aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/create-import-video-file-job.ts
Commit message (Collapse)AuthorAgeFilesLines
* Prevent job queue to be started before pluginsChocobozzz2022-09-141-1/+1
|
* Use bullmq job dependencyChocobozzz2022-08-091-1/+1
|
* Stop using tsconfig registerChocobozzz2022-01-061-5/+2
| | | | Prefer to replace paths at compile time
* Add migrate-to-object-storage script (#4481)kontrollanten2021-11-091-1/+1
| | | | | | | | | | | | | | | | | | * add migrate-to-object-storage-script closes #4467 * add migrate-to-unique-playlist-filenames script * fix(migrate-to-unique-playlist-filenames): update master/segments256 run updateMasterHLSPlaylist and updateSha256VODSegments after file rename. * Improve move to object storage scripts * PR remarks Co-authored-by: Chocobozzz <me@florianbigard.com>
* Support short uuid for scriptsChocobozzz2021-08-171-3/+5
|
* Upgrade server dependenciesChocobozzz2021-06-251-1/+1
|
* Use raw SQL for most of video queriesChocobozzz2021-06-111-2/+2
|
* Check video UUID in args scriptsChocobozzz2021-02-111-0/+6
|
* Update server dependenciesChocobozzz2021-02-031-3/+5
|
* Add moderation helpers to pluginsChocobozzz2020-05-071-1/+1
|
* Move to eslintcontainChocobozzz2020-02-031-1/+1
|
* Use typescript paths in cli scripts tooChocobozzz2019-10-211-0/+3
|
* Add avatar to prune scriptChocobozzz2019-08-091-1/+1
|
* Optimize SQL requests of watch page API endpointsChocobozzz2018-09-191-1/+1
|
* Improve create import file jobChocobozzz2018-06-071-0/+1
| | | | Fix federation of .ogv videos
* Add create-import-video-file-job commandFlorent Fayolle2018-06-071-0/+39