]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/sql
Add ability to search by host in server
[github/Chocobozzz/PeerTube.git] / server / models / video / sql /
2021-07-27  ChocobozzzAdd ability to search by host in server
2021-07-26  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-26  ChocobozzzUse random names for VOD HLS playlists
2021-07-23  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-21  ChocobozzzMerge branch 'next' into develop
2021-07-21  ChocobozzzAdd ability for instances to follow any actor
2021-07-20  ChocobozzzMerge branch 'master' into release/3.3.0
2021-06-25  ChocobozzzAdd ability to search playlists
2021-06-11  ChocobozzzRemove unnecessary log
2021-06-11  ChocobozzzFix redundancy row grabbing
2021-06-11  ChocobozzzFix video with all files query
2021-06-11  ChocobozzzFix live files include
2021-06-11  ChocobozzzFix video rights fetching
2021-06-11  ChocobozzzRefactor include checks
2021-06-11  ChocobozzzUse raw SQL for most of video queries
2021-06-11  ChocobozzzOptimize join build
2021-06-11  ChocobozzzOptimize rows parsing
2021-06-11  ChocobozzzUse separate queries for video files
2021-06-10  ChocobozzzUse raw SQL for video get request
2021-06-10  ChocobozzzRefactor video query builder