aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* Fix reset sequelize instanceChocobozzz2023-05-112-5/+4
* Correctly wait for live segment generationChocobozzz2023-05-116-18/+20
* Fix testsChocobozzz2023-05-106-6/+6
* Fix test cleanupChocobozzz2023-05-105-8/+8
* Add more tests on registration request conflictChocobozzz2023-05-101-1/+14
* Try to have more robust live testsChocobozzz2023-05-101-1/+1
* Increase timeoutsChocobozzz2023-05-102-8/+11
* Fix subscribe button responsiveChocobozzz2023-05-091-2/+2
* Increase timeoutChocobozzz2023-05-091-1/+1
* Increase timeoutsChocobozzz2023-05-092-4/+4
* Fix audio transcoding copyChocobozzz2023-05-091-3/+3
* Fix studio testsChocobozzz2023-05-091-23/+23
* Prefer video studio instead of video editionChocobozzz2023-05-093-12/+12
* Support studio transcoding in peertube runnerChocobozzz2023-05-098-61/+401
* Add TMP persistent directoryChocobozzz2023-05-091-1/+24
* Enable external plugins to test the PRChocobozzz2023-05-091-1/+1
* Add runner server testsChocobozzz2023-05-0936-186/+2652
* Allow to update a live with untouched privacyChocobozzz2023-04-141-1/+7
* Feature/filter already watched videos (#5739)Wicklow2023-04-122-3/+48
* feature/ability to disable video history by default (#5728)Wicklow2023-04-074-12/+90
* Feature/Add replay privacy (#5692)Wicklow2023-03-319-86/+272
* Stop testing broken youtube-dlChocobozzz2023-03-221-4/+4
* Add infohash test for VODChocobozzz2023-03-201-2/+18
* Add ability for plugins to alter video jsonldChocobozzz2023-03-101-9/+35
* Merge branch 'release/5.1.0' into developChocobozzz2023-03-071-3/+2
|\
| * Fix file token reinjection on fragmentsWicklow2023-03-071-3/+2
* | Hotfix/filter subscription videos (#5665)Wicklow2023-03-023-33/+70
|/
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-272-3/+27
* Add x-powered-by headerChocobozzz2023-02-271-4/+5
* Improve image test comparisonChocobozzz2023-02-242-15/+19
* 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-272-8/+66
|\
| * Fix live with base url object storageChocobozzz2023-01-272-8/+66
* | Try to debug test timeoutChocobozzz2023-01-241-0/+3
* | 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
* | Use unknown when category is not setChocobozzz2023-01-191-1/+1
* | Add signup approval API testsChocobozzz2023-01-1920-393/+1108
* | Optimize again comments list sql queryChocobozzz2023-01-121-0/+7
* | Fix comments SQL paginationChocobozzz2023-01-101-2/+21
* | Merge branch 'feature/SO035' into developChocobozzz2023-01-093-178/+199
|\ \
| * | Add ability to customize token lifetimeChocobozzz2023-01-043-178/+199
* | | Use raw sql for commentsChocobozzz2023-01-091-1/+2
|/ /
* | Try to debug a CI issueChocobozzz2023-01-031-3/+9
* | Prefer using sequelize replacements even for testsChocobozzz2023-01-032-5/+5