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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
Avoid error when file has no torrent file
Chocobozzz
2021-05-25
2
-14
/
+20
|
|
*
cd /var/www/peertube in prod guide
Chocobozzz
2021-05-25
1
-0
/
+1
|
|
*
Fix duplicate ffmpeg preset option for live
Chocobozzz
2021-05-25
1
-1
/
+0
|
|
*
Fix broadcast message log level
Chocobozzz
2021-05-25
5
-6
/
+6
|
|
*
Fix 4106: default boolean plugin setting for frontend
John Livingston
2021-05-25
1
-1
/
+1
|
|
*
Allow SSL database parameter (#4114)
Stakovicz
2021-05-25
2
-0
/
+4
|
|
*
Fix broadcast message level
Chocobozzz
2021-05-14
1
-1
/
+1
|
*
|
Avoid error when file has no torrent file
Chocobozzz
2021-05-25
2
-14
/
+20
|
*
|
cd /var/www/peertube in prod guide
Chocobozzz
2021-05-25
1
-0
/
+1
|
*
|
Fix duplicate ffmpeg preset option for live
Chocobozzz
2021-05-25
1
-1
/
+0
|
*
|
Fix broadcast message log level
Chocobozzz
2021-05-25
5
-6
/
+6
|
*
|
Fix 4106: default boolean plugin setting for frontend
John Livingston
2021-05-25
1
-1
/
+1
|
*
|
Allow SSL database parameter (#4114)
Stakovicz
2021-05-25
2
-0
/
+4
|
*
|
Fix broadcast message level
Chocobozzz
2021-05-25
1
-1
/
+1
|
*
|
fix typo in operationId in openapi spec
Rigel Kent
2021-05-24
1
-7
/
+111
|
*
|
add code examples for login in openapi spec
Rigel Kent
2021-05-14
1
-6
/
+31
|
*
|
Merge branch 'release/3.2.0' into develop
Chocobozzz
2021-05-14
10
-12
/
+14
|
|
\
|
|
|
*
Fix logger warning level
Chocobozzz
2021-05-14
7
-6
/
+7
|
|
*
Fix "stats for nerds" card in HTTP mode
Chocobozzz
2021-05-14
1
-4
/
+4
|
|
*
Fix recommended banner size
Chocobozzz
2021-05-14
1
-1
/
+1
|
|
*
Fix http player defaulting to audio resolution
Chocobozzz
2021-05-14
1
-1
/
+2
|
*
|
Inject server config in HTML
Chocobozzz
2021-05-14
15
-90
/
+144
|
*
|
paginate response for abuse list in openapi spec
Rigel Kent
2021-05-13
1
-3
/
+9
|
*
|
modify response for adding abuse in openapi spec
Rigel Kent
2021-05-13
1
-1
/
+11
|
*
|
modify return code for adding/removing blocked servers in openapi spec
Rigel Kent
2021-05-13
1
-2
/
+2
|
*
|
add accept/reject routes for server followers in openapi spec
Rigel Kent
2021-05-13
1
-40
/
+126
|
*
|
fix route prefix for blocklist routes in openapi spec
Rigel Kent
2021-05-13
1
-4
/
+8
|
*
|
fix route prefix for video redundancy routes in openapi spec
Rigel Kent
2021-05-13
1
-3
/
+3
|
*
|
more faithful error description in openapi spec
Rigel Kent
2021-05-13
1
-8
/
+26
|
*
|
add login/logout routes in openapi spec
Rigel Kent
2021-05-12
1
-19
/
+213
|
*
|
add cors section in openapi spec
Rigel Kent
2021-05-12
1
-6
/
+21
|
*
|
Refactor a little bit controllers
Chocobozzz
2021-05-12
14
-504
/
+625
|
*
|
fix video playlistId/videoId for video playlists in openapi spec
Rigel Kent
2021-05-12
1
-21
/
+42
|
*
|
Stricter models typing
Chocobozzz
2021-05-12
54
-93
/
+146
|
*
|
add response content for createVideoChannel endpoint in openapi spec
Rigel Kent
2021-05-12
1
-11
/
+27
|
*
|
add rating field for video like endpoint in openapi spec
Rigel Kent
2021-05-11
1
-0
/
+11
|
*
|
add missing user update me fields in openapi spec
Rigel Kent
2021-05-11
1
-23
/
+51
|
*
|
add missing video comment fields in openapi spec
Rigel Kent
2021-05-11
1
-9
/
+25
|
*
|
Default to dark theme if requested by user
Chocobozzz
2021-05-11
2
-2
/
+14
|
*
|
Remember tab in upload page
Chocobozzz
2021-05-11
2
-7
/
+23
|
*
|
Error if importing a torrent with multiple files
Chocobozzz
2021-05-11
4
-10
/
+24
|
*
|
Update README
Chocobozzz
2021-05-11
2
-14
/
+19
|
*
|
Reorganize plugin models
Chocobozzz
2021-05-11
48
-110
/
+111
|
*
|
Cleanup shared models
Chocobozzz
2021-05-11
31
-102
/
+121
|
*
|
Cleanup models directory organization
Chocobozzz
2021-05-11
91
-199
/
+202
|
*
|
Move transcoding files in their own directory
Chocobozzz
2021-05-11
9
-22
/
+22
|
*
|
Use a class for youtube-dl
Chocobozzz
2021-05-11
8
-312
/
+316
|
*
|
factorized upload and import post fields in openapi spec
Rigel Kent
2021-05-11
1
-70
/
+38
|
|
/
|
*
Bumped to version v3.2.0-rc.1
v3.2.0-rc.1
Chocobozzz
2021-05-11
3
-3
/
+3
|
*
Fix changelog indentation
Chocobozzz
2021-05-11
1
-5
/
+5
[prev]
[next]