| Commit message (Expand) | Author | Age | Files | Lines |
* | Add playback metric endpoint sent to OTEL | Chocobozzz | 2022-08-16 | 1 | -0/+9 |
* | Add ability to use docker on local | Chocobozzz | 2022-08-11 | 1 | -2/+2 |
* | Fix transcoding of quad audio channels | Chocobozzz | 2022-08-10 | 1 | -1/+1 |
* | Channel sync (#5135) | Florent | 2022-08-10 | 5 | -6/+68 |
* | Move to bullmq | Chocobozzz | 2022-08-09 | 3 | -4/+4 |
* | Limit import depending on transcoding resolutions | Chocobozzz | 2022-08-09 | 3 | -22/+40 |
* | Add option to not transcode original resolution | Chocobozzz | 2022-08-09 | 2 | -13/+25 |
* | Automatically rebuild native modules on ABI change | Chocobozzz | 2022-08-03 | 2 | -25/+37 |
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 1 | -1/+1 |
* | Use same mastodon regex for usernames | Chocobozzz | 2022-08-03 | 1 | -3/+3 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 1 | -4/+4 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 1 | -4/+32 |
* | Fix invalid http signature | Chocobozzz | 2022-07-15 | 1 | -3/+6 |
* | Reduce db retry log on failure | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Correctly set mp3 codec string in hls playlist | Chocobozzz | 2022-07-13 | 1 | -0/+1 |
* | Add compat with openssl 3 | Chocobozzz | 2022-07-12 | 3 | -14/+55 |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 3 | -5/+14 |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 1 | -42/+59 |
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 1 | -8/+17 |
* | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 1 | -19/+0 |
* | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -1/+1 |
* | More robust duration parsing | Chocobozzz | 2022-06-14 | 1 | -10/+27 |
* | Fix various typos | luz paz | 2022-06-07 | 1 | -1/+1 |
* | Remove unused function | Chocobozzz | 2022-06-03 | 1 | -8/+1 |
* | Update tsconfig | Chocobozzz | 2022-06-03 | 1 | -6/+6 |
* | Add use proxy for s3 (#4973) | Chocobozzz | 2022-05-09 | 1 | -0/+1 |
* | Handle HTTP signature draft 11 | Chocobozzz | 2022-05-06 | 1 | -4/+11 |
* | Fix live constraints tests | Chocobozzz | 2022-05-03 | 1 | -1/+1 |
* | Add program date time to live playlist | Chocobozzz | 2022-04-19 | 1 | -1/+1 |
* | Support video views/viewers stats in server | Chocobozzz | 2022-04-15 | 7 | -12/+158 |
* | Remove activitypub helper | Chocobozzz | 2022-03-23 | 1 | -229/+0 |
* | Rename studio to editor | Chocobozzz | 2022-03-22 | 1 | -14/+14 |
* | Ensure bin dir exists before dl youtube-dl | Chocobozzz | 2022-03-21 | 1 | -2/+4 |
* | Don't store remote rates of remote videos | Chocobozzz | 2022-03-18 | 1 | -1/+3 |
* | Add latency setting support | Chocobozzz | 2022-03-09 | 4 | -8/+50 |
* | Merge branch 'release/4.1.0' into develop | Chocobozzz | 2022-03-08 | 2 | -22/+42 |
|\ |
|
| * | Remove exif tags when processing images | Chocobozzz | 2022-03-07 | 1 | -0/+11 |
| * | Remove unnecessary comment | Chocobozzz | 2022-03-07 | 1 | -1/+0 |
| * | Optimize markdown renderer | Chocobozzz | 2022-03-07 | 1 | -22/+32 |
* | | Refactor user build and express file middlewares | Chocobozzz | 2022-03-04 | 1 | -4/+3 |
* | | Fill width of local avatars | Chocobozzz | 2022-03-01 | 1 | -4/+18 |
* | | Fix client html performance regression | Chocobozzz | 2022-02-28 | 1 | -2/+2 |
* | | Add basic video editor support | Chocobozzz | 2022-02-28 | 19 | -921/+1390 |
* | | Implement avatar miniatures (#4639) | kontrollanten | 2022-02-28 | 1 | -0/+3 |
|/ |
|
* | Fix max buffer size for youtube-dl | Chocobozzz | 2022-02-22 | 1 | -1/+1 |
* | Fix CLI build | Chocobozzz | 2022-02-09 | 1 | -1/+1 |
* | Fix import timeout inconsistency | Chocobozzz | 2022-02-09 | 2 | -30/+33 |
* | Add additional checks when importing a video | Chocobozzz | 2022-02-09 | 2 | -0/+62 |
* | Correctly check import target URL IP | Chocobozzz | 2022-02-07 | 1 | -0/+29 |