Zurdi
9bd295c70d
Merge pull request #2935 from rommapp/fix/scan-platform-info
...
Update platform display in Scan.vue to use display_name and enhance item details
2026-01-24 09:43:46 +01:00
Georges-Antoine Assi
b770d18039
bump node version to 20
2026-01-23 13:29:14 -05:00
zurdi
ac87a54da2
Update platform display in Scan.vue to use display_name and enhance item details
2026-01-23 17:09:59 +00:00
Georges-Antoine Assi
bbab9a3b41
Merge pull request #2933 from rommapp/none-filter-support
...
Add NONE support for filter logic operators
4.6.0-beta.2
2026-01-23 08:35:36 -05:00
Georges-Antoine Assi
b49522e3e8
changes from bot review
2026-01-22 15:27:18 -05:00
Georges-Antoine Assi
12c1572f50
Merge pull request #2930 from Delgan/fix-file-not-found-in-7z-archive
...
Fix files possibly not found in 7z archives
2026-01-22 13:51:32 -05:00
Delgan
c23ab1d97b
Revert pointless size reset
2026-01-22 19:48:35 +01:00
Georges-Antoine Assi
7f5130c9b8
Add NONE support for filter logic operators
2026-01-22 13:47:55 -05:00
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
Delgan
16e802d232
Fix 7z extraction of file ending/starting with whitespace
2026-01-22 00:17:47 +01:00
Delgan
97c888e969
Update backend/utils/archive_7zip.py
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-21 23:32:00 +01:00
Delgan
34f656e586
Fix files possibly not found in 7z archives
...
Some archives have an empty "Attributes" field, i.e. `Attributes = `.
But because we the line is strip, it became `Attributes =` and the
`elif` branch was never taken, resulting with `largest_file` being
`None` after processing.
2026-01-21 23:12:45 +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