aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers
Commit message (Collapse)AuthorAgeFilesLines
* Auto update youtube-dlChocobozzz2018-08-061-0/+72
|
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
|
* Create webtorrent client on player loadChocobozzz2018-06-181-2/+0
| | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+3
|
* Add ability for uploaders to schedule video updateChocobozzz2018-06-144-3/+73
|
* Fix error loggingChocobozzz2018-03-261-1/+1
|
* Don't fail on upload if we cannot generate thumbnailChocobozzz2018-02-272-2/+4
|
* Add logs for schedulerChocobozzz2018-02-272-0/+5
|
* Move job queue to redisChocobozzz2018-01-251-0/+19
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Add scores to follows and remove bad onesChocobozzz2018-01-112-0/+40