Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add bulk actions on runner jobs | Chocobozzz | 2023-05-19 | 3 | -16/+58 |
* | Improve remote runner config UX | Chocobozzz | 2023-05-19 | 8 | -56/+84 |
* | Fix lowest server port | Chocobozzz | 2023-05-19 | 1 | -1/+1 |
* | More robust chunk handler | Chocobozzz | 2023-05-19 | 3 | -21/+48 |
* | peertube runner tests in parallel | Chocobozzz | 2023-05-19 | 8 | -28/+31 |
* | Wait master playlist generation | Chocobozzz | 2023-05-19 | 1 | -7/+12 |
* | Avoid uploading empty master file | Chocobozzz | 2023-05-19 | 1 | -1/+8 |
* | Prefer to wait before processing new jobs | Chocobozzz | 2023-05-19 | 1 | -1/+3 |
* | Avoid aborting completing jobs | Chocobozzz | 2023-05-19 | 4 | -8/+18 |
* | Add % to runner job percentage | Chocobozzz | 2023-05-19 | 1 | -1/+5 |
* | Don't run ffmpeg twice for lives | Chocobozzz | 2023-05-19 | 1 | -2/+0 |
* | Fix peertube runner concurrency | Chocobozzz | 2023-05-19 | 6 | -8/+35 |
* | Force ffmpeg to exit on abort | Chocobozzz | 2023-05-17 | 1 | -2/+12 |
* | Fix tests | Chocobozzz | 2023-05-17 | 6 | -6/+10 |
* | Prevent uninstall error on install error | Chocobozzz | 2023-05-17 | 1 | -7/+9 |
* | Fix bootstrap utility classes on RTL layourt | Chocobozzz | 2023-05-17 | 1 | -0/+175 |
* | Fix table th on RTL layout | Chocobozzz | 2023-05-17 | 1 | -2/+7 |
* | Fix pending subscription deletion | Chocobozzz | 2023-05-17 | 1 | -17/+46 |
* | Prevent notification from pending subscriptions | Chocobozzz | 2023-05-17 | 1 | -0/+1 |
* | Add nginx config to receive runner job results | Chocobozzz | 2023-05-17 | 1 | -0/+7 |
* | Remove uneeded date pipe | Chocobozzz | 2023-05-17 | 1 | -1/+1 |
* | Increase last runner contact update | Chocobozzz | 2023-05-17 | 1 | -1/+1 |
* | More robust accept job controller | Chocobozzz | 2023-05-17 | 1 | -6/+22 |
* | Fix docker compose guide | Chocobozzz | 2023-05-16 | 1 | -7/+8 |
* | Fix test | Chocobozzz | 2023-05-16 | 1 | -1/+1 |
* | Use atomic rename | Chocobozzz | 2023-05-16 | 2 | -4/+4 |
* | Better runner error UX when server is not run | Chocobozzz | 2023-05-16 | 3 | -7/+23 |
* | Provide public RTMP URL to runners | Chocobozzz | 2023-05-16 | 7 | -30/+67 |
* | Add config file merging in upgrade script | Chocobozzz | 2023-05-16 | 1 | -16/+36 |
* | Add retries to all webtorrent tests | Chocobozzz | 2023-05-15 | 1 | -0/+2 |
* | More robust test | Chocobozzz | 2023-05-15 | 2 | -3/+6 |
* | Force live stream termination | Chocobozzz | 2023-05-15 | 4 | -13/+6 |
* | Fix dropdown item in RTL | Chocobozzz | 2023-05-15 | 1 | -0/+2 |
* | Don't run the server in detached state | Chocobozzz | 2023-05-15 | 1 | -2/+2 |
* | Fix test | Chocobozzz | 2023-05-15 | 1 | -1/+5 |
* | Don't save the session twice | Chocobozzz | 2023-05-15 | 1 | -0/+3 |
* | Increase request retry interval | Chocobozzz | 2023-05-15 | 1 | -3/+3 |
* | Allow to retry some tests that may fail | Chocobozzz | 2023-05-15 | 1 | -0/+4 |
* | Atomic live segment file write | Chocobozzz | 2023-05-15 | 1 | -3/+11 |
* | Fix SQL query | Chocobozzz | 2023-05-12 | 3 | -6/+6 |
* | Increase test timeouts | Chocobozzz | 2023-05-11 | 4 | -22/+23 |
* | Set actor preferred name case insensitive | Chocobozzz | 2023-05-11 | 8 | -46/+95 |
* | Fix reset sequelize instance | Chocobozzz | 2023-05-11 | 8 | -23/+13 |
* | Correctly wait for live segment generation | Chocobozzz | 2023-05-11 | 7 | -19/+26 |
* | Fix tests | Chocobozzz | 2023-05-10 | 7 | -9/+9 |
* | Support handles starting with @ | Chocobozzz | 2023-05-10 | 1 | -1/+3 |
* | Reduce time to throw an error on live problem | Chocobozzz | 2023-05-10 | 1 | -1/+1 |
* | Prevent invalid end watch section warnings | Chocobozzz | 2023-05-10 | 6 | -10/+10 |
* | Upgrade hls.js | Chocobozzz | 2023-05-10 | 2 | -5/+5 |
* | Fix test cleanup | Chocobozzz | 2023-05-10 | 7 | -11/+12 |