aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
...
* | Add ability for plugins to register client routesChocobozzz2021-12-1014-13/+151
| |
* | Add 'input-checkbox' value warning in docChocobozzz2021-12-101-0/+4
| |
* | Add upload/import/go live video attributes hooksChocobozzz2021-12-106-6/+98
| |
* | Add filter on search resultsChocobozzz2021-12-105-22/+82
| |
* | Add hls to prune storage scriptChocobozzz2021-12-103-36/+32
| |
* | Fix testsChocobozzz2021-12-094-12/+21
| |
* | No notification on moderator abuseChocobozzz2021-12-094-51/+86
| |
* | Add filter:api.server.stats.get.result hookChocobozzz2021-12-095-2/+24
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-091-1/+0
|\|
| * Fix lintChocobozzz2021-12-091-1/+0
| |
* | Merge branch 'release/4.0.0' into developChocobozzz2021-12-094-13/+17
|\|
| * Fix homepage titleChocobozzz2021-12-091-1/+6
| |
| * Fix theme update when logged inChocobozzz2021-12-093-12/+11
| |
* | 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