aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Fix print transcode command testChocobozzz2022-08-092-3/+6
* Fix live max rateChocobozzz2022-08-091-4/+4
* Prevent job failure on concurrent HLS transcodingChocobozzz2022-08-093-15/+15
* Fix job queue testsChocobozzz2022-08-094-23/+45
* Increase logs stack trace max sizeChocobozzz2022-08-091-1/+1
* Increate test timeoutChocobozzz2022-08-091-1/+3
* Fix upload notificationChocobozzz2022-08-091-0/+9
* Remove unused logChocobozzz2022-08-091-2/+0
* Avoid concurrency issue on transcodingChocobozzz2022-08-098-52/+118
* Use bullmq job dependencyChocobozzz2022-08-0942-152/+314
* Move to bullmqChocobozzz2022-08-0930-138/+201
* Limit import depending on transcoding resolutionsChocobozzz2022-08-0912-44/+145
* Fix resolution to transcode hook nameChocobozzz2022-08-096-7/+7
* Add option to not transcode original resolutionChocobozzz2022-08-0926-87/+303
* Use single quotes in server/ and update eslint rulesFlorent2022-08-086-17/+25
* Disallow sending analytics data to Angular teamFlorent2022-08-041-0/+3
* Fix lint on hls.tsFlorent2022-08-041-1/+1
* Reduce auto play error logChocobozzz2022-08-031-1/+1
* Add error info on router errorChocobozzz2022-08-031-2/+2
* Add more tests for plugin rebuildChocobozzz2022-08-032-4/+26
* Automatically rebuild native modules on ABI changeChocobozzz2022-08-0313-30/+227
* Fix lintChocobozzz2022-08-031-1/+0
* Fix testsChocobozzz2022-08-032-4/+3
* Fix tests when running npm run devChocobozzz2022-08-031-0/+4
* Add notification plugin hookChocobozzz2022-08-0323-43/+61
* Add channel server hooksChocobozzz2022-08-037-17/+124
* Add channel hooksChocobozzz2022-08-0312-33/+91
* Suffix external auth username on conflictChocobozzz2022-08-036-20/+81
* Use same mastodon regex for usernamesChocobozzz2022-08-031-3/+3
* Fix testsChocobozzz2022-08-021-0/+1
* Add plugin hook on transcoding resolutions buildingChocobozzz2022-08-026-6/+51
* Add job queue hooksChocobozzz2022-08-0212-26/+151
* Remove uneeded asyncChocobozzz2022-08-024-38/+27
* document parallel depedency and how to install itFlorent2022-08-011-1/+7
* Increase timeoutsChocobozzz2022-08-011-0/+14
* Add studio API documentationChocobozzz2022-08-011-0/+87
* Fix typescript errorChocobozzz2022-08-011-7/+7
* Fix table columns on safariChocobozzz2022-08-013-3/+3
* Add ability to delete a specific video fileChocobozzz2022-08-0123-203/+672
* Include video file id in APIChocobozzz2022-07-294-0/+7
* Prevent error on highlighted threadChocobozzz2022-07-294-5/+27
* Prevent fetching playlist status after logoutChocobozzz2022-07-281-2/+10
* Add more tracingChocobozzz2022-07-285-2/+28
* Fix disabled inputs in adminChocobozzz2022-07-282-1/+8
* Fix broken admin pageChocobozzz2022-07-281-1/+1
* Add live and viewers otel metricsChocobozzz2022-07-278-14/+106
* Fix process followChocobozzz2022-07-272-6/+6
* Upgrade client dependenciesChocobozzz2022-07-275-2175/+1940
* Upgrade server dependenciesChocobozzz2022-07-272-363/+509
* Prevent logging an error on lazy static 404Chocobozzz2022-07-273-24/+28