Commit graph

119 commits

Author SHA1 Message Date
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
d85268fad7
doc: Added license 2026-03-22 16:39:30 +02:00
91ee719633
feat: moved to npm package for the store 2026-03-22 16:34:33 +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
acadfe04ad
doc: Updated readme 2026-03-15 17:23:45 +02:00
c86e8cd197
chore(release): 1.2.1
All checks were successful
Build and Upload Canary / build (push) Successful in 2m42s
2026-03-15 16:49:22 +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
fe80b074d2
fix: Emulators not launching 2026-03-15 16:41:22 +02:00
258ce63bc3
fix: Wrong webview library path for appimage building 2026-03-15 16:40:28 +02:00
489124a4a3
fix: Browser not getting closed on manual exit 2026-03-15 16:38:01 +02:00
90f9221a80
chore(release): 1.2.0
Some checks failed
Build and Upload Canary / build (push) Failing after 2m51s
2026-03-14 02:16:18 +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
01b91aa48c
build: Removed if check on zipping 2026-03-01 20:30:46 +02:00
592d0cb21f
build: added windows build zipping 2026-03-01 20:26:57 +02:00
52a0d5d825
build: I once again fixed the artifact build path! 2026-03-01 19:16:41 +02:00
6ee6957858
build: fixed glob in artifact path 2026-03-01 19:06:07 +02:00
9e03fc9aea
build: fixed artifact path 2026-03-01 19:00:07 +02:00
67e88d9c29
build: added artifact upload to release update 2026-03-01 18:54:18 +02:00
7f9ad7e03a
build: fixed appimage build script 2026-03-01 18:42:27 +02:00
43afd6256e
build: Added explicit bun version and fixed package script name casing 2026-03-01 18:34:20 +02:00
3e5881300f
build: fixed current version variable 2026-03-01 18:18:18 +02:00
6132438b71
build: removed sub path for package 2026-03-01 18:08:05 +02:00
6fe16f5564
chore(release): 1.1.0
All checks were successful
Build and Upload Canary / build (push) Successful in 2m1s
2026-03-01 17:51:01 +02:00
5c0e974304
build: added standard-version package 2026-03-01 17:50:36 +02:00
98ae779791
build: moved ubuntu 22 2026-03-01 17:29:19 +02:00
5671738acf
build: moved to full p7zip-full 2026-03-01 17:23:26 +02:00
b8e3a38e33
build: Added manual lfs pull 2026-03-01 17:14:16 +02:00
cc41744916
build: moved to ubuntu image that has all gh tools 2026-03-01 17:00:08 +02:00
8425ab76f6
build: went with simple lfs init 2026-03-01 16:46:25 +02:00
6a1c485b6b
build: removed sudo 2026-03-01 16:43:44 +02:00
31b2bb51cc
build: Installed appimage deps 2026-03-01 16:41:39 +02:00
4ec1e24dfb
build: Added lfs on CI checkout 2026-03-01 16:25:59 +02:00
58dccaeb13
build: tied up CI actions 2026-03-01 16:21:41 +02:00
6a288f765e feat: Implemented AppImage building 2026-03-01 15:35:07 +02:00
d8f471dadc
docs: Updated Readme 2026-02-26 00:39:23 +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
d6e0a8350a
build: fixed artifact name 2026-02-08 22:23:44 +02:00