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
*
Migrate server to ESM
Chocobozzz
2023-08-11
301
-27409
/
+0
*
Remove deprecated "views" from live video event
Chocobozzz
2023-07-28
1
-2
/
+2
*
Remove deprecated scheduler
Chocobozzz
2023-07-28
2
-29
/
+1
*
Keep s3 commands simple
Chocobozzz
2023-07-28
1
-2
/
+0
*
Remove banner/avatar fields from channel/account
Chocobozzz
2023-07-28
2
-4
/
+1
*
Add an option to sign federated fetches for mastodon compatibility (#5898)
mira.bat
2023-07-27
16
-55
/
+79
*
Improve runner management
Chocobozzz
2023-07-27
1
-2
/
+14
*
Use typed pick
Chocobozzz
2023-07-26
2
-2
/
+2
*
Truncate html/og/card HTML description tags
Chocobozzz
2023-07-26
1
-17
/
+22
*
Fix lint
Chocobozzz
2023-07-26
1
-3
/
+0
*
Fix fk error when generating storyboard
Chocobozzz
2023-07-26
1
-15
/
+32
*
Remove unused param
Chocobozzz
2023-07-25
7
-9
/
+12
*
Implement replace file in server side
Chocobozzz
2023-07-21
10
-25
/
+52
*
Add p2p info to metrics
Chocobozzz
2023-07-21
1
-4
/
+18
*
Add peers number and p2p enabled label to metrics
Chocobozzz
2023-07-20
1
-1
/
+11
*
Merge branch 'release/5.2.0' into develop
Chocobozzz
2023-07-12
1
-1
/
+1
|
\
|
*
Fix fps transcoding on remote runners
Chocobozzz
2023-07-12
1
-1
/
+1
*
|
Migrate from webseed to web-videos
Chocobozzz
2023-07-11
1
-1
/
+1
*
|
Rename "videos" config to "web-videos"
Chocobozzz
2023-07-11
5
-10
/
+10
*
|
Rename webtorrent config to web_videos
Chocobozzz
2023-07-11
3
-6
/
+6
*
|
Prefer web videos in favour of webtorrent
Chocobozzz
2023-07-11
28
-133
/
+137
*
|
Fix HLS playlist generation with 0 duration length
Chocobozzz
2023-06-29
1
-2
/
+6
*
|
Use promise cache to load remote thumbnails
Chocobozzz
2023-06-29
2
-14
/
+25
*
|
Fix playlist thumbnail generation
Chocobozzz
2023-06-29
6
-16
/
+20
*
|
Support lazy download of remote video miniatures
Chocobozzz
2023-06-29
8
-105
/
+120
*
|
Support lazy download thumbnails
Chocobozzz
2023-06-29
16
-94
/
+223
*
|
Also replace base url of pre signed s3 url
Chocobozzz
2023-06-29
1
-4
/
+9
*
|
Fix CI tests
Chocobozzz
2023-06-29
1
-0
/
+41
*
|
Correctly download files from S3
Chocobozzz
2023-06-29
1
-0
/
+1
*
|
Lock video files when generating storyboard
Chocobozzz
2023-06-29
1
-56
/
+62
*
|
Handle correctly formatted AP attributedTo
Chocobozzz
2023-06-29
3
-19
/
+34
*
|
Fetch remote AP objects if only id is specified
Chocobozzz
2023-06-29
11
-92
/
+141
*
|
Add script to generate storyboards
Chocobozzz
2023-06-29
1
-0
/
+5
*
|
Add storyboard support
Chocobozzz
2023-06-29
15
-31
/
+309
*
|
Feature/password protected videos (#5836)
Wicklow
2023-06-29
4
-10
/
+39
|
/
*
Fix broken replay with long live video name
Chocobozzz
2023-06-29
1
-1
/
+8
*
Fix log
Chocobozzz
2023-06-19
1
-1
/
+1
*
Correctly unload plugin paths
Chocobozzz
2023-06-06
1
-1
/
+1
*
More specific message when signup is not allowed
Chocobozzz
2023-06-05
1
-3
/
+3
*
Fix transcoding error
Chocobozzz
2023-05-30
4
-36
/
+33
*
Fix peertube subtitles import
Chocobozzz
2023-05-26
1
-2
/
+5
*
Don't fail remote transcoding on retry
Chocobozzz
2023-05-26
1
-1
/
+4
*
Add more logs when storing master playlist in s3
Chocobozzz
2023-05-25
1
-7
/
+5
*
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
[next]