aboutsummaryrefslogtreecommitdiffhomepage
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Cleanup tests importsChocobozzz2022-08-17103-304/+106
* We don't need to import mochaChocobozzz2022-08-17143-146/+3
* Prefer using Object.valuesChocobozzz2022-08-1711-26/+21
* Reimplement a typed omit functionChocobozzz2022-08-1712-65/+44
* Remove unnecessary logsChocobozzz2022-08-1745-352/+46
* Prefer using our pick functionChocobozzz2022-08-176-9/+11
* Cleanup useless express validator messagesChocobozzz2022-08-1743-419/+512
* Add videoUUID to playback metricsChocobozzz2022-08-171-1/+3
* Increase test timeoutChocobozzz2022-08-162-2/+2
* Fix testsChocobozzz2022-08-162-3/+3
* Increase timeoutsChocobozzz2022-08-165-5/+5
* Add playback metric endpoint sent to OTELChocobozzz2022-08-1612-13/+397
* Add ability to list comments on local videosChocobozzz2022-08-164-1/+30
* Add spans for AP signature checkersChocobozzz2022-08-112-74/+90
* Don't crash on redis connection errorChocobozzz2022-08-112-7/+18
* Add ability to use docker on localChocobozzz2022-08-111-2/+2
* Fix live testsChocobozzz2022-08-111-1/+1
* Fix transcoding of quad audio channelsChocobozzz2022-08-102-3/+6
* Fix testChocobozzz2022-08-101-8/+16
* Add ability to list imports of a channel syncChocobozzz2022-08-1021-162/+467
* Channel sync (#5135)Florent2022-08-1049-339/+2012
* 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-097-47/+112
* Use bullmq job dependencyChocobozzz2022-08-0940-151/+296
* Move to bullmqChocobozzz2022-08-0925-89/+166
* Limit import depending on transcoding resolutionsChocobozzz2022-08-0911-43/+144
* Fix resolution to transcode hook nameChocobozzz2022-08-095-5/+5
* Add option to not transcode original resolutionChocobozzz2022-08-0916-71/+259
* Use single quotes in server/ and update eslint rulesFlorent2022-08-085-16/+16
* Fix lint on hls.tsFlorent2022-08-041-1/+1
* Add more tests for plugin rebuildChocobozzz2022-08-032-4/+26
* Automatically rebuild native modules on ABI changeChocobozzz2022-08-0312-30/+221
* Fix lintChocobozzz2022-08-031-1/+0
* Fix testsChocobozzz2022-08-032-4/+3
* Add notification plugin hookChocobozzz2022-08-0322-43/+58
* Add channel server hooksChocobozzz2022-08-036-17/+110
* 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-025-5/+47
* Add job queue hooksChocobozzz2022-08-029-19/+126
* Remove uneeded asyncChocobozzz2022-08-022-30/+26
* Increase timeoutsChocobozzz2022-08-011-0/+14