Georges-Antoine Assi
35c368b277
fix resource path
2025-03-16 13:13:43 -04:00
Georges-Antoine Assi
65a689eee4
ignore shellcehck in file
2025-03-16 13:11:11 -04:00
Georges-Antoine Assi
c25e29539e
revert some changes
2025-03-16 13:07:53 -04:00
Georges-Antoine Assi
21f42c46c3
can filter by virtual select
2025-03-16 13:03:10 -04:00
Georges-Antoine Assi
9fe5bea1f0
remove lingering files
2025-03-16 12:52:55 -04:00
Georges-Antoine Assi
7a03034db7
switch to justfile
2025-03-16 12:48:25 -04:00
Georges-Antoine Assi
11418c7000
Move everything around for pixie release
2025-03-15 23:50:38 -04:00
Georges-Antoine Assi
37c33cda76
fix fetching missing icons
0.2.1
2025-03-12 22:41:52 -04:00
Georges-Antoine Assi
1015cc9631
fix hidden folder for multi disk
2025-03-12 22:39:08 -04:00
Georges-Antoine Assi
dd606dbf25
check against lowercase slugs
2025-03-12 22:30:50 -04:00
Georges-Antoine Assi
1f8ab401bb
also fetch virtual collections
2025-03-12 22:25:06 -04:00
Georges-Antoine Assi
3633dd88ce
fix lanuch script
2025-03-12 22:05:33 -04:00
Georges-Antoine Assi
4a0db3c177
Merge pull request #19 from rommapp/kiosk-mode-support
...
Unset auth headers for kiosk mode
2025-03-12 11:49:18 -04:00
Georges-Antoine Assi
32f7cce986
Unset auth headers for kiosk mode
2025-03-10 10:42:21 -04:00
Georges-Antoine Assi
279b088207
improve readme grammar
0.2.0
2025-03-07 11:02:03 -05:00
Georges-Antoine Assi
5d4a115ca0
Merge pull request #18 from DevelopmentCats/main
...
Update README.md
2025-03-07 11:01:42 -05:00
DevCats
cf5134c8f7
Update README.md
2025-03-07 08:56:13 -06:00
Georges-Antoine Assi
fafc798531
sanitize filenames before writing to disc
2025-02-27 15:34:48 -05:00
Zurdi
75916ffdab
Update bug_report.md
2025-02-27 21:00:05 +01:00
zurdi
7a4fa50404
Merge remote-tracking branch 'origin/main'
2025-02-25 15:00:53 +00:00
zurdi
d03e869013
fix: update dependencies installation logic and enhance logging with muxstart
2025-02-25 15:00:34 +00:00
Michael Manganiello
ba8bc3bdf8
Merge pull request #16 from rommapp/misc/prepare-paginated-responses
...
misc: Prepare for paginated API responses
2025-02-22 20:07:47 -03:00
Michael Manganiello
d19146bbb5
misc: Prepare for paginated API responses
...
The API will start returning paginated responses in the future, with a
`items` key wrapping the actual data. This commit prepares the API
client for this change by unwrapping the `items` key if it is present.
2025-02-22 17:46:11 -03:00
zurdi
d8e1ea0de7
fix: improve version handling in build script and update header display in RomM
0.2.0-alpha.2
2025-02-21 19:58:22 +00:00
zurdi
7695d7f1e8
feat: added tags to game names + text rotation
2025-02-21 19:43:58 +00:00
zurdi
8140e596d8
fix: streamline build script by removing redundant commands and improving variable handling
2025-02-21 17:23:31 +00:00
zurdi
842691734c
fix: enhance build script to support SCP upload with private key and device IP
2025-02-21 17:15:52 +00:00
zurdi
c11c530b2e
fix: update build workflow to upload zip installer to GitHub Releases
2025-02-21 16:59:25 +00:00
zurdi
5ee52631c3
fix: update artifact path to include specific zip file in build workflow
2025-02-21 16:54:13 +00:00
zurdi
848264729a
debug: logs in the workflow
2025-02-21 16:50:59 +00:00
zurdi
d44260ef5d
fix: improve version extraction in build workflow to avoid overwriting environment variable
2025-02-21 16:45:48 +00:00
zurdi
8b0d7a6715
fix: update version handling in build workflow to use environment variable
2025-02-21 16:43:05 +00:00
zurdi
14af68acd9
fix: update artifact name to include version in build workflow
2025-02-21 16:36:56 +00:00
zurdi
0cd23767c1
chore: update upload-artifact action to version 4 in build workflow
2025-02-21 16:31:14 +00:00
zurdi
3922e0296f
feat: added github templates and build pipeline
2025-02-21 16:29:12 +00:00
zurdi
64fc89542b
feat: add multi-file ROM extraction progress tracking
2025-02-21 16:11:08 +00:00
zurdi
54ab681cf1
feat: multi file roms support added
2025-02-21 01:14:54 +00:00
zurdi
9a218e42f7
fix: romm logo
2025-02-20 20:35:58 +00:00
zurdi
326c1f207d
refactor: streamline RomM.sh and build.sh by removing redundant icon and font checks
2025-02-20 18:13:57 +00:00
zurdi
c88605232a
fix: adjust version x position calculation in main menu
0.2.0-alpha.1
2025-02-20 17:31:57 +00:00
zurdi
c2d61c1e96
chore: update version to 0.2.0-alpha.1
2025-02-20 16:59:46 +00:00
zurdi
8d158ffeed
chore: added build script
2025-02-20 16:28:15 +00:00
zurdi
06d48653ef
refactor: remove old .env file and add .env.template for configuration
2025-02-20 16:03:17 +00:00
zurdi
bdaa551b71
fix: compatibility with server v3.8.0-alpha.1
2025-02-20 15:28:49 +00:00
Georges-Antoine Assi
722bc74fe0
move them side by side
2025-02-12 13:05:03 -05:00
Georges-Antoine Assi
da3d0fa47d
add the images simples
2025-02-12 13:04:10 -05:00
Georges-Antoine Assi
8c23a50a09
Update README.md
2025-02-11 21:58:06 -05:00
Georges-Antoine Assi
ef1b40442c
Merge pull request #14 from rommapp/typechcking-python
...
Add typechecking
2025-02-11 09:50:49 -05:00
Georges-Antoine Assi
f92343677a
add simple dev setup
2025-02-10 22:44:56 -05:00
Georges-Antoine Assi
2ec398202c
make python compat
2025-02-10 22:26:06 -05:00