Commit Graph

192 Commits

Author SHA1 Message Date
Georges-Antoine Assi
a7bf12c6ed Refactor how config is stored and loaded 2023-11-14 09:14:27 -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
d0f9395202 fix saving custom cover 2023-11-08 14:43:41 -05:00
Georges-Antoine Assi
87dfeec17f Merge branch 'master' into models-refactor 2023-11-06 08:33:01 -05:00
Georges-Antoine Assi
a3a1eb9323 Fix tests 2023-11-04 23:39:41 -04:00
Georges-Antoine Assi
015e5927d6 Less extensive multi extension regex 2023-11-04 23:12:40 -04:00
Georges-Antoine Assi
c1e6d49596 Fix tests 2023-11-03 22:42:06 -04:00
Georges-Antoine Assi
45a589c533 Fix a bunch of bugs 2023-11-03 22:16:31 -04:00
Georges-Antoine Assi
821e7cc930 Merge branch 'master' into models-refactor 2023-11-03 21:42:06 -04:00
zurdi
1d315a3bba fixed igdb handler tests 2023-11-03 17:22:22 +01:00
zurdi
66c1e3c04b resize igdb cover when needed 2023-11-03 17:01:03 +01:00
Georges-Antoine Assi
6269bd610f Fix sort roms by size + scan fixes 2023-10-31 11:08:15 -04:00
Georges-Antoine Assi
e3771f5fae Use password for redis in redis.py 2023-10-30 22:18:43 -04:00
Georges-Antoine Assi
5eced8a94c Merge branch 'master' into scheduled-tasks 2023-10-30 11:19:47 -04:00
zurdi
493dabc3df [ROMM-412] Fixed redis_url for websocket 2023-10-29 20:29:28 +01:00
zurdi
7562cee594 [ROMM-412] Support for secured redis added 2023-10-29 20:15:12 +01:00
Georges-Antoine Assi
89a87249cb Merge branch 'master' into scheduled-tasks 2023-10-27 15:27:22 -04:00
Georges-Antoine Assi
eaccd462c1 Hotfix storing screeshots and covers 2023-10-01 18:36:03 -04:00
Georges-Antoine Assi
a1d3355517 Fix tests 2023-09-24 11:05:48 -04:00
Georges-Antoine Assi
1510ef5cc9 [ROMM-386] Fix assets path for games with invalid caracters in titles 2023-09-24 09:57:48 -04:00
Georges-Antoine Assi
197f26dabc Use the same regex in file 2023-09-21 20:17:30 -04:00
Georges-Antoine Assi
3bda51c29d Fix tests + regex issue 2023-09-21 10:39:39 -04:00
Georges-Antoine Assi
a9c9d658bb Aggressive removal of file extensions and tags 2023-09-21 09:30:02 -04:00
Georges-Antoine Assi
a3e9ad3faf Make has_cover a computed property 2023-09-16 15:49:24 -04:00
Georges-Antoine Assi
edeb34c0ee Merge branch 'master' into roms-folder-name-env 2023-09-16 09:45:54 -04:00
Georges-Antoine Assi
42976e170d Fix tests 2023-09-13 23:18: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
zurdi
66bdf6a86a fixed tests 2023-09-04 14:04:04 +02:00
Georges-Antoine Assi
6c5e2bf309 Custom roms folder name env 2023-09-03 22:00:58 -04:00
Georges-Antoine Assi
0c20c83a93 Fix some tests 2023-09-03 20:34:42 -04:00
Georges-Antoine Assi
d748f4b75b Gracefully handle missing titledb file 2023-09-01 22:34:37 -04:00
zurdi
c4eaa83563 Merge remote-tracking branch 'origin/master' into upload_rom_and_custom_artwork 2023-08-28 09:30:25 +02:00
zurdi
9b4b249c64 rom custom artwork added 2023-08-28 01:29:52 +02:00
Georges-Antoine Assi
88c747f169 Add script to init scheduler 2023-08-26 13:26:52 -04:00
Georges-Antoine Assi
3d116e971d Run scheduler and schedule tasks 2023-08-26 13:17:43 -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
3b1e248191 Only check if redis is enabled in env to start using it 2023-08-25 16:50:02 -04:00
Georges-Antoine Assi
2b8d388866 Clarify some environment variables 2023-08-25 16:47:18 -04:00
zurdi
f94ff05032 upload roms added 2023-08-25 14:35:47 +02:00
Georges-Antoine Assi
8b7b5c37fc Use semantic version for package 2023-08-24 10:14:59 -04:00
Georges-Antoine Assi
552b2a9781 Use semantic version for package 2023-08-24 10:14:59 -04:00
Georges-Antoine Assi
dc5a40d1c7 Always reset database for each test session 2023-08-23 12:01:08 -04:00
Georges-Antoine Assi
833670070b Always reset database for each test session 2023-08-23 12:01:08 -04:00
Georges-Antoine Assi
3965ca1997 Add basic auth + fix tests and typing 2023-08-23 11:21:01 -04:00
Georges-Antoine Assi
a4eb9cdd2f Add basic auth + fix tests and typing 2023-08-23 11:21:01 -04:00
zurdi
fdc84c5cf7 enabled user field fixed 2023-08-23 16:50:31 +02:00