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