Commit Graph

8525 Commits

Author SHA1 Message Date
Georges-Antoine Assi
bb3a2a0dc3 Merge pull request #2931 from Delgan/decompress-7z-on-the-fly
Decompress 7z archives on the fly rather than extracting to disk
2026-01-22 13:11:08 -05:00
Georges-Antoine Assi
dcb3f24c6e run trunk check 2026-01-22 11:57:23 -05:00
Georges-Antoine Assi
1c94ed231d Merge pull request #2932 from rommapp/dependabot/npm_and_yarn/frontend/lodash-4.17.23
Bump lodash from 4.17.21 to 4.17.23 in /frontend
2026-01-22 10:28:01 -05:00
Georges-Antoine Assi
0adf0e92df Merge pull request #2929 from rommapp/dependabot/npm_and_yarn/frontend/tar-7.5.6
Bump tar from 7.5.3 to 7.5.6 in /frontend
2026-01-22 09:59:12 -05:00
dependabot[bot]
2349f851d9 Bump lodash from 4.17.21 to 4.17.23 in /frontend
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 08:45:58 +00:00
Delgan
f1d68d4e0e Decompress 7z archives on the fly rather than extracting to disk
Reduce I/Os.
2026-01-22 01:02:33 +01:00
dependabot[bot]
038ccc4617 Bump tar from 7.5.3 to 7.5.6 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.6.
- [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.3...v7.5.6)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.6
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-21 21:19:00 +00:00
Georges-Antoine Assi
1602688d08 fix one more test 4.6.0-beta.1 2026-01-19 12:48:54 -05:00
Georges-Antoine Assi
dd5935f50c fix tests 2026-01-19 12:20:11 -05:00
Georges-Antoine Assi
f48cf10e43 add more to fs error logs 4.6.0-alpha.4 2026-01-19 12:02:53 -05:00
Georges-Antoine Assi
15ffa75aed Merge pull request #2918 from BrandonKowalski/ROM-2891]-empty-string-flashpoint-id
[ROMM-2891] Empty String Flashpoint ID
2026-01-18 17:30:36 -05:00
Brandon T. Kowalski
6bda0f82e7 Migration to correct any previously set flashpoint_id from empty string to NULL. 2026-01-18 17:00:53 -05:00
Brandon T. Kowalski
919d7c010d Potential fix for https://github.com/rommapp/romm/issues/2891 2026-01-18 16:51:23 -05:00
Georges-Antoine Assi
9b64accccc Merge pull request #2915 from BrandonKowalski/feature/collection-updated-after-query-param
Feature/collection-updated-after-query-param
4.6.0-alpha.3
2026-01-18 10:23:07 -05:00
Georges-Antoine Assi
cddb38c34b Always get rom files when ROM is newly added 2026-01-18 10:19:10 -05:00
Georges-Antoine Assi
70522ee6fd set generation for a couple consoles 2026-01-18 09:36:12 -05:00
Brandon T. Kowalski
842e627bcf Fix copy-paste issue gemini discovered 2026-01-17 23:46:54 -05:00
Brandon T. Kowalski
6292457df7 Merge pull request #1 from rommapp/master
Update to master
2026-01-17 23:27:21 -05:00
Brandon T. Kowalski
5cb71c920f Added updated_after query parameter for normal and smart collections and migration to add corresponding indexes to each table. 2026-01-17 23:25:02 -05:00
Georges-Antoine Assi
b3193dec1f Merge pull request #2914 from rommapp/model-dump-files
[HOTFIX] Remove files from model_dump in scan
2026-01-17 22:37:03 -05:00
Georges-Antoine Assi
ff9b29d90e [HOTFIX] Remove files from model_dump in scan 2026-01-17 22:31:48 -05:00
Georges-Antoine Assi
a2f224991a Merge pull request #2913 from rommapp/romm-2906
[ROMM-2906] Fix icon color light mode
4.6.0-alpha.2
2026-01-17 17:42:41 -05:00
Georges-Antoine Assi
5f3aa318c6 [ROMM-2906] Fix icon color light mode 2026-01-17 17:35:41 -05:00
Georges-Antoine Assi
cb5e598509 Merge pull request #2912 from rommapp/dependabot/uv/python-socketio-5.14.0
Bump python-socketio from 5.11.1 to 5.14.0
2026-01-17 17:12:34 -05:00
dependabot[bot]
e38da5b8fa Bump python-socketio from 5.11.1 to 5.14.0
Bumps [python-socketio](https://github.com/miguelgrinberg/python-socketio) from 5.11.1 to 5.14.0.
- [Release notes](https://github.com/miguelgrinberg/python-socketio/releases)
- [Changelog](https://github.com/miguelgrinberg/python-socketio/blob/main/CHANGES.md)
- [Commits](https://github.com/miguelgrinberg/python-socketio/compare/v5.11.1...v5.14.0)

---
updated-dependencies:
- dependency-name: python-socketio
  dependency-version: 5.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 20:47:14 +00:00
Georges-Antoine Assi
736fe79539 Merge pull request #2911 from rommapp/dependabot/uv/aiohttp-3.13.3
Bump aiohttp from 3.12.14 to 3.13.3
2026-01-17 15:47:08 -05:00
Georges-Antoine Assi
599780a201 Merge pull request #2910 from rommapp/dependabot/uv/urllib3-2.6.3
Bump urllib3 from 2.6.2 to 2.6.3
2026-01-17 15:46:31 -05:00
Georges-Antoine Assi
15d9d78cdb Merge pull request #2909 from rommapp/dependabot/uv/authlib-1.6.6
Bump authlib from 1.6.5 to 1.6.6
2026-01-17 15:46:11 -05:00
dependabot[bot]
34ba3ea9dc Bump aiohttp from 3.12.14 to 3.13.3
---
updated-dependencies:
- dependency-name: aiohttp
  dependency-version: 3.13.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:59:01 +00:00
dependabot[bot]
a454345081 Bump urllib3 from 2.6.2 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.6.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:58:50 +00:00
dependabot[bot]
c20a0f5aa9 Bump authlib from 1.6.5 to 1.6.6
Bumps [authlib](https://github.com/authlib/authlib) from 1.6.5 to 1.6.6.
- [Release notes](https://github.com/authlib/authlib/releases)
- [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
- [Commits](https://github.com/authlib/authlib/compare/v1.6.5...v1.6.6)

---
updated-dependencies:
- dependency-name: authlib
  dependency-version: 1.6.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 16:58:41 +00:00
Georges-Antoine Assi
407ec241a3 Merge pull request #2908 from rommapp/dependabot/npm_and_yarn/frontend/tar-7.5.3
Bump tar from 7.4.3 to 7.5.3 in /frontend
2026-01-17 11:57:39 -05:00
dependabot[bot]
2d53fa1e27 Bump tar from 7.4.3 to 7.5.3 in /frontend
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.3 to 7.5.3.
- [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.4.3...v7.5.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-version: 7.5.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-17 14:09:40 +00:00
Georges-Antoine Assi
b34117591a Merge pull request #2904 from rommapp/roms-filter-endpoint
ROMs filter endpoint + refactor
2026-01-16 19:14:37 -05:00
Georges-Antoine Assi
84fef2f105 revert closing sidebar on mobile 2026-01-16 19:10:38 -05:00
Georges-Antoine Assi
3f2e7242b3 Merge pull request #2907 from rommapp/query-string-download-path
[HOTFIX] Only add ? to qs on download path
2026-01-16 17:53:59 -05:00
Georges-Antoine Assi
bc564fd1c1 Merge pull request #2898 from BrandonKowalski/feature/updated-after-query-param
[ROMM-2874] Feature/updated-after-query-param
2026-01-16 17:24:11 -05:00
Georges-Antoine Assi
5c15fe2137 [HOTFIX] Only add ? to qs on download path 2026-01-16 17:22:00 -05:00
Georges-Antoine Assi
c1bd666641 add comments to backend code 2026-01-16 13:28:46 -05:00
Georges-Antoine Assi
7485639b41 keep panel open after filtering 2026-01-15 17:47:06 -05:00
Georges-Antoine Assi
804547cc66 Only set the list of platforms on first fetch 2026-01-15 13:21:45 -05:00
Georges-Antoine Assi
5240bb2f71 more changes from bot review 2026-01-15 13:15:29 -05:00
Georges-Antoine Assi
2c0325cae1 changes form bot review 2026-01-15 12:53:01 -05:00
Georges-Antoine Assi
354922cf41 correct set platforms in roms fetch 2026-01-15 12:43:35 -05:00
Georges-Antoine Assi
b0cf2e9338 set filter platforms on platforms fetch 2026-01-15 12:10:13 -05:00
Georges-Antoine Assi
81b9eff8c7 Add filter values to roms query 2026-01-15 11:51:59 -05:00
Georges-Antoine Assi
96240a86e9 Add endpoint to fetch rom filters independent of query 2026-01-15 11:18:51 -05:00
Georges-Antoine Assi
c01254679d Merge pull request #2902 from rommapp/search-endpint-statuses
[HOTFIX] Rename selected_statuses to statuses
2026-01-14 13:14:56 -05:00
Georges-Antoine Assi
3965a89860 convert legacy selected_status 2026-01-14 11:05:43 -05:00
Georges-Antoine Assi
2d8444d60b [HOTFIX] Rename selected_statuses to statuses 2026-01-14 10:07:57 -05:00