aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Fix menu dropdownsChocobozzz2023-05-225-12/+7
| | | | | Better responsive Avoid menu scrollbar displayed in notification popove
* Fix lowest email portChocobozzz2023-05-191-1/+1
|
* Use saveInTransactionWithRetries helperChocobozzz2023-05-191-21/+5
|
* Fix missing wait jobsChocobozzz2023-05-197-7/+9
|
* Add expect message to ease debugChocobozzz2023-05-191-1/+1
|
* Remove wait before publishing master playlistChocobozzz2023-05-191-12/+0
| | | | It doesn't seem necessary
* Correctly fix s3 live syncChocobozzz2023-05-191-1/+3
|
* Publish runnerChocobozzz2023-05-191-1/+1
|
* Fix runner cleanup testChocobozzz2023-05-195-7/+12
|
* Add bulk actions on runner jobsChocobozzz2023-05-193-16/+58
|
* Improve remote runner config UXChocobozzz2023-05-198-56/+84
|
* Fix lowest server portChocobozzz2023-05-191-1/+1
|
* More robust chunk handlerChocobozzz2023-05-193-21/+48
|
* peertube runner tests in parallelChocobozzz2023-05-198-28/+31
|
* Wait master playlist generationChocobozzz2023-05-191-7/+12
|
* Avoid uploading empty master fileChocobozzz2023-05-191-1/+8
|
* Prefer to wait before processing new jobsChocobozzz2023-05-191-1/+3
|
* Avoid aborting completing jobsChocobozzz2023-05-194-8/+18
|
* Add % to runner job percentageChocobozzz2023-05-191-1/+5
|
* Don't run ffmpeg twice for livesChocobozzz2023-05-191-2/+0
|
* Fix peertube runner concurrencyChocobozzz2023-05-196-8/+35
|
* Force ffmpeg to exit on abortChocobozzz2023-05-171-2/+12
|
* Fix testsChocobozzz2023-05-176-6/+10
|
* Prevent uninstall error on install errorChocobozzz2023-05-171-7/+9
|
* Fix bootstrap utility classes on RTL layourtChocobozzz2023-05-171-0/+175
|
* Fix table th on RTL layoutChocobozzz2023-05-171-2/+7
|
* Fix pending subscription deletionChocobozzz2023-05-171-17/+46
|
* Prevent notification from pending subscriptionsChocobozzz2023-05-171-0/+1
|
* Add nginx config to receive runner job resultsChocobozzz2023-05-171-0/+7
|
* Remove uneeded date pipeChocobozzz2023-05-171-1/+1
|
* Increase last runner contact updateChocobozzz2023-05-171-1/+1
|
* More robust accept job controllerChocobozzz2023-05-171-6/+22
|
* Fix docker compose guideChocobozzz2023-05-161-7/+8
|
* Fix testChocobozzz2023-05-161-1/+1
|
* Use atomic renameChocobozzz2023-05-162-4/+4
|
* Better runner error UX when server is not runChocobozzz2023-05-163-7/+23
|
* Provide public RTMP URL to runnersChocobozzz2023-05-167-30/+67
|
* Add config file merging in upgrade scriptChocobozzz2023-05-161-16/+36
|
* Add retries to all webtorrent testsChocobozzz2023-05-151-0/+2
|
* More robust testChocobozzz2023-05-152-3/+6
|
* Force live stream terminationChocobozzz2023-05-154-13/+6
|
* Fix dropdown item in RTLChocobozzz2023-05-151-0/+2
|
* Don't run the server in detached stateChocobozzz2023-05-151-2/+2
|
* Fix testChocobozzz2023-05-151-1/+5
|
* Don't save the session twiceChocobozzz2023-05-151-0/+3
|
* Increase request retry intervalChocobozzz2023-05-151-3/+3
| | | | CI seems to have a slow disk?
* Allow to retry some tests that may failChocobozzz2023-05-151-0/+4
|
* Atomic live segment file writeChocobozzz2023-05-151-3/+11
|
* Fix SQL queryChocobozzz2023-05-123-6/+6
|
* Increase test timeoutsChocobozzz2023-05-114-22/+23
|