aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix torrent metadata update for hlsChocobozzz2021-12-093-17/+11
| |
* | Remove unused codeChocobozzz2021-12-091-25/+1
| |
* | Improve control bar inactivity handlingChocobozzz2021-12-093-14/+33
| | | | | | | | | | Keep opened when user is in control bar settings Faster hidding transition for control bar
* | Focus player after fullscreenChocobozzz2021-12-091-0/+8
| |
* | Update torrents info name on video updateChocobozzz2021-12-084-8/+18
| |
* | Update torrent metadata on video updateChocobozzz2021-12-087-13/+42
| |
* | Improve production guideChocobozzz2021-12-081-57/+57
| | | | | | | | | | Add syntax highlighting Add emoji on section titles to better differenciate each section
* | Upgrade multerChocobozzz2021-12-082-5/+5
| |
* | scripts/test: make MacOS compatiblekontrollanten2021-12-081-3/+3
| | | | | | | | | | | | | | man xargs: -r Compatibility with GNU xargs. The GNU version of xargs runs the utility argument at least once, even if xargs input is empty, and it supports a -r option to inhibit this behavior. The FreeBSD version of xargs does not run the utility argument on empty input, but it supports the -r option for command-line compatibility with GNU xargs, but the -r option does nothing in the FreeBSD version of xargs.
* | Display server logs when server run failsChocobozzz2021-12-071-4/+8
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-072-17/+32
|\|
| * Fix services testsChocobozzz2021-12-071-3/+3
| |
| * Fix live log tagsChocobozzz2021-12-071-14/+29
| |
* | Fix live duration in playerChocobozzz2021-12-071-0/+1
| |
* | Add account block status in openapiChocobozzz2021-12-071-0/+56
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-074-9/+10
|\|
| * Fix iframe allow-popups for oembedChocobozzz2021-12-071-1/+1
| |
| * Fix report modal errorChocobozzz2021-12-073-8/+9
| |
* | Add mute status in account and channel pagesChocobozzz2021-12-0728-53/+533
| |
* | Increase timeoutChocobozzz2021-12-062-2/+2
| |
* | Increase yarn timeoutChocobozzz2021-12-061-2/+2
| | | | | | | | It can be slow when building docker using qemu
* | Add ability to redirect users on external authChocobozzz2021-12-0318-4/+166
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-032-4/+9
|\|
| * Fix search on iosChocobozzz2021-12-032-4/+9
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-035-20/+38
|\|
| * Fix pending transcoding with failed jobChocobozzz2021-12-032-15/+18
| |
| * Fix too long filename video uploadChocobozzz2021-12-032-4/+19
| |
| * Fix additional extensions admin config descriptionChocobozzz2021-12-031-1/+1
| |
* | Decrease time to cleanup resumable uploadsChocobozzz2021-12-034-35/+21
| |
* | Fix benchmark ciChocobozzz2021-12-031-1/+1
| |
* | Fix commentChocobozzz2021-12-031-2/+2
| |
* | add plugin selector to about/menu elements (#4597)kontrollanten2021-12-034-67/+83
| | | | | | | | | | | | | | | | | | * add plugin selector to about/menu elements closes #4586 * Update plugin selector names Co-authored-by: Chocobozzz <me@florianbigard.com>
* | Move CI on developChocobozzz2021-12-033-11/+5
| |
* | Remove uneeded functionChocobozzz2021-12-031-4/+0
| |
* | Fix plugin upgradeChocobozzz2021-12-036-19/+85
| | | | | | | | Correctly decache all plugin paths
* | Fix forgot password button roleChocobozzz2021-12-031-1/+2
| |
* | Recover HLS video with duration inconsistencyChocobozzz2021-12-031-1/+4
| | | | | | | | With audio longer than video
* | Build nightly using github actionChocobozzz2021-12-0310-162/+191
| |
* | Add docker github actionChocobozzz2021-12-033-45/+71
| |
* | Bumped to version v4.0.0-rc.1Chocobozzz2021-12-034-2/+77
| |
* | CLI: plugins install command accept a --plugin-version parameter. (#4599)John Livingston2021-12-036-4/+37
|/ | | | | | | | | | | * CLI: plugins install command accept a --plugin-version parameter. * Unit tests for plugins install --plugin-version. * Fix linting. * Styling Co-authored-by: Chocobozzz <me@florianbigard.com>
* Add missing docker credentials envChocobozzz2021-12-021-0/+4
|
* Add header Vary Accept-Language (#4588)kontrollanten2021-12-022-7/+11
| | | | | | | | | | | | | | | * nginx: add header Vary Accept-Language solves #3647 * Revert "nginx: add header Vary Accept-Language" This reverts commit 90dccf53247882ad30904e4c950b745c4e859e01. * add resp header Vary Accept-Language solves #3647 * don't add vary header to embed page
* Fix audio upload if not enabled by instanceChocobozzz2021-12-011-0/+1
|
* Don't notify when transcoding ends on manual runChocobozzz2021-12-011-1/+3
|
* Bumped to version v4.0.0-rc.1v4.0.0-rc.1Chocobozzz2021-11-302-2/+2
|
* Fix redundancy timeoutChocobozzz2021-11-301-1/+1
|
* Update release docChocobozzz2021-11-301-2/+2
|
* Correctly escape meta tagsChocobozzz2021-11-302-51/+55
|
* Update changelogChocobozzz2021-11-291-0/+6
|