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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build
Chocobozzz
2023-06-21
1
-1
/
+1
*
Fix undefined actor image
Chocobozzz
2023-06-21
2
-6
/
+6
*
Fix runner api rate limit bypass
Chocobozzz
2023-06-20
24
-20
/
+83
*
Use largest avatar in RSS feeds, unique guid for liveItems (#5817)
Alecks Gates
2023-06-05
2
-7
/
+23
*
Update server dependencies
Chocobozzz
2023-05-22
1
-1
/
+1
*
Add Podcast RSS feeds (#5487)
Alecks Gates
2023-05-22
10
-392
/
+819
*
Fix peertube runner concurrency
Chocobozzz
2023-05-19
1
-0
/
+2
*
More robust accept job controller
Chocobozzz
2023-05-17
1
-6
/
+22
*
Set actor preferred name case insensitive
Chocobozzz
2023-05-11
1
-1
/
+1
*
Fix reset sequelize instance
Chocobozzz
2023-05-11
3
-3
/
+3
*
Prefer video studio instead of video edition
Chocobozzz
2023-05-09
2
-5
/
+5
*
Support studio transcoding in peertube runner
Chocobozzz
2023-05-09
4
-11
/
+55
*
Add TMP persistent directory
Chocobozzz
2023-05-09
1
-10
/
+30
*
Implement remote runner jobs in server
Chocobozzz
2023-05-09
12
-200
/
+710
*
Don't call plugin register/unregister methods
Chocobozzz
2023-05-05
1
-2
/
+2
*
feature/ability to disable video history by default (#5728)
Wicklow
2023-04-07
1
-0
/
+5
*
Feature/Add replay privacy (#5692)
Wicklow
2023-03-31
1
-2
/
+36
*
fix(object-storage-proxy): set content-range
kontrollanten
2023-03-22
1
-0
/
+1
*
Handle redis disconnection gracefully (#5599)
kontrollanten
2023-03-14
2
-1
/
+11
*
Add ability for plugins to alter video jsonld
Chocobozzz
2023-03-10
3
-13
/
+15
*
Fix file token reinjection on fragments
Wicklow
2023-03-07
3
-4
/
+9
*
Fix 404 when having ;threadId param
Chocobozzz
2023-03-02
1
-1
/
+8
*
Add server hooks for listing subscription
Wicklow
2023-02-25
1
-2
/
+9
*
Fix filters on playlists
Wicklow
2023-02-23
1
-1
/
+1
*
Update server dependencies
Chocobozzz
2023-02-16
3
-5
/
+7
*
Move webfinger controller in well known router
Chocobozzz
2023-02-15
3
-46
/
+30
*
Fix retrying update on sql serialization conflict
Chocobozzz
2023-02-14
3
-12
/
+6
*
Add ability to not send an email for registration
Chocobozzz
2023-01-20
1
-5
/
+18
*
(breaking): Always list nsfw videos in playlists
Chocobozzz
2023-01-19
1
-5
/
+2
*
Implement signup approval in server
Chocobozzz
2023-01-19
4
-92
/
+316
*
Use raw sql for comments
Chocobozzz
2023-01-09
2
-4
/
+5
*
Add tracker opentelemtry metrics
Chocobozzz
2023-01-05
1
-1
/
+1
*
Don't need to use redis to block tracker ips
Chocobozzz
2022-12-23
1
-16
/
+16
*
Prefer displaying channel in rss feeds
Chocobozzz
2022-12-20
1
-2
/
+2
*
Add ability to get user from file token
Chocobozzz
2022-12-20
1
-1
/
+1
*
Forward 206 status code for object storage proxy
Chocobozzz
2022-12-19
1
-2
/
+13
*
Add req and res to allow download filter hooks
Chocobozzz
2022-12-06
1
-3
/
+19
*
Support reinjecting token in private m3u8 playlist
Chocobozzz
2022-12-02
3
-1
/
+72
*
Update changelog
Chocobozzz
2022-11-24
1
-0
/
+1
*
Fix server lint
Chocobozzz
2022-11-15
1
-2
/
+8
*
Don't inject untrusted input
Chocobozzz
2022-11-15
6
-10
/
+15
*
Prevent broken transcoding with audio only input
Chocobozzz
2022-11-14
1
-0
/
+2
*
Fix running again transcoding on a video only file
Chocobozzz
2022-11-07
1
-3
/
+3
*
Fix transcoding failure when importing a video
Chocobozzz
2022-10-31
1
-1
/
+1
*
Option to disable static files auth check/s3 proxy
Chocobozzz
2022-10-27
2
-4
/
+24
*
Use private ACL for private videos in s3
Chocobozzz
2022-10-24
3
-7
/
+104
*
Put private videos under a specific subdirectory
Chocobozzz
2022-10-24
6
-62
/
+86
*
feat: show contained playlists under My videos (#5125)
kontrollanten
2022-10-24
1
-1
/
+4
*
server: use account/channel avatar in RSS feeds (#5325)
Alberto Mardegan
2022-10-11
1
-30
/
+48
*
Encrypt OTP secret
Chocobozzz
2022-10-10
1
-5
/
+9
[next]