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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update server dependencies
Chocobozzz
2023-05-22
4
-5
/
+5
*
Add Podcast RSS feeds (#5487)
Alecks Gates
2023-05-22
6
-7
/
+46
*
More robust quota check
Chocobozzz
2023-05-22
3
-10
/
+10
*
Fix tests
Chocobozzz
2023-05-22
1
-0
/
+2
*
Force stop remote live transcoding
Chocobozzz
2023-05-22
5
-1
/
+12
*
Lock when removing video files
Chocobozzz
2023-05-22
1
-16
/
+40
*
Use saveInTransactionWithRetries helper
Chocobozzz
2023-05-19
1
-21
/
+5
*
Remove wait before publishing master playlist
Chocobozzz
2023-05-19
1
-12
/
+0
*
Correctly fix s3 live sync
Chocobozzz
2023-05-19
1
-1
/
+3
*
More robust chunk handler
Chocobozzz
2023-05-19
1
-1
/
+1
*
Wait master playlist generation
Chocobozzz
2023-05-19
1
-7
/
+12
*
Avoid uploading empty master file
Chocobozzz
2023-05-19
1
-1
/
+8
*
Avoid aborting completing jobs
Chocobozzz
2023-05-19
1
-7
/
+6
*
Don't run ffmpeg twice for lives
Chocobozzz
2023-05-19
1
-2
/
+0
*
Fix peertube runner concurrency
Chocobozzz
2023-05-19
1
-0
/
+4
*
Force ffmpeg to exit on abort
Chocobozzz
2023-05-17
1
-2
/
+12
*
Fix tests
Chocobozzz
2023-05-17
1
-1
/
+2
*
Prevent uninstall error on install error
Chocobozzz
2023-05-17
1
-7
/
+9
*
Increase last runner contact update
Chocobozzz
2023-05-17
1
-1
/
+1
*
Use atomic rename
Chocobozzz
2023-05-16
2
-4
/
+4
*
Provide public RTMP URL to runners
Chocobozzz
2023-05-16
5
-25
/
+55
*
Force live stream termination
Chocobozzz
2023-05-15
1
-1
/
+4
*
Don't save the session twice
Chocobozzz
2023-05-15
1
-0
/
+3
*
Atomic live segment file write
Chocobozzz
2023-05-15
1
-3
/
+11
*
Fix reset sequelize instance
Chocobozzz
2023-05-11
2
-5
/
+5
*
Prevent invalid end watch section warnings
Chocobozzz
2023-05-10
1
-1
/
+6
*
Fix S3 live sync
Chocobozzz
2023-05-10
4
-30
/
+72
*
Fix #5744: Missing plugins-global.css + missing async (#5746)
John Livingston
2023-05-10
1
-2
/
+15
*
feat(server): add redis sentinel support (#5593)
kontrollanten
2023-05-10
1
-4
/
+20
*
Reload the video after waiting for the files lock
Chocobozzz
2023-05-09
6
-3
/
+13
*
Fix audio transcoding copy
Chocobozzz
2023-05-09
1
-50
/
+1
*
Prefer video studio instead of video edition
Chocobozzz
2023-05-09
7
-169
/
+30
*
Support studio transcoding in peertube runner
Chocobozzz
2023-05-09
17
-124
/
+326
*
Add TMP persistent directory
Chocobozzz
2023-05-09
2
-43
/
+70
*
Enable external plugins to test the PR
Chocobozzz
2023-05-09
3
-27
/
+42
*
Fix import video file lock
Chocobozzz
2023-05-09
7
-9
/
+19
*
Fix next video state after optimize/audio merge
Chocobozzz
2023-05-09
4
-26
/
+38
*
Implement remote runner jobs in server
Chocobozzz
2023-05-09
54
-1014
/
+2902
*
Fix unregister default value
Chocobozzz
2023-05-05
1
-1
/
+1
*
Don't call plugin register/unregister methods
Chocobozzz
2023-05-05
1
-9
/
+25
*
Prevent crash on plugin ws error
Chocobozzz
2023-04-17
1
-1
/
+9
*
Remove invalid jsonld property
Chocobozzz
2023-04-11
1
-1
/
+0
*
feature/ability to disable video history by default (#5728)
Wicklow
2023-04-07
1
-0
/
+2
*
Feature/Add replay privacy (#5692)
Wicklow
2023-03-31
2
-12
/
+36
*
Add filter:html.client.json-ld.result hook
Chocobozzz
2023-03-24
1
-11
/
+17
*
Add video AP hooks
Chocobozzz
2023-03-16
2
-0
/
+6
*
Add test on AP hooks
Chocobozzz
2023-03-10
1
-1
/
+1
*
Add ability for plugins to alter video jsonld
Chocobozzz
2023-03-10
4
-10
/
+14
*
Add ability to disable http duration OTEL metrics
Chocobozzz
2023-02-27
1
-1
/
+3
*
Fix #5614: do not log bearerToken.
John Livingston
2023-02-17
1
-1
/
+1
[next]