aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/app.component.ts
Commit message (Expand)AuthorAgeFilesLines
* deal with refresh token in embedRigel Kent2020-08-061-1/+2
* Reorganize client shared modulesChocobozzz2020-06-231-20/+14
* Fix anonymous nsfw policyChocobozzz2020-06-161-1/+0
* Fix scrolling with hash in urlChocobozzz2020-06-161-0/+1
* fix duplicate id in svg, empty alt in base emailRigel Kent2020-06-041-11/+4
* inject lang in document to match current localeRigel Kent2020-06-041-3/+14
* Support broadcast messagesChocobozzz2020-05-291-12/+59
* Add custom modal to plugin helpers (#2631)Kim2020-04-151-2/+8
* Replace helpers with descriptions in admin configurationRigel Kent2020-03-101-2/+1
* Servicify menu, close menu on admin for small and medium screensRigel Kent2020-03-101-24/+5
* Update to angular 9Chocobozzz2020-02-101-2/+2
* Add action dropdown descriptionsRigel Kent2020-01-211-1/+1
* Remove peertube version of footerChocobozzz2019-12-271-4/+0
* Lazy load static objectsChocobozzz2019-12-181-28/+18
* Add peertube version in features tableChocobozzz2019-12-131-9/+4
* Fix welcome modal when saving configChocobozzz2019-11-271-1/+2
* Speedup theme injectionChocobozzz2019-10-251-3/+3
* Add config instance warning modalChocobozzz2019-09-051-9/+13
* Add welcome modalChocobozzz2019-09-051-2/+43
* Go back when cancel NSFW modalChocobozzz2019-08-221-2/+4
* Dismiss modals on pop stateChocobozzz2019-08-221-2/+7
* Cleanup SASS importsChocobozzz2019-08-221-1/+1
* Replace "overview" by "discover" in client titlesChocobozzz2019-08-221-1/+1
* Add setting helper to client pluginsChocobozzz2019-07-261-0/+4
* Lazy load client script scopesChocobozzz2019-07-241-3/+1
* Add client hooksChocobozzz2019-07-241-2/+4
* WIP plugins: load theme on client sideChocobozzz2019-07-241-5/+2
* WIP plugins: hook on client sideChocobozzz2019-07-241-0/+12
* Fix component reuse on channel/account videosChocobozzz2019-05-131-2/+2
* Restore videos list componentsChocobozzz2019-04-021-36/+95
* Add/update/delete/list my playlistsChocobozzz2019-03-181-0/+1
* Refractor notification serviceChocobozzz2018-12-191-13/+0
* add resize listener (#1182)BO412018-10-051-1/+12
* Fix hotkey translationsChocobozzz2018-10-031-8/+10
* show last commit hash alongside server version in footerRigel Kent2018-10-011-0/+5
* 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