]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/models/video/sql
Support video views/viewers stats in server
[github/Chocobozzz/PeerTube.git] / server / models / video / sql /
2022-03-11  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-03-09  ChocobozzzAdd latency setting support
2022-03-08  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-04  ChocobozzzMerge branch 'release/4.1.0' into develop
2022-03-03  ChocobozzzMerge remote-tracking branch 'weblate/develop' into...
2022-03-03  ChocobozzzRefactor a little bit raw sql builders
2022-03-01  ChocobozzzFix getting avatars in videos list
2022-02-28  kontrollantenImplement avatar miniatures (#4639)
2022-02-03  ChocobozzzCase insensitive search on tags
2022-01-10  ChocobozzzMerge branch 'release/4.0.0' into develop
2022-01-06  ChocobozzzMerge branch 'release/4.0.0' into develop
2021-12-17  ChocobozzzFix subscriptions
2021-12-17  ChocobozzzFix internal user subscription
2021-11-12  ChocobozzzAdd ability to filter out public videos from admin
2021-11-03  ChocobozzzAdd ability to filter by file type
2021-11-02  ChocobozzzSome fixes for admin videos list
2021-10-29  ChocobozzzAdd video file size info in admin videos list
2021-10-29  ChocobozzzDeprecate filter video query
2021-10-12  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-11  ChocobozzzMerge branch 'release/3.4.0' into develop
2021-10-11  ChocobozzzFix useless condition
2021-08-17  Jelle BesselingAdd support for saving video files to object storage...
2021-08-05  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-30  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-29  ChocobozzzMerge branch 'release/3.3.0' into develop
2021-07-28  ChocobozzzAdd ability to search by uuids/actor names
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