PeerTube/server/lib/schedulers
Chocobozzz 9452d4fd33
/!\ Use a dedicated config file for development
It means you have to replace NODE_ENV=test to NODE_ENV=dev if you use it
npm run dev:* commands are already updated
2022-07-06 16:12:17 +02:00
..
abstract-scheduler.ts esModuleInterop to true 2021-08-27 15:12:22 +02:00
actor-follow-scheduler.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
auto-follow-index-instances.ts Constants consistency 2021-10-22 10:28:00 +02:00
geo-ip-update-scheduler.ts Add ability to set a custom video import timeout 2022-05-24 14:55:07 +02:00
peertube-version-check-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
plugins-check-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
remove-dangling-resumable-uploads-scheduler.ts Decrease time to cleanup resumable uploads 2021-12-03 14:01:38 +01:00
remove-old-history-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00
remove-old-jobs-scheduler.ts /!\ Use a dedicated config file for development 2022-07-06 16:12:17 +02:00
remove-old-views-scheduler.ts Support video views/viewers stats in server 2022-04-15 09:49:35 +02:00
update-videos-scheduler.ts Rename video full loading 2022-06-28 15:06:15 +02:00
video-views-buffer-scheduler.ts Rename video full loading 2022-06-28 15:06:15 +02:00
videos-redundancy-scheduler.ts Don't store remote rates of remote videos 2022-03-18 11:21:50 +01:00
youtube-dl-update-scheduler.ts Constants consistency 2021-10-22 10:28:00 +02:00