aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature
Commit message (Expand)AuthorAgeFilesLines
* Support short uuid for GET video/playlistChocobozzz2021-06-291-2/+2
* Move to sass moduleChocobozzz2021-06-284-10/+10
* Move to sass @useChocobozzz2021-06-284-11/+11
* Fix subtitle downloadChocobozzz2021-06-254-98/+161
* Add ability to search playlistsChocobozzz2021-06-252-10/+8
* Add max rows to videos listChocobozzz2021-06-091-1/+1
* Bidi supportChocobozzz2021-06-074-12/+19
* Use HTML config when possibleChocobozzz2021-06-042-13/+7
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-271-0/+2
|\
| * Fix miniature overflowChocobozzz2021-05-101-0/+2
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-4/+4
|/
* Fix miniature avatar sizeChocobozzz2021-05-052-2/+5
* Refactor search filtersChocobozzz2021-05-032-2/+5
* Move to stylelintChocobozzz2021-04-283-13/+12
* Remove avatarUrl from modelsChocobozzz2021-04-281-8/+0
* Refactor actor avatar displayChocobozzz2021-04-283-14/+10
* Fix video actions dropdown overflowChocobozzz2021-04-261-0/+1
* Refactor feed componentChocobozzz2021-04-152-21/+4
* Refactor menu cssChocobozzz2021-04-152-11/+15
* Don't always use a link for account avatarChocobozzz2021-04-151-1/+1
* Remove unused class in download modalChocobozzz2021-04-151-9/+0
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-154-8/+8
* Refactor modal buttons styleChocobozzz2021-04-142-18/+15
* Add ability to update the bannerChocobozzz2021-04-081-1/+1
* Fix miniature overflowChocobozzz2021-04-051-1/+1
* Responsive searchChocobozzz2021-04-011-5/+4
* Account/channel videos display as rowsChocobozzz2021-04-013-2/+16
* Refactor video miniatureChocobozzz2021-04-016-181/+186
* Fix multiline ellipsisChocobozzz2021-04-011-0/+2
* Channel/account page redesign feedbacksChocobozzz2021-03-315-21/+14
* Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
* Display channel in miniatureChocobozzz2021-03-312-3/+3
* Square channel avatar consistencyChocobozzz2021-03-313-4/+9
* show less information by default in download modal (#3890)kontrollanten2021-03-293-68/+135
* client(video/download): set direct dl as defaultkontrollanten2021-03-241-1/+1
* Add hooks support for video downloadChocobozzz2021-03-241-5/+14
* Change copy icon (#3867)kontrollanten2021-03-241-1/+1
* Add warning in download modal if neededChocobozzz2021-03-242-2/+10
* Fix loading things twice on trending pageChocobozzz2021-02-221-5/+13
* Fix NSFW policy on account/channel videosChocobozzz2021-02-191-6/+10
* Fix NSFW policy in my videos listChocobozzz2021-02-112-1/+3
* Transcode audio uploads to lower resolutionsChocobozzz2021-02-021-1/+2
* fix trending page scrollRigel Kent2021-02-011-1/+7
* localize decimal separator in video miniatures (#3643)kontrollanten2021-01-291-2/+3
* move from trending routes to alg paramRigel Kent2021-01-281-2/+8
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-283-9/+10
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-287-17/+81
* fix video download modal select widthRigel Kent2021-01-181-1/+3
* add space before type name in download popup titleRigel Kent2021-01-171-1/+1