aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+video-channels/video-channel-playlists/video-channel-playlists.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add channel hooksChocobozzz2022-08-031-13/+23
|
* Refactor video miniatureChocobozzz2021-04-011-2/+7
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Reorganize client shared modulesChocobozzz2020-06-231-10/+4
|
* Fix infinite scroll on big screensChocobozzz2019-08-021-2/+6
|
* Improve account channel pageChocobozzz2019-05-291-3/+2
| | | | | | | Set it as the default route for account page. The main goal is to better differentiate the channel page from the account page. With the channel page set as default, I hope people will better understand they are in the account page, and that this account could have multiple channels.
* Fix playlists with unauthenticated usersChocobozzz2019-05-131-5/+1
|
* Add video channel viewChocobozzz2019-03-181-0/+67