drop-app/main
DecDuck 17c375bcab
UI & error fixes & QoL (#116)
* fix: use Arc<Error> instead of just ErrorKind

* fix: game status updates for UI

* fix: missing game version on push_game_update calls

* feat: wait if library load takes <300ms

* fix: clippy
2025-08-15 22:56:49 +10:00
..
assets Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
components UI & error fixes & QoL (#116) 2025-08-15 22:56:49 +10:00
composables v2 download API and fixes (#112) 2025-08-09 15:50:21 +10:00
layouts Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
pages v2 download API and fixes (#112) 2025-08-09 15:50:21 +10:00
plugins Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
public/fonts Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
app.vue Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
error.vue Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
nuxt.config.ts Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
package.json v2 download API and fixes (#112) 2025-08-09 15:50:21 +10:00
tailwind.config.js Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
tsconfig.json Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
types.ts Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00
yarn.lock Move frontend to main folder (#109) 2025-08-05 16:09:47 +10:00