aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/checker-after-init.ts
Commit message (Expand)AuthorAgeFilesLines
* Implement remote runner jobs in serverChocobozzz2023-05-091-1/+1
* Fix typoChocobozzz2023-02-231-1/+1
* Warn on too big max upload partChocobozzz2023-01-191-1/+6
* Implement signup approval in serverChocobozzz2023-01-191-0/+5
* 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-041-1/+2
|/
* Use private ACL for private videos in s3Chocobozzz2022-10-241-0/+8
* Encrypt OTP secretChocobozzz2022-10-101-0/+7
* Prefer using Object.valuesChocobozzz2022-08-171-2/+2
* Channel sync (#5135)Florent2022-08-101-0/+7
* Display a warning if using ffmpeg 4.4.0Chocobozzz2022-07-181-2/+6
* /!\ Use a dedicated config file for developmentChocobozzz2022-07-061-2/+5
* Rename studio to editorChocobozzz2022-03-221-4/+4
* Add basic video editor supportChocobozzz2022-02-281-78/+110
* Support RTMPSChocobozzz2021-11-051-0/+14
* Fix check after init scriptChocobozzz2021-10-131-6/+6
* esModuleInterop to trueChocobozzz2021-08-271-5/+5
* Add support for saving video files to object storage (#4290)Jelle Besseling2021-08-171-0/+23
* Fix broadcast message log levelChocobozzz2021-05-251-1/+1
* Merge branch 'release/3.2.0' into developChocobozzz2021-05-141-1/+1
|\
| * Fix logger warning levelChocobozzz2021-05-141-1/+1
* | Cleanup models directory organizationChocobozzz2021-05-111-1/+1
|/
* Check ffmepg version on startupChocobozzz2021-03-241-8/+19
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+10
* Check live duration and sizeChocobozzz2020-11-091-0/+7
* First implem global searchChocobozzz2020-06-101-0/+7
* Support broadcast messagesChocobozzz2020-05-291-2/+12
* Avoir some circular dependenciesChocobozzz2020-05-041-2/+1
* Add ability to accept or not remote redundanciesChocobozzz2020-04-071-0/+8
* Update dependenciesChocobozzz2020-02-281-2/+2
* Refactor email enabled functionChocobozzz2020-02-171-3/+2
* Move to eslintcontainChocobozzz2020-02-031-2/+2
* Add warning if videos directory is the same than redundancyChocobozzz2019-12-101-0/+4
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+7
* Move config in its own fileChocobozzz2019-04-111-2/+3
* Fix email notificationChocobozzz2019-03-191-1/+0
* Better videos redundancy config error handlingChocobozzz2019-03-191-0/+3
* BREAKING: update CSP configurationChocobozzz2019-02-211-0/+6
* Implement contact form in the clientChocobozzz2019-01-101-1/+13
* Fix dnt routeChocobozzz2018-10-011-2/+2
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-0/+115