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
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
7
-8
/
+41
*
Ensure youtubedl binary exists in ydl helper
Chocobozzz
2018-08-16
2
-32
/
+41
*
Cleanup utils helper
Chocobozzz
2018-08-14
2
-3
/
+2
*
Add tests when getting a blacklisted video
Chocobozzz
2018-08-14
1
-0
/
+2
*
Add blacklist reason field
Chocobozzz
2018-08-14
1
-0
/
+49
*
Add state and moderationComment for abuses on server side
Chocobozzz
2018-08-10
1
-2
/
+3
*
Add ability to ban/unban users
Chocobozzz
2018-08-09
1
-1
/
+1
*
Add reason when banning a user
Chocobozzz
2018-08-08
1
-1
/
+22
*
Implement user blocking on server side
Chocobozzz
2018-08-08
1
-3
/
+4
*
Correct webtorrent download cleanup
Chocobozzz
2018-08-08
1
-1
/
+1
*
Add torrent tests
Chocobozzz
2018-08-08
1
-4
/
+4
*
Add import.video.torrent configuration
Chocobozzz
2018-08-08
1
-2
/
+7
*
Import torrents with webtorrent
Chocobozzz
2018-08-08
1
-3
/
+9
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
2
-23
/
+83
*
Fix fps federation
Chocobozzz
2018-08-06
2
-2
/
+3
*
Add tests regarding video import
Chocobozzz
2018-08-06
1
-2
/
+3
*
Add job ttl
Chocobozzz
2018-08-06
1
-6
/
+4
*
Remove ability to delete video imports
Chocobozzz
2018-08-06
1
-10
/
+24
*
Correctly handle video import errors
Chocobozzz
2018-08-06
2
-2
/
+6
*
Add ability to list video imports
Chocobozzz
2018-08-06
1
-1
/
+1
*
Add ability to remove a video import
Chocobozzz
2018-08-06
1
-1
/
+1
*
Auto update youtube-dl
Chocobozzz
2018-08-06
1
-0
/
+72
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
2
-3
/
+136
*
Add audit logs in various modules
Aurélien Bertron
2018-07-31
1
-0
/
+1
*
Don't send follow request if the follow is already accepted
Chocobozzz
2018-07-31
2
-3
/
+3
*
Refresh orphan actors
Chocobozzz
2018-07-31
1
-0
/
+5
*
Increase max stalled count in job queue
Chocobozzz
2018-07-30
1
-1
/
+4
*
Graceful job queue shutdown
Chocobozzz
2018-07-30
1
-0
/
+7
*
Add more info logging
Chocobozzz
2018-07-30
9
-0
/
+46
*
Fix peertube on chrome
Chocobozzz
2018-07-26
1
-1
/
+1
*
Fix last commit
Chocobozzz
2018-07-26
2
-6
/
+4
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
9
-30
/
+37
*
Fix publishedAt after a scheduled update
Chocobozzz
2018-07-24
1
-2
/
+3
*
Render CSS/title/description tags on server side
Chocobozzz
2018-07-18
1
-0
/
+180
*
Handle .srt subtitles
Chocobozzz
2018-07-16
3
-7
/
+6
*
Implement captions/subtitles
Chocobozzz
2018-07-16
5
-53
/
+155
*
adding redis unix connection
Rigel Kent
2018-07-14
2
-11
/
+13
*
Migrate to bull
Chocobozzz
2018-07-11
8
-122
/
+95
*
API: Add ability to update video channel avatar
Chocobozzz
2018-06-29
1
-0
/
+34
*
Reset published date on publish
Chocobozzz
2018-06-28
1
-4
/
+9
*
Create webtorrent client on player load
Chocobozzz
2018-06-18
1
-2
/
+0
*
Add ability to schedule video publication
Chocobozzz
2018-06-15
1
-1
/
+3
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
4
-3
/
+73
*
Fix lint
Chocobozzz
2018-06-13
1
-2
/
+2
*
Refractor retry transaction function
Chocobozzz
2018-06-13
11
-203
/
+33
*
Improve tests when waiting pending jobs
Chocobozzz
2018-06-13
1
-6
/
+8
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
11
-200
/
+215
*
Pick average video file insead of max quality
Chocobozzz
2018-06-07
1
-1
/
+1
*
Improve create import file job
Chocobozzz
2018-06-07
2
-8
/
+8
*
Add create-import-video-file-job command
Florent Fayolle
2018-06-07
2
-4
/
+29
[next]