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
/
controllers
/
api
/
videos
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
1
-5
/
+7
*
Generate random uuid for video files
Chocobozzz
2021-07-26
1
-2
/
+2
*
Reorganize imports
Chocobozzz
2021-07-20
5
-12
/
+12
*
Refactor requests
Chocobozzz
2021-07-20
10
-11
/
+11
*
Introduce comments command
Chocobozzz
2021-07-20
1
-3
/
+3
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
2
-3
/
+6
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
Fix missing transactions
Chocobozzz
2021-06-15
1
-2
/
+2
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-9
/
+2
*
Use separate queries for video files
Chocobozzz
2021-06-11
1
-1
/
+1
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-2
/
+2
*
add video upload types, add doc middleware to more routes
Rigel Kent
2021-06-06
2
-5
/
+27
*
createThumbnail -> updateThumbnail
Chocobozzz
2021-06-04
2
-7
/
+7
*
add operationId doc middleware to so API endpoints
Rigel Kent
2021-06-04
1
-0
/
+4
*
refactor docMiddleware to support operationId-only form
Rigel Kent
2021-06-04
3
-9
/
+9
*
Refactor server errors handler
Chocobozzz
2021-06-02
3
-0
/
+9
*
Refactor getOrCreateAPVideo
Chocobozzz
2021-06-02
1
-2
/
+15
*
correct error codes and backward compat
Rigel Kent
2021-06-02
1
-1
/
+1
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
7
-22
/
+27
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-2
/
+2
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
5
-459
/
+571
*
Stricter models typing
Chocobozzz
2021-05-12
2
-5
/
+8
*
Error if importing a torrent with multiple files
Chocobozzz
2021-05-11
1
-5
/
+15
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-1
/
+1
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
Use a class for youtube-dl
Chocobozzz
2021-05-11
1
-3
/
+6
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-20
/
+85
*
Update channel updatedAt when uploading a video
Chocobozzz
2021-05-10
1
-0
/
+3
*
Add ability to filter my videos by live
Chocobozzz
2021-05-03
1
-12
/
+13
*
Add banners support
Chocobozzz
2021-04-08
1
-1
/
+1
*
Introduce tags to the logger
Chocobozzz
2021-03-24
1
-5
/
+6
*
Fix emptying video tags
Chocobozzz
2021-03-03
1
-6
/
+7
*
Async torrent creation
Chocobozzz
2021-02-25
1
-7
/
+31
*
Fix tests
Chocobozzz
2021-02-19
1
-2
/
+1
*
Fix thread replies API response
Chocobozzz
2021-02-19
1
-2
/
+0
*
Optimize rate endpoint
Chocobozzz
2021-02-19
1
-0
/
+3
*
Fix video comments display with deleted comments
Chocobozzz
2021-02-19
1
-3
/
+10
*
Cleanup
Chocobozzz
2021-02-18
1
-1
/
+1
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-2
/
+5
*
Remove previous thumbnail if needed
Chocobozzz
2021-02-16
2
-5
/
+7
*
Generate a name for caption files
Chocobozzz
2021-02-16
2
-31
/
+29
*
Guess if we need to generate the thumbnail for imports
Chocobozzz
2021-02-12
1
-2
/
+0
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
1
-4
/
+3
*
Fix (again) youtube import
Chocobozzz
2021-01-19
1
-2
/
+1
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-6
/
+6
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-3
/
+2
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
9
-19
/
+40
*
Add permanent live support
Chocobozzz
2020-12-03
2
-1
/
+4
*
more explicit error messages for file uploads
Rigel Kent
2020-12-03
1
-2
/
+2
*
Fix 500 on unknown thread
Chocobozzz
2020-11-27
1
-0
/
+4
[next]