aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/schedulers/update-videos-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | 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-141-0/+62