Alan Frigo
|
d21ce46142
|
feat: Implement chunked ROM uploads with new API endpoints, client-side chunking logic, and Nginx configuration.
|
2026-03-06 13:52:06 -03:00 |
|
dependabot[bot]
|
57b6f20c94
|
Bump tar from 7.5.9 to 7.5.10 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.9...v7.5.10)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.10
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-06 14:05:11 +00:00 |
|
Georges-Antoine Assi
|
3aa3b9668e
|
generate ts defs
|
2026-03-03 16:53:39 -05:00 |
|
Yannick
|
88495750e8
|
Formatting fix
|
2026-03-03 10:41:33 +01:00 |
|
Yannick
|
d449e52d8d
|
Add additional cover styles
|
2026-03-02 17:47:31 +01:00 |
|
Georges-Antoine Assi
|
b2cfb953b8
|
add desmune to core selection for 3ds
|
2026-02-28 23:30:45 -05:00 |
|
Georges-Antoine Assi
|
c0f666e5bc
|
Merge pull request #3043 from matthewturk/keyboard_lock
Allow keyboard lock
|
2026-02-28 18:28:27 -05:00 |
|
Georges-Antoine Assi
|
d00b762364
|
final changes
|
2026-02-28 18:20:17 -05:00 |
|
Georges-Antoine Assi
|
0c1f33d2d1
|
changes from bot review
|
2026-02-28 18:15:02 -05:00 |
|
Georges-Antoine Assi
|
dea6324678
|
remove config option
|
2026-02-28 18:06:38 -05:00 |
|
dependabot[bot]
|
90777a9726
|
Bump minimatch in /frontend
Bumps and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.
Updates `minimatch` from 3.1.2 to 3.1.5
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)
Updates `minimatch` from 9.0.5 to 9.0.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)
Updates `minimatch` from 5.1.6 to 5.1.9
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)
---
updated-dependencies:
- dependency-name: minimatch
dependency-version: 3.1.5
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 9.0.9
dependency-type: indirect
- dependency-name: minimatch
dependency-version: 5.1.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-28 02:21:52 +00:00 |
|
dependabot[bot]
|
0a63137945
|
Bump rollup in /frontend
Bumps and [rollup](https://github.com/rollup/rollup). These dependencies needed to be updated together.
Updates `rollup` from 4.41.1 to 4.59.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.41.1...v4.59.0)
Updates `rollup` from 2.79.2 to 2.80.0
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v4.41.1...v4.59.0)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.59.0
dependency-type: indirect
- dependency-name: rollup
dependency-version: 2.80.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-28 01:05:36 +00:00 |
|
Matthew Turk
|
6bec7de368
|
Switch to useEventListener
|
2026-02-21 16:43:41 -06:00 |
|
Matthew Turk
|
9b51df96a8
|
Add config option for keyboard lock in EJS
|
2026-02-21 14:25:07 -06:00 |
|
Matthew Turk
|
5c95dff2d6
|
Implement keyboard locking for EJS fullscreen mode
|
2026-02-21 11:27:56 -06:00 |
|
dependabot[bot]
|
ea95acc729
|
Bump tar from 7.5.7 to 7.5.9 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.7 to 7.5.9.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.5.7...v7.5.9)
---
updated-dependencies:
- dependency-name: tar
dependency-version: 7.5.9
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-19 19:50:57 +00:00 |
|
Georges-Antoine Assi
|
6461078721
|
loosen rules around fetch matching screenshots
|
2026-02-19 10:18:56 -05:00 |
|
Georges-Antoine Assi
|
f4d9961460
|
really go all out with typing stuff
|
2026-02-18 17:41:50 -05:00 |
|
Georges-Antoine Assi
|
5e462435d9
|
update api client calls
|
2026-02-18 16:37:48 -05:00 |
|
Georges-Antoine Assi
|
06d07e5477
|
corerct set to v24
|
2026-02-16 22:15:22 -05:00 |
|
Georges-Antoine Assi
|
695a12a21a
|
upgrade some base images
|
2026-02-16 22:11:47 -05:00 |
|
Georges-Antoine Assi
|
c696ffdd37
|
Merge pull request #3027 from rommapp/romm-3025
[ROMM-3025] Fix collections with custom art failing
|
2026-02-15 18:01:42 -05:00 |
|
Georges-Antoine Assi
|
300efdcb28
|
cleanup
|
2026-02-15 17:52:12 -05:00 |
|
Georges-Antoine Assi
|
7caabc066a
|
[ROMM-3025] Fix collections with custom art failing
|
2026-02-15 17:41:17 -05:00 |
|
Georges-Antoine Assi
|
e386247227
|
[ROMM-3020] Fix split collection custom artowrk
|
2026-02-15 17:15:37 -05:00 |
|
dependabot[bot]
|
acd5dfd5a8
|
Bump markdown-it from 14.1.0 to 14.1.1 in /frontend
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 14.1.0 to 14.1.1.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/14.1.0...14.1.1)
---
updated-dependencies:
- dependency-name: markdown-it
dependency-version: 14.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-13 20:32:16 +00:00 |
|
Georges-Antoine Assi
|
106da50d16
|
Add platforms icons for neogeox, neogeoaes, appleii-gs and vsmile
|
2026-02-12 14:45:00 -05:00 |
|
dependabot[bot]
|
8d10a907d0
|
Bump axios from 1.12.1 to 1.13.5 in /frontend
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.13.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.12.1...v1.13.5)
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.13.5
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-09 23:06:45 +00:00 |
|
Georges-Antoine Assi
|
bc45d869c8
|
finish reordeing lang files
|
2026-02-09 17:49:48 -05:00 |
|
Georges-Antoine Assi
|
329f8398fb
|
start reordering a bunch of lang json
|
2026-02-09 17:29:14 -05:00 |
|
Georges-Antoine Assi
|
661a5504d7
|
find a couple more uses
|
2026-02-09 17:26:21 -05:00 |
|
Georges-Antoine Assi
|
af8cd2d52c
|
Update uses of roms to ROMs
|
2026-02-09 16:49:22 -05:00 |
|
Georges-Antoine Assi
|
9a8c9b03e3
|
[ROMM-2943] Match scanned platform based on fs_slug
|
2026-02-09 15:54:06 -05:00 |
|
Georges-Antoine Assi
|
cde008cdea
|
[ROMM-2965] Check file count for file select menu emulatorjs
|
2026-02-09 11:57:39 -05:00 |
|
Georges-Antoine Assi
|
0023e29ef8
|
remove owned_by_current_user and refactor
|
2026-02-08 19:58:48 -05:00 |
|
Georges-Antoine Assi
|
3da557c72d
|
load stores dierctly in roms store
|
2026-02-08 10:05:35 -05:00 |
|
Georges-Antoine Assi
|
c6e9ce5bbd
|
filter out non-owned collections when adding
|
2026-02-08 09:52:55 -05:00 |
|
Georges-Antoine Assi
|
eebb8926b3
|
bump ts eslint
|
2026-02-07 22:18:35 -05:00 |
|
Georges-Antoine Assi
|
dc685911f0
|
fix trunk check
|
2026-02-07 22:07:15 -05:00 |
|
Georges-Antoine Assi
|
a29cb75767
|
fix mapped value
|
2026-02-07 21:38:31 -05:00 |
|
Georges-Antoine Assi
|
2d678ef19f
|
[ROMM-2976] Fix no games displayed for status filter
|
2026-02-07 21:27:24 -05:00 |
|
Georges-Antoine Assi
|
7bd5db895a
|
Set completion to 0
|
2026-02-06 09:53:47 -05:00 |
|
Cameron Horn
|
bfc5a423a1
|
also plural forms of the types
|
2026-02-03 15:13:10 -05:00 |
|
Cameron Horn
|
61a2d00b2e
|
also plural form of ageRatings
|
2026-02-03 14:17:25 -05:00 |
|
Cameron Horn
|
0e44870824
|
filter keys now plural
|
2026-02-03 11:55:33 -05:00 |
|
Georges-Antoine Assi
|
577a484938
|
Merge branch 'master' into launchbox-handler
|
2026-02-02 17:12:36 -05:00 |
|
Georges-Antoine Assi
|
54925354cd
|
run trunk fmt
|
2026-01-31 21:26:36 -05:00 |
|
Carey Metcalfe
|
becaa60bbf
|
Add option to automatically login using OIDC
|
2026-01-31 02:41:11 -05:00 |
|
Georges-Antoine Assi
|
4639aa7f74
|
fix rom-patcher loading
|
2026-01-30 21:21:19 -05:00 |
|
Georges-Antoine Assi
|
d932c19de2
|
fix bot review
|
2026-01-29 23:43:39 -05:00 |
|