aboutsummaryrefslogtreecommitdiff
path: root/src/site/pages/dashboard/admin/settings.vue
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove leftoversPitu2021-06-201-1/+6
|
* chore: change save msgPitu2021-06-171-1/+1
|
* chore: prevent restarting for the time beingPitu2021-06-171-1/+1
|
* feat: show validation errors from joi on the frontendZephyrrus2021-06-171-5/+18
|
* feat: show setting values on the settings page and implement sending to ↵Zephyrrus2021-06-171-7/+15
| | | | backend (no saving yet)
* Merge branch 'feature/database_based_settings' of ↵Pitu2021-03-231-105/+32
|\ | | | | | | https://github.com/Zephyrrus/huskysafe into Zephyrrus-feature/database_based_settings
| * fix: sections not renderingZephyrrus2021-01-111-7/+19
| |
| * feat: add sections to settings object metaZephyrrus2021-01-111-5/+23
| |
| * feat: add dynamic settings page rendering based on the Joi objectZephyrrus2021-01-101-110/+7
| |
* | chore: switch to asyncData where neededPitu2021-01-201-8/+4
|/
* Add meta name to pagesPitu2021-01-051-3/+5
|
* RebrandPitu2020-12-251-6/+6
|
* Fix ESLint rules once and for allPitu2020-12-241-1/+1
|
* chore: remove trailing commasZephyrrus2020-12-241-5/+5
|
* chore: add custom class to inputs until fix is released on buefy's masterZephyrrus2020-07-191-0/+6
|
* refactor: finish refactoring all the components to use vuexZephyrrus2020-07-101-26/+24
|
* chore: linter the entire project using the new rulesZephyrrus2020-07-081-30/+55
|
* fix: Remove hero and hero body and use sections and containers insteadZephyrrus2020-06-291-79/+77
| | | | Hero is meant to be used as a full-width banner to showcare or present somethign, not to contain the entire content of the webpage
* This commit adds a bunch of features for admins:Pitu2019-10-131-0/+135
* banning IP * see files from other users if you are admin * be able to see details of an uploaded file and it's user * improved display of thumbnails for non-image files