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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rewrite youtube-dl import
Chocobozzz
2021-10-22
6
-396
/
+497
*
Add ability to search by URL with query params
Chocobozzz
2021-10-20
1
-1
/
+1
*
Fix youtube-dl update with proxy
Chocobozzz
2021-10-15
2
-4
/
+7
*
Fix requests timeout
Chocobozzz
2021-10-13
1
-4
/
+1
*
Merge branch 'release/3.4.0' into develop
Chocobozzz
2021-10-12
1
-1
/
+4
|
\
|
*
Don't use min FPS, throw instead
Chocobozzz
2021-10-12
1
-1
/
+4
|
*
Remove unused comments
Chocobozzz
2021-10-08
1
-1
/
+0
*
|
Fix email logger typings
Chocobozzz
2021-10-11
1
-3
/
+3
*
|
Fix multiple \n in md to plain text
Chocobozzz
2021-10-11
1
-1
/
+1
*
|
Remove unused comments
Chocobozzz
2021-10-11
1
-1
/
+0
|
/
*
Fix silent 500 after resumable upload
Chocobozzz
2021-09-09
1
-8
/
+1
*
Don't force youtube-dl host
Chocobozzz
2021-09-08
1
-1
/
+1
*
Remove unused timeout option
Chocobozzz
2021-09-07
1
-2
/
+0
*
More robust webtorrent redundancy download
Chocobozzz
2021-09-06
1
-3
/
+3
*
forceConsistentCasingInFileNames to true
Chocobozzz
2021-08-30
1
-2
/
+3
*
esModuleInterop to true
Chocobozzz
2021-08-27
15
-103
/
+104
*
Allow accounts to skip account setup modal
Chocobozzz
2021-08-27
1
-7
/
+2
*
Don't throw when there is no error
Chocobozzz
2021-08-26
1
-1
/
+3
*
Remove too much log for webtorrent download
Chocobozzz
2021-08-26
1
-1
/
+1
*
More logs for webtorrent download
Chocobozzz
2021-08-26
1
-1
/
+8
*
Remove useless async
Chocobozzz
2021-08-26
1
-1
/
+1
*
Support proxies for PeerTube (#4346)
smilekison
2021-08-25
2
-2
/
+44
*
Remove useless condition
Chocobozzz
2021-08-18
1
-6
/
+2
*
Optimize torrent URL update
Chocobozzz
2021-08-18
1
-13
/
+48
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-14
/
+17
*
Improve target bitrate calculation
Chocobozzz
2021-08-06
2
-18
/
+33
*
Limit live bitrate
Chocobozzz
2021-08-06
2
-9
/
+25
*
Fix backend channel name validator consistency
Chocobozzz
2021-08-05
1
-2
/
+9
*
Log ffmpeg command
Chocobozzz
2021-07-29
1
-1
/
+5
*
Refactor search query options
Chocobozzz
2021-07-29
1
-0
/
+74
*
Search channels against handles and not names
Chocobozzz
2021-07-29
1
-0
/
+5
*
Add ability to search by uuids/actor names
Chocobozzz
2021-07-28
1
-0
/
+10
*
Filter host for channels and playlists search
Chocobozzz
2021-07-28
1
-29
/
+2
*
Refactor video links builders
Chocobozzz
2021-07-26
1
-1
/
+22
*
Use random names for VOD HLS playlists
Chocobozzz
2021-07-26
3
-13
/
+38
*
Add ability for instances to follow any actor
Chocobozzz
2021-07-21
2
-3
/
+18
*
Refactor requests
Chocobozzz
2021-07-20
3
-3
/
+3
*
Introduce debug command
Chocobozzz
2021-07-20
1
-5
/
+5
*
Fix youtube-dl import for peertube videos
Chocobozzz
2021-07-16
1
-1
/
+1
*
Use dns cache for requests
Chocobozzz
2021-07-02
1
-0
/
+1
*
Support short uuid for GET video/playlist
Chocobozzz
2021-06-29
3
-38
/
+82
*
Upgrade server dependencies
Chocobozzz
2021-06-25
1
-3
/
+1
*
Add ability to search playlists
Chocobozzz
2021-06-25
1
-2
/
+5
*
Use a global request timeout
Chocobozzz
2021-06-15
1
-1
/
+7
*
Use raw SQL for most of video queries
Chocobozzz
2021-06-11
1
-1
/
+1
*
Fetch directly all video attributes for get API
Chocobozzz
2021-06-11
1
-1
/
+1
*
Cache refresh actor promise
Chocobozzz
2021-06-09
1
-0
/
+21
*
Fix run committed transation
Chocobozzz
2021-06-09
1
-1
/
+3
*
Try to speed up AP update transaction
Chocobozzz
2021-06-08
1
-8
/
+17
*
Fix build
Chocobozzz
2021-06-08
1
-1
/
+1
[next]