aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Increase unicast job concurrencyChocobozzz2022-11-241-1/+1
* Delete completed/failed jobs directly from bullmqChocobozzz2022-11-231-2/+20
* Fix infohash exists memoize maxageChocobozzz2022-11-231-1/+1
* Merge branch 'release/4.3.0' into developChocobozzz2022-11-161-8/+0
|\
| * Fix broadcasting in parallel viewsChocobozzz2022-11-161-8/+0
* | Fix server lintChocobozzz2022-11-151-1/+1
* | Add configuration for prometheus exporter hostnameChocobozzz2022-11-152-1/+5
* | Fix infinite playlist importChocobozzz2022-11-142-0/+4
* | Check missing config keysChocobozzz2022-10-281-0/+6
* | Option to disable static files auth check/s3 proxyChocobozzz2022-10-271-0/+6
* | Use private ACL for private videos in s3Chocobozzz2022-10-243-1/+20
* | Put private videos under a specific subdirectoryChocobozzz2022-10-242-11/+36
* | Encrypt OTP secretChocobozzz2022-10-104-1/+20
* | Support two factor authentication in backendChocobozzz2022-10-072-1/+38
* | server: serve files from storage/well-known (#5214)kontrollanten2022-10-043-3/+5
|/
* Fix old DB enum namesChocobozzz2022-09-132-1/+34
* Use worker thread to send HTTP requestsChocobozzz2022-09-081-0/+8
* Prefer using Object.valuesChocobozzz2022-08-171-2/+2
* Add ability to list imports of a channel syncChocobozzz2022-08-102-1/+33
* Channel sync (#5135)Florent2022-08-106-5/+82
* Increase logs stack trace max sizeChocobozzz2022-08-091-1/+1
* Use bullmq job dependencyChocobozzz2022-08-091-2/+8
* Move to bullmqChocobozzz2022-08-091-2/+2
* Add option to not transcode original resolutionChocobozzz2022-08-092-2/+5
* Automatically rebuild native modules on ABI changeChocobozzz2022-08-033-3/+72
* Add rejected state to followsChocobozzz2022-07-271-1/+2
* Fix password for root in dev modeFlorent2022-07-261-2/+3
* Clearer live sessionChocobozzz2022-07-222-1/+57
* Display a warning if using ffmpeg 4.4.0Chocobozzz2022-07-181-2/+6
* Add ability for client to create server logsChocobozzz2022-07-182-1/+12
* Add compat with openssl 3Chocobozzz2022-07-121-4/+3
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-063-44/+52
* Introduce experimental telemetryChocobozzz2022-07-062-1/+18
* Add ability to disable unknown infohash logChocobozzz2022-06-301-0/+1
* Process images in a dedicated workerChocobozzz2022-06-271-0/+4
* Introduce worker threads to process remote imagesChocobozzz2022-06-241-3/+6
* Add toki pona in video languagesChocobozzz2022-06-241-0/+1
* Fix removed sha segments on fast restreamChocobozzz2022-06-241-1/+1
* Merge branch 'release/4.2.0' into developChocobozzz2022-06-231-1/+7
|\
| * Fix fast restream in saved permanent liveChocobozzz2022-06-231-1/+7
* | store uploaded video filename (#4885)kontrollanten2022-06-213-1/+37
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-201-1/+1
|\|
| * Relax views federationChocobozzz2022-06-201-1/+1
* | Optimize view endpointChocobozzz2022-06-171-2/+4
* | Merge branch 'release/4.2.0' into developChocobozzz2022-06-171-1/+4
|\|
| * Send views in a dedicated queueChocobozzz2022-06-171-0/+3
| * Increase max watch sectionsChocobozzz2022-06-171-1/+1
* | Fix various typosluz paz2022-06-071-1/+1
* | Check feeds config at startupChocobozzz2022-05-241-0/+1
* | Add ability to set default feed items countChocobozzz2022-05-242-7/+8