Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 4 | -6/+18 | |
* | Remove uneeded async | Chocobozzz | 2022-08-02 | 1 | -23/+14 | |
* | Fix typescript error | Chocobozzz | 2022-08-01 | 1 | -7/+7 | |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 7 | -122/+202 | |
* | Add more tracing | Chocobozzz | 2022-07-28 | 1 | -1/+3 | |
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 6 | -6/+95 | |
* | Fix process follow | Chocobozzz | 2022-07-27 | 1 | -5/+5 | |
* | Handle rejected follows in client | Chocobozzz | 2022-07-27 | 1 | -30/+78 | |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 2 | -1/+7 | |
* | Reduce joins need to generate AP url | Chocobozzz | 2022-07-27 | 1 | -2/+2 | |
* | Use unique AP id for accept/reject | Chocobozzz | 2022-07-25 | 2 | -7/+4 | |
* | Regenerate video filenames on transcoding | Chocobozzz | 2022-07-25 | 2 | -10/+23 | |
* | Clearer live session | Chocobozzz | 2022-07-22 | 2 | -34/+47 | |
* | Fix lint | Chocobozzz | 2022-07-19 | 1 | -1/+1 | |
* | Add node process metrics | Chocobozzz | 2022-07-19 | 5 | -33/+232 | |
* | Prevent logging error when saving delete live | Chocobozzz | 2022-07-18 | 1 | -0/+2 | |
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 2 | -2/+2 | |
* | Correctly handle actors without follow counters | Chocobozzz | 2022-07-15 | 1 | -2/+5 | |
* | Fix live tests | Chocobozzz | 2022-07-13 | 1 | -5/+6 | |
* | Fix lint | Chocobozzz | 2022-07-13 | 9 | -14/+14 | |
* | Reduce unknown undo logging level | Chocobozzz | 2022-07-13 | 1 | -4/+16 | |
* | Prevent error logs when aborting a stream | Chocobozzz | 2022-07-13 | 1 | -0/+7 | |
* | Add more error logs | Chocobozzz | 2022-07-13 | 1 | -0/+3 | |
* | Prevent duplicated HLS playlist on transcoding | Chocobozzz | 2022-07-13 | 1 | -11/+19 | |
* | Relax log level | Chocobozzz | 2022-07-13 | 2 | -3/+3 | |
* | Don't display errors when SMTP is not configured | Chocobozzz | 2022-07-12 | 1 | -1/+2 | |
* | Fix handling broken lives | Chocobozzz | 2022-07-12 | 1 | -1/+1 | |
* | Auto retry video state db query on failure | Chocobozzz | 2022-07-12 | 1 | -16/+19 | |
* | Prevent invalid watch sections | Chocobozzz | 2022-07-12 | 1 | -1/+6 | |
* | /!\ Use a dedicated config file for development | Chocobozzz | 2022-07-06 | 7 | -16/+16 | |
* | Introduce experimental telemetry | Chocobozzz | 2022-07-06 | 6 | -0/+405 | |
* | Reduce lazy static error logs | Chocobozzz | 2022-06-30 | 3 | -10/+30 | |
* | Upgrade oauth2-server | Chocobozzz | 2022-06-28 | 2 | -5/+4 | |
* | Rename video full loading | Chocobozzz | 2022-06-28 | 21 | -28/+28 | |
* | Lazy load piscina | Chocobozzz | 2022-06-28 | 1 | -12/+20 | |
* | Fix workers constants | Chocobozzz | 2022-06-27 | 1 | -2/+2 | |
* | Process images in a dedicated worker | Chocobozzz | 2022-06-27 | 5 | -10/+47 | |
* | Introduce worker threads to process remote images | Chocobozzz | 2022-06-24 | 4 | -23/+74 | |
* | Fix removed sha segments on fast restream | Chocobozzz | 2022-06-24 | 3 | -18/+15 | |
* | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-23 | 2 | -12/+12 | |
|\ | ||||||
| * | Fix fast restream in saved permanent live | Chocobozzz | 2022-06-23 | 2 | -12/+12 | |
* | | Update server dependencies | Chocobozzz | 2022-06-21 | 1 | -6/+2 | |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-20 | 1 | -1/+1 | |
|\| | ||||||
| * | Relax views federation | Chocobozzz | 2022-06-20 | 1 | -1/+1 | |
* | | Optimize view endpoint | Chocobozzz | 2022-06-17 | 5 | -18/+41 | |
* | | Merge branch 'release/4.2.0' into develop | Chocobozzz | 2022-06-17 | 6 | -13/+28 | |
|\| | ||||||
| * | Send views in a dedicated queue | Chocobozzz | 2022-06-17 | 3 | -5/+19 | |
| * | Optimize broadcast job creation | Chocobozzz | 2022-06-17 | 3 | -6/+5 | |
| * | Fix transaction when processing local viewer | Chocobozzz | 2022-06-17 | 1 | -2/+4 | |
* | | More robust move to object storage job failure | Chocobozzz | 2022-06-16 | 2 | -5/+23 |