Commit Graph

76 Commits

Author SHA1 Message Date
Zurdi
0af3ffb86f refactor stats and user handlers 2024-01-17 01:43:16 +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
Georges-Antoine Assi
6674a4984e Remove igdb lib 2024-01-09 13:26:55 -05:00
Zurdi
eea7e41940 docstrings added to endpoints + organized imports + formatted code 2024-01-09 16:22:31 +01: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
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
74bf74c8f5 Hotfix scan and search bugs 2023-12-30 19:13:12 -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
66e7c396b4 [ROMM-503] Shortname support for AES/MVS ssytems 2023-12-21 16:23:41 -05:00
Georges-Antoine Assi
2695661021 [ROMM-486] Titleize slug as name when scanning platform 2023-12-05 17:53:22 -05:00
zurdi
3ce63fcd49 search IGDB feature fixed 2023-11-08 18:21:55 +01:00
Georges-Antoine Assi
f67ef97a18 Other fix 2023-11-08 09:56:21 -05:00
Georges-Antoine Assi
87dfeec17f Merge branch 'master' into models-refactor 2023-11-06 08:33:01 -05:00
Georges-Antoine Assi
7e136d3bdd Changes from zurdi review 2023-11-06 08:32:13 -05:00
Georges-Antoine Assi
015e5927d6 Less extensive multi extension regex 2023-11-04 23:12:40 -04:00
Georges-Antoine Assi
b99cce243b Save the entire value object 2023-11-04 22:04:27 -04:00
Georges-Antoine Assi
46c2d909f6 Add check for productID in file name 2023-11-04 21:50:27 -04:00
Georges-Antoine Assi
821e7cc930 Merge branch 'master' into models-refactor 2023-11-03 21:42:06 -04:00
zurdi
7149980b32 keep aspect ratio for covers 2023-11-03 13:08:28 +01:00
Georges-Antoine Assi
6269bd610f Fix sort roms by size + scan fixes 2023-10-31 11:08:15 -04:00
Georges-Antoine Assi
89a87249cb Merge branch 'master' into scheduled-tasks 2023-10-27 15:27:22 -04:00
Georges-Antoine Assi
44a53f1cb0 [ROMM-375] Catch request timeouts to IGDB 2023-09-21 17:06:48 -04:00
Georges-Antoine Assi
50199611eb Add mame xml and scheduled tasks 2023-09-15 13:11:41 -04:00
Georges-Antoine Assi
6159c539a9 Set explicit response types for all en dpoints 2023-09-14 11:36:33 -04:00
Georges-Antoine Assi
4c81b8d562 Default to empty string idgb id 2023-09-14 10:08:30 -04:00
Georges-Antoine Assi
04ba6f493b Switch igdb/sgdb IDs to int + update fastapi/pydantic 2023-09-14 10:06:43 -04:00
Georges-Antoine Assi
a1c62553f1 Imrpvements to file upload + api fixes 2023-09-13 18:36:41 -04:00
Georges-Antoine Assi
0bae24da6a Refactor the backend 2023-09-12 23:42:26 -04:00
Georges-Antoine Assi
0dd2511039 Merge branch 'master' into scheduled-tasks 2023-09-08 11:08:05 -04:00
Georges-Antoine Assi
0c20c83a93 Fix some tests 2023-09-03 20:34:42 -04:00
Georges-Antoine Assi
d02b70736d Return exact match first when searching roms 2023-09-02 14:23:25 -04:00
Georges-Antoine Assi
d748f4b75b Gracefully handle missing titledb file 2023-09-01 22:34:37 -04:00
Georges-Antoine Assi
ce3f70f0c6 Merge branch 'master' into scheduled-tasks 2023-08-27 21:55:20 -04:00
Georges-Antoine Assi
da2c93d65c Attempt to force refresh twitch auth token if 401 2023-08-27 13:16:12 -04:00
Georges-Antoine Assi
01c0baf8f8 Merge branch 'master' into scheduled-tasks 2023-08-26 12:09:43 -04:00
Georges-Antoine Assi
2faf33768d Merge branch 'master' into scheduled-tasks 2023-08-25 19:22:38 -04:00
Georges-Antoine Assi
2b8d388866 Clarify some environment variables 2023-08-25 16:47:18 -04:00
Georges-Antoine Assi
3965ca1997 Add basic auth + fix tests and typing 2023-08-23 11:21:01 -04:00
Georges-Antoine Assi
6a09c2da33 Add scheduled tasks for library scan + titledb update 2023-08-22 22:36:31 -04:00
Georges-Antoine Assi
b9113cbb11 Set some consts as final 2023-08-14 15:00:19 -04:00
Georges-Antoine Assi
8d41a87659 Add csrf token check 2023-08-11 09:47:10 -04:00
Georges-Antoine Assi
b2ca819c16 Add session middlware + redis back auth 2023-08-10 09:58:51 -04:00
Georges-Antoine Assi
88ac2a7353 introduce mypy with lib types + remove ignores + fix types 2023-08-08 23:31:59 -04:00
zurdi
051d5ea924 reverted matched roms no cover 2023-08-09 02:38:34 +02:00
zurdi
fb15cf8e3b Merge branch 'master' into feature-28-mini-admin-menu 2023-08-09 01:23:13 +02:00
zurdi
d04c73b27d more meaningul constants 2023-08-09 01:11:32 +02:00