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
/
middlewares
/
validators
/
shared
/
videos.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature/password protected videos (#5836)
Wicklow
2023-06-29
1
-12
/
+73
*
Add ability to get user from file token
Chocobozzz
2022-12-20
1
-7
/
+5
*
Use private ACL for private videos in s3
Chocobozzz
2022-10-24
1
-3
/
+3
*
Put private videos under a specific subdirectory
Chocobozzz
2022-10-24
1
-14
/
+40
*
Rename video full loading
Chocobozzz
2022-06-28
1
-1
/
+1
*
Fix video right check
Chocobozzz
2022-06-22
1
-6
/
+7
*
Refactor video rights checker
Chocobozzz
2022-06-22
1
-16
/
+68
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-2
/
+24
*
Prevent caption listing of private videos
Chocobozzz
2022-01-06
1
-3
/
+30
*
Reorganize imports
Chocobozzz
2021-07-20
1
-2
/
+1
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Refactor include checks
Chocobozzz
2021-06-11
1
-2
/
+1
*
Use raw SQL for most of video queries
Chocobozzz
2021-06-11
1
-6
/
+2
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-0
/
+5
*
fetch -> load
Chocobozzz
2021-06-03
1
-3
/
+3
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
1
-0
/
+125