drop-app/pages
DecDuck dbe8c8df4d
Process manager templating & game importing (#96)
* feat: add new template options, asahi support, and refactoring

* feat: install dir scanning, validation fixes, progress fixes, download manager refactor

This kind of ballooned out of scope, but I implemented some much
needed fixes for the download manager.

First off, I cleanup the Downloadable trait, there was some
duplication of function.

Second, I refactored the "validate" into the GameDownloadAgent,
which calls a 'validate_chunk_logic' yada, same structure as
downloading.

Third, I fixed the progress and validation issues.

Fourth, I added game scanning

* feat: out of box support for Asahi Linux

* fix: clippy

* fix: don't break database
2025-08-02 20:17:27 +10:00
..
auth Device code authorization (#83) 2025-08-01 13:12:05 +10:00
error fix: refactoring and error handling 2025-02-20 21:19:54 +11:00
library Process manager templating & game importing (#96) 2025-08-02 20:17:27 +10:00
settings Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
setup reorganisation, cleanup and new nonce protocol 2024-10-12 17:34:47 +11:00
store Process manager fixes (#71) 2025-07-25 10:44:40 +10:00
index.vue fix: assorted fixes 2025-01-20 16:46:57 +11:00
library.vue fix: refactoring and error handling 2025-02-20 21:19:54 +11:00
queue.vue Download fixes (#63) 2025-07-14 16:31:06 +10:00
quit.vue feat: quit button 2024-12-23 20:56:11 +11:00
settings.vue feat: cleanup settings menu and fix styles 2025-05-01 13:36:52 +10:00