gameflow-deck/src/mainview
Simeon Radivoev 38cb752552
feat: Implemented public plugin system accessible from the store.
feat: Implemented external ryujinx integration plugin
refactor: moved sdk types and schemas to own workspace package
fix: Fixed emulator launch with no game
2026-05-10 02:21:01 +03:00
..
assets feat: Implemented local game import (with a wizard) 2026-05-04 14:59:43 +03:00
auth/qr feat: Added QR login 2026-03-03 15:51:47 +02:00
components feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
emulatorjs feat: Implemented romm saves for dolphin and xenia 2026-04-09 17:15:37 +03:00
gen feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
public refactor: moved queries to their own file 2026-03-17 12:57:11 +02:00
routes feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
scripts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
App.tsx fix: Fixed tests 2026-04-17 21:21:14 +03:00
index.css feat: added update notes and moved update to own tab 2026-04-26 14:56:54 +03:00
index.html fix: Fixed romm login, now uses token 2026-03-28 17:32:51 +02:00
index.tsx feat: Implemented audio effects 2026-04-01 21:20:34 +03:00
manifest.json refactor: moved queries to their own file 2026-03-17 12:57:11 +02:00
preload.tsx fix: Fixed tests 2026-04-17 21:21:14 +03:00
query-options.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
types.d.ts refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00