index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
models
/
video
/
sql
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to filter out public videos from admin
Chocobozzz
2021-11-12
1
-5
/
+13
*
Add ability to filter by file type
Chocobozzz
2021-11-03
1
-10
/
+35
*
Some fixes for admin videos list
Chocobozzz
2021-11-02
8
-40
/
+39
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
3
-6
/
+6
*
Deprecate filter video query
Chocobozzz
2021-10-29
6
-32
/
+149
*
Fix useless condition
Chocobozzz
2021-10-11
1
-1
/
+1
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-3
/
+6
*
Add ability to search by uuids/actor names
Chocobozzz
2021-07-28
1
-0
/
+10
*
Add ability to search by host in server
Chocobozzz
2021-07-27
1
-0
/
+19
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
1
-1
/
+2
*
Add ability for instances to follow any actor
Chocobozzz
2021-07-21
1
-3
/
+3
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-1
/
+1
*
Remove unnecessary log
Chocobozzz
2021-06-11
1
-3
/
+0
*
Fix redundancy row grabbing
Chocobozzz
2021-06-11
1
-6
/
+2
*
Fix video with all files query
Chocobozzz
2021-06-11
1
-0
/
+1
*
Fix live files include
Chocobozzz
2021-06-11
4
-14
/
+17
*
Fix video rights fetching
Chocobozzz
2021-06-11
1
-0
/
+1
*
Refactor include checks
Chocobozzz
2021-06-11
1
-53
/
+49
*
Use raw SQL for most of video queries
Chocobozzz
2021-06-11
7
-49
/
+157
*
Optimize join build
Chocobozzz
2021-06-11
4
-29
/
+39
*
Optimize rows parsing
Chocobozzz
2021-06-11
7
-131
/
+164
*
Use separate queries for video files
Chocobozzz
2021-06-11
8
-56
/
+231
*
Use raw SQL for video get request
Chocobozzz
2021-06-10
9
-362
/
+873
*
Refactor video query builder
Chocobozzz
2021-06-10
4
-0
/
+1020