aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Remove scriptyChocobozzz2021-05-058-88/+0
| | | | It breaks our tests with the latest npm release
* Add player mode to player statsChocobozzz2021-04-281-1/+2
|
* Add log to prune storage scriptChocobozzz2021-04-281-0/+2
|
* Cleanup stats for nerdsChocobozzz2021-04-281-1/+15
|
* Revert "Fix context menu when watching a playlist"Chocobozzz2021-04-211-6/+2
| | | | | | This reverts commit e8bb5b6b3a1e4c2aeab368f01cc5092d8478b893. We'll refactor this error handler in hls.js v1 upgrade
* Fix context menu when watching a playlistChocobozzz2021-04-211-2/+6
|
* Add size info in db for actor imagesChocobozzz2021-04-081-3/+2
|
* Update data in DB when regenerate thumbnailsChocobozzz2021-04-081-6/+19
|
* Agnostic actor image storageChocobozzz2021-04-081-5/+5
|
* Fix benchmarkChocobozzz2021-03-301-61/+40
|
* Add log to regenerate thumbnailsChocobozzz2021-03-291-0/+2
|
* script/upgrade: use db.name config valuekontrollanten2021-03-291-1/+2
|
* Add regenrate thumbnails scriptsChocobozzz2021-03-241-0/+54
|
* Introduce tags to the loggerChocobozzz2021-03-241-0/+23
| | | | | That could help to filter unneeded logs and/or select particular components
* Fix CI moderation testsChocobozzz2021-03-091-2/+2
|
* Support sqChocobozzz2021-03-091-0/+1
|
* use .load instead of .safeLoad in js-yamlLukas Winkler2021-03-041-4/+4
|
* Remove unnecessary transcoding job errorChocobozzz2021-03-031-1/+1
|
* Add other routes to benchmarkChocobozzz2021-02-251-0/+44
|
* Update creditsChocobozzz2021-02-241-0/+1
|
* Fix credit script linkChocobozzz2021-02-241-1/+1
|
* Add benchmark scriptChocobozzz2021-02-221-0/+234
|
* Fix stats testsChocobozzz2021-02-191-3/+0
|
* CleanupChocobozzz2021-02-182-2/+2
|
* Dissociate video file names and video uuidChocobozzz2021-02-182-5/+9
|
* Remove previous thumbnail if neededChocobozzz2021-02-161-1/+1
|
* Generate a name for thumbnailsChocobozzz2021-02-161-4/+5
| | | | Allows aggressive caching
* Check video UUID in args scriptsChocobozzz2021-02-112-0/+12
|
* Fix create transcoding job scriptChocobozzz2021-02-111-13/+22
| | | | Depending on the file and the webtorrent/hls config
* Provide sourcemaps in releaseChocobozzz2021-02-111-2/+2
|
* Update stats formatChocobozzz2021-02-111-2/+5
|
* Add client build stats scriptChocobozzz2021-02-101-0/+33
|
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-1/+2
|
* Update server dependenciesChocobozzz2021-02-036-24/+36
|
* Add ability to build client with source mapsChocobozzz2021-02-022-2/+7
|
* Improve parse log with sqlChocobozzz2021-02-011-1/+14
|
* Use a profile manager for transcodingChocobozzz2021-01-281-2/+2
|
* Disable sql prettifier by defaultChocobozzz2021-01-261-1/+2
| | | | It adds too much lines, leading to difficulties when reading dev logs
* Refactor transcoding job handlersChocobozzz2021-01-211-3/+3
|
* Fix service workerChocobozzz2021-01-181-2/+1
|
* add script printing command to generate a resolution for a given fileRigel Kent2021-01-131-0/+52
|
* chore: add manifest in light buildkontrollanten2021-01-131-1/+1
|
* client: register service workerkontrollanten2021-01-131-0/+2
| | | | closes #296
* Use more threads for xz release compressionChocobozzz2021-01-071-1/+1
|
* Clearer error in parse logChocobozzz2020-12-221-5/+10
|
* Add gl supportChocobozzz2020-12-161-0/+1
|
* Only link to crowdfunding pages in creditsChocobozzz2020-12-141-1698/+0
|
* Fix deprecated i18n optionChocobozzz2020-12-141-1/+1
|
* Fix tests timeoutChocobozzz2020-12-141-2/+2
|
* Add joblog at the end of ciChocobozzz2020-12-141-4/+4
|