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
*
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
*
Allow admins to disable two factor auth
Chocobozzz
2022-10-07
1
-3
/
+3
*
Support two factor authentication in backend
Chocobozzz
2022-10-07
3
-1
/
+99
*
server: serve files from storage/well-known (#5214)
kontrollanten
2022-10-04
1
-0
/
+7
*
Live supports object storage
Chocobozzz
2022-10-04
2
-33
/
+0
*
Ask password reset/email verif error handling
Chocobozzz
2022-09-28
1
-1
/
+1
*
Fix InvalidVideoTitle console warning
Chocobozzz
2022-09-27
1
-3
/
+16
*
Fix channel sync right check
Chocobozzz
2022-09-08
4
-20
/
+20
*
Add playback metric endpoint sent to OTEL
Chocobozzz
2022-08-16
2
-1
/
+30
*
Add ability to list comments on local videos
Chocobozzz
2022-08-16
1
-0
/
+1
*
Add ability to list imports of a channel sync
Chocobozzz
2022-08-10
2
-6
/
+14
*
Channel sync (#5135)
Florent
2022-08-10
7
-268
/
+192
*
Fix job queue tests
Chocobozzz
2022-08-09
1
-3
/
+3
*
Fix upload notification
Chocobozzz
2022-08-09
1
-0
/
+9
*
Remove unused log
Chocobozzz
2022-08-09
1
-2
/
+0
*
Avoid concurrency issue on transcoding
Chocobozzz
2022-08-09
1
-18
/
+72
*
Use bullmq job dependency
Chocobozzz
2022-08-09
10
-72
/
+82
*
Move to bullmq
Chocobozzz
2022-08-09
3
-10
/
+11
*
Limit import depending on transcoding resolutions
Chocobozzz
2022-08-09
3
-2
/
+8
*
Fix resolution to transcode hook name
Chocobozzz
2022-08-09
1
-1
/
+1
*
Add option to not transcode original resolution
Chocobozzz
2022-08-09
2
-7
/
+7
*
Add channel server hooks
Chocobozzz
2022-08-03
2
-8
/
+25
*
Add plugin hook on transcoding resolutions building
Chocobozzz
2022-08-02
1
-1
/
+10
*
Add ability to delete a specific video file
Chocobozzz
2022-08-01
1
-13
/
+49
*
Prevent logging an error on lazy static 404
Chocobozzz
2022-07-27
2
-23
/
+12
[next]