aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/config.ts
Commit message (Expand)AuthorAgeFilesLines
* Dissociate video file names and video uuidChocobozzz2021-02-181-0/+3
* Allow to specify transcoding and import jobs concurrencyChocobozzz2021-02-081-0/+3
* Fix URI search config updateChocobozzz2021-02-011-2/+2
* Support transcoding options/encoders by pluginsChocobozzz2021-01-281-0/+2
* move from trending routes to alg paramRigel Kent2021-01-281-7/+5
* add default trending page choice, revert comments count for hot strategyRigel Kent2021-01-281-1/+9
* Disable sql prettifier by defaultChocobozzz2021-01-261-1/+2
* Fix sendmail emailerChocobozzz2021-01-261-1/+5
* feat: allow administrator to disable logging of ping requestsJohan Fleury2021-01-131-1/+2
* add support for 1440p (Quad HD/QHD/WQHD) videosRigel Kent2021-01-131-0/+2
* Fix youtube-dl ipv4 PRChocobozzz2020-11-181-3/+1
* default youtube-dl to use ipv4 (#3311)Mark Van den Borre2020-11-181-0/+3
* Add max lives limitChocobozzz2020-11-091-0/+3
* Check live duration and sizeChocobozzz2020-11-091-0/+3
* Live streaming implementation first stepChocobozzz2020-11-091-0/+21
* Update server dependenciesChocobozzz2020-08-251-1/+1
* Add ssl support to postgresqlChocobozzz2020-08-241-0/+1
* Add ability to override client assets : logo - favicon - PWA icons - PWA mani...Kim2020-07-101-1/+2
* Add database.name config optionGirish Ramakrishnan2020-06-251-1/+1
* First implem global searchChocobozzz2020-06-101-6/+12
* Make federation of unlisted videos an instance-level server preference (#2802)Levi Bard2020-06-031-0/+5
* Support broadcast messagesChocobozzz2020-05-291-0/+7
* Add sendmailIsmaƫl Bouya2020-04-101-0/+2
* Add ability to accept or not remote redundanciesChocobozzz2020-04-071-0/+6
* Update dependenciesChocobozzz2020-02-281-1/+1
* Refactor email enabled functionChocobozzz2020-02-171-1/+6
* Move to eslintcontainChocobozzz2020-02-031-2/+2
* Add ability to list redundanciesChocobozzz2020-01-281-2/+2
* Use a proxy for youtube-dl to avoid travis errorsChocobozzz2020-01-211-1/+5
* Add max file size, max files and ip anonymize log optionsChocobozzz2019-12-121-1/+6
* Add audio-only option to transcoders and playerfrankdelange2019-11-251-0/+1
* Add ability to disable webtorrentChocobozzz2019-11-251-0/+3
* Add hardware information in instance configChocobozzz2019-09-051-0/+1
* Add creation reasonChocobozzz2019-09-051-0/+2
* Add more attributes to about pageChocobozzz2019-09-051-0/+10
* Add auto follow back support for instancesChocobozzz2019-09-041-0/+17
* email object -> email subjectChocobozzz2019-08-221-2/+2
* Check latest plugins version with config intervalChocobozzz2019-07-241-1/+2
* Add ability to search available pluginsChocobozzz2019-07-241-0/+6
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+3
* WIP plugins: add ability to register pluginsChocobozzz2019-07-241-1/+2
* Add rate limit to registration and API endpointsChocobozzz2019-07-041-0/+8
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-1/+2
* Feature/logrotation (#1881)Nassim Bounouas2019-06-111-1/+2
* Merge branch 'feature/audio-upload' into developChocobozzz2019-05-211-0/+1
|\
| * Add audio support in uploadChocobozzz2019-05-161-0/+1
* | Allow to control emails prefix and signature with config (#1789)Yohan Boniface2019-05-171-0/+8
|/
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-0/+10
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+7
* Add ability to limit videos history sizeChocobozzz2019-04-111-3/+8