drop-app-kt/src-tauri/src
quexeky d9c4f7aa75
feat(library): Reactive library updating
Signed-off-by: quexeky <git@quexeky.dev>
2025-02-12 10:00:45 +11:00
..
database feat(cache): Implemented caching for game metadata 2025-02-12 10:00:45 +11:00
download_manager feat(cache): Added forceOffline in settings and caching games & library 2025-02-12 10:00:45 +11:00
error feat(cache): Added forceOffline in settings and caching games & library 2025-02-12 10:00:45 +11:00
games feat(library): Reactive library updating 2025-02-12 10:00:45 +11:00
process feat(cache): Implemented caching for game metadata 2025-02-12 10:00:45 +11:00
remote fix(cache): Added proper error handling to fetch_object(_offline) 2025-02-12 10:00:45 +11:00
autostart.rs feat(database): Ensure that any database issues are resolved by standalone functions 2025-01-20 08:24:06 +11:00
cleanup.rs chore: Ran cargo clippy & cargo fmt 2025-01-20 08:55:19 +11:00
commands.rs chore: Ran cargo clippy & cargo fmt 2025-01-20 08:55:19 +11:00
lib.rs fix(cache): Added proper error handling to fetch_object(_offline) 2025-02-12 10:00:45 +11:00
main.rs another stage of client authentication 2024-10-08 16:13:28 +11:00