aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix prune storage testChocobozzz2023-07-121-1/+1
* Avoid update remote runner errorChocobozzz2023-07-121-3/+5
* Avoid duplicate runner namesChocobozzz2023-07-121-0/+9
* Migrate from webseed to web-videosChocobozzz2023-07-114-7/+8
* Rename "videos" config to "web-videos"Chocobozzz2023-07-116-14/+14
* Rename webtorrent config to web_videosChocobozzz2023-07-1116-24/+24
* Prefer web videos in favour of webtorrentChocobozzz2023-07-1121-189/+177
* Remove webtorrent support from clientChocobozzz2023-07-101-1/+1
* Fix the cleanup after a failed upload (#5840)q_h2023-06-291-9/+15
* Fix prune storage testsChocobozzz2023-06-291-1/+1
* Fix regenerate thumbnail testChocobozzz2023-06-291-0/+3
* Support lazy download of remote video miniaturesChocobozzz2023-06-291-1/+1
* Fix CI testsChocobozzz2023-06-2934-67/+83
* Fetch remote AP objects if only id is specifiedChocobozzz2023-06-291-462/+487
* Fix thumbnails testsChocobozzz2023-06-294-0/+0
* Delete storyboard file on video deletionChocobozzz2023-06-291-1/+26
* Add script to generate storyboardsChocobozzz2023-06-292-0/+121
* Add storyboard supportChocobozzz2023-06-298-1/+240
* Don't cache upload after video deletionChocobozzz2023-06-291-0/+18
* Feature/password protected videos (#5836)Wicklow2023-06-299-29/+1023
* Fix broken replay with long live video nameChocobozzz2023-06-291-1/+1
* Fix runner api rate limit bypassChocobozzz2023-06-201-11/+33
* Invalidate cache feed even after server restartChocobozzz2023-06-051-22/+88
* Use largest avatar in RSS feeds, unique guid for liveItems (#5817)Alecks Gates2023-06-051-0/+10
* Fix runner vod transcoding error testChocobozzz2023-05-261-3/+5
* Fix peertube subtitles importChocobozzz2023-05-261-0/+10
* Specify runner name when unregistering the runnerChocobozzz2023-05-265-6/+10
* Fix lintChocobozzz2023-05-241-15/+15
* Fix s3 mock cleanupChocobozzz2023-05-231-0/+2
* Prevent object storage mock conflictsChocobozzz2023-05-2317-149/+201
* Wait for segments generationChocobozzz2023-05-231-1/+1
* Update server dependenciesChocobozzz2023-05-225-9/+9
* Fix live quota testsChocobozzz2023-05-221-1/+1
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-226-117/+381
* 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-2232-162/+2
* Fix menu dropdownsChocobozzz2023-05-221-1/+1
* Fix lowest email portChocobozzz2023-05-191-1/+1
* Fix missing wait jobsChocobozzz2023-05-197-7/+9
* Add expect message to ease debugChocobozzz2023-05-191-1/+1
* Fix runner cleanup testChocobozzz2023-05-195-7/+12
* Improve remote runner config UXChocobozzz2023-05-193-3/+3
* peertube runner tests in parallelChocobozzz2023-05-196-26/+28
* Fix peertube runner concurrencyChocobozzz2023-05-192-4/+4
* Fix testsChocobozzz2023-05-174-4/+4