aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.ts
Commit message (Expand)AuthorAgeFilesLines
* update hotkeys to include user-specific routesRigel Kent2018-09-111-4/+0
* specify shift in keyboard shortcuts cheatsheetRigel Kent2018-09-111-1/+1
* refactor theme toggle into a serviceRigel Kent2018-09-061-3/+8
* add a hotkey for menu toggling and a secondary hotkey to searchRigel Kent2018-09-031-2/+6
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-031-6/+6
* make left menu show the scrollbar on hover/focusRigel Kent2018-09-031-0/+4
* keyboard shortcuts and key map view (#974)Rigel Kent2018-08-281-1/+30
* Render CSS/title/description tags on server sideChocobozzz2018-07-181-15/+27
* remove scroll to top, and keep menu fixed on small devicesEric Brehault2018-06-301-1/+0
* Add ability to schedule video publicationChocobozzz2018-06-151-4/+5
* Fix e2e testsChocobozzz2018-06-081-1/+1
* Prepare i18n filesChocobozzz2018-06-051-3/+4
* Always redirect on homepage on '/'Chocobozzz2018-05-231-5/+9
* Fix change detection in app componentChocobozzz2018-05-221-7/+0
* Add root class if user is logged inChocobozzz2018-03-271-1/+5
* Update FAQChocobozzz2018-03-211-1/+1
* Logo/title redirects to the default routeChocobozzz2018-03-211-0/+4
* Fix compatible browser class additionChocobozzz2018-03-081-1/+1
* Try to detect incompatible web browsersChocobozzz2018-03-081-0/+2
* Fix homagepage redirectionChocobozzz2018-03-011-1/+2
* Add ability to change the homepageChocobozzz2018-03-011-2/+7
* Add ability to add custom css/javascriptChocobozzz2018-02-221-1/+25
* Add support to video support on clientChocobozzz2018-02-201-1/+1
* Video previews take all the width on mobileChocobozzz2018-02-091-3/+3
* Add about pageChocobozzz2018-01-311-0/+4
* Fix responsive with modale and menu displayedChocobozzz2018-01-311-2/+2
* Hide description previews on mobile viewChocobozzz2018-01-311-2/+3
* Add version in footerChocobozzz2018-01-311-0/+4
* Mobile version: menu full width and autoclosedChocobozzz2018-01-311-1/+10
* Add ability to delete commentsChocobozzz2018-01-041-5/+1
* Begin new menu designChocobozzz2017-12-011-15/+2
* Improve client mobile versionChocobozzz2017-11-061-1/+2
* Add video privacy settingChocobozzz2017-10-311-3/+3
* Add channels to upload formChocobozzz2017-10-261-1/+1
* Video blacklist refractoringChocobozzz2017-10-101-1/+1
* Client: fix loading server configurationsChocobozzz2017-10-091-3/+7
* Try to optimize frontendChocobozzz2017-10-091-6/+1
* Remove ng2 file upload moduleChocobozzz2017-09-141-2/+1
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-0/+2
* Use typescript standard and lint all filesChocobozzz2017-06-161-25/+25
* Client: try to be responsiveChocobozzz2017-05-011-0/+5
* Fix travis lint testsChocobozzz2017-04-261-2/+2
* Client: add ability to hide left menuChocobozzz2017-04-261-0/+24
* Client: support video languageChocobozzz2017-04-071-0/+1
* Client: Handle NSFW videoChocobozzz2017-04-041-1/+3
* Client: add support for video licencesChocobozzz2017-03-271-0/+1
* Add video category supportChocobozzz2017-03-221-0/+4
* Client: switch to @nglibs/metaChocobozzz2017-03-101-3/+0
* Client: check token valitidy at startupChocobozzz2017-03-041-3/+15
* Client: better notifications for a beautiful worldChocobozzz2017-01-271-0/+13