DecDuck
|
f7141a7ce4
|
fix: offline game status, user widget and use binary-encoding
|
2025-04-04 11:07:10 +11:00 |
|
quexeky
|
1dddd4bf92
|
fix(cache): Added proper error handling to fetch_object(_offline)
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
8f460dd2ca
|
feat(cache): Caching objects which use the useObject tauri command
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
353fd2eb46
|
chore(cache): Added fetch_drop_object command
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
605c904c47
|
feat(cache): Implemented caching for game metadata
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
3cb592ecf2
|
feat(cache): Added forceOffline in settings and caching games & library
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
273c68561b
|
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
|
a93e5917ee
|
chore: Swapped over to using a macro with an offline mode
Signed-off-by: quexeky <git@quexeky.dev>
|
2025-02-12 10:00:45 +11:00 |
|
quexeky
|
4f564862a1
|
chore: Progress on caching
|
2025-02-12 10:00:45 +11:00 |
|