aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
* Move to sass moduleChocobozzz2021-06-281-1/+1
* Upgrade server dependenciesChocobozzz2021-06-258-8/+8
* Speedup CIChocobozzz2021-06-173-8/+17
* Refactor live managerChocobozzz2021-06-172-1/+3
* Display locale date time in parse logChocobozzz2021-06-151-1/+1
* Faster ci using compiled ts filesChocobozzz2021-06-151-20/+20
* Use raw SQL for most of video queriesChocobozzz2021-06-112-3/+3
* Bidi supportChocobozzz2021-06-072-2/+8
* Remove annoying superfluous slashfrankstrater2021-06-021-1/+1
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-281-4/+4
|\
| * Fix upgrade scriptChocobozzz2021-05-281-4/+4
* | Replace local menu iconChocobozzz2021-05-281-0/+1
* | Update embed webpack configChocobozzz2021-05-271-2/+3
* | Merge branch 'release/3.2.0' into developChocobozzz2021-05-142-2/+2
|\|
| * Fix logger warning levelChocobozzz2021-05-142-2/+2
* | Cleanup models directory organizationChocobozzz2021-05-113-4/+4
* | Move transcoding files in their own directoryChocobozzz2021-05-112-2/+2
|/
* Run misc tests in parallelChocobozzz2021-05-071-1/+1
* Remove scriptyChocobozzz2021-05-058-88/+0
* 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
* 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
* 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
* Check video UUID in args scriptsChocobozzz2021-02-112-0/+12
* Fix create transcoding job scriptChocobozzz2021-02-111-13/+22
* Provide sourcemaps in releaseChocobozzz2021-02-111-2/+2
* Update stats formatChocobozzz2021-02-111-2/+5
* Add client build stats scriptChocobozzz2021-02-101-0/+33