Commit Graph

1917 Commits

Author SHA1 Message Date
Georges-Antoine Assi
f8aeb37347 [HOTFIX] Only lower and strip string order_by types 2025-04-24 14:33:37 -04:00
Georges-Antoine Assi
fa41cf8c1c fix using the right ID 2025-04-24 09:28:09 -04:00
Georges-Antoine Assi
016e6fb227 [ROMM-1770] Stop squashing old metadata props when manually matching 2025-04-23 22:04:54 -04:00
Georges-Antoine Assi
9786f5f356 Merge pull request #1850 from rommapp/romm-1847
[ROM-1847] Use ss region covers as fallback
2025-04-23 18:42:13 -04:00
Georges-Antoine Assi
a98d4b3f66 Merge pull request #1853 from rommapp/romm-1849
[ROMM-1849] Fix excluding files in multi-file ROM
2025-04-23 18:42:01 -04:00
Georges-Antoine Assi
811f51cb24 Merge pull request #1854 from rommapp/romm-1845
[ROMM-1845] Sibling roms should include ss_id
2025-04-23 18:41:32 -04:00
Georges-Antoine Assi
c2747c5185 file name matching should be reverse match 2025-04-23 14:24:24 -04:00
Georges-Antoine Assi
1acb33fb68 fix downward migraiton 2025-04-23 14:17:29 -04:00
Georges-Antoine Assi
9e6a29ef5d [ROMM-1845] Sibling roms should include ss_id 2025-04-23 14:11:35 -04:00
Georges-Antoine Assi
cc899b54e2 refactor exclude_files fnct 2025-04-23 13:52:11 -04:00
Georges-Antoine Assi
3aad6870e9 [ROMM-1849] Fix excluding files in multi-file ROM 2025-04-23 13:47:23 -04:00
Georges-Antoine Assi
9679fdeb3c [ROMM-1846] Rename file from client input 2025-04-23 13:33:05 -04:00
Georges-Antoine Assi
bedf14005e [ROM-1847] Use ss region covers as fallback 2025-04-23 12:38:34 -04:00
zurdi
8ad3fbadea Refactor extract_metadata_from_igdb_rom to streamline youtube_video_id retrieval 2025-04-22 21:18:33 +00:00
zurdi
c533e22e84 fix IGDB youtube video id fetch 2025-04-22 21:09:34 +00:00
Georges-Antoine Assi
998557bcab Use correct ID for wii games 2025-04-20 15:43:46 -04:00
Georges-Antoine Assi
64e1567165 SSFR's ratings should be multiplied by 10 2025-04-18 21:20:45 -04:00
Georges-Antoine Assi
fa407cdc90 Bump pagination limit to 10000 2025-04-14 18:11:04 -04:00
Georges-Antoine Assi
586c06ac95 fix loading games on postgres 2025-04-09 11:29:57 -04:00
Georges-Antoine Assi
672a5c6644 Merge branch 'master' into true-pagination 2025-04-05 20:41:03 -04:00
Georges-Antoine Assi
6368b32ef4 [ROMM-1795] Dont generate m3u file if folder already has one 2025-04-05 19:53:19 -04:00
Georges-Antoine Assi
fcdfcadf61 [HOTFIX] Update content-disposition headers 2025-04-03 13:13:25 -04:00
zurdi
2a5bf1ab5b Add SGDBInvalidAPIKeyException for handling invalid API key errors 2025-04-01 09:52:33 +00:00
Georges-Antoine Assi
96c415ec2b Merge pull request #1790 from rommapp/emujs-save-file-fix
Save and state UI and emulation overhaul
2025-03-30 15:01:36 -04:00
Georges-Antoine Assi
edfcf3fa76 only trim and lower if attr is string 2025-03-29 11:22:58 -04:00
Georges-Antoine Assi
33578d52c6 Merge branch 'master' into true-pagination 2025-03-29 11:00:14 -04:00
Georges-Antoine Assi
2e3af8bfdd only log image errors during scan 2025-03-29 10:59:57 -04:00
Georges-Antoine Assi
0d922a3d3c rom scanning should default siblings 2025-03-28 21:25:33 -04:00
Georges-Antoine Assi
aa29f64ea2 fix assets test 2025-03-28 19:51:59 -04:00
Georges-Antoine Assi
d58691a79b always delete saves from fs + split delete dialogs 2025-03-27 23:37:42 -04:00
Georges-Antoine Assi
43f48899c9 add new endpoints to get some or all states and saves 2025-03-26 19:21:21 -04:00
Georges-Antoine Assi
b6e0df7097 complete refactor of seleting saves and states 2025-03-26 18:49:12 -04:00
Georges-Antoine Assi
c6d6a8100a wip refactor of save and state behaviour 2025-03-26 17:24:09 -04:00
Georges-Antoine Assi
51cd16634c add dedicated emulatorjs save quick button 2025-03-26 10:56:48 -04:00
Georges-Antoine Assi
7f7b97a9cc Merge branch 'master' into true-pagination 2025-03-25 17:39:36 -04:00
Georges-Antoine Assi
b91f69bed1 fix overgrouping by meta id 2025-03-24 23:42:09 -04:00
Georges-Antoine Assi
490aa4d89c filter out rows when order by columnis null 2025-03-24 19:30:19 -04:00
Georges-Antoine Assi
03e2bac425 fix ordering rows in table view 2025-03-23 19:35:53 -04:00
Georges-Antoine Assi
f55a5fd9c3 fix average rating in maraidb 2025-03-23 11:57:16 -04:00
Georges-Antoine Assi
6367e5c795 working pagination with sside grouoiung 2025-03-23 11:41:43 -04:00
Georges-Antoine Assi
6f96ea1d9a working grouping on endpoint 2025-03-23 11:28:24 -04:00
Georges-Antoine Assi
5c2054b44b fix get by fs_rom 2025-03-22 18:06:35 -04:00
Georges-Antoine Assi
c387a0036e disable duplicate filtering when over 2500 roms in platform 2025-03-22 12:16:10 -04:00
Georges-Antoine Assi
0607323005 log SQL queries and exec time in dev mode 2025-03-22 09:49:13 -04:00
Georges-Antoine Assi
35dfedd22f working just to letter with pagination 2025-03-21 22:44:47 -04:00
Georges-Antoine Assi
345dbaba3b Merge pull request #1762 from rommapp/romm-1761
[ROMM-1761] Show platform disk size in sidebar
2025-03-21 18:24:43 -04:00
Georges-Antoine Assi
db26248f04 Remove disabled login check from login endpoint 2025-03-21 14:58:47 -04:00
Georges-Antoine Assi
05a78e03ce new method for getting non-pagniated roms 2025-03-21 10:08:44 -04:00
Georges-Antoine Assi
ca6d312c4a fix tests 2025-03-21 09:42:39 -04:00
Georges-Antoine Assi
581cdf742c fix pagination speeds 2025-03-21 00:07:27 -04:00