aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/initializers/checker.ts
Commit message (Expand)AuthorAgeFilesLines
* Add import http enabled configurationChocobozzz2018-08-061-0/+1
* Fixing #626 with ffmpeg's low default audio bitrateRigel Kent2018-08-011-2/+26
* adding ORM pool configurationRigel Kent2018-07-311-1/+1
* adding redis unix connectionRigel Kent2018-07-141-1/+13
* Improve update host script and add warning if AP urls are invalidChocobozzz2018-06-211-1/+24
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+3
* feature: db selection in redisRigel Kent2018-05-211-1/+1
* robots.txt config and routeRigel Kent2018-05-161-1/+1
* Add ability to embed a video in TwitterChocobozzz2018-05-111-1/+2
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-5/+6
* Support hostname binding in configPierre-Alain TORET2018-04-171-1/+1
* Prevent brute force login attackChocobozzz2018-03-291-0/+1
* Fix error display on edit config in adminChocobozzz2018-03-231-3/+6
* Add new name/terms/description config optionsChocobozzz2018-01-311-1/+2
* Add ability to reset our passwordChocobozzz2018-01-301-1/+2
* Add ability to configure log levelChocobozzz2018-01-191-1/+1
* Remove storage.certs from checkerChocobozzz2018-01-151-1/+1
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Move models to typescript-sequelizeChocobozzz2017-12-131-10/+10
* Follow worksChocobozzz2017-11-271-3/+11
* Begin activitypubChocobozzz2017-11-271-1/+1
* Use async/await in lib and initializersChocobozzz2017-10-261-24/+22
* Fix tests and user quotaChocobozzz2017-09-061-1/+1
* Fix config checkerChocobozzz2017-08-261-9/+12
* Remove "function" in favor of () => {}Chocobozzz2017-07-111-1/+1
* Move to promisesChocobozzz2017-07-051-28/+24
* Type functionsChocobozzz2017-06-101-4/+4
* require -> importChocobozzz2017-06-051-1/+1
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+84