aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/video-miniature.component.ts
Commit message (Expand)AuthorAgeFilesLines
* Prefer displaying channel for playlist elementChocobozzz2023-02-151-15/+3
* Reorder playlists when adding an elementChocobozzz2022-12-291-1/+1
* feat: show contained playlists under My videos (#5125)kontrollanten2022-10-241-1/+2
* Force channel in my videosChocobozzz2022-09-281-2/+10
* Support ICU in TS componentsChocobozzz2022-06-081-1/+1
* Support videos stats in clientChocobozzz2022-04-151-10/+13
* Add basic video editor supportChocobozzz2022-02-281-0/+4
* Don't stuck state when move transcoding job failedChocobozzz2021-12-231-0/+4
* Add transcoding fail message in clientChocobozzz2021-11-091-0/+4
* Rename config keyChocobozzz2021-10-121-2/+6
* add option to always show channel display name (#4422)kontrollanten2021-10-121-0/+8
* Fix client lintChocobozzz2021-08-171-5/+6
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Add ability to search playlistsChocobozzz2021-06-251-3/+2
* Use HTML config when possibleChocobozzz2021-06-041-8/+4
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Fix miniature avatar sizeChocobozzz2021-05-051-0/+3
* Remove avatarUrl from modelsChocobozzz2021-04-281-8/+0
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-1/+1
* Refactor video miniatureChocobozzz2021-04-011-3/+8
* Channel/account page redesign feedbacksChocobozzz2021-03-311-13/+10
* Square channel avatar consistencyChocobozzz2021-03-311-2/+3
* Refactor last PRChocobozzz2020-11-271-6/+0
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-271-0/+6
* Migrate to $localizeChocobozzz2020-08-141-11/+6
* Upgrade to angular 10Chocobozzz2020-08-071-1/+1
* Fix issues with external links in search pageChocobozzz2020-07-201-10/+15
* allow muting from the miniature optionsRigel Kent2020-06-281-1/+7
* Reorganize client shared modulesChocobozzz2020-06-231-0/+283