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
/
job-queue
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refractor videos AP functions
Chocobozzz
2018-09-19
1
-2
/
+2
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
2
-5
/
+5
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
1
-3
/
+4
*
Process last hour views instead of current hour
Chocobozzz
2018-09-13
1
-3
/
+9
*
Fix video views increment
Chocobozzz
2018-09-13
1
-15
/
+24
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
2
-4
/
+56
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-3
/
+3
*
Add ability to search a video with an URL
Chocobozzz
2018-08-27
1
-6
/
+20
*
Add local user subscriptions
Chocobozzz
2018-08-27
1
-6
/
+9
*
Add subscriptions endpoints to REST API
Chocobozzz
2018-08-27
1
-4
/
+9
*
Cleanup utils helper
Chocobozzz
2018-08-14
1
-1
/
+1
*
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
*
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 import video with youtube-dl
Chocobozzz
2018-08-06
2
-3
/
+136
*
Don't send follow request if the follow is already accepted
Chocobozzz
2018-07-31
1
-2
/
+2
*
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
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
3
-5
/
+5
*
adding redis unix connection
Rigel Kent
2018-07-14
1
-6
/
+2
*
Migrate to bull
Chocobozzz
2018-07-11
7
-112
/
+95
*
Reset published date on publish
Chocobozzz
2018-06-28
1
-4
/
+9
*
Refractor retry transaction function
Chocobozzz
2018-06-13
2
-15
/
+3
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
2
-58
/
+70
*
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
*
Add ability to manually run transcoding job
Chocobozzz
2018-05-30
1
-9
/
+15
*
Refractor and optimize AP collections
Chocobozzz
2018-05-25
1
-41
/
+3
*
feature: db selection in redis
Rigel Kent
2018-05-21
1
-1
/
+2
*
Add timeout and TTL to request jobs
Chocobozzz
2018-05-09
4
-11
/
+27
*
Process broadcast requests in parallel
Chocobozzz
2018-04-18
1
-10
/
+7
*
Move server follow in the job queue
Chocobozzz
2018-04-18
2
-1
/
+72
*
Fix error logging
Chocobozzz
2018-03-26
1
-2
/
+2
*
Fix video_share_url duplicate key in transcoding job
Chocobozzz
2018-03-19
1
-22
/
+18
*
Add short description in config
Chocobozzz
2018-03-15
2
-3
/
+3
*
Fix typings
Chocobozzz
2018-02-27
1
-3
/
+3
*
Fix job panel sorting in administration
Chocobozzz
2018-02-27
1
-8
/
+22
*
Fix resolution for portrait videos
Chocobozzz
2018-02-27
1
-5
/
+6
*
Don't stuck on active jobs
Chocobozzz
2018-02-12
1
-1
/
+28
*
Fix job count api
Chocobozzz
2018-02-08
1
-1
/
+1
*
Fix job queue api
Chocobozzz
2018-02-07
1
-1
/
+1
*
Fix job queue backoff
Chocobozzz
2018-01-30
1
-1
/
+1
[next]