Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add channel server hooks | Chocobozzz | 2022-08-03 | 6 | -17/+110 |
* | Suffix external auth username on conflict | Chocobozzz | 2022-08-03 | 6 | -20/+81 |
* | Use same mastodon regex for usernames | Chocobozzz | 2022-08-03 | 1 | -3/+3 |
* | Fix tests | Chocobozzz | 2022-08-02 | 1 | -0/+1 |
* | Add plugin hook on transcoding resolutions building | Chocobozzz | 2022-08-02 | 5 | -5/+47 |
* | Add job queue hooks | Chocobozzz | 2022-08-02 | 9 | -19/+126 |
* | Remove uneeded async | Chocobozzz | 2022-08-02 | 2 | -30/+26 |
* | Increase timeouts | Chocobozzz | 2022-08-01 | 1 | -0/+14 |
* | Fix typescript error | Chocobozzz | 2022-08-01 | 1 | -7/+7 |
* | Add ability to delete a specific video file | Chocobozzz | 2022-08-01 | 16 | -199/+586 |
* | Include video file id in API | Chocobozzz | 2022-07-29 | 2 | -0/+3 |
* | Prevent error on highlighted thread | Chocobozzz | 2022-07-29 | 1 | -3/+9 |
* | Add more tracing | Chocobozzz | 2022-07-28 | 3 | -1/+17 |
* | Add live and viewers otel metrics | Chocobozzz | 2022-07-27 | 8 | -14/+106 |
* | Fix process follow | Chocobozzz | 2022-07-27 | 2 | -6/+6 |
* | Prevent logging an error on lazy static 404 | Chocobozzz | 2022-07-27 | 3 | -24/+28 |
* | Add bulk action on following/followers | Chocobozzz | 2022-07-27 | 1 | -1/+1 |
* | Handle rejected follows in client | Chocobozzz | 2022-07-27 | 2 | -86/+133 |
* | Add rejected state to follows | Chocobozzz | 2022-07-27 | 10 | -49/+261 |
* | Reduce joins need to generate AP url | Chocobozzz | 2022-07-27 | 1 | -2/+2 |
* | Fix password for root in dev mode | Florent | 2022-07-26 | 1 | -2/+3 |
* | Use unique AP id for accept/reject | Chocobozzz | 2022-07-25 | 2 | -7/+4 |
* | Regenerate video filenames on transcoding | Chocobozzz | 2022-07-25 | 5 | -16/+93 |
* | Display latest uploaded date for captions | Chocobozzz | 2022-07-25 | 1 | -1/+2 |
* | Clearer live session | Chocobozzz | 2022-07-22 | 6 | -35/+122 |
* | 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 |
* | Prevent headers sent error | Chocobozzz | 2022-07-18 | 1 | -2/+7 |
* | Fix my videos counter | Chocobozzz | 2022-07-18 | 4 | -175/+248 |
* | Display a warning if using ffmpeg 4.4.0 | Chocobozzz | 2022-07-18 | 1 | -2/+6 |
* | Fix incorrect error logs | Chocobozzz | 2022-07-18 | 5 | -5/+5 |
* | Add ability for client to create server logs | Chocobozzz | 2022-07-18 | 7 | -15/+251 |
* | Correctly handle actors without follow counters | Chocobozzz | 2022-07-15 | 1 | -2/+5 |
* | Fix invalid http signature | Chocobozzz | 2022-07-15 | 1 | -3/+6 |
* | Fix live tests | Chocobozzz | 2022-07-13 | 1 | -5/+6 |
* | Fix lint | Chocobozzz | 2022-07-13 | 36 | -56/+54 |
* | Fix plugin filter test | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Don't log error on static 404 | Chocobozzz | 2022-07-13 | 1 | -4/+25 |
* | Split static router | Chocobozzz | 2022-07-13 | 4 | -268/+287 |
* | Reduce unknown undo logging level | Chocobozzz | 2022-07-13 | 1 | -4/+16 |
* | Prevent 500 in AP clietn | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | Reduce db retry log on failure | Chocobozzz | 2022-07-13 | 1 | -1/+1 |
* | 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 | 2 | -16/+25 |
* | Relax log level | Chocobozzz | 2022-07-13 | 3 | -4/+4 |
* | Correctly set mp3 codec string in hls playlist | Chocobozzz | 2022-07-13 | 1 | -0/+1 |
* | Don't display errors when SMTP is not configured | Chocobozzz | 2022-07-12 | 1 | -1/+2 |
* | Fix handling broken lives | Chocobozzz | 2022-07-12 | 2 | -1/+10 |