Commit graph

25 commits

Author SHA1 Message Date
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
b4e9112989
fix: Added keyboard focus shortcut 2026-03-30 20:51:48 +03:00
ccc5a05ed7
fix: Issues with launching and installation on the steam deck 2026-03-30 20:00:08 +03:00
90d6711935
fix: switched to node-7z
fix: switched to bun spawn but with windowsVerbatimArguments
feat: Added ppsspp integration
feat: Added focusing controls for windows
feat: Added shortcut to kill emulators
2026-03-29 22:18:05 +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
7c10f4e4c2
fix: Fixed browser referencing main and getting called twice when in dev mode 2026-03-25 22:14:45 +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
364bc9d0be
doc: updated screenshots 2026-03-15 17:41:56 +02:00
8125c8695c
fix: minor UI issues 2026-03-15 16:45:00 +02:00
df20979afa
fix: Fixed cross platform errors and emulatorjs not opening on linux 2026-03-15 16:43:51 +02:00
f33c928633
fix: Added control for opening emulator js menu on steam deck controller 2026-03-15 16:42:11 +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
b4a89385d0
fix: Fixed issues on windows
feat: Implemented mouse and gamepad automatic switching
fix: Made touch screen work better on the steam deck
2026-02-24 18:58:48 +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
ef08fa6114
feat: move to secure OS credential storage so that you never get logged out again 2026-02-10 00:35:37 +02:00
d5a0e70580
feat: massive front-end overhaul and initial github release 2026-02-08 21:18:10 +02:00
3e90445fab
initial commit 2026-01-23 04:56:39 +02:00