aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Fix button link on mobileChocobozzz2023-02-151-0/+1
* Add uk-UA locale supportChocobozzz2023-02-131-0/+1
* Fix untranslatable "previous/next video"Chocobozzz2023-02-131-1/+3
* Add is locale supportChocobozzz2023-02-132-1/+2
* Use unknown when category is not setChocobozzz2023-01-191-1/+0
* Add back to live featureChocobozzz2022-12-201-0/+1
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-121-4/+4
* Fix running again transcoding on a video only fileChocobozzz2022-11-071-4/+6
* Add migration scriptChocobozzz2022-10-241-0/+71
* Put private videos under a specific subdirectoryChocobozzz2022-10-242-82/+20
* Fix error when running setup:cliChocobozzz2022-09-282-2/+1
* Inject new player translationsChocobozzz2022-09-161-1/+4
* Prevent job queue to be started before pluginsChocobozzz2022-09-145-5/+5
* Prefer using Object.valuesChocobozzz2022-08-172-11/+10
* Allow continusously printing logs through tail and parse-logFlorent2022-08-161-2/+3
* Avoid concurrency issue on transcodingChocobozzz2022-08-091-5/+6
* Use bullmq job dependencyChocobozzz2022-08-091-1/+1
* Limit import depending on transcoding resolutionsChocobozzz2022-08-091-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-092-6/+3
* Fix lintChocobozzz2022-07-131-1/+1
* Fix test after hooksChocobozzz2022-07-131-1/+1
* Fix log parser with multiple filesChocobozzz2022-07-121-29/+33
* Support hr localeChocobozzz2022-07-112-1/+2
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-064-7/+7
* Rename video full loadingChocobozzz2022-06-284-4/+4
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-281-5/+7
|\
| * More flexible release scriptChocobozzz2022-06-281-5/+7
* | Process images in a dedicated workerChocobozzz2022-06-272-2/+2
* | Support tok in clientChocobozzz2022-06-242-1/+2
* | Update server dependenciesChocobozzz2022-06-211-1/+1
* | Optimize view endpointChocobozzz2022-06-171-4/+6
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-0/+89
|\|
| * Optimize broadcast job creationChocobozzz2022-06-171-1/+13
| * Add simulate many viewers scriptChocobozzz2022-06-171-0/+77
* | Fix nightly buildChocobozzz2022-06-141-1/+1
* | Implement 5036: more readable diff on configuration file when upgrading.John Livingston2022-06-131-1/+2
* | Fix ng build optionsChocobozzz2022-06-131-2/+2
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-071-1/+1
|\|
| * Fix release scriptChocobozzz2022-06-071-1/+1
* | Add new player string to custom translationsChocobozzz2022-05-311-0/+2
|/
* Wait before uploading release filesChocobozzz2022-05-231-0/+3
* Add missing player translationChocobozzz2022-05-041-0/+1
* Support video views/viewers stats in serverChocobozzz2022-04-152-4/+7
* Fix benchmark testsChocobozzz2022-03-241-2/+2
* Add video edition finished notificationChocobozzz2022-03-221-1/+1
* Fix benchmark scriptChocobozzz2022-03-211-2/+2
* Add watching and views endpoints to benchmarkChocobozzz2022-03-181-7/+42
* Don't store remote rates of remote videosChocobozzz2022-03-181-7/+8
* Also fill avatar width for channelsChocobozzz2022-03-181-0/+1
* Fix CIChocobozzz2022-03-171-3/+3