Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix CI timeout | Chocobozzz | 2023-02-14 | 1 | -0/+2 | |
| | ||||||
* | Refactor playlist creation for lives | Chocobozzz | 2023-01-27 | 1 | -1/+1 | |
| | ||||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2023-01-27 | 2 | -8/+66 | |
|\ | ||||||
| * | Fix live with base url object storage | Chocobozzz | 2023-01-27 | 2 | -8/+66 | |
| | | ||||||
* | | Try to debug test timeout | Chocobozzz | 2023-01-24 | 1 | -0/+3 | |
| | | ||||||
* | | Add ability to not send an email for registration | Chocobozzz | 2023-01-20 | 1 | -0/+36 | |
| | | ||||||
* | | Add more signup limit tests | Chocobozzz | 2023-01-19 | 1 | -4/+35 | |
| | | ||||||
* | | (breaking): Always list nsfw videos in playlists | Chocobozzz | 2023-01-19 | 1 | -14/+1 | |
| | | | | | | | | | | | | Keep the same behaviour as unlisted videos The frontend is in charge to blur the video element if the nsfw setting is "hide" or "blur" | |||||
* | | Use unknown when category is not set | Chocobozzz | 2023-01-19 | 1 | -1/+1 | |
| | | | | | | | | Unstead of Misc, that could be a real category | |||||
* | | Add signup approval API tests | Chocobozzz | 2023-01-19 | 20 | -393/+1108 | |
| | | ||||||
* | | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 1 | -0/+7 | |
| | | ||||||
* | | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 1 | -2/+21 | |
| | | ||||||
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 3 | -178/+199 | |
|\ \ | ||||||
| * | | Add ability to customize token lifetime | Chocobozzz | 2023-01-04 | 3 | -178/+199 | |
| | | | ||||||
* | | | Use raw sql for comments | Chocobozzz | 2023-01-09 | 1 | -1/+2 | |
|/ / | ||||||
* | | Try to debug a CI issue | Chocobozzz | 2023-01-03 | 1 | -3/+9 | |
| | | ||||||
* | | Prefer using sequelize replacements even for tests | Chocobozzz | 2023-01-03 | 2 | -5/+5 | |
| | | ||||||
* | | Fix build | Chocobozzz | 2022-12-29 | 3 | -8/+16 | |
| | | ||||||
* | | Improve upgrade documentation | Chocobozzz | 2022-12-28 | 1 | -11/+11 | |
| | | ||||||
* | | Fix sync tests | Chocobozzz | 2022-12-23 | 1 | -1/+2 | |
|/ | ||||||
* | Fix local channel stats | Chocobozzz | 2022-12-21 | 1 | -0/+3 | |
| | ||||||
* | Increase timeout | Chocobozzz | 2022-12-12 | 1 | -2/+2 | |
| | ||||||
* | Fix CI using 127.0.0.1 for tests | Chocobozzz | 2022-12-12 | 39 | -250/+248 | |
| | ||||||
* | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-02 | 2 | -2/+95 | |
|\ | ||||||
| * | Support reinjecting token in private m3u8 playlist | Chocobozzz | 2022-12-02 | 2 | -2/+95 | |
| | | ||||||
* | | Increase timeouts | Chocobozzz | 2022-11-29 | 1 | -15/+15 | |
|/ | ||||||
* | Fix overall viewers stats with start/end dates | Chocobozzz | 2022-11-24 | 1 | -0/+66 | |
| | ||||||
* | Add missing uuids search query doc | Chocobozzz | 2022-11-23 | 1 | -3/+3 | |
| | ||||||
* | Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411) | Florent | 2022-11-23 | 2 | -27/+0 | |
| | ||||||
* | Fix server lint | Chocobozzz | 2022-11-15 | 1 | -1/+1 | |
| | ||||||
* | Correctly terminate an ended live | Chocobozzz | 2022-11-15 | 4 | -6/+6 | |
| | ||||||
* | Fix transcoding test | Chocobozzz | 2022-11-14 | 1 | -1/+6 | |
| | ||||||
* | Federate entire description | Chocobozzz | 2022-11-14 | 1 | -6/+17 | |
| | | | | | | Introduce an explicit field truncatedDescription description in video list is deprecated description in video get will contain the entire description | |||||
* | Fix infinite playlist import | Chocobozzz | 2022-11-14 | 2 | -2/+43 | |
| | | | | Using an hard videos limit in config | |||||
* | Fix follow constraint check with an account | Chocobozzz | 2022-11-07 | 1 | -1/+87 | |
| | ||||||
* | Fix CI | Chocobozzz | 2022-10-31 | 1 | -2/+2 | |
| | ||||||
* | Breaking API: Consistency with role id/label | Chocobozzz | 2022-10-28 | 1 | -3/+3 | |
| | ||||||
* | Update production.yaml | Chocobozzz | 2022-10-28 | 2 | -2/+2 | |
| | ||||||
* | Option to disable static files auth check/s3 proxy | Chocobozzz | 2022-10-27 | 2 | -51/+148 | |
| | ||||||
* | Fix proxy tests | Chocobozzz | 2022-10-25 | 2 | -3/+3 | |
| | ||||||
* | Correctly delete live files from object storage | Chocobozzz | 2022-10-25 | 3 | -10/+22 | |
| | ||||||
* | Correctly cleanup files from object storage | Chocobozzz | 2022-10-25 | 1 | -10/+12 | |
| | ||||||
* | Increase test timeout | Chocobozzz | 2022-10-24 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2022-10-24 | 1 | -3/+3 | |
| | ||||||
* | Use private ACL for private videos in s3 | Chocobozzz | 2022-10-24 | 11 | -68/+405 | |
| | ||||||
* | Put private videos under a specific subdirectory | Chocobozzz | 2022-10-24 | 18 | -262/+787 | |
| | ||||||
* | feat: show contained playlists under My videos (#5125) | kontrollanten | 2022-10-24 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * feat: show contained playlists under My videos closes #4769 * refactor(server): remove unused types * fixes after code review * fix(client/video-miniature): add to playlist * fix(server/user/me): shortUUID response * Revert "fix(client/video-miniature): add to playlist" This reverts commit f1a0412391c7e2370b87df2594c9fe3f39a40ddc. * fix(client/PlaylistService): caching * Revert "fix(server/user/me): shortUUID response" This reverts commit e3f1ee4e335739b895bced938540c003df24af73. * Fix fetching playlists Co-authored-by: Chocobozzz <me@florianbigard.com> | |||||
* | Wait segment sha processing | Chocobozzz | 2022-10-11 | 1 | -1/+1 | |
| | ||||||
* | Fix live tests | Chocobozzz | 2022-10-11 | 3 | -5/+30 | |
| | ||||||
* | Merge branch 'release/4.3.0' into develop | Chocobozzz | 2022-10-11 | 2 | -584/+633 | |
|\ |