aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature
Commit message (Collapse)AuthorAgeFilesLines
* Use HTML config when possibleChocobozzz2021-06-042-13/+7
|
* Support '/w/' and '/w/p/' for watch pageChocobozzz2021-05-281-1/+1
| | | | And use them as default in client
* 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(client): create account-avatar component * continue implement account-avatar * fix review comments
* 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
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Fix multiline ellipsisChocobozzz2021-04-011-0/+2
|
* Channel/account page redesign feedbacksChocobozzz2021-03-315-21/+14
| | | | | | | | | | | | Fix owner default avatar Semi bold orange inverted button Max width account description Increase account's channels padding Use owner avatar/display name links Move "view owner account" link on mobile Try to always display channel in video miniatures Add small border radius for channel's avatar Use main foreground color for the magnifying glass
* Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
|
* Display channel in miniatureChocobozzz2021-03-312-3/+3
| | | | With some exceptions though
* 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): collapse advanced informaton by default * fix(client/video-dl): update metadata upon resolution change closes #3810 Co-authored-by: Rigel Kent <par@rigelk.eu>
* 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
| | | | | | * client: change copy icon to glypicon-duplicate * client: add "copy" text to copy icons
* 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
| | | | Better consistency
* fix trending page scrollRigel Kent2021-02-011-1/+7
| | | | fixes #3665
* localize decimal separator in video miniatures (#3643)kontrollanten2021-01-291-2/+3
| | | | | | | | | | | * fix(client): localize decimal separator * fix(client/numpipe): handle Intl failure gently * Revert "fix(client/numpipe): handle Intl failure gently" This reverts commit e275049f1fabb0a7af5a274ebfc33f9c3fb279ed. * client: switch from Intl to ng formatNumber
* 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 ↵Rigel Kent2021-01-287-17/+81
| | | | recommendation variant
* 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
| | | | fixes #3599
* Put feed url as linkChocobozzz2021-01-152-7/+6
|
* Fix display all videos filterChocobozzz2021-01-131-2/+5
|
* Fix some accessibility issuesChocobozzz2020-12-221-1/+3
|
* Refactor views componentChocobozzz2020-12-092-4/+5
|
* Don't allow manual redundancy of live videosChocobozzz2020-12-071-1/+1
|
* Refactor last PRChocobozzz2020-11-272-7/+1
|
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-272-2/+10
|