Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Hotfix/filter subscription videos (#5665) | Wicklow | 2023-03-02 | 3 | -33/+70 | |
|/ | | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos | |||||
* | Add ability to disable http duration OTEL metrics | Chocobozzz | 2023-02-27 | 2 | -3/+27 | |
| | ||||||
* | Add x-powered-by header | Chocobozzz | 2023-02-27 | 1 | -4/+5 | |
| | ||||||
* | Improve image test comparison | Chocobozzz | 2023-02-24 | 2 | -15/+19 | |
| | ||||||
* | Fix filters on playlists | Wicklow | 2023-02-23 | 1 | -5/+55 | |
| | ||||||
* | Move to new documentation links | Chocobozzz | 2023-02-22 | 2 | -6/+6 | |
| | ||||||
* | Fix CI | Chocobozzz | 2023-02-17 | 1 | -3/+2 | |
| | ||||||
* | 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 | |
| |