aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Collapse)AuthorAgeFilesLines
* Fix testsChocobozzz2023-03-271-1/+1
|
* Add filter:html.client.json-ld.result hookChocobozzz2023-03-242-0/+36
|
* Stop testing broken youtube-dlChocobozzz2023-03-221-4/+4
|
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-211-1/+1
|\
| * Fix flaky testsChocobozzz2023-03-171-1/+1
| |
* | Add infohash test for VODChocobozzz2023-03-201-2/+18
|/
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-162-30/+65
|\
| * Add video AP hooksChocobozzz2023-03-162-30/+65
| |
| * Fix testsChocobozzz2023-03-102-2/+4
| |
| * Add test on AP hooksChocobozzz2023-03-102-0/+29
| |
| * Add ability for plugins to alter video jsonldChocobozzz2023-03-102-38/+35
| |
* | Fix testsChocobozzz2023-03-102-2/+4
| |
* | Add test on AP hooksChocobozzz2023-03-102-0/+29
| |
* | Add ability for plugins to alter video jsonldChocobozzz2023-03-102-38/+35
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-072-4/+4
|\|
| * Fix file token reinjection on fragmentsWicklow2023-03-072-4/+4
| |
* | Merge branch 'release/5.1.0' into developChocobozzz2023-03-071-1/+10
|\|
| * Add test to ensure files are deletedChocobozzz2023-03-071-1/+10
| |
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-026-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 paramChocobozzz2023-03-021-0/+8
|
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-273-4/+28
|
* Fix E2E with firefoxChocobozzz2023-02-271-8/+7
|
* Add x-powered-by headerChocobozzz2023-02-271-4/+5
|
* Add server hooks for listing subscriptionWicklow2023-02-252-0/+27
|
* Improve image test comparisonChocobozzz2023-02-2414-17/+48
|
* Fix filters on playlistsWicklow2023-02-231-5/+55
|
* Move to new documentation linksChocobozzz2023-02-222-6/+6
|
* Fix CIChocobozzz2023-02-171-3/+2
|
* Fix CI timeoutChocobozzz2023-02-141-0/+2
|
* Refactor playlist creation for livesChocobozzz2023-01-271-1/+1
|
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-274-15/+84
|\
| * Fix live with base url object storageChocobozzz2023-01-274-15/+84
| |
* | Try to debug test timeoutChocobozzz2023-01-241-0/+3
| |
* | Add user registration policy infoChocobozzz2023-01-231-0/+5
| |
* | Add ability to not send an email for registrationChocobozzz2023-01-201-0/+36
| |
* | Add more signup limit testsChocobozzz2023-01-191-4/+35
| |
* | (breaking): Always list nsfw videos in playlistsChocobozzz2023-01-191-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 setChocobozzz2023-01-192-2/+2
| | | | | | | | Unstead of Misc, that could be a real category
* | Fix semver comparisonChocobozzz2023-01-192-0/+32
| |
* | Add signup approval API testsChocobozzz2023-01-1925-416/+1214
| |
* | Optimize again comments list sql queryChocobozzz2023-01-121-0/+7
| |
* | Increase tests timeoutChocobozzz2023-01-112-2/+2
| |
* | Fix comments SQL paginationChocobozzz2023-01-101-2/+21
| |
* | Merge branch 'feature/SO035' into developChocobozzz2023-01-097-183/+295
|\ \
| * | External auth can update user on loginChocobozzz2023-01-044-4/+86
| | |
| * | External auth can set more user fieldsChocobozzz2023-01-042-2/+11
| | | | | | | | | | | | videoQuota, videoQuotaDaily, adminFlags
| * | Add ability to customize token lifetimeChocobozzz2023-01-043-178/+199
| | |
* | | Use raw sql for commentsChocobozzz2023-01-091-1/+2
| | |
* | | Implement getServerListeningConfig plugin helperChocobozzz2023-01-042-0/+18
|/ /
* | Try to debug a CI issueChocobozzz2023-01-031-3/+9
| |