aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels/video-channels.component.ts
Commit message (Expand)AuthorAgeFilesLines
* simplify channels/playlists name in account/channel viewsRigel Kent2021-04-021-1/+1
* Channel/account page redesign feedbacksChocobozzz2021-03-311-0/+8
* Add support button in channel pageChocobozzz2021-03-311-0/+6
* Redesign account pageChocobozzz2021-03-311-1/+1
* Redesign channel pageChocobozzz2021-03-311-15/+31
* redirect to login on 401, display error variants in 404 componentRigel Kent2021-01-251-1/+1
* emit more specific status codes on video upload (#3423)Rigel Kent2020-12-081-1/+5
* Migrate to $localizeChocobozzz2020-08-141-7/+5
* Reorganize client shared modulesChocobozzz2020-06-231-10/+6
* Fix lintChocobozzz2020-03-101-1/+1
* Better display of accounts and channel pages on small screensRigel Kent2020-03-091-1/+7
* Replace uppercase text-transform by capitalized text sourceRigel Kent2020-02-211-3/+3
* Add ListOverflow component to prevent sub-menu overflowRigel Kent2020-02-131-0/+8
* Update to angular 9Chocobozzz2020-02-101-1/+1
* Fix is managaeble for channelsChocobozzz2020-01-221-2/+13
* Add manage buttons for own channels and account, video counts (#2421)Rigel Kent2020-01-211-0/+5
* (consistency) channel nameWithHost copy button, comment avatar linkRigel Kent2019-12-161-1/+6
* Update angularChocobozzz2019-07-251-1/+1
* Add notifications in the clientChocobozzz2019-01-091-2/+2
* Fix hotkey translationsChocobozzz2018-10-031-1/+3
* add like, dislike and subscribe button hotkeysRigel Kent2018-09-031-2/+20
* Videos overview page: first versionChocobozzz2018-08-311-0/+6
* Remove uneeded rxjs-compatChocobozzz2018-06-181-3/+3
* Fix account/channel pages route subscriptionChocobozzz2018-06-071-8/+19
* Add 404 pageChocobozzz2018-05-311-1/+5
* Implement video channel viewsChocobozzz2018-04-251-0/+24