Commit graph

19 commits

Author SHA1 Message Date
9141fb35d4
feat: Implemented link game importing
feat: Implemented download page for downloading roms from various sources using plugins. Added support for internet archive external plugin.
feat: Added tasks page to track running tasks/downloads
feat: Added tanstack caching
feat: Added quick play action Fixes #6
feat: Added quick emulator launch action
fix: Made task queue only support 1 task per group and task ID should now be unique
2026-05-15 13:50:55 +03:00
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
2683d46b16
refactor: Removed the use of d.ts files to support SDK generation for public plugins 2026-05-05 01:21:22 +03:00
cf84f40a17
feat: added update notes and moved update to own tab
feat: added update info for emulators
2026-04-26 14:56:54 +03:00
6aacec2c0d
fix: Fixed a bunch of issues on linux
fix: Removed archive when unzipping with stream zip fallback
2026-04-20 02:14:37 +03:00
c09fbd3dc8
fix: Fixed tests
feat: Added RClone integration
feat: Implemented plugin settings
feat: Updated minimal store version
test: Fixed tests
feat: Moved store and igdb and es-de to their own plugins
2026-04-17 21:21:14 +03:00
444d8c4c27
feat: Implemented filtering and searching 2026-04-12 22:19:24 +03:00
7948bd24fa
feat: Implemented romm saves for dolphin and xenia
feat: Implemented save backups for emulatorjs
fix: Added support for rar archives
fix: Moved to individual ini adjustments for pcsx2 and ppsspp to allow for user editing of configs
2026-04-09 17:15:37 +03:00
54dd9256e3
feat: implemented haptics
feat: Implemented a select menu
fix: Only used audio clips compile
2026-04-07 15:28:56 +03:00
02a4f2c9a9
refactor: Removed unused vars and imports 2026-04-06 00:13:53 +03:00
09b8b9c6f8
feat: Implemented emulator launching
Fixes #1
2026-04-04 03:13:09 +03:00
04d5856f7d
fix: Fixed emulator details buttons not showing 2026-04-03 23:18:29 +03:00
34db717ec5
feat: Implemented emulator versions and updating 2026-04-03 23:02:22 +03:00
edbc390d14
feat: Implemented audio effects 2026-04-01 21:20:34 +03:00
816d50ae4d
fix: Fixed romm login, now uses token
feat: Moved romm to internal plugin
fix: Made focusing and navigation more reliable
fix: Loading errors on first time launch
2026-03-28 17:32:51 +02:00
a78e75335f
feat First implementation of plugins system
feat: Added PCSX2 integration
feat: Revamped UI a bit made it look better on light mode
2026-03-25 21:51:10 +02:00
3750e9ed8f
feat: Implemented emulator installation
feat: Updated romm API version
feat: Updated es-de rules
feat: Added tabs to game details
refactor: returned to global query definitions to help with typescript performance
2026-03-22 01:11:21 +02:00
cf6fff6fac
refactor: moved queries to their own file 2026-03-17 12:57:11 +02:00
7286541822
feat: implemented a basic store and emulatorjs 2026-03-14 02:15:57 +02:00