aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests/api
Commit message (Expand)AuthorAgeFilesLines
* currentTime is now requiredChocobozzz2023-07-282-3/+4
* Refactor enableTranscoding command helpersChocobozzz2023-07-2810-20/+20
* Remove banner/avatar fields from channel/accountChocobozzz2023-07-281-12/+0
* Add ability to force transcodingChocobozzz2023-07-281-2/+4
* Add an option to sign federated fetches for mastodon compatibility (#5898)mira.bat2023-07-271-2/+2
* Improve runner managementChocobozzz2023-07-272-4/+99
* Fix check params testsChocobozzz2023-07-262-42/+65
* Add more rate limitsChocobozzz2023-07-262-2/+2
* Implement replace file in server sideChocobozzz2023-07-216-41/+578
* Add p2p info to metricsChocobozzz2023-07-212-4/+46
* Add peers number and p2p enabled label to metricsChocobozzz2023-07-202-4/+25
* More robust runner socket testChocobozzz2023-07-192-20/+24
* Try to fix CI testChocobozzz2023-07-171-1/+1
* Some player fixes on Android, Safari and iOSChocobozzz2023-07-171-4/+4
* Avoid update remote runner errorChocobozzz2023-07-121-3/+5
* Avoid duplicate runner namesChocobozzz2023-07-121-0/+9
* Migrate from webseed to web-videosChocobozzz2023-07-113-5/+5
* Rename "videos" config to "web-videos"Chocobozzz2023-07-114-8/+8
* Rename webtorrent config to web_videosChocobozzz2023-07-1112-20/+20
* Prefer web videos in favour of webtorrentChocobozzz2023-07-1116-155/+143
* Remove webtorrent support from clientChocobozzz2023-07-101-1/+1
* Fix the cleanup after a failed upload (#5840)q_h2023-06-291-9/+15
* Support lazy download of remote video miniaturesChocobozzz2023-06-291-1/+1
* Fix CI testsChocobozzz2023-06-2917-59/+64
* Fetch remote AP objects if only id is specifiedChocobozzz2023-06-291-462/+487
* Delete storyboard file on video deletionChocobozzz2023-06-291-1/+26
* Add storyboard supportChocobozzz2023-06-297-1/+240
* Don't cache upload after video deletionChocobozzz2023-06-291-0/+18
* Feature/password protected videos (#5836)Wicklow2023-06-297-25/+1005
* Fix broken replay with long live video nameChocobozzz2023-06-291-1/+1
* Fix runner api rate limit bypassChocobozzz2023-06-201-11/+33
* Fix runner vod transcoding error testChocobozzz2023-05-261-3/+5
* Fix peertube subtitles importChocobozzz2023-05-261-0/+10
* Fix lintChocobozzz2023-05-241-15/+15
* Prevent object storage mock conflictsChocobozzz2023-05-2311-97/+126
* Wait for segments generationChocobozzz2023-05-231-1/+1
* Update server dependenciesChocobozzz2023-05-223-6/+6
* Fix live quota testsChocobozzz2023-05-221-1/+1
* More robust quota checkChocobozzz2023-05-221-3/+9
* Fix testsChocobozzz2023-05-222-18/+9
* Force stop remote live transcodingChocobozzz2023-05-222-2/+2
* Remove low timeoutsChocobozzz2023-05-2225-134/+1
* Fix missing wait jobsChocobozzz2023-05-196-6/+8
* Improve remote runner config UXChocobozzz2023-05-193-3/+3
* peertube runner tests in parallelChocobozzz2023-05-191-1/+1
* Fix peertube runner concurrencyChocobozzz2023-05-191-3/+3
* Fix testsChocobozzz2023-05-174-4/+4
* Fix testChocobozzz2023-05-161-1/+1
* Add retries to all webtorrent testsChocobozzz2023-05-151-0/+2
* More robust testChocobozzz2023-05-151-2/+0