aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api/check-params
Commit message (Expand)AuthorAgeFilesLines
* Move to new documentation linksChocobozzz2023-02-221-5/+5
* Add more signup limit testsChocobozzz2023-01-191-4/+35
* Add signup approval API testsChocobozzz2023-01-198-268/+539
* Fix buildChocobozzz2022-12-291-1/+1
* Fix CI using 127.0.0.1 for testsChocobozzz2022-12-128-67/+67
* Fix DISABLE_LOCAL_SEARCH blocking request to local search API (#5411)Florent2022-11-231-5/+0
* Put private videos under a specific subdirectoryChocobozzz2022-10-244-91/+188
* Allow admins to disable two factor authChocobozzz2022-10-071-8/+21
* Support two factor authentication in backendChocobozzz2022-10-072-2/+278
* Check channel sync id is owned by channelChocobozzz2022-09-161-2/+32
* Cleanup tests importsChocobozzz2022-08-177-9/+1
* We don't need to import mochaChocobozzz2022-08-1724-26/+2
* Reimplement a typed omit functionChocobozzz2022-08-178-51/+34
* Add playback metric endpoint sent to OTELChocobozzz2022-08-162-0/+184
* Fix testChocobozzz2022-08-101-8/+16
* Add ability to list imports of a channel syncChocobozzz2022-08-104-111/+184
* Channel sync (#5135)Florent2022-08-106-14/+478
* Fix job queue testsChocobozzz2022-08-091-1/+1
* Add option to not transcode original resolutionChocobozzz2022-08-091-1/+3
* Add ability to delete a specific video fileChocobozzz2022-08-011-20/+60
* Add ability for client to create server logsChocobozzz2022-07-181-1/+58
* Fix lintChocobozzz2022-07-139-17/+17
* Refactor video rights checkerChocobozzz2022-06-221-4/+1
* store uploaded video filename (#4885)kontrollanten2022-06-212-5/+50
* Fix various typosluz paz2022-06-071-2/+2
* Completely remove best default trending algorithmChocobozzz2022-06-031-1/+1
* Increase timeoutsChocobozzz2022-05-191-1/+1
* Add ability to filter overall video stats by dateChocobozzz2022-05-061-1/+1
* Add filter by start/end date overall stats in apiChocobozzz2022-05-051-1/+23
* Support live session in serverChocobozzz2022-05-031-0/+46
* Save replay of permanent live in clientChocobozzz2022-05-031-6/+0
* Allow oembed to fetch unlisted videosChocobozzz2022-05-021-1/+66
* Fix lintChocobozzz2022-04-221-1/+0
* Fix getting live by anonymous userChocobozzz2022-04-221-5/+23
* Add ability to save replay of permanent livesChocobozzz2022-04-211-6/+0
* Add ability to set start/end date to timeserieChocobozzz2022-04-151-0/+48
* Improve viewer counterChocobozzz2022-04-151-1/+1
* 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
|\