aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix buildChocobozzz2022-12-293-8/+16
* | Improve upgrade documentationChocobozzz2022-12-281-11/+11
* | Fix sync testsChocobozzz2022-12-231-1/+2
|/
* Fix local channel statsChocobozzz2022-12-211-0/+3
* Increase timeoutChocobozzz2022-12-121-2/+2
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-1239-250/+248
* Merge branch 'release/5.0.0' into developChocobozzz2022-12-022-2/+95
|\
| * Support reinjecting token in private m3u8 playlistChocobozzz2022-12-022-2/+95
* | Increase timeoutsChocobozzz2022-11-291-15/+15
|/
* Fix overall viewers stats with start/end datesChocobozzz2022-11-241-0/+66
* Add missing uuids search query docChocobozzz2022-11-231-3/+3
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-232-27/+0
* Fix server lintChocobozzz2022-11-151-1/+1
* Correctly terminate an ended liveChocobozzz2022-11-154-6/+6
* Fix transcoding testChocobozzz2022-11-141-1/+6
* Federate entire descriptionChocobozzz2022-11-141-6/+17
* Fix infinite playlist importChocobozzz2022-11-142-2/+43
* Fix follow constraint check with an accountChocobozzz2022-11-071-1/+87
* Fix CIChocobozzz2022-10-311-2/+2
* Breaking API: Consistency with role id/labelChocobozzz2022-10-281-3/+3
* Update production.yamlChocobozzz2022-10-282-2/+2
* Option to disable static files auth check/s3 proxyChocobozzz2022-10-272-51/+148
* Fix proxy testsChocobozzz2022-10-252-3/+3
* Correctly delete live files from object storageChocobozzz2022-10-253-10/+22
* Correctly cleanup files from object storageChocobozzz2022-10-251-10/+12
* Increase test timeoutChocobozzz2022-10-241-1/+1
* Fix testsChocobozzz2022-10-241-3/+3
* Use private ACL for private videos in s3Chocobozzz2022-10-2411-68/+405