gameflow-deck/src/bun/api/jobs
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
..
bios-download-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
emulator-download-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
import-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
install-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
jobs.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
launch-game-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
login-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
plugin-operation-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
reload-plugins-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
self-update-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
twitch-login-job.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00
update-store.ts feat: Implemented public plugin system accessible from the store. 2026-05-10 02:21:01 +03:00