aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params
Commit message (Expand)AuthorAgeFilesLines
* Support video views/viewers stats in serverChocobozzz2022-04-153-41/+163
* Rename studio to editorChocobozzz2022-03-224-23/+23
* Add video edition finished notificationChocobozzz2022-03-221-0/+1
* Fix client html cache on theme updateChocobozzz2022-03-171-0/+3
* Fix torrent creationChocobozzz2022-03-161-2/+3
* Add latency setting supportChocobozzz2022-03-092-2/+33
* Add basic video editor supportChocobozzz2022-02-283-0/+389
* Implement avatar miniatures (#4639)kontrollanten2022-02-281-1/+1
* Check video privacy when creating comments/ratesChocobozzz2022-02-222-6/+51
* Correctly check import target URL IPChocobozzz2022-02-071-1/+2
* Add ability to cancel & delete video importsChocobozzz2022-01-192-2/+107
* Add ability to delete history elementChocobozzz2022-01-181-2/+35
* Merge branch 'release/4.0.0' into developChocobozzz2022-01-101-1/+62
|\
| * Don't display comments of private/internal videosrelease/4.0.0Chocobozzz2022-01-101-1/+62
* | Merge branch 'release/4.0.0' into developChocobozzz2022-01-062-1/+55
|\|
| * Prevent caption listing of private videosChocobozzz2022-01-061-1/+27
| * Prevent video import on non unicast ipsChocobozzz2022-01-061-0/+28
* | Move test functions outside extra-utilsChocobozzz2021-12-1726-133/+77
* | shared/ typescript types dir server-commandsChocobozzz2021-12-1734-35/+41
* | Increase timeoutChocobozzz2021-12-141-1/+1
* | Add mute status in account and channel pagesChocobozzz2021-12-071-0/+72
* | Increase timeoutChocobozzz2021-12-061-1/+1
* | Add ability to redirect users on external authChocobozzz2021-12-031-0/+12
|/
* Fix typoChocobozzz2021-11-191-1/+1
* Add ability to run transcoding jobsChocobozzz2021-11-183-1/+121
* Add ability to remove hls/webtorrent filesChocobozzz2021-11-182-0/+100
* Add ability to filter out public videos from adminChocobozzz2021-11-121-2/+20
* Added 144p encoding (#4492)Florian CUNY2021-11-051-0/+2
* Deprecate filter video queryChocobozzz2021-10-293-115/+204
* Made the video channels limit (per user) server-wide configurable (#4491)Florian CUNY2021-10-261-0/+3
* Add channel filters for my videos/followersChocobozzz2021-10-201-0/+14
* Split check user params testsChocobozzz2021-10-204-899/+986
* Add ability to view my followersChocobozzz2021-10-202-0/+56
* Increase contact form tests timeoutChocobozzz2021-09-021-2/+2
* Allow accounts to skip account setup modalChocobozzz2021-08-271-13/+14
* Limit live bitrateChocobozzz2021-08-061-2/+2
* Search channels against handles and not namesChocobozzz2021-07-291-0/+4
* Add ability to search by uuids/actor namesChocobozzz2021-07-281-0/+15
* Update search index testsChocobozzz2021-07-281-5/+25
* Generate random uuid for video filesChocobozzz2021-07-263-35/+43
* Rename captions commandsChocobozzz2021-07-211-1/+1
* Add ability for instances to follow any actorChocobozzz2021-07-211-16/+20
* Reorganize importsChocobozzz2021-07-2018-35/+22
* Refactor requestsChocobozzz2021-07-2029-467/+435
* Fix server runChocobozzz2021-07-201-1/+1
* Centralize test URLsChocobozzz2021-07-202-6/+6
* Use an object to represent a serverChocobozzz2021-07-2030-130/+129
* Shorter server command namesChocobozzz2021-07-2029-210/+210
* Introduce videos commandChocobozzz2021-07-2012-172/+133
* Introduce user commandChocobozzz2021-07-2023-241/+163