Commit Graph

8505 Commits

Author SHA1 Message Date
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
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
Brandon T. Kowalski
0a584b68ae Fixing the clanker's formatting. 2026-01-13 08:41:05 -05:00
Brandon T. Kowalski
8ba5ff38ed Update backend/endpoints/platform.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-12 20:01:56 -05:00
Brandon T. Kowalski
eebcf1cf62 Update backend/endpoints/rom.py
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2026-01-12 20:01:49 -05:00
Brandon T. Kowalski
ff377fcd68 Add migration for updated_at index on roms and platforms tables. 2026-01-12 19:43:59 -05:00
Brandon T. Kowalski
5b5dc68f58 Added updated_after query parameter for platform and rom endpoints. 2026-01-12 19:37:36 -05:00
Georges-Antoine Assi
751aff57cd Merge pull request #2897 from rommapp/romm-2889
[ROMM-2889] Add media to update_config_file
4.6.0-alpha.1
2026-01-12 10:21:09 -05:00
Georges-Antoine Assi
742a7c50bb add SCAN_MEDIA to CongifResponse 2026-01-12 10:10:54 -05:00
Georges-Antoine Assi
455252d4b9 update issue template 2026-01-12 10:01:07 -05:00
Georges-Antoine Assi
96612da4c2 [ROMM-2889] Add media to update_config_file 2026-01-12 09:55:37 -05:00
Georges-Antoine Assi
a0d5307cf3 mark tg16cd as console 2026-01-11 16:49:48 -05:00
Georges-Antoine Assi
3c27b71ac1 Merge pull request #2887 from rommapp/web-server-gunicorn-retries
Add WEB_SERVER_GUNICORN_WAIT env var for slow systems
2026-01-10 23:11:01 -05:00
Georges-Antoine Assi
09aa6628f8 Merge pull request #2872 from DevOldSchool/feature/player-count
feat: Added player count metadata from SS with display and filter
2026-01-10 22:59:08 -05:00
DevOldSchool
4a9a326ab6 Updates from code review feedback. 2026-01-11 13:41:24 +10:00
Georges-Antoine Assi
f40dcb25a6 change it again 2026-01-10 14:32:32 -05:00
Georges-Antoine Assi
53330536e0 change to WEB_SERVER_GUNICORN_WAIT 2026-01-10 14:26:36 -05:00
Georges-Antoine Assi
91ff88a008 Add WEB_SERVER_GUNICORN_RETRIES env var for slow systems 2026-01-10 14:24:31 -05:00
Georges-Antoine Assi
c54ddada5a Merge pull request #2878 from rommapp/romm-2877
[ROMM-2877] Drop index on rom file content
2026-01-10 11:03:11 -05:00
Georges-Antoine Assi
edd269f720 Merge pull request #2873 from rommapp/romm-1863
[ROMM-1863] Set default bios file in config.yml
2026-01-10 11:02:59 -05:00
Georges-Antoine Assi
6e5beb0c99 Merge pull request #2865 from rommapp/check-gamelist-enabled-populate-cache
[HOTFIX] Check if gamelist metadata source selected before populating cache
2026-01-10 11:02:44 -05:00
Georges-Antoine Assi
b692ced538 Merge pull request #2864 from rommapp/nullable-metadata-fields
[HOTFIX] Set metadata fields as nullable
2026-01-10 11:02:30 -05:00