Commit Graph

156 Commits

Author SHA1 Message Date
Zurdi
0af3ffb86f refactor stats and user handlers 2024-01-17 01:43:16 +01:00
Zurdi
37afaeb09d add default value to file_siz_bytes 2024-01-16 23:50:32 +01:00
Zurdi
77694c6f0e Merge remote-tracking branch 'origin/stats-endpoint' into refactor/backend 2024-01-16 22:25:27 +01:00
Georges-Antoine Assi
33645641b8 Add stats endpoint + refactor rom file size 2024-01-16 11:06:05 -05:00
Zurdi
b72597c0f7 fixed and improved scan 2024-01-16 13:04:13 +01:00
Zurdi
a6e192f99c fixed scan endpoint 2024-01-16 11:59:46 +01:00
Zurdi
414da46ef6 refactor assets scan 2024-01-16 10:29:41 +01:00
Zurdi
607b6437a8 fixed delete endpoints and assets handlers 2024-01-15 23:33:07 +01:00
Zurdi
15ef1c079f drop platform id from assets tables 2024-01-15 19:11:34 +01:00
Zurdi
2604426970 saves endpoint refactor as RESTful 2024-01-15 14:12:55 +01:00
Zurdi
42065aec7c backend refactor as RESTful 2024-01-15 13:34:18 +01:00
Zurdi
1d2c9e7d05 standarized GET endpoints for roms and platforms 2024-01-14 02:34:37 +01:00
Zurdi
93f6cb7651 Merge branch 'feature/manage_config_from_ui' into refactor/backend 2024-01-13 02:17:19 +01:00
Zurdi
4b9e76f550 backend structure refactor 2024-01-12 23:44:27 +01:00
Zurdi
fb1c02459e added methods to add and remove platforms bindings to config manager 2024-01-11 00:29:41 +01:00
Georges-Antoine Assi
75f94067cc Add basic tests around endpoints and models 2024-01-10 10:00:10 -05:00
Georges-Antoine Assi
6674a4984e Remove igdb lib 2024-01-09 13:26:55 -05:00
Georges-Antoine Assi
5762270f62 Merge branch 'master' into romm-55 2024-01-09 13:06:51 -05:00
Zurdi
eea7e41940 docstrings added to endpoints + organized imports + formatted code 2024-01-09 16:22:31 +01:00
Georges-Antoine Assi
bdcd0f9d81 small fixes 2024-01-06 17:40:07 -05:00
Georges-Antoine Assi
05da20963f remove support for bios and emulatores 2024-01-06 10:21:43 -05:00
Georges-Antoine Assi
cdafd680a0 Merge branch 'master' into romm-55 2024-01-05 15:38:05 -05:00
Georges-Antoine Assi
5f7f860a5c Eliminate 400s on scan when trying to fetch cover but no igdb ID 2024-01-05 14:27:49 -05:00
Zurdi
78152d91ee added backend endpoint to remove a platform 2024-01-05 11:48:56 +01:00
Georges-Antoine Assi
f8adceedcc [ROMM-567-2] Ignore platofrms with remaining roms when purging 2024-01-04 16:27:08 -05:00
Georges-Antoine Assi
d11e2a381b [ROMM-567] Fix changing folder names by mapping old platform to new one 2024-01-04 15:54:28 -05:00
Georges-Antoine Assi
c60ec61424 Support for switch update and DLC files 2024-01-02 16:57:14 -05:00
Georges-Antoine Assi
7ccbea614f Await calls to custom scanners 2024-01-01 10:20:53 -05:00
Georges-Antoine Assi
92759ff0b3 Fix tests 2023-12-30 21:20:59 -05:00
Georges-Antoine Assi
74bf74c8f5 Hotfix scan and search bugs 2023-12-30 19:13:12 -05:00
Georges-Antoine Assi
3767401075 Merge branch 'master' into romm-55 2023-12-28 13:46:08 -05:00
Georges-Antoine Assi
c6566bb89c Merge branch 'master' into romm-55 2023-12-28 13:17:46 -05:00
Zurdi
a4aa7eeabb Merge branch 'master' into feature/config_from_ui 2023-12-28 10:03:15 +01:00
Zurdi
618bbb94d2 fixed matched rom without summary 2023-12-27 14:31:06 +01:00
Zurdi
070b23ba23 show configured custom platforms in the settings section 2023-12-27 13:10:50 +01:00
Georges-Antoine Assi
7887ca54ab Merge branch 'master' into romm-501 2023-12-22 12:59:58 -05:00
Georges-Antoine Assi
45abde880f [ROMM-501] Fix scan with folder overrides 2023-12-22 11:05:44 -05:00
Georges-Antoine Assi
66e7c396b4 [ROMM-503] Shortname support for AES/MVS ssytems 2023-12-21 16:23:41 -05:00
Georges-Antoine Assi
08fbae26f7 Merge branch 'master' into romm-55 2023-12-06 21:18:40 -05:00
Georges-Antoine Assi
faf02a3be1 Fix tests 2023-12-05 18:14:25 -05:00
Georges-Antoine Assi
2695661021 [ROMM-486] Titleize slug as name when scanning platform 2023-12-05 17:53:22 -05:00
Georges-Antoine Assi
678b6c2c98 Add support for emulator files related to platforms 2023-11-29 14:41:12 -05:00
Georges-Antoine Assi
d4d929b29b Get upload and delete working 2023-11-23 20:47:27 -05:00
Georges-Antoine Assi
f738c9d999 Add ability to upload saves without rescan 2023-11-23 10:28:02 -05:00
Georges-Antoine Assi
009c0f391a Switch to eager loading 2023-11-21 23:45:24 -05:00
Georges-Antoine Assi
f560d03b86 Get saves and states loading 2023-11-14 00:00:33 -05:00
Georges-Antoine Assi
f7df912e20 Finish scanning for saves/states 2023-11-13 13:02:54 -05:00
Georges-Antoine Assi
1967879f0c Models for saves and states + scannig 2023-11-13 00:09:38 -05:00
Georges-Antoine Assi
d674bea539 [ROMM-450][ROMM-449] Improve rom sort order 2023-11-09 22:09:13 -05:00
zurdi
0a63ef2b22 igdb handler test fixed 2023-11-08 18:26:00 +01:00