Aden Lindsay
2d5d0d5ab3
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
DecDuck
3164ec7106
feat(game): game uninstalling & partial compat
2024-12-26 11:59:26 +11:00
DecDuck
104e903454
feat(settings): ability to add more download dirs
2024-11-24 21:04:56 +11:00
DecDuck
bc6aabc58d
feat(downloads): reduce scope of download agent
...
due to a miscommunication, the scope of the download agent has grown too
much. this commit reduces that scopes, and intends for a lot of the
heavy lifting to be done by the soon-to-be-implemented download manager.
2024-11-10 22:25:54 +11:00
DecDuck
6897b35904
reorganisation, cleanup and new nonce protocol
2024-10-12 17:34:47 +11:00