Commit graph

18 commits

Author SHA1 Message Date
641eb2fcd5
fix: Moved to manual plugin version checking and fixed some steam deck issues. 2026-05-15 17:38:38 +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
813785f4f3
feat: Bundled NW.js with appimages
feat: Implemented self update
feat: Added rclone saves for emulators
fix: Fixed auto focus in builds
feat: Added helper cards on empty library
2026-04-26 03:26:15 +03:00
7bd0ebdcca
fix: logins now refresh on plugins load
feat: Added tar archive support
fix: Downloaded games and emulator execute permission now updated
fix: Fixed rclone for linux
fix: on screen keyaboard only now shows up when using a gamepad or touch
2026-04-21 23:21:50 +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
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
02a4f2c9a9
refactor: Removed unused vars and imports 2026-04-06 00:13:53 +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
ccc5a05ed7
fix: Issues with launching and installation on the steam deck 2026-03-30 20:00:08 +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