aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/config.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | | | | | * #1775 Configure the activation or deactivation of winston log rotation * Winston log rotation enabled by default #1775 * #1775 tslint correction * #1775 FileTransportOptions typed and configuration files * #1775 tslint correction * #1775 log.rotation.enabled configuration binding
* 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 emails prefix and signature with config * Adapt email config according to @Chocobozzz review
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-0/+10
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Add ability to delete old remote viewsChocobozzz2019-04-121-0/+7
|
* Add ability to limit videos history sizeChocobozzz2019-04-111-3/+8
|
* Move config in its own fileChocobozzz2019-04-111-0/+255