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
/
index.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add `req` and `res` as controllers hooks parameters
lutangar
2021-11-25
1
-3
/
+3
*
Add ability to run transcoding jobs
Chocobozzz
2021-11-18
1
-0
/
+2
*
Add ability to remove hls/webtorrent files
Chocobozzz
2021-11-18
1
-13
/
+2
*
Refactor video views
Chocobozzz
2021-11-09
1
-36
/
+8
*
Add video file size info in admin videos list
Chocobozzz
2021-10-29
1
-1
/
+0
*
Deprecate filter video query
Chocobozzz
2021-10-29
1
-2
/
+8
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-1
/
+1
*
Remove useless async
Chocobozzz
2021-08-26
1
-2
/
+2
*
Refactor search query options
Chocobozzz
2021-07-29
1
-12
/
+4
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Refactor live manager
Chocobozzz
2021-06-17
1
-1
/
+1
*
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
*
add video upload types, add doc middleware to more routes
Rigel Kent
2021-06-06
1
-4
/
+19
*
refactor docMiddleware to support operationId-only form
Rigel Kent
2021-06-04
1
-3
/
+3
*
Refactor server errors handler
Chocobozzz
2021-06-02
1
-0
/
+3
*
Refactor getOrCreateAPVideo
Chocobozzz
2021-06-02
1
-2
/
+15
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-2
/
+2
*
Refactor a little bit controllers
Chocobozzz
2021-05-12
1
-391
/
+15
*
Stricter models typing
Chocobozzz
2021-05-12
1
-2
/
+2
*
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
*
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
*
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
1
-1
/
+1
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
1
-4
/
+3
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-5
/
+10
*
Add permanent live support
Chocobozzz
2020-12-03
1
-1
/
+1
*
more explicit error messages for file uploads
Rigel Kent
2020-12-03
1
-2
/
+2
*
Split ffmpeg utils with ffprobe utils
Chocobozzz
2020-11-25
1
-2
/
+2
*
Fix incorrect IDs in AP federation
Chocobozzz
2020-11-20
1
-2
/
+2
*
Remove deprecated abuse api
Chocobozzz
2020-11-10
1
-3
/
+1
*
Handle views for live videos
Chocobozzz
2020-11-09
1
-12
/
+33
*
Regenerate miniature on live save
Chocobozzz
2020-11-09
1
-1
/
+1
*
Begin live tests
Chocobozzz
2020-11-09
1
-1
/
+1
*
Handle live federation
Chocobozzz
2020-11-09
1
-1
/
+0
*
Refactor video creation
Chocobozzz
2020-11-09
1
-54
/
+24
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-1
/
+3
*
Add ability to set custom field to video form
Chocobozzz
2020-08-21
1
-1
/
+1
*
Optimize default sort when listing videos
Chocobozzz
2020-08-20
1
-27
/
+27
*
Upgrade to angular 10
Chocobozzz
2020-08-07
1
-0
/
+1
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Update server dependencies
Chocobozzz
2020-06-17
1
-2
/
+2
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-8
/
+6
*
Support audio files import
Chocobozzz
2020-04-03
1
-23
/
+5
*
Add video file metadata to download modal, via ffprobe (#2411)
Rigel Kent
2020-03-10
1
-3
/
+15
[next]