aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib/jobs/job-scheduler.ts
Commit message (Collapse)AuthorAgeFilesLines
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
|
* Move models to typescript-sequelizeChocobozzz2017-12-131-10/+10
|
* Fix lintChocobozzz2017-11-271-1/+0
|
* Fix video upload and videos listChocobozzz2017-11-271-2/+2
|
* Follow worksChocobozzz2017-11-271-4/+9
|
* Make it compile at leastChocobozzz2017-11-271-19/+14
|
* Begin activitypubChocobozzz2017-11-271-16/+19
|
* Use async/await in lib and initializersChocobozzz2017-10-261-55/+63
|
* More robust transcoding jobsChocobozzz2017-10-171-1/+1
|
* Server: upgrade packagesChocobozzz2017-10-091-1/+1
|
* Fix error loggingChocobozzz2017-07-071-5/+5
|
* Move to promisesChocobozzz2017-07-051-62/+55
| | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74
* Type functionsChocobozzz2017-06-101-10/+14
|
* Type modelsChocobozzz2017-05-251-3/+3
|
* First typescript iterationChocobozzz2017-05-201-0/+137