Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rephrase emailer conflict error messages | Chocobozzz | 2023-07-27 | 3 | -5/+5 |
| | |||||
* | Improve runner management | Chocobozzz | 2023-07-27 | 7 | -28/+192 |
| | | | | | | | * Add ability to remove runner jobs * Add runner job state quick filter * Merge registration tokens and runners tables in the same page * Add copy button to copy registration token | ||||
* | Use typed pick | Chocobozzz | 2023-07-26 | 3 | -4/+3 |
| | |||||
* | Fix invalid short uuid conversion | Chocobozzz | 2023-07-26 | 1 | -1/+1 |
| | | | | Avoid "TypeError: Expected a string but received a null" error | ||||
* | Truncate html/og/card HTML description tags | Chocobozzz | 2023-07-26 | 1 | -17/+22 |
| | |||||
* | Fix lint | Chocobozzz | 2023-07-26 | 4 | -9/+6 |
| | |||||
* | Fix check params tests | Chocobozzz | 2023-07-26 | 3 | -51/+83 |
| | |||||
* | Fix fk error when generating storyboard | Chocobozzz | 2023-07-26 | 2 | -16/+33 |
| | |||||
* | Add more logs to debug oauth-client error | Chocobozzz | 2023-07-26 | 1 | -1/+5 |
| | |||||
* | Add more rate limits | Chocobozzz | 2023-07-26 | 20 | -32/+173 |
| | |||||
* | Add video file update hook tests | Chocobozzz | 2023-07-25 | 4 | -7/+40 |
| | |||||
* | Remove unused param | Chocobozzz | 2023-07-25 | 8 | -10/+12 |
| | |||||
* | Add more context to request error | Chocobozzz | 2023-07-25 | 1 | -0/+5 |
| | |||||
* | Implement video file replacement in client | Chocobozzz | 2023-07-25 | 1 | -3/+3 |
| | |||||
* | Implement replace file in server side | Chocobozzz | 2023-07-21 | 43 | -241/+1216 |
| | |||||
* | Add p2p info to metrics | Chocobozzz | 2023-07-21 | 4 | -10/+65 |
| | |||||
* | Add peers number and p2p enabled label to metrics | Chocobozzz | 2023-07-20 | 4 | -5/+45 |
| | |||||
* | More robust runner socket test | Chocobozzz | 2023-07-19 | 2 | -20/+24 |
| | |||||
* | Try to fix CI test | Chocobozzz | 2023-07-17 | 1 | -1/+1 |
| | |||||
* | Some player fixes on Android, Safari and iOS | Chocobozzz | 2023-07-17 | 1 | -4/+4 |
| | |||||
* | Fix prune storage test | Chocobozzz | 2023-07-12 | 1 | -1/+1 |
| | |||||
* | Avoid update remote runner error | Chocobozzz | 2023-07-12 | 4 | -45/+53 |
| | |||||
* | Avoid duplicate runner names | Chocobozzz | 2023-07-12 | 5 | -1/+55 |
| | |||||
* | Merge branch 'release/5.2.0' into develop | Chocobozzz | 2023-07-12 | 1 | -1/+1 |
|\ | |||||
| * | Fix fps transcoding on remote runners | Chocobozzz | 2023-07-12 | 1 | -1/+1 |
| | | |||||
* | | Migrate from webseed to web-videos | Chocobozzz | 2023-07-11 | 9 | -16/+25 |
| | | |||||
* | | Rename "videos" config to "web-videos" | Chocobozzz | 2023-07-11 | 16 | -42/+42 |
| | | |||||
* | | Rename webtorrent config to web_videos | Chocobozzz | 2023-07-11 | 25 | -57/+84 |
| | | |||||
* | | Prefer web videos in favour of webtorrent | Chocobozzz | 2023-07-11 | 75 | -452/+466 |
| | | |||||
* | | Remove webtorrent support from client | Chocobozzz | 2023-07-10 | 1 | -1/+1 |
| | | |||||
* | | Fix HLS playlist generation with 0 duration length | Chocobozzz | 2023-06-29 | 2 | -3/+7 |
| | | |||||
* | | Fix migration conflict | Chocobozzz | 2023-06-29 | 2 | -1/+1 |
| | | |||||
* | | Fix 400 error on resumable re-upload | Chocobozzz | 2023-06-29 | 3 | -12/+11 |
| | | |||||
* | | Fix the cleanup after a failed upload (#5840) | q_h | 2023-06-29 | 2 | -11/+17 |
| | | | | | | | | | | | | | | * Fix the cleanup after a failed upload * Update tests * Update tests | ||||
* | | Fix prune storage tests | Chocobozzz | 2023-06-29 | 1 | -1/+1 |
| | | |||||
* | | Fix regenerate thumbnail test | Chocobozzz | 2023-06-29 | 1 | -0/+3 |
| | | |||||
* | | Use promise cache to load remote thumbnails | Chocobozzz | 2023-06-29 | 3 | -16/+45 |
| | | |||||
* | | Fix adding element in playlists | Chocobozzz | 2023-06-29 | 1 | -1/+3 |
| | | |||||
* | | Fix migration conflict | Chocobozzz | 2023-06-29 | 1 | -0/+0 |
| | | |||||
* | | Fix playlist thumbnail generation | Chocobozzz | 2023-06-29 | 7 | -19/+25 |
| | | |||||
* | | Add thumbnail disk database migration | Chocobozzz | 2023-06-29 | 1 | -0/+47 |
| | | |||||
* | | Support lazy download of remote video miniatures | Chocobozzz | 2023-06-29 | 14 | -113/+151 |
| | | |||||
* | | Support lazy download thumbnails | Chocobozzz | 2023-06-29 | 25 | -181/+271 |
| | | |||||
* | | Also replace base url of pre signed s3 url | Chocobozzz | 2023-06-29 | 1 | -4/+9 |
| | | |||||
* | | Fix CI tests | Chocobozzz | 2023-06-29 | 37 | -70/+129 |
| | | |||||
* | | Correctly download files from S3 | Chocobozzz | 2023-06-29 | 2 | -18/+22 |
| | | | | | | | | Use pre signed URLs to inject content disposition header | ||||
* | | Lock video files when generating storyboard | Chocobozzz | 2023-06-29 | 1 | -56/+62 |
| | | |||||
* | | Handle correctly formatted AP attributedTo | Chocobozzz | 2023-06-29 | 4 | -20/+36 |
| | | |||||
* | | Fetch remote AP objects if only id is specified | Chocobozzz | 2023-06-29 | 14 | -555/+631 |
| | | |||||
* | | Fix thumbnails tests | Chocobozzz | 2023-06-29 | 4 | -0/+0 |
| | |