a53a566792
feat: cleanup settings menu and fix styles
2025-05-01 13:36:52 +10:00
d9c4f7aa75
feat(library): Reactive library updating
...
Signed-off-by: quexeky <git@quexeky.dev >
2025-02-12 10:00:45 +11:00
245a84d20b
feat(debug): use shift or DEBUG RUST_LOG to show Debug Info
...
* Update settings.vue to have a conditional debug page
* Update debug.rs to add RUST_LOG status fetching
2025-01-09 19:44:04 +11:00
f1c8bbf8dd
refactor(compat): remove unnecessary compat code ( #20 )
...
* Delete pages/settings/compatibility.vue
* Update settings.vue
* Update debug.vue
* Update lib.rs
* Update compat.rs
2025-01-09 13:44:27 +11:00
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
dd7f5675d8
feat(game): game uninstalling & partial compat
2024-12-26 11:59:26 +11:00
384f7a5be9
feat(settings): ability to add more download dirs
2024-11-24 21:04:56 +11:00
6a38ea306b
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
e828bca2a5
reorganisation, cleanup and new nonce protocol
2024-10-12 17:34:47 +11:00