Commit Graph
6 Commits
Author SHA1 Message Date
Aden LindsayandDecDuck 02f8591a60 feat(settings): add debug page
* Create debug.rs

* Update settings.vue to add tab for debug

* Update main.scss to add light theme

* Update interface.vue to add light mode

* Create debug.vue

* Update debug.vue too add open log button

* Update lib.rs

* Update debug.rs

* Update debug.rs

* Update lib.rs

* Update lib.rs

* Update debug.rs

* Update debug.vue

* fix(debug): refactor and cleanup

* revert(theme): revert light theming

---------

Co-authored-by: DecDuck <declanahofmeyr@gmail.com>
2025-01-05 17:56:33 +11:00
Aden Lindsay 0a0d9d6294 feat(account settings): Add signout functionality (#16)
* Create account.vue with logout button

* Update auth.rs to add signout command

* Update lib.rs to pass sign_out command to frontend
2025-01-01 13:23:18 +11:00
Aden Lindsay 93b8b83c20 Add files via upload 2024-12-27 14:32:56 +11:00
Aden Lindsay 1861659daa Delete pages/library.vue 2024-12-27 14:32:56 +11:00
Aden Lindsay dcb2c0f004 Add files via upload 2024-12-27 13:40:24 +10:30
Aden Lindsay c722a54132 Delete pages/library.vue 2024-12-27 13:39:50 +10:30