aboutsummaryrefslogtreecommitdiffhomepage
path: root/server/controllers/api/config.ts
Commit message (Expand)AuthorAgeFilesLines
...
* Add warning in production.yamlChocobozzz2018-02-271-0/+1
* Add ability to add custom css/javascriptChocobozzz2018-02-221-2/+10
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-161-0/+6
* Add about pageChocobozzz2018-01-311-1/+19
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+5
* Add version in footerChocobozzz2018-01-311-0/+2
* Add ability to update some configuration keysChocobozzz2018-01-171-4/+87
* Add avatar max size limitChocobozzz2018-01-031-1/+14
* Propagate old comment on new followChocobozzz2017-12-281-1/+1
* Use async/await in controllersChocobozzz2017-10-261-15/+17
* Take in account transcoding for video quotaChocobozzz2017-10-191-1/+9
* Add ability to limit user registrationsChocobozzz2017-07-251-6/+9
* Share models between server and clientChocobozzz2017-06-171-2/+4
* Type functionsChocobozzz2017-06-101-1/+1
* require -> importChocobozzz2017-06-051-1/+1
* Type modelsChocobozzz2017-05-251-1/+1
* First typescript iterationChocobozzz2017-05-201-0/+22