Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | CI seems to have a slow disk? | ||||
* | 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 |
| | | | | Should fix a fragment loading crash | ||||
* | Fix test cleanup | Chocobozzz | 2023-05-10 | 7 | -11/+12 |
| | |||||
* | Add more tests on registration request conflict | Chocobozzz | 2023-05-10 | 1 | -1/+14 |
| | |||||
* | Catch metrics error | Chocobozzz | 2023-05-10 | 1 | -0/+2 |
| | |||||
* | Fix S3 live sync | Chocobozzz | 2023-05-10 | 4 | -30/+72 |
| | | | | Ensure TS chunks referenced in M3U8 playlist are already uploaded on S3 | ||||
* | Fix #5744: Missing plugins-global.css + missing async (#5746) | John Livingston | 2023-05-10 | 1 | -2/+15 |
| | | | | | | | | | | | * Fix #5744: Missing plugins-global.css + missing async * Modifications required by Chocobozzz. * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | feat(server): add redis sentinel support (#5593) | kontrollanten | 2023-05-10 | 5 | -8/+45 |
| | | | | | | | | | | | * feat(server): add redis sentinel support closes #5141 * Styling --------- Co-authored-by: Chocobozzz <me@florianbigard.com> | ||||
* | Try to have more robust live tests | Chocobozzz | 2023-05-10 | 5 | -25/+67 |
| | |||||
* | Increase timeouts | Chocobozzz | 2023-05-10 | 2 | -8/+11 |
| | |||||
* | Correctly cleanup sql command | Chocobozzz | 2023-05-10 | 1 | -0/+2 |
| | |||||
* | Fix subscribe button responsive | Chocobozzz | 2023-05-09 | 2 | -2/+8 |
| | |||||
* | Update translations | Chocobozzz | 2023-05-09 | 81 | -8935/+20751 |
| | |||||
* | Merge remote-tracking branch 'weblate/develop' into develop | Chocobozzz | 2023-05-09 | 7 | -2200/+2377 |
|\ | |||||
| * | Translated using Weblate (Croatian) | Milo Ivir | 2023-05-09 | 1 | -320/+309 |
| | | | | | | | | | | | | | | Currently translated at 100.0% (2201 of 2201 strings) Translation: PeerTube/angular Translate-URL: https://weblate.framasoft.org/projects/peertube/angular/hr/ |