aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/models/video/video-query-builder.ts
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to display all channel/account videosChocobozzz2020-11-181-1/+1
|
* Fix RSS feed when HLS only is enabledChocobozzz2020-08-241-3/+29
|
* Use raw sql for abusesChocobozzz2020-07-101-2/+2
|
* Split types and typingsChocobozzz2020-06-181-1/+1
|
* Fix video follow SQLChocobozzz2020-06-101-2/+4
|
* Add ability to sort by originallyPublishedAtChocobozzz2020-04-201-0/+6
|
* Fix videos languages filter SQL queryChocobozzz2020-04-201-7/+8
|
* Fix languageOneOf filter with only _unknownChocobozzz2020-04-161-13/+18
|
* Fix sitemap endpointChocobozzz2020-03-111-6/+14
|
* Wrap videos list query in raw SQLChocobozzz2020-03-101-47/+171
|
* Rewrite video list in raw SQLChocobozzz2020-03-101-0/+359