aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/lib
Commit message (Expand)AuthorAgeFilesLines
* Add spans for AP signature checkersChocobozzz2022-08-111-3/+14
* Don't crash on redis connection errorChocobozzz2022-08-112-7/+18
* Fix transcoding of quad audio channelsChocobozzz2022-08-101-2/+5
* Add ability to list imports of a channel syncChocobozzz2022-08-104-10/+24
* Channel sync (#5135)Florent2022-08-108-9/+556
* Fix live max rateChocobozzz2022-08-091-4/+4
* Prevent job failure on concurrent HLS transcodingChocobozzz2022-08-093-15/+15
* Fix job queue testsChocobozzz2022-08-091-16/+31
* Avoid concurrency issue on transcodingChocobozzz2022-08-094-19/+31
* Use bullmq job dependencyChocobozzz2022-08-0929-77/+206
* Move to bullmqChocobozzz2022-08-0918-73/+149
* Limit import depending on transcoding resolutionsChocobozzz2022-08-094-6/+11
* Fix resolution to transcode hook nameChocobozzz2022-08-092-2/+2
* Add option to not transcode original resolutionChocobozzz2022-08-094-40/+58
* Use single quotes in server/ and update eslint rulesFlorent2022-08-081-1/+1
* Fix lint on hls.tsFlorent2022-08-041-1/+1
* Automatically rebuild native modules on ABI changeChocobozzz2022-08-033-2/+14
* Fix lintChocobozzz2022-08-031-1/+0
* Add notification plugin hookChocobozzz2022-08-0320-41/+48
* Add channel server hooksChocobozzz2022-08-031-8/+2
* Suffix external auth username on conflictChocobozzz2022-08-033-14/+30
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-022-2/+13
* Add job queue hooksChocobozzz2022-08-024-6/+18
* Remove uneeded asyncChocobozzz2022-08-021-23/+14
* Fix typescript errorChocobozzz2022-08-011-7/+7
* Add ability to delete a specific video fileChocobozzz2022-08-017-122/+202
* Add more tracingChocobozzz2022-07-281-1/+3
* Add live and viewers otel metricsChocobozzz2022-07-276-6/+95
* Fix process followChocobozzz2022-07-271-5/+5
* Handle rejected follows in clientChocobozzz2022-07-271-30/+78
* Add rejected state to followsChocobozzz2022-07-272-1/+7
* Reduce joins need to generate AP urlChocobozzz2022-07-271-2/+2
* Use unique AP id for accept/rejectChocobozzz2022-07-252-7/+4
* Regenerate video filenames on transcodingChocobozzz2022-07-252-10/+23
* Clearer live sessionChocobozzz2022-07-222-34/+47
* Fix lintChocobozzz2022-07-191-1/+1
* Add node process metricsChocobozzz2022-07-195-33/+232
* Prevent logging error when saving delete liveChocobozzz2022-07-181-0/+2
* Fix incorrect error logsChocobozzz2022-07-182-2/+2
* Correctly handle actors without follow countersChocobozzz2022-07-151-2/+5
* Fix live testsChocobozzz2022-07-131-5/+6
* Fix lintChocobozzz2022-07-139-14/+14
* Reduce unknown undo logging levelChocobozzz2022-07-131-4/+16
* Prevent error logs when aborting a streamChocobozzz2022-07-131-0/+7
* Add more error logsChocobozzz2022-07-131-0/+3
* Prevent duplicated HLS playlist on transcodingChocobozzz2022-07-131-11/+19
* Relax log levelChocobozzz2022-07-132-3/+3
* Don't display errors when SMTP is not configuredChocobozzz2022-07-121-1/+2
* Fix handling broken livesChocobozzz2022-07-121-1/+1
* Auto retry video state db query on failureChocobozzz2022-07-121-16/+19