aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers/update-videos-scheduler.ts
Commit message (Expand)AuthorAgeFilesLines
* Prevent error in update schedulerChocobozzz2022-10-311-1/+5
* Put private videos under a specific subdirectoryChocobozzz2022-10-241-22/+44
* Rename video full loadingChocobozzz2022-06-281-1/+1
* Constants consistencyChocobozzz2021-10-221-1/+1
* Don't retry UpdateVideosScheduler transactionsChocobozzz2021-06-171-7/+6
* Refactor schedule updateChocobozzz2021-06-111-11/+10
* Split types and typingsChocobozzz2020-06-181-1/+1
* Avoir some circular dependenciesChocobozzz2020-05-041-1/+1
* Add ability to list redundanciesChocobozzz2020-01-281-1/+0
* Add internal privacy modeChocobozzz2019-12-121-6/+4
* Add ability to disable webtorrentChocobozzz2019-11-251-4/+4
* Correctly notify on auto blacklistChocobozzz2019-07-241-1/+1
* Don't expose constants directly in initializers/Chocobozzz2019-04-111-1/+2
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+1
* Add import finished and video published notifsChocobozzz2019-01-091-2/+12
* Add user notification base codeChocobozzz2019-01-091-0/+5
* Optimize actor follow scores modificationsChocobozzz2018-12-201-13/+2
* Fix publishedAt after a scheduled updateChocobozzz2018-07-241-2/+3
* Create webtorrent client on player loadChocobozzz2018-06-181-2/+0
* Add ability to schedule video publicationChocobozzz2018-06-151-1/+3
* Add ability for uploaders to schedule video updateChocobozzz2018-06-141-0/+62