aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels/video-channels.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | fixes #2085
* 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
| | | | | | * Add manage buttons for own channels and account, video counts * Change manage button color and introduce secondary color
* (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