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
/
lib
/
job-queue
/
handlers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add basic video editor support
Chocobozzz
2022-02-28
5
-19
/
+248
*
Fix import timeout inconsistency
Chocobozzz
2022-02-09
1
-3
/
+3
*
Fix HLS re transcoding with object storage enabled
Chocobozzz
2022-02-01
1
-4
/
+13
*
Prevent HLS transcoding after webtorrent transcoding
Chocobozzz
2022-02-01
1
-4
/
+8
*
Add ability to filter my imports by target URL
Chocobozzz
2022-01-19
1
-4
/
+4
*
Add ability to cancel & delete video imports
Chocobozzz
2022-01-19
1
-14
/
+15
*
Fix audio transcoding with video only file
Chocobozzz
2022-01-06
1
-9
/
+16
*
Fix tests
Chocobozzz
2021-12-28
1
-24
/
+14
*
Cleanup unavailable remote AP resource
Chocobozzz
2021-12-28
1
-13
/
+24
*
Fix shared imports
Chocobozzz
2021-12-24
3
-7
/
+8
*
Fix video import transcoding
Chocobozzz
2021-12-23
1
-2
/
+2
*
Don't stuck state when move transcoding job failed
Chocobozzz
2021-12-23
1
-11
/
+18
*
Fix audio only transcoding
Chocobozzz
2021-12-23
1
-5
/
+11
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
2
-2
/
+2
*
Update torrent metadata on video update
Chocobozzz
2021-12-08
1
-2
/
+2
*
Fix pending transcoding with failed job
Chocobozzz
2021-12-03
1
-13
/
+14
*
Fix transcoding job count inconsistency
Chocobozzz
2021-11-29
1
-7
/
+7
*
Add ability to run transcoding jobs
Chocobozzz
2021-11-18
2
-8
/
+13
*
Add ability to remove hls/webtorrent files
Chocobozzz
2021-11-18
2
-2
/
+2
*
Refactor video views
Chocobozzz
2021-11-09
1
-23
/
+13
*
Add transcoding fail message in client
Chocobozzz
2021-11-09
2
-17
/
+4
*
video: add video stranscoding_failed state
kontrollanten
2021-11-09
1
-2
/
+9
*
Rewrite youtube-dl import
Chocobozzz
2021-10-22
1
-3
/
+3
*
Fix lint
Chocobozzz
2021-10-14
1
-1
/
+1
*
Fix user subscription follows count
Chocobozzz
2021-10-14
1
-13
/
+5
*
Process slow followers in unicast job queue
Chocobozzz
2021-10-13
2
-9
/
+13
*
Fix infohash with object storage
Chocobozzz
2021-09-07
1
-0
/
+4
*
More robust webtorrent redundancy download
Chocobozzz
2021-09-06
1
-1
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
14
-43
/
+43
*
Better logs for transcoding
Chocobozzz
2021-08-26
1
-13
/
+28
*
Optimize torrent URL update
Chocobozzz
2021-08-18
1
-2
/
+2
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
5
-78
/
+225
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
4
-12
/
+12
*
Remove deprecated transcoding job names
Chocobozzz
2021-08-05
1
-12
/
+1
*
Refactor notifier
Chocobozzz
2021-08-02
1
-2
/
+2
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
3
-9
/
+12
*
Generate random uuid for video files
Chocobozzz
2021-07-26
2
-4
/
+4
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-6
/
+2
*
Refactor live manager
Chocobozzz
2021-06-17
1
-14
/
+5
*
Fix lint
Chocobozzz
2021-06-15
1
-1
/
+0
*
Fix missing transactions
Chocobozzz
2021-06-15
1
-27
/
+23
*
Use a global request timeout
Chocobozzz
2021-06-15
2
-4
/
+1
*
Cache refresh actor promise
Chocobozzz
2021-06-09
1
-1
/
+1
*
Fix lint
Chocobozzz
2021-06-08
2
-2
/
+0
*
Fix video upload with a capitalized ext
Chocobozzz
2021-06-08
2
-2
/
+4
*
fetch -> load
Chocobozzz
2021-06-03
1
-2
/
+2
*
Move middleware utils in middlewares
Chocobozzz
2021-06-03
2
-3
/
+2
*
Refactor AP actors
Chocobozzz
2021-06-03
3
-4
/
+4
*
Refactor AP playlists
Chocobozzz
2021-06-03
2
-2
/
+2
[next]