| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: wrong case on env variable | Pitu | 2021-08-22 | 1 | -1/+1 |
| | | |||||
| * | fix: anon upload and domain fix for album links (#292) | Zephyrrus | 2021-08-22 | 1 | -1/+2 |
| | | |||||
| * | fix: return all used values | Pitu | 2021-06-20 | 1 | -1/+5 |
| | | |||||
| * | feat: save correct db info | Pitu | 2021-06-17 | 1 | -1/+9 |
| | | |||||
| * | feat: show validation errors from joi on the frontend | Zephyrrus | 2021-06-17 | 1 | -5/+22 |
| | | |||||
| * | feat: show setting values on the settings page and implement sending to ↵ | Zephyrrus | 2021-06-17 | 1 | -0/+20 |
| | | | | | backend (no saving yet) | ||||
| * | feat: fetch all settings if admin | Pitu | 2021-06-17 | 1 | -0/+17 |
| | | |||||
| * | feat: fetch settings from api | Pitu | 2021-06-17 | 1 | -3/+4 |
| | | |||||
| * | chore: update process.env usage | Pitu | 2021-06-15 | 1 | -9/+8 |
| | | |||||
| * | chore: get host from req instead of config | Pitu | 2021-06-08 | 1 | -1/+0 |
| | | |||||
| * | feat: add dynamic settings page rendering based on the Joi object | Zephyrrus | 2021-01-10 | 1 | -0/+17 |
| | | |||||
| * | fix: pagination not working when searching | Zephyrrus | 2021-01-08 | 1 | -2/+2 |
| | | | | | fix: search not working on albums | ||||
| * | chore: be able to refresh stats on demand | Pitu | 2021-01-08 | 1 | -1/+18 |
| | | |||||
| * | chore: refactor stats generator to use an enum for types | Zephyrrus | 2021-01-07 | 1 | -5/+19 |
| | | | | | | | | | fix: saved data not being converted to JSON automatically when using SQLite (and possibly MSSQL) feat: display when a stat was generated in the section's header fix: not being able to click through the footer (sorry IE11 users, you still won't be able to click through it) fix: add is-mobile to columns so they don't stack on top of each other feat: add text next to the NSFW toggle and make it look like the elements around it (begone round iOS edges) | ||||
| * | feat: change mutation timestamp on every database mutation | Zephyrrus | 2021-01-07 | 1 | -0/+34 |
| | | |||||
| * | chore: remove trailing commas | Zephyrrus | 2020-12-24 | 1 | -2/+2 |
| | | |||||
| * | Merge branch 'dev' into dev-zephy | Zephyrrus | 2020-07-19 | 1 | -0/+15 |
| |\ | |||||
| | * | Add endpoint with version of the API | Pitu | 2020-07-18 | 1 | -0/+15 |
| | | | |||||
| * | | chore: linter the entire project using the new rules | Zephyrrus | 2020-07-08 | 1 | -5/+5 |
| |/ | |||||
| * | chore: remove exif strip support. | Pitu | 2019-10-12 | 1 | -1/+0 |
| | | | | | After some thought, modifying uploaded files is not something I want to support. | ||||
| * | Enviroment variables parsing fix | Pitu | 2019-03-02 | 1 | -9/+9 |
| | | |||||
| * | Some stuff | Pitu | 2019-02-28 | 2 | -0/+42 |