zurdi
|
7aeccb5468
|
feat: Added clean resources task + revamped the whole task system
|
2025-07-22 16:31:36 +00:00 |
|
Georges-Antoine Assi
|
f3c0e484f5
|
Rename adam to lowercase
|
2025-07-21 16:50:31 -04:00 |
|
Georges-Antoine Assi
|
5e6109018e
|
Merge pull request #2122 from rommapp/romm-2107
[ROMM-2107] Fix launchbox URL
|
2025-07-21 15:29:38 -04:00 |
|
Georges-Antoine Assi
|
e6463babcc
|
[ROMM-2107] Fix launchbox URL
|
2025-07-21 15:26:34 -04:00 |
|
Georges-Antoine Assi
|
31c873e38e
|
Merge pull request #2120 from rommapp/romm-2118
[ROMM-2118] Store last scan selected sources in storage
|
2025-07-21 13:28:09 -04:00 |
|
Georges-Antoine Assi
|
b96b6d6fb2
|
Merge pull request #2121 from rommapp/romm-2109
[ROMM-2109] Fix clicking on meta pills, use correct filters
|
2025-07-21 13:23:03 -04:00 |
|
Georges-Antoine Assi
|
c9a4bef63b
|
fixes from reivew
|
2025-07-21 13:22:39 -04:00 |
|
Georges-Antoine Assi
|
1be3822fdb
|
[ROMM-2109] Fix clicking on meta pills, use correct filters
|
2025-07-21 13:19:56 -04:00 |
|
Georges-Antoine Assi
|
7f36062bdd
|
store last scan selected sources in storage
|
2025-07-21 13:05:25 -04:00 |
|
Zurdi
|
6e8bf3f978
|
Merge pull request #2115 from rommapp/feat/portmaster-icon
feat: Add new icon for platform ports
|
2025-07-21 16:46:21 +02:00 |
|
Zurdi
|
b1a54abed4
|
Merge pull request #2116 from rommapp/fix/game-details-layout
fix: Fixed horizontal scrollable layout in details view
|
2025-07-21 16:45:56 +02:00 |
|
Zurdi
|
ac41bfd34a
|
Merge pull request #2117 from rommapp/feat/startup-log-version
feat: Display version information in the banner
|
2025-07-21 16:45:44 +02:00 |
|
zurdi
|
270758ba69
|
feat: display version information in the banner
|
2025-07-21 11:47:12 +00:00 |
|
zurdi
|
c1c62aa1f5
|
feat: add new icon for platform ports
|
2025-07-21 11:13:32 +00:00 |
|
zurdi
|
a49f94c994
|
fix: fixed horizontal scrollable layout in details view
|
2025-07-21 11:13:09 +00:00 |
|
Zurdi
|
cafd32e20d
|
Merge pull request #2113 from Gayathri-K-Binoy/fix/docs-readme-polish
docs: enhance grammar and consistency in README
|
2025-07-21 10:07:39 +02:00 |
|
Gayathri
|
bbc499d471
|
docs: enhance grammar and consistency in README
|
2025-07-21 13:29:07 +05:30 |
|
Zurdi
|
59ab1da548
|
Merge pull request #2112 from dyingpotato890/fix/readme-spelling-error
Fix spelling error: 'arwork' to 'artwork' in README
|
2025-07-21 08:30:01 +02:00 |
|
dyingpotato890
|
05e59739b8
|
Fix spelling error: 'arwork' to 'artwork' in README
|
2025-07-21 11:21:03 +05:30 |
|
Georges-Antoine Assi
|
b6b014978f
|
Merge pull request #2106 from rommapp/sec-fixes
Use validate_path for getting rom_files
|
2025-07-20 21:23:47 -04:00 |
|
Georges-Antoine Assi
|
d2792ba0ad
|
Use validate_path for getting rom_files
|
2025-07-20 19:58:39 -04:00 |
|
Zurdi
|
ba2339006d
|
Merge pull request #2103 from rommapp/fix/gallery-bar-gap
Adjust layout width calculation for improved responsiveness
|
2025-07-20 20:36:18 +02:00 |
|
zurdi
|
98448dd167
|
adjust layout width calculation for improved responsiveness
|
2025-07-20 18:33:52 +00:00 |
|
Georges-Antoine Assi
|
9dcda1f23a
|
remove stripped out css
|
2025-07-20 09:41:23 -04:00 |
|
Georges-Antoine Assi
|
e9d4c13efe
|
switch aikido badge to png
|
2025-07-20 09:39:23 -04:00 |
|
Georges-Antoine Assi
|
9079954a3c
|
fix tests
|
2025-07-19 22:27:05 -04:00 |
|
Georges-Antoine Assi
|
d9f97ee510
|
replace assert with explicit checks
|
2025-07-19 22:17:57 -04:00 |
|
Georges-Antoine Assi
|
d6e80526fc
|
bump joserfc
|
2025-07-19 21:25:24 -04:00 |
|
Georges-Antoine Assi
|
3468d721a6
|
run npm audit fix
|
2025-07-19 19:38:06 -04:00 |
|
Georges-Antoine Assi
|
138033008c
|
fix trunk check
|
2025-07-19 15:01:55 -04:00 |
|
Georges-Antoine Assi
|
6814518800
|
add aikido badge to readme
|
2025-07-19 13:41:27 -04:00 |
|
Georges-Antoine Assi
|
9b637b6ef9
|
add romm-android to readme
|
2025-07-19 13:11:56 -04:00 |
|
Georges-Antoine Assi
|
24c0b1836b
|
add rc to valid semver
4.0.0-rc.1
|
2025-07-19 10:41:44 -04:00 |
|
Georges-Antoine Assi
|
c7cdbad141
|
tiny typo fix in auth
|
2025-07-19 10:03:55 -04:00 |
|
Georges-Antoine Assi
|
af27ce15ad
|
fix uploading user profile iamge
|
2025-07-19 09:53:44 -04:00 |
|
Georges-Antoine Assi
|
8d3419e33e
|
Merge pull request #2094 from rommapp/hotfix-cover-upload
[HOTFIX] Fix uploading cover art manually
|
2025-07-19 00:01:11 -04:00 |
|
Georges-Antoine Assi
|
2acae8c624
|
swap ordering of store_artowrk
|
2025-07-18 23:45:18 -04:00 |
|
Georges-Antoine Assi
|
3d81f0dd39
|
fix a test
|
2025-07-18 23:39:42 -04:00 |
|
Georges-Antoine Assi
|
73545ffa97
|
[HOTFIX] Fix uploading cover art manually
|
2025-07-18 23:32:17 -04:00 |
|
Georges-Antoine Assi
|
28bc570da1
|
fixup family name and slug on igdb games
|
2025-07-18 22:41:42 -04:00 |
|
Georges-Antoine Assi
|
58a0b15f00
|
refactor platforms drawer
|
2025-07-18 21:38:27 -04:00 |
|
Georges-Antoine Assi
|
d53f2c71d5
|
fix platform family names
|
2025-07-18 21:30:58 -04:00 |
|
Georges-Antoine Assi
|
e061277b2f
|
format svg icons
|
2025-07-18 16:46:15 -04:00 |
|
Georges-Antoine Assi
|
029c3d488e
|
Merge pull request #2092 from milktoastrat/release
Update Platform Icons
|
2025-07-18 16:44:49 -04:00 |
|
milktoastrat
|
3510d7027f
|
Update Platform Icons
|
2025-07-18 16:30:08 -04:00 |
|
Georges-Antoine Assi
|
21b7e60e14
|
run platforms sorted
|
2025-07-18 15:56:11 -04:00 |
|
Georges-Antoine Assi
|
c5b142c16c
|
remove access tokens
|
2025-07-18 14:41:04 -04:00 |
|
Georges-Antoine Assi
|
9e722f5806
|
fix scan test
4.0.0-beta.4
|
2025-07-18 11:53:22 -04:00 |
|
Georges-Antoine Assi
|
31e8596f73
|
remove optional type
|
2025-07-18 11:49:49 -04:00 |
|
Georges-Antoine Assi
|
cfe7a7ec37
|
Merge pull request #2088 from rommapp/dependabot/npm_and_yarn/frontend/multi-872af67a24
build(deps): bump @intlify/core-base and vue-i18n in /frontend
|
2025-07-18 11:46:10 -04:00 |
|