Commit Graph

14 Commits

Author SHA1 Message Date
quexeky 9b68ebc910 refactor: Converting useGame to DownloadableMetadata
Signed-off-by: quexeky <git@quexeky.dev>
2025-06-05 12:59:45 +10:00
DecDuck 790e8c2afe feat: move to native_model to allow for database upgrades 2025-05-15 10:13:24 +10:00
DecDuck 65561abdab fix: update object id paths for new server 2025-05-10 15:25:40 +10:00
DecDuck 0f717d51d0 feat: launch options 2025-04-27 21:07:39 +10:00
quexeky cdcd69391d Merge remote-tracking branch 'aden/develop' into develop 2025-02-18 14:45:09 +11:00
Aden Lindsay 8520b255a3 style(library): Re-designed Library UI with new features 2025-02-15 16:41:32 +10:30
quexeky 2a1a7326d0 feat(cache): Added forceOffline in settings and caching games & library 2025-02-12 10:00:45 +11:00
quexeky f33ca95bdf feat(cache): Added offline!() macro to manage online and offline function distinctions
See fetch_library command for example
2025-02-12 10:00:45 +11:00
quexeky 5bb04dafdd feat(settings): Allow settings to update UI using fetch_settings command 2025-01-19 19:14:52 +11:00
quexeky 6159319172 feat(download manager): Added generic download manager
Signed-off-by: quexeky <git@quexeky.dev>
2025-01-05 19:04:07 +11:00
DecDuck a135b1321c feat(process): better process management, including running state 2024-12-26 17:19:19 +11:00
DecDuck 671d45fbe4 feat(download ui): debug queue interface 2024-12-09 17:03:48 +11:00
DecDuck de52dac0ab feat(download & db): combined db and download interface improvements 2024-12-07 11:00:35 +11:00
DecDuck e4df4eb2d7 feat(download manager): update db state with ui and emit events 2024-11-28 20:31:04 +11:00