]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/history - server/lib/schedulers
Better 413 error handling in cli script
[github/Chocobozzz/PeerTube.git] / server / lib / schedulers /
2019-07-24  ChocobozzzCorrectly notify on auto blacklist
2019-07-24  ChocobozzzCheck latest plugins version with config interval
2019-07-24  ChocobozzzCheck latest plugins version
2019-07-24  ChocobozzzAdd ability to search available plugins
2019-07-24  ChocobozzzWIP plugins: add ability to register plugins
2019-06-20  ChocobozzzFix redundancy exceeded quota
2019-05-15  ChocobozzzMerge branch 'master' into develop
2019-04-12  ChocobozzzAdd ability to delete old remote views
2019-04-11  ChocobozzzAdd ability to limit videos history size
2019-04-11  ChocobozzzDon't expose constants directly in initializers/
2019-04-11  ChocobozzzMove config in its own file
2019-04-02  Josh Moreladd quarantine videos feature (#1637)
2019-03-19  ChocobozzzLimit user tokens cache
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1285
2019-02-11  ChocobozzzMerge branch 'develop' into pr/1217
2019-02-11  ChocobozzzMerge branch 'feature/correctly-send-activities' into...
2019-02-11  ChocobozzzAdd hls support on server
2019-02-06  ChocobozzzMerge branch 'release/v1.2.0'
2019-01-09  ChocobozzzAdd import finished and video published notifs
2019-01-09  ChocobozzzAdd user notification base code
2018-12-20  ChocobozzzOptimize actor follow scores modifications
2018-12-11  ChocobozzzUse move instead rename
2018-12-07  ChocobozzzMerge branch 'move-utils-to-shared' of https://github...
2018-12-06  ChocobozzzMerge branch 'hotfix/docker' into develop
2018-12-04  ChocobozzzCreate redundancy endpoint
2018-11-15  buoyantairMerge from upstream
2018-11-15  ChocobozzzFix server redundancy tests
2018-10-03  ChocobozzzCheck video exists before extending its expiration
2018-10-02  ChocobozzzTry to improve redundancy tests
2018-10-01  ChocobozzzFix redundancy with specific videos
2018-10-01  ChocobozzzAdd timeout on youtube dl to cleaup files
2018-10-01  ChocobozzzEnsure video existence before duplicating it
2018-10-01  ChocobozzzFix redundancy with videos already duplicated with...
2018-09-25  ChocobozzzFix redundancy totalVideos stats
2018-09-24  ChocobozzzImprove redundancy: add 'min_lifetime' configuration
2018-09-21  ChocobozzzRemove unnecessary actor existance check
2018-09-20  ChocobozzzMerge branch 'develop' into cli-wrapper 941/head
2018-09-20  ChocobozzzLimit associations fetch when loading token
2018-09-19  ChocobozzzMove youtubeDL upgrader in helpers/
2018-09-19  ChocobozzzAdd redundancy check interval in config
2018-09-19  ChocobozzzPut config redundancy strategies in "strategies" subkey
2018-09-14  ChocobozzzSpeed up overviews route
2018-09-14  ChocobozzzAdd recently added redundancy strategy
2018-09-14  ChocobozzzAdd trending videos strategy
2018-09-13  ChocobozzzBasic video redundancy implementation
2018-08-27  ChocobozzzCorrectly migrate to fs-extra
2018-08-27  Rigel Kentreplace fs by fs-extra to prevent EMFILE error
2018-08-16  ChocobozzzEnsure youtubedl binary exists in ydl helper
2018-08-07  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzMerge branch 'release/beta-10' into develop
2018-08-06  ChocobozzzAdd ability to remove a video import
2018-08-06  ChocobozzzAuto update youtube-dl
2018-07-24  ChocobozzzFix publishedAt after a scheduled update
2018-06-18  ChocobozzzCreate webtorrent client on player load
2018-06-15  ChocobozzzAdd ability to schedule video publication
2018-06-14  ChocobozzzAdd ability for uploaders to schedule video update
2018-03-26  ChocobozzzFix error logging
2018-02-27  ChocobozzzDon't fail on upload if we cannot generate thumbnail
2018-02-27  ChocobozzzAdd logs for scheduler
2018-01-25  ChocobozzzMove job queue to redis
2018-01-11  ChocobozzzAdd scores to follows and remove bad ones