aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/video-list/overview
Commit message (Collapse)AuthorAgeFilesLines
* Hotfix/channel avatars overview (#5667)Wicklow2023-03-071-7/+5
| | | | | | | | | * Fix channel avatar display * Improve video overview component style * Better alignment of avatar and title * Convert in rem video overview component
* Refactor actor avatar componentChocobozzz2022-06-271-1/+1
|
* Increase global font sizeChocobozzz2022-06-162-53/+14
|
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * client: remove unused file * refactor(client/my-actor-avatar): size from input Read size from component input instead of scss, to make it possible to use smaller avatar images when implemented. * implement avatar miniatures close #4560 * fix(test): max file size * fix(search-index): normalize res acc to avatarMini * refactor avatars to an array * client/search: resize channel avatar to 120 * refactor(client/videos): remove unused function * client(actor-avatar): set default size * fix tests and avatars full result When findOne is used only an array containting one avatar is returned. * update migration version and version notations * server/search: harmonize normalizing * Cleanup avatar miniature PR Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add video filters to common video pagesChocobozzz2021-08-251-1/+1
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Fix client lintChocobozzz2021-08-171-4/+4
|
* Move to sass moduleChocobozzz2021-06-281-3/+3
|
* Move to sass @useChocobozzz2021-06-281-3/+3
|
* Add max rows to videos listChocobozzz2021-06-091-1/+1
|
* Bidi supportChocobozzz2021-06-071-3/+5
|
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|
* Move to stylelintChocobozzz2021-04-281-4/+6
|
* Refactor actor avatar displayChocobozzz2021-04-283-5/+6
|
* Refactor video miniatureChocobozzz2021-04-012-5/+80
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
|
* Lazy load all routesChocobozzz2020-06-236-0/+263