aboutsummaryrefslogtreecommitdiff
path: root/src/api/routes/service
Commit message (Expand)AuthorAgeFilesLines
* fix: wrong case on env variablePitu2021-08-221-1/+1
* fix: anon upload and domain fix for album links (#292)Zephyrrus2021-08-221-1/+2
* fix: return all used valuesPitu2021-06-201-1/+5
* feat: save correct db infoPitu2021-06-171-1/+9
* feat: show validation errors from joi on the frontendZephyrrus2021-06-171-5/+22
* feat: show setting values on the settings page and implement sending to backe...Zephyrrus2021-06-171-0/+20
* feat: fetch all settings if adminPitu2021-06-171-0/+17
* feat: fetch settings from apiPitu2021-06-171-3/+4
* chore: update process.env usagePitu2021-06-151-9/+8
* chore: get host from req instead of configPitu2021-06-081-1/+0
* feat: add dynamic settings page rendering based on the Joi objectZephyrrus2021-01-101-0/+17
* fix: pagination not working when searchingZephyrrus2021-01-081-2/+2
* chore: be able to refresh stats on demandPitu2021-01-081-1/+18
* chore: refactor stats generator to use an enum for typesZephyrrus2021-01-071-5/+19
* feat: change mutation timestamp on every database mutationZephyrrus2021-01-071-0/+34
* chore: remove trailing commasZephyrrus2020-12-241-2/+2
* Merge branch 'dev' into dev-zephyZephyrrus2020-07-191-0/+15
|\
| * Add endpoint with version of the APIPitu2020-07-181-0/+15
* | chore: linter the entire project using the new rulesZephyrrus2020-07-081-5/+5
|/
* chore: remove exif strip support.Pitu2019-10-121-1/+0
* Enviroment variables parsing fixPitu2019-03-021-9/+9
* Some stuffPitu2019-02-282-0/+42