aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/shared-video-miniature/videos-selection.component.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add video filters to common video pagesChocobozzz2021-08-251-42/+64
|
* Migrate client to eslintChocobozzz2021-08-181-1/+1
|
* Refactor search filtersChocobozzz2021-05-031-0/+3
|
* Channel/account page redesign feedbacksChocobozzz2021-03-311-2/+1
| | | | | | | | | | | | 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
* Fix NSFW policy in my videos listChocobozzz2021-02-111-1/+2
|
* modularize abstract video list header and implement video hotness ↵Rigel Kent2021-01-281-1/+3
| | | | recommendation variant
* Migrate to $localizeChocobozzz2020-08-141-2/+0
| | | | | | | | | | | | * Remove i18n polyfill to translate things in components * Reduce bundle sizes * Improve runtime perf * Reduce a lot the time to make a full client build * Reduce client build complexity * We don't need a service to translate things anymore (so we will be able to translate title pages etc) Unfortunately we may loose some translations in the migration process. I'll put a message on weblate to notify translators
* Reorganize client shared modulesChocobozzz2020-06-231-0/+118