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
/
upload.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-2
/
+2
*
Add upload/import/go live video attributes hooks
Chocobozzz
2021-12-10
1
-1
/
+2
*
Decrease time to cleanup resumable uploads
Chocobozzz
2021-12-03
1
-6
/
+3
*
Add `req` and `res` as controllers hooks parameters
lutangar
2021-11-25
1
-4
/
+5
*
Remove resumable cache after upload success
Chocobozzz
2021-11-10
1
-7
/
+19
*
prevent multiple post-process triggering of upload-resumable (#4175)
Rigel Kent
2021-10-25
1
-6
/
+12
*
Fix silent 500 after resumable upload
Chocobozzz
2021-09-09
1
-4
/
+1
*
Migrate to webdriverio
Chocobozzz
2021-09-01
1
-3
/
+3
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-12
/
+22
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
1
-1
/
+1
*
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
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
1
-0
/
+2
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
1
-2
/
+2
*
refactor docMiddleware to support operationId-only form
Rigel Kent
2021-06-04
1
-4
/
+4
*
Refactor server errors handler
Chocobozzz
2021-06-02
1
-0
/
+4
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-2
/
+5
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-0
/
+269