aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/checker-before-init.ts
Commit message (Collapse)AuthorAgeFilesLines
* Allow to control RATES_LIMIT from configuration (#1787)Yohan Boniface2019-04-261-1/+2
| | | | | | * Allow to control RATES_LIMIT from configuration * @Chocobozzz review (squash me)
* Add ability to delete old remote viewsChocobozzz2019-04-121-1/+2
|
* Add ability to disable trackerChocobozzz2019-04-101-1/+2
|
* Add ability to manually approves instance followers in REST APIChocobozzz2019-04-081-1/+1
|
* Add ability to forbid followersChocobozzz2019-04-081-1/+2
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-1/+1
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Better videos redundancy config error handlingChocobozzz2019-03-191-2/+2
|
* Rename streaming playlists routes/directoriesChocobozzz2019-03-181-1/+1
|
* BREAKING: update CSP configurationChocobozzz2019-02-211-0/+1
| | | | Disable it by default and add ability to specify a custom report uri
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
|
* Add hls support on serverChocobozzz2019-02-111-1/+1
|
* Implement contact form in the clientChocobozzz2019-01-101-1/+1
|
* Support additional video extensionsChocobozzz2018-12-111-1/+1
|
* Add tmp and redundancy directoriesChocobozzz2018-12-041-0/+1
|
* Fix transcodingChocobozzz2018-10-181-4/+4
|
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-241-0/+110