Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add test on AP hooks | Chocobozzz | 2023-03-10 | 2 | -0/+29 | |
| | | ||||||
| * | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 2 | -38/+35 | |
| | | ||||||
* | | Fix tests | Chocobozzz | 2023-03-10 | 2 | -2/+4 | |
| | | ||||||
* | | Add test on AP hooks | Chocobozzz | 2023-03-10 | 2 | -0/+29 | |
| | | ||||||
* | | Add ability for plugins to alter video jsonld | Chocobozzz | 2023-03-10 | 2 | -38/+35 | |
| | | ||||||
* | | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-07 | 2 | -4/+4 | |
|\| | ||||||
| * | Fix file token reinjection on fragments | Wicklow | 2023-03-07 | 2 | -4/+4 | |
| | | ||||||
* | | Merge branch 'release/5.1.0' into develop | Chocobozzz | 2023-03-07 | 1 | -1/+10 | |
|\| | ||||||
| * | Add test to ensure files are deleted | Chocobozzz | 2023-03-07 | 1 | -1/+10 | |
| | | ||||||
* | | Hotfix/filter subscription videos (#5665) | Wicklow | 2023-03-02 | 6 | -42/+79 | |
|/ | | | | | | | | | * Fix filters on subscription videos * Add tests to common video filters * Improve reliability when skipping subscrition path * Better parameters for skipping subscription videos | |||||
* | Fix 404 when having ;threadId param | Chocobozzz | 2023-03-02 | 1 | -0/+8 | |
| | ||||||
* | Add ability to disable http duration OTEL metrics | Chocobozzz | 2023-02-27 | 3 | -4/+28 | |
| | ||||||
* | Fix E2E with firefox | Chocobozzz | 2023-02-27 | 1 | -8/+7 | |
| | ||||||
* | Add x-powered-by header | Chocobozzz | 2023-02-27 | 1 | -4/+5 | |
| | ||||||
* | Add server hooks for listing subscription | Wicklow | 2023-02-25 | 2 | -0/+27 | |
| | ||||||
* | Improve image test comparison | Chocobozzz | 2023-02-24 | 14 | -17/+48 | |
| | ||||||
* | 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 | 4 | -15/+84 | |
|\ | ||||||
| * | Fix live with base url object storage | Chocobozzz | 2023-01-27 | 4 | -15/+84 | |
| | | ||||||
* | | Try to debug test timeout | Chocobozzz | 2023-01-24 | 1 | -0/+3 | |
| | | ||||||
* | | Add user registration policy info | Chocobozzz | 2023-01-23 | 1 | -0/+5 | |
| | | ||||||
* | | 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 | 2 | -2/+2 | |
| | | | | | | | | Unstead of Misc, that could be a real category | |||||
* | | Fix semver comparison | Chocobozzz | 2023-01-19 | 2 | -0/+32 | |
| | | ||||||
* | | Add signup approval API tests | Chocobozzz | 2023-01-19 | 25 | -416/+1214 | |
| | | ||||||
* | | Optimize again comments list sql query | Chocobozzz | 2023-01-12 | 1 | -0/+7 | |
| | | ||||||
* | | Increase tests timeout | Chocobozzz | 2023-01-11 | 2 | -2/+2 | |
| | | ||||||
* | | Fix comments SQL pagination | Chocobozzz | 2023-01-10 | 1 | -2/+21 | |
| | | ||||||
* | | Merge branch 'feature/SO035' into develop | Chocobozzz | 2023-01-09 | 7 | -183/+295 | |
|\ \ | ||||||
| * | | External auth can update user on login | Chocobozzz | 2023-01-04 | 4 | -4/+86 | |
| | | | ||||||
| * | | External auth can set more user fields | Chocobozzz | 2023-01-04 | 2 | -2/+11 | |
| | | | | | | | | | | | | videoQuota, videoQuotaDaily, adminFlags | |||||
| * | | 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 | |
| | | | ||||||
* | | | Implement getServerListeningConfig plugin helper | Chocobozzz | 2023-01-04 | 2 | -0/+18 | |
|/ / | ||||||
* | | 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 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-30 | 2 | -0/+12 | |
|\| | ||||||
| * | Fix P2P with object storage | Chocobozzz | 2022-12-30 | 2 | -0/+12 | |
| | | ||||||
* | | 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 | |
| | | ||||||
* | | Merge branch 'release/5.0.0' into develop | Chocobozzz | 2022-12-21 | 1 | -0/+3 | |
|\| | ||||||
| * | Fix local channel stats | Chocobozzz | 2022-12-21 | 1 | -0/+3 | |
| | | ||||||
* | | Prefer displaying channel in rss feeds | Chocobozzz | 2022-12-20 | 1 | -4/+4 | |
| | |