]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/video-query-builder.ts
Avoid error when file has no torrent file
[github/Chocobozzz/PeerTube.git] / server / models / video / video-query-builder.ts
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-05  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2021-05-03  ChocobozzzAdd ability to filter my videos by live
2021-04-20  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzMerge branch 'release/3.1.0' into develop
2021-04-08  ChocobozzzAgnostic actor image storage
2021-03-03  ChocobozzzFix broken hot algorithm
2021-02-18  ChocobozzzDissociate video file names and video uuid
2021-02-04  Rigel Kentadd best trending strategy based on Reddit's best
2021-01-28  Rigel Kentadd test and openapi for hot sort parameter
2021-01-28  Rigel Kentadd default trending page choice, revert comments count...
2021-01-28  Rigel Kentonly count comments from people other than the video...
2021-01-28  Rigel Kentmodularize abstract video list header and implement...
2021-01-27  ChocobozzzFix rss feed with HLS videos
2020-11-18  ChocobozzzAdd ability to display all channel/account videos
2020-08-24  ChocobozzzFix RSS feed when HLS only is enabled
2020-07-21  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-20  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzMerge branch 'release/2.3.0' into develop
2020-07-10  ChocobozzzUse raw sql for abuses
2020-06-18  ChocobozzzSplit types and typings
2020-06-10  ChocobozzzFix video follow SQL
2020-05-11  ChocobozzzMerge branch 'master' into develop
2020-04-20  ChocobozzzAdd ability to sort by originallyPublishedAt
2020-04-20  ChocobozzzFix videos languages filter SQL query
2020-04-16  ChocobozzzFix languageOneOf filter with only _unknown
2020-03-11  ChocobozzzFix sitemap endpoint
2020-03-10  ChocobozzzWrap videos list query in raw SQL
2020-03-10  ChocobozzzRewrite video list in raw SQL