aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
...
* TypoChocobozzz2021-08-111-1/+1
|
* Try to fix openapi scriptChocobozzz2021-08-112-3/+2
|
* Improve target bitrate calculationChocobozzz2021-08-062-6/+5
|
* Refactor video links buildersChocobozzz2021-07-261-2/+1
|
* Use random names for VOD HLS playlistsChocobozzz2021-07-263-55/+52
|
* Speed up plugin transcoding testsChocobozzz2021-07-222-4/+4
|
* Merge branch 'next' into developChocobozzz2021-07-212-34/+20
|\
| * Rename captions commandsChocobozzz2021-07-211-1/+1
| |
| * Use an object to represent a serverChocobozzz2021-07-201-3/+3
| |
| * Shorter server command namesChocobozzz2021-07-201-7/+7
| |
| * Introduce videos commandChocobozzz2021-07-201-6/+5
| |
| * Introduce sql commandChocobozzz2021-07-201-1/+1
| |
| * Introduce comments commandChocobozzz2021-07-201-20/+10
| |
| * Introduce captions commandChocobozzz2021-07-201-4/+1
| |
| * Introduce CLI commandChocobozzz2021-07-201-2/+2
| |
* | Improve plugin constant testsChocobozzz2021-07-211-1/+2
|/
* Fix angular buildsChocobozzz2021-07-051-2/+2
|
* Add ms to parse log datesChocobozzz2021-06-291-1/+2
|
* 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
| | | | 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