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
*
Prevent job queue to be started before plugins
Chocobozzz
2022-09-14
1
-10
/
+27
*
Use worker thread to send HTTP requests
Chocobozzz
2022-09-08
1
-3
/
+3
*
Don't crash on redis connection error
Chocobozzz
2022-08-11
1
-7
/
+17
*
Channel sync (#5135)
Florent
2022-08-10
1
-4
/
+15
*
Prevent job failure on concurrent HLS transcoding
Chocobozzz
2022-08-09
1
-5
/
+1
*
Fix job queue tests
Chocobozzz
2022-08-09
1
-16
/
+31
*
Avoid concurrency issue on transcoding
Chocobozzz
2022-08-09
1
-8
/
+19
*
Use bullmq job dependency
Chocobozzz
2022-08-09
1
-15
/
+66
*
Move to bullmq
Chocobozzz
2022-08-09
1
-56
/
+132
*
Add job queue hooks
Chocobozzz
2022-08-02
1
-2
/
+6
*
Introduce experimental telemetry
Chocobozzz
2022-07-06
1
-0
/
+6
*
Merge branch 'release/4.2.0' into develop
Chocobozzz
2022-06-17
1
-0
/
+3
|
\
|
*
Send views in a dedicated queue
Chocobozzz
2022-06-17
1
-0
/
+3
*
|
More robust move to object storage job failure
Chocobozzz
2022-06-16
1
-1
/
+10
|
/
*
Reduce error logs
Chocobozzz
2022-05-18
1
-1
/
+7
*
Rename studio to editor
Chocobozzz
2022-03-22
1
-5
/
+5
*
Process video torrents in order
Chocobozzz
2022-03-16
1
-1
/
+6
*
Add basic video editor support
Chocobozzz
2022-02-28
1
-2
/
+7
*
Add ability to cancel & delete video imports
Chocobozzz
2022-01-19
1
-0
/
+12
*
Fix bull redis options
Chocobozzz
2022-01-14
1
-3
/
+9
*
Refactor video views
Chocobozzz
2021-11-09
1
-6
/
+6
*
Add migrate-to-object-storage script (#4481)
kontrollanten
2021-11-09
1
-1
/
+7
*
prevent multiple post-process triggering of upload-resumable (#4175)
Rigel Kent
2021-10-25
1
-0
/
+2
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-7
/
+7
*
Add support for saving video files to object storage (#4290)
Jelle Besseling
2021-08-17
1
-4
/
+9
*
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
[next]