aboutsummaryrefslogtreecommitdiffhomepage
path: root/shared/models/videos/video-sort-field.type.ts
Commit message (Collapse)AuthorAgeFilesLines
* (#4959) Add 'Originally Published At' sort option in videos pages (#4977)Jlll12022-05-241-0/+1
| | | | | | | | | * Add Original Publication Date sort dropdown option in video filters * Make the minimal sort dropdown width 250px to acomodate for 'Originally Published At' option * Improve label Co-authored-by: Chocobozzz <me@florianbigard.com>
* add best trending strategy based on Reddit's bestRigel Kent2021-02-041-1/+2
| | | | | | inspired from https://www.reddit.com/r/changelog/comments/7spgg0/best_is_the_new_hotness/ this implementation only adds freshness, and doesn't personalize based on subscribed communities yet.
* modularize abstract video list header and implement video hotness ↵Rigel Kent2021-01-281-1/+4
| | | | recommendation variant
* Reorganize client shared modulesChocobozzz2020-06-231-0/+8