aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers
Commit message (Expand)AuthorAgeFilesLines
* Fix registration notification error in clientChocobozzz2023-06-192-1/+31
* Add Podcast RSS feeds (#5487)Alecks Gates2023-05-222-2/+29
* Avoid aborting completing jobsChocobozzz2023-05-191-0/+1
* Fix testsChocobozzz2023-05-171-1/+4
* Provide public RTMP URL to runnersChocobozzz2023-05-161-3/+10
* Set actor preferred name case insensitiveChocobozzz2023-05-112-1/+45
* feat(server): add redis sentinel support (#5593)kontrollanten2023-05-102-2/+9
* Fix audio transcoding copyChocobozzz2023-05-091-1/+1
* Support studio transcoding in peertube runnerChocobozzz2023-05-093-3/+7
* Add TMP persistent directoryChocobozzz2023-05-091-0/+1
* Implement remote runner jobs in serverChocobozzz2023-05-097-23/+183
* feature/ability to disable video history by default (#5728)Wicklow2023-04-072-1/+6
* Feature/Add replay privacy (#5692)Wicklow2023-03-313-1/+128
* Add ability to disable http duration OTEL metricsChocobozzz2023-02-272-0/+5
* Add x-powered-by headerChocobozzz2023-02-272-1/+4
* Fix typoChocobozzz2023-02-231-1/+1
* Update bullmqChocobozzz2023-02-161-2/+2
* Warn on too big max upload partChocobozzz2023-01-191-1/+6
* Fix broken mergeChocobozzz2023-01-191-2/+16
* Add missing url unique index in local video viewerChocobozzz2023-01-192-17/+30
* Implement signup approval in serverChocobozzz2023-01-196-6/+86
* Merge branch 'release/5.0.0' into developChocobozzz2023-01-121-8/+0
|\
| * Fix ACL incompatibility with some s3 providersChocobozzz2023-01-121-8/+0
* | External auth can update user on loginChocobozzz2023-01-042-5/+4
* | Add ability to customize token lifetimeChocobozzz2023-01-043-6/+7
* | Don't need to use redis to block tracker ipsChocobozzz2022-12-231-1/+4
|/
* Add austrian sign languageChocobozzz2022-12-091-0/+1
* 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