Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add ability to filter my videos by live | Chocobozzz | 2021-05-03 | 1 | -3/+9 |
| | |||||
* | Agnostic actor image storage | Chocobozzz | 2021-04-08 | 1 | -2/+3 |
| | |||||
* | Fix broken hot algorithm | Chocobozzz | 2021-03-03 | 1 | -6/+7 |
| | |||||
* | Dissociate video file names and video uuid | Chocobozzz | 2021-02-18 | 1 | -0/+8 |
| | |||||
* | add best trending strategy based on Reddit's best | Rigel Kent | 2021-02-04 | 1 | -11/+22 |
| | | | | | | 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. | ||||
* | add test and openapi for hot sort parameter | Rigel Kent | 2021-01-28 | 1 | -1/+3 |
| | |||||
* | add default trending page choice, revert comments count for hot strategy | Rigel Kent | 2021-01-28 | 1 | -55/+40 |
| | |||||
* | only count comments from people other than the video author | Rigel Kent | 2021-01-28 | 1 | -4/+21 |
| | |||||
* | modularize abstract video list header and implement video hotness ↵ | Rigel Kent | 2021-01-28 | 1 | -4/+38 |
| | | | | recommendation variant | ||||
* | Fix rss feed with HLS videos | Chocobozzz | 2021-01-27 | 1 | -0/+3 |
| | |||||
* | Add ability to display all channel/account videos | Chocobozzz | 2020-11-18 | 1 | -1/+1 |
| | |||||
* | Fix RSS feed when HLS only is enabled | Chocobozzz | 2020-08-24 | 1 | -3/+29 |
| | |||||
* | Use raw sql for abuses | Chocobozzz | 2020-07-10 | 1 | -2/+2 |
| | |||||
* | Split types and typings | Chocobozzz | 2020-06-18 | 1 | -1/+1 |
| | |||||
* | Fix video follow SQL | Chocobozzz | 2020-06-10 | 1 | -2/+4 |
| | |||||
* | Add ability to sort by originallyPublishedAt | Chocobozzz | 2020-04-20 | 1 | -0/+6 |
| | |||||
* | Fix videos languages filter SQL query | Chocobozzz | 2020-04-20 | 1 | -7/+8 |
| | |||||
* | Fix languageOneOf filter with only _unknown | Chocobozzz | 2020-04-16 | 1 | -13/+18 |
| | |||||
* | Fix sitemap endpoint | Chocobozzz | 2020-03-11 | 1 | -6/+14 |
| | |||||
* | Wrap videos list query in raw SQL | Chocobozzz | 2020-03-10 | 1 | -47/+171 |
| | |||||
* | Rewrite video list in raw SQL | Chocobozzz | 2020-03-10 | 1 | -0/+359 |