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
/
job-queue.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to cleanup remote AP interactions
Chocobozzz
2021-03-03
1
-0
/
+10
*
Fix broken local actors
Chocobozzz
2021-02-26
1
-0
/
+5
*
Allow to specify transcoding and import jobs concurrency
Chocobozzz
2021-02-08
1
-2
/
+10
*
Add priority to transcoding jobs
Chocobozzz
2021-01-25
1
-0
/
+2
*
Refactor jobs state
Chocobozzz
2020-12-14
1
-12
/
+15
*
add display of logs matching any state
Rigel Kent
2020-12-13
1
-5
/
+8
*
Add watch messages if live has not started
Chocobozzz
2020-11-09
1
-5
/
+15
*
Support logout and add id and pass tests
Chocobozzz
2020-05-04
1
-8
/
+15
*
Avoir some circular dependencies
Chocobozzz
2020-05-04
1
-11
/
+17
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-14
/
+20
*
Add url field in caption and use it for thumbnails
Chocobozzz
2020-01-30
1
-1
/
+0
*
Cleanup server fixme
Chocobozzz
2020-01-28
1
-2
/
+1
*
Add ability to list redundancies
Chocobozzz
2020-01-28
1
-5
/
+8
*
Add ability to filter per job type
Chocobozzz
2019-12-04
1
-4
/
+22
*
Use apicache instead of our broken implementation
Chocobozzz
2019-04-25
1
-1
/
+1
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+2
*
Move video file import in its own file
Chocobozzz
2019-03-19
1
-6
/
+2
*
Rename video-file job to video-transcoding
Chocobozzz
2019-03-19
1
-5
/
+11
*
Optimize actor follow scores modifications
Chocobozzz
2018-12-20
1
-2
/
+2
*
Don't quit on queue error
Chocobozzz
2018-12-11
1
-1
/
+0
*
Delete invalid or deleted remote videos
Chocobozzz
2018-11-20
1
-2
/
+6
*
Don't forward view, send updates instead
Chocobozzz
2018-11-15
1
-2
/
+2
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
1
-4
/
+16
*
Import magnets with webtorrent
Chocobozzz
2018-08-08
1
-7
/
+0
*
Add job ttl
Chocobozzz
2018-08-06
1
-6
/
+4
*
Correctly handle video import errors
Chocobozzz
2018-08-06
1
-1
/
+4
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-3
/
+7
*
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
1
-1
/
+1
*
adding redis unix connection
Rigel Kent
2018-07-14
1
-6
/
+2
*
Migrate to bull
Chocobozzz
2018-07-11
1
-98
/
+80
*
Add concept of video state, and add ability to wait transcoding before
Chocobozzz
2018-06-12
1
-0
/
+1
*
Improve create import file job
Chocobozzz
2018-06-07
1
-3
/
+3
*
Add create-import-video-file-job command
Florent Fayolle
2018-06-07
1
-1
/
+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
1
-6
/
+18
*
Move server follow in the job queue
Chocobozzz
2018-04-18
1
-1
/
+4
*
Fix error logging
Chocobozzz
2018-03-26
1
-2
/
+2
*
Fix typings
Chocobozzz
2018-02-27
1
-3
/
+3
*
Fix job panel sorting in administration
Chocobozzz
2018-02-27
1
-8
/
+22
*
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
*
Add ability to reset our password
Chocobozzz
2018-01-30
1
-2
/
+7
*
Move job queue to redis
Chocobozzz
2018-01-25
1
-0
/
+124