aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+videos/video-list
Commit message (Expand)AuthorAgeFilesLines
* Remove suppressImplicitAnyIndexErrorsChocobozzz2023-05-241-2/+5
* Hotfix/channel avatars overview (#5667)Wicklow2023-03-071-7/+5
* Fix default trending algorithm in admin configChocobozzz2023-02-201-3/+0
* feat(config): add missing videos sort options in adminpaulienm2022-12-191-0/+3
* Refactor actor avatar componentChocobozzz2022-06-271-1/+1
* Increase global font sizeChocobozzz2022-06-162-53/+14
* Migrate to bootstrap 5Chocobozzz2022-06-101-1/+1
* Support ICU in TS componentsChocobozzz2022-06-081-5/+20
* Completely remove best default trending algorithmChocobozzz2022-06-031-0/+4
* Add ability to sort by global viewsChocobozzz2022-04-151-1/+2
* Reduce videos sort complexityChocobozzz2022-04-151-2/+1
* Implement avatar miniatures (#4639)kontrollanten2022-02-282-2/+1
* Deprecate filter video queryChocobozzz2021-10-291-1/+1
* Don't display scope fitler on account/channel pagesChocobozzz2021-08-302-1/+3
* Add video filters to common video pagesChocobozzz2021-08-2513-501/+316
* Migrate client to eslintChocobozzz2021-08-184-6/+6
* Fix client lintChocobozzz2021-08-172-8/+8
* Move to sass moduleChocobozzz2021-06-282-4/+4
* Move to sass @useChocobozzz2021-06-281-3/+3
* Add max rows to videos listChocobozzz2021-06-091-1/+1
* Bidi supportChocobozzz2021-06-072-5/+10
* Use HTML config when possibleChocobozzz2021-06-041-16/+14
* Merge branch 'develop' into shorter-URLs-channels-accountsChocobozzz2021-05-272-10/+9
|\
| * Inject server config in HTMLChocobozzz2021-05-142-10/+9
* | Make /a and /c default URLs for accounts and channelsKimsible2021-05-051-1/+1
|/
* Move to stylelintChocobozzz2021-04-282-5/+7
* Refactor actor avatar displayChocobozzz2021-04-283-5/+6
* Refactor video miniatureChocobozzz2021-04-012-5/+80
* Channel/account page redesign feedbacksChocobozzz2021-03-311-2/+1
* Hide best strategy if not logged inChocobozzz2021-03-241-2/+11
* Fix broken local actorsChocobozzz2021-02-261-3/+3
* Fix loading things twice on trending pageChocobozzz2021-02-221-7/+20
* Fix NSFW policy on account/channel videosChocobozzz2021-02-193-3/+3
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-0/+7
* Fix small UI bugsChocobozzz2021-02-021-2/+2
* move from trending routes to alg paramRigel Kent2021-01-286-211/+78
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-284-9/+28
* modularize abstract video list header and implement video hotness recommendat...Rigel Kent2021-01-2811-19/+222
* Add missing translationsChocobozzz2021-01-151-3/+4
* Put feed url as linkChocobozzz2021-01-151-10/+12
* Load user when auth service is readyChocobozzz2021-01-151-9/+12
* Fix migration and testChocobozzz2020-11-251-4/+4
* refactor scoped token serviceRigel Kent2020-11-251-5/+17
* allow private syndication feeds via a user feedTokenRigel Kent2020-11-251-2/+25
* Add ability to display all channel/account videosChocobozzz2020-11-181-6/+2
* Reorganize left menu and account menuChocobozzz2020-11-131-1/+1
* reword unclear sentences, check for grammarRigel Kent2020-11-121-1/+1
* Migrate to $localizeChocobozzz2020-08-145-25/+10
* Reorganize shared modelsChocobozzz2020-08-071-1/+2
* Lazy load all routesChocobozzz2020-06-2312-0/+660