ydioy/src
Liviu Burcusel a3177f0dd7
Setting page (#5)
* Switched to eslint.config.ts and demoted @typescript-eslint/no-unused-vars to warning

* Created /settings route, associated component and modified tests for routes

* Added tests for SettingsView.vue

* Added jiti library needed for linting

* Refactored routes' tests.

* Refactoring to reduce code duplication
2025-10-25 16:01:28 +02:00
..
assets Added comments on empty files 2025-09-11 17:38:02 +02:00
components Setting page (#5) 2025-10-25 16:01:28 +02:00
plugins Added Vuetify to project 2025-09-12 12:31:25 +02:00
router Setting page (#5) 2025-10-25 16:01:28 +02:00
views Setting page (#5) 2025-10-25 16:01:28 +02:00
App.vue Moved the footer into self contained component 2025-09-16 14:26:10 +02:00
main.ts Added Vuetify to project 2025-09-12 12:31:25 +02:00