Commit graph

28 commits

Author SHA1 Message Date
5593985884
chore: Fixed tests 2026-05-15 15:07:51 +03:00
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
4da717c26d
fix: Navigation blocking now working with focuesed input fields
fix: Added warning to loging with lookup provider for better UX
feat: Added ROMM Client API Token in plugin settings
2026-05-05 22:24:15 +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
06b7e4074d
feat: Implemented local game import (with a wizard)
feat: Implemented a radial virtual gamepad keyboard.
fix: Fixed shortcuts for file explorer
2026-05-04 14:59:43 +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
4806f3487a
feat: Added way to update the local games from romm when IDs change based on IGDB or Retro Achievement ID
Fixes #2
2026-04-10 02:00:11 +03:00
05fafced07
feat: Added more ways to detect duplicates
feat: Added resolution and widescreen settings
feat: Added Xenia and Xemu integration
2026-04-06 00:05:00 +03:00
764691fc86
fix: Made store downloads extract in their own folder
feat: Implemented cemu integration
2026-04-05 12:46:50 +03:00
09b8b9c6f8
feat: Implemented emulator launching
Fixes #1
2026-04-04 03:13:09 +03:00
34db717ec5
feat: Implemented emulator versions and updating 2026-04-03 23:02:22 +03:00
8a0be8c913
test: Added download test and made app more testable in general
fix: Store Downloads not properly working on steam deck
fix: Removed linux shortcuts implementation
2026-03-31 03:11:02 +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
df20979afa
fix: Fixed cross platform errors and emulatorjs not opening on linux 2026-03-15 16:43:51 +02:00
7286541822
feat: implemented a basic store and emulatorjs 2026-03-14 02:15:57 +02:00
2f32cbc730
feat: Added interface options 2026-03-04 13:18:18 +02:00
4739b89933
feat: Added QR login
fix: Fixed webview for windows builds
2026-03-03 15:51:47 +02:00
6a288f765e feat: Implemented AppImage building 2026-03-01 15:35:07 +02:00
9e4b2a02c1
feat: Made design more responsive
fix: Made blurring server side to help with performance
fix: Fixed shortcut useEffect loop
2026-02-26 00:28:14 +02:00
e4df8fb9fb
feat: implemented storage management
fix: Enabled fallback secrets
feat: Made header stats actually work
feat: Made steam deck keyboard auto open for some inputs
fix: Made keybaord also work with shortcuts (no tooltips yet)
2026-02-24 00:30:16 +02:00
62f16cbcc1
feat: Moved to stream zip downloading.
feat: Implemented Shortcuts.
feat: Ensured it works on steam deck
2026-02-21 18:28:07 +02:00
f15bf9a1e0
feat: Implemented launching and downloading of roms
This is just an initial implementation lots of kings to iron out
2026-02-19 16:10:29 +02:00