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
/
models
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'release/5.0.0' into develop
Chocobozzz
2023-01-19
1
-1
/
+1
|
\
|
*
Fix signup limit
Chocobozzz
2023-01-19
1
-1
/
+1
*
|
(breaking): Always list nsfw videos in playlists
Chocobozzz
2023-01-19
1
-20
/
+19
*
|
Use unknown when category is not set
Chocobozzz
2023-01-19
1
-1
/
+1
*
|
Add missing url unique index in local video viewer
Chocobozzz
2023-01-19
1
-0
/
+4
*
|
Implement signup approval in server
Chocobozzz
2023-01-19
4
-71
/
+361
*
|
Don't need a special comment sort function
Chocobozzz
2023-01-12
2
-16
/
+2
*
|
Optimize again comments list sql query
Chocobozzz
2023-01-12
2
-16
/
+31
*
|
Refactor model utils
Chocobozzz
2023-01-10
45
-392
/
+417
*
|
Fix comments SQL pagination
Chocobozzz
2023-01-10
2
-11
/
+2
*
|
Correctly fix build
Chocobozzz
2023-01-09
1
-2
/
+2
*
|
Refactor table attributes
Chocobozzz
2023-01-09
11
-136
/
+151
*
|
Merge branch 'feature/SO035' into develop
Chocobozzz
2023-01-09
1
-1
/
+1
|
\
\
|
*
|
External auth can update user on login
Chocobozzz
2023-01-04
1
-1
/
+1
|
|
/
*
/
Use raw sql for comments
Chocobozzz
2023-01-09
5
-359
/
+592
|
/
*
Fix local channel stats
Chocobozzz
2022-12-21
1
-19
/
+18
*
Fix overall viewers stats with start/end dates
Chocobozzz
2022-11-24
1
-45
/
+75
*
Fix server lint
Chocobozzz
2022-11-15
4
-5
/
+5
*
Don't inject untrusted input
Chocobozzz
2022-11-15
9
-28
/
+39
*
Add ability to install alpha/beta/rc plugin
Chocobozzz
2022-11-14
1
-4
/
+5
*
Federate entire description
Chocobozzz
2022-11-14
1
-0
/
+2
*
Fix running again transcoding on a video only file
Chocobozzz
2022-11-07
1
-1
/
+3
*
Fix follow constraint check with an account
Chocobozzz
2022-11-07
1
-0
/
+6
*
Breaking API: Consistency with role id/label
Chocobozzz
2022-10-28
1
-2
/
+4
*
Option to disable static files auth check/s3 proxy
Chocobozzz
2022-10-27
2
-3
/
+5
*
Correctly delete live files from object storage
Chocobozzz
2022-10-25
1
-4
/
+4
*
Correctly cleanup files from object storage
Chocobozzz
2022-10-25
1
-3
/
+2
*
Use private ACL for private videos in s3
Chocobozzz
2022-10-24
3
-22
/
+102
*
Put private videos under a specific subdirectory
Chocobozzz
2022-10-24
4
-31
/
+65
*
feat: show contained playlists under My videos (#5125)
kontrollanten
2022-10-24
1
-3
/
+3
*
Fix video job error when video has been deleted
Chocobozzz
2022-10-10
1
-2
/
+4
*
Support two factor authentication in backend
Chocobozzz
2022-10-07
1
-1
/
+8
*
Live supports object storage
Chocobozzz
2022-10-04
1
-11
/
+13
*
Fix saved live master playlist bandwidth
Chocobozzz
2022-09-09
1
-0
/
+2
*
Prevent compat issue with old username
Chocobozzz
2022-09-08
1
-2
/
+0
*
Prefer using Object.values
Chocobozzz
2022-08-17
5
-10
/
+7
*
Prefer using our pick function
Chocobozzz
2022-08-17
3
-3
/
+6
*
Add ability to list comments on local videos
Chocobozzz
2022-08-16
1
-1
/
+7
*
Add ability to list imports of a channel sync
Chocobozzz
2022-08-10
1
-16
/
+63
*
Channel sync (#5135)
Florent
2022-08-10
3
-1
/
+210
*
Avoid concurrency issue on transcoding
Chocobozzz
2022-08-09
1
-7
/
+6
*
Add more tests for plugin rebuild
Chocobozzz
2022-08-03
1
-0
/
+2
*
Automatically rebuild native modules on ABI change
Chocobozzz
2022-08-03
1
-0
/
+22
*
Add ability to delete a specific video file
Chocobozzz
2022-08-01
3
-7
/
+41
*
Include video file id in API
Chocobozzz
2022-07-29
1
-0
/
+2
*
Add more tracing
Chocobozzz
2022-07-28
2
-0
/
+14
*
Add live and viewers otel metrics
Chocobozzz
2022-07-27
1
-7
/
+10
*
Add bulk action on following/followers
Chocobozzz
2022-07-27
1
-1
/
+1
*
Add rejected state to follows
Chocobozzz
2022-07-27
2
-16
/
+26
*
Regenerate video filenames on transcoding
Chocobozzz
2022-07-25
2
-6
/
+56
[next]