aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/video-miniature.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Refactor actor avatar componentChocobozzz2022-06-271-2/+2
|
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* Deprecate filter video queryChocobozzz2021-10-291-1/+1
| | | | Introduce include and isLocal instead
* add option to always show channel display name (#4422)kontrollanten2021-10-121-2/+2
| | | | | | | | | | | | | | | * add option to always show channel display name closes #4040 * show avatar in video miniatures closes #4040 * Revert "show avatar in video miniatures" This reverts commit 79b1a84140857fc24f7e2233e838d012f72bc56f. * channel display name: fix review comments
* Relax watch CSSChocobozzz2021-06-301-2/+2
|
* Add ability to search playlistsChocobozzz2021-06-251-7/+6
|
* Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-4/+4
|
* Fix miniature avatar sizeChocobozzz2021-05-051-2/+2
|
* Refactor actor avatar displayChocobozzz2021-04-281-6/+7
|
* Refactor menu cssChocobozzz2021-04-151-3/+7
|
* Don't always use a link for account avatarChocobozzz2021-04-151-1/+1
|
* Add AccountAvatarComponent (#3965)kontrollanten2021-04-151-2/+3
| | | | | | | * refactor(client): create account-avatar component * continue implement account-avatar * fix review comments
* Fix miniature overflowChocobozzz2021-04-051-1/+1
|
* Refactor video miniatureChocobozzz2021-04-011-1/+1
| | | | | | Less dirty code, better responsive Prepare for some regressions Increase default miniature size
* Use the channel URL behind the account in miniatureChocobozzz2021-03-311-1/+1
|
* Display channel in miniatureChocobozzz2021-03-311-2/+2
| | | | With some exceptions though
* Square channel avatar consistencyChocobozzz2021-03-311-1/+1
|
* Refactor views componentChocobozzz2020-12-091-3/+2
|
* Refactor last PRChocobozzz2020-11-271-1/+1
|
* add title attribute for exact view counters (#3365)Tanguy BERNARD2020-11-271-2/+4
|
* Fix issues with external links in search pageChocobozzz2020-07-201-5/+7
|
* allow muting from the miniature optionsRigel Kent2020-06-281-1/+1
| | | | initial implementation with a listing refresh except on search results
* Reorganize client shared modulesChocobozzz2020-06-231-0/+66