Commit Graph

1144 Commits

Author SHA1 Message Date
Georges-Antoine Assi
9344801ec6 fix types 2025-10-22 19:26:30 -04:00
Georges-Antoine Assi
5aa344b3ce select media format for scan 2025-10-22 19:08:42 -04:00
Georges-Antoine Assi
f1dac8270f pull all media in ssfr to db 2025-10-22 16:38:22 -04:00
Georges-Antoine Assi
2c873ac997 fix 3d box 2025-10-22 14:32:32 -04:00
Georges-Antoine Assi
290162e56b import media assets 2025-10-22 12:44:58 -04:00
Georges-Antoine Assi
3575783769 Merge branch 'master' into romm-821 2025-10-21 21:46:23 -04:00
Georges-Antoine Assi
abb507cb82 remove switch and lb tasks from scan 2025-10-21 13:35:57 -04:00
Georges-Antoine Assi
a50a2373bc add and update tests 2025-10-20 21:53:41 -04:00
Georges-Antoine Assi
fd86fc456e add note in scammvm map 2025-10-19 21:20:42 -04:00
Georges-Antoine Assi
06724c7a6f [ROMM-2424] Add special case for scummvm games in igdb handler 2025-10-19 21:11:48 -04:00
Georges-Antoine Assi
b689e3bde1 [ROMM-2531] Allow scanning without metadata providers 2025-10-19 12:37:18 -04:00
Georges-Antoine Assi
48564be3b3 Merge pull request #2570 from Tarow/patch-1
fix: type error when role claim is null
2025-10-19 09:54:06 -04:00
Georges-Antoine Assi
e4b7692fcd display paltform category and family 2025-10-19 09:35:50 -04:00
Georges-Antoine Assi
e20814a298 [ROMM-2546] Suborder consoles by generation 2025-10-19 09:08:48 -04:00
Tarow
cb2015fc4d fix: type error when role claim is null 2025-10-19 11:49:31 +02:00
Georges-Antoine Assi
ad5525c484 [ROMM-2547] Flashpoint scrape by ID 2025-10-18 22:18:42 -04:00
Georges-Antoine Assi
24a5acce5d [ROMM-2552] Rom hashes should only include top-level nested files 2025-10-18 18:05:57 -04:00
Georges-Antoine Assi
6ccf2da54f Merge pull request #2564 from rommapp/favorites-collection
Explicit favorites collection in model
2025-10-18 14:36:43 -04:00
Georges-Antoine Assi
1c84f84948 globally rename favourite to favorite 2025-10-18 14:26:20 -04:00
Georges-Antoine Assi
341332d98e mark favorites collection explicit 2025-10-18 13:42:03 -04:00
Georges-Antoine Assi
97ed8072dd add is_favorite migration 2025-10-18 13:27:19 -04:00
Georges-Antoine Assi
313e74a4f9 fix resolving media path 2025-10-18 13:19:44 -04:00
Georges-Antoine Assi
877145b339 consistent family names 2025-10-17 22:22:10 -04:00
Georges-Antoine Assi
9269e36608 populate scan results with edge 2025-10-17 15:32:38 -04:00
Georges-Antoine Assi
668cc9533a button to export gamelist.xml for platform 2025-10-17 14:28:44 -04:00
Georges-Antoine Assi
6c926c05e9 cleanup code from bot 2025-10-17 11:59:42 -04:00
Georges-Antoine Assi
dbf1a7d20b [ROMM-2554] Remove htlb from manual search 2025-10-17 09:51:41 -04:00
Georges-Antoine Assi
3cfc52234a start work on gamelist.xml extraction 2025-10-16 23:16:39 -04:00
Georges-Antoine Assi
0fa7c4fd5b add error checking 2025-10-09 16:46:24 -04:00
Georges-Antoine Assi
996dc50f94 only fetch is hltb is enabled 2025-10-09 16:40:31 -04:00
Georges-Antoine Assi
a8b15bd78e cleanup 2025-10-09 16:39:39 -04:00
Georges-Antoine Assi
ffcf99a47b Fetch html search endpoint from file 2025-10-09 16:37:15 -04:00
Georges-Antoine Assi
c350a03be9 commit hltb api url 2025-10-09 16:31:11 -04:00
Georges-Antoine Assi
38006e7aa0 [ROMM-2497] Add button to delete manual 2025-10-07 10:21:02 -04:00
Georges-Antoine Assi
d760e88ca1 improve matching 2025-10-05 11:14:19 -04:00
Georges-Antoine Assi
53007e5c8f [ROMM-2516] Fix comma article pattern regex 2025-10-05 11:02:31 -04:00
Georges-Antoine Assi
2aee6e4d1f Merge pull request #2512 from rommapp/explicit-algos-jwt
Explicitly set supported algorithms on jwt decode
2025-10-04 21:44:04 -04:00
Georges-Antoine Assi
df68dc9bd9 Merge both odyssey 2 platform 2025-10-03 16:28:02 -04:00
Georges-Antoine Assi
da10fffae3 change title of series xs platform 2025-10-03 16:25:59 -04:00
Georges-Antoine Assi
154df816cf only set algos on decode calls 2025-10-03 12:54:42 -04:00
Georges-Antoine Assi
d863ca9e90 Explicitly set supported algorithms on jwt encode/decode 2025-10-03 11:18:01 -04:00
Georges-Antoine Assi
ab06a321e0 Check if user is enabled before generating auth tokne 2025-10-03 09:34:40 -04:00
Georges-Antoine Assi
c95b5b586b only set hltb if some properties exist 2025-10-02 17:38:41 -04:00
Georges-Antoine Assi
d11c83fc4a update hltb api endpoint 2025-10-02 10:58:20 -04:00
Georges-Antoine Assi
746453f953 Merge pull request #2499 from rommapp/romm-2490
[ROMM-2490] Multi download endpoint
2025-10-01 09:22:06 -04:00
Georges-Antoine Assi
896b9edd17 Show indicator if platform not identified 2025-09-30 21:22:07 -04:00
Georges-Antoine Assi
46c6fde3d1 [ROMM-2490] Multi download endpoint 2025-09-30 11:23:48 -04:00
Michon van Dooren
240f348f92 Add support for OIDC role claim 2025-09-29 22:27:10 +02:00
Georges-Antoine Assi
b5776be475 Split rom.multi into more specific fields 2025-09-25 18:48:27 -04:00
Georges-Antoine Assi
e473cbe698 Move url_cover checks to scan_handler 2025-09-24 09:52:49 -04:00