Commit Graph

332 Commits

Author SHA1 Message Date
Georges-Antoine Assi
2c3bd796de manual fixes 2024-06-02 14:00:12 -04:00
Georges-Antoine Assi
c4ef4d92d2 run truck fixes 2024-05-31 19:00:04 -04:00
Georges-Antoine Assi
9b62641d55 Merge branch 'master' into trunk-io 2024-05-31 18:42:43 -04:00
Georges-Antoine Assi
39437b52c8 [ROMM-886] Fix fetching all firmware 2024-05-27 21:38:31 -04:00
Georges-Antoine Assi
63e58d3e15 [ROMM-867] Only scan platform when selected 2024-05-25 18:15:23 -04:00
Georges-Antoine Assi
7635bbeac2 run trunk fixes 2024-05-24 16:59:54 -04:00
Georges-Antoine Assi
b075e93321 Merge branch 'master' into trunk-io 2024-05-24 16:47:19 -04:00
Georges-Antoine Assi
d99c1996ae use platforms store + fix scan 2024-05-24 12:01:47 -04:00
Georges-Antoine Assi
2d4d1b5ae3 improve roms loading time 2024-05-24 10:14:44 -04:00
Georges-Antoine Assi
ac59fa16eb hotfix scanning rom_count field 2024-05-24 09:56:41 -04:00
Georges-Antoine Assi
8eddd03665 fix tests 2024-05-23 23:50:41 -04:00
Georges-Antoine Assi
2b1f4e59c9 typo fixes 2024-05-23 23:29:55 -04:00
Georges-Antoine Assi
7c5da34ddf fix slow fetching of platform 2024-05-23 23:18:19 -04:00
Georges-Antoine Assi
f73a6f48b9 more refactoring 2024-05-23 21:13:17 -04:00
Georges-Antoine Assi
a6a892b31c hard refactor of heartbeat 2024-05-23 14:05:51 -04:00
Georges-Antoine Assi
ca1363a93c run chech 2024-05-23 10:14:04 -04:00
Georges-Antoine Assi
10479bdc9f run formatter 2024-05-23 10:06:43 -04:00
Georges-Antoine Assi
fcb34f9088 Merge branch 'master' into trunk-io 2024-05-23 10:06:13 -04:00
Zurdi
eff0967e76 Merge branch 'master' into platform-fetch-perf-improvements 2024-05-23 15:44:54 +02:00
Georges-Antoine Assi
a62794ba48 fix scan rom test 2024-05-22 09:47:15 -04:00
Georges-Antoine Assi
1840390c8a finish mypy fixes 2024-05-21 21:28:17 -04:00
Georges-Antoine Assi
2b60402a04 start fixing mypy issues 2024-05-21 19:22:14 -04:00
Georges-Antoine Assi
b2085f87a8 bunch of fixes for trunk 2024-05-21 17:10:11 -04:00
Georges-Antoine Assi
a7cf0d389a run trunk format on all files 2024-05-21 10:18:13 -04:00
Georges-Antoine Assi
7b61972401 Fix search by ID for mobygames 2024-05-21 10:00:35 -04:00
Georges-Antoine Assi
9fc8267646 run ruff 2024-05-19 14:39:13 -04:00
Georges-Antoine Assi
e72a1d8851 Merge branch 'master' into platform-fetch-perf-improvements 2024-05-19 14:28:53 -04:00
Zurdi
82c84d18d8 Merge pull request #855 from rommapp/ruff-precommit-hooks
Ruff-only pre-commit hooks
2024-05-19 19:49:33 +02:00
Georges-Antoine Assi
fffc954750 fix tests 2024-05-19 13:06:11 -04:00
Georges-Antoine Assi
6735be4ce8 add query preloader for roms 2024-05-19 11:25:46 -04:00
Georges-Antoine Assi
7fbcc88043 [ROMM-852] Purge platforms correctly on scan 2024-05-19 10:51:18 -04:00
Georges-Antoine Assi
880345f20c ruff-only pre-commit 2024-05-18 12:05:57 -04:00
Georges-Antoine Assi
3e42f3ab56 also ignore firmware files on scan that match 2024-05-16 23:12:27 -04:00
Georges-Antoine Assi
2756121f06 Merge branch 'master' into python-pkg-drop 2024-05-14 09:22:59 -04:00
Georges-Antoine Assi
444a0fe9f6 fix auth jwt parsing 2024-05-13 09:39:12 -04:00
Georges-Antoine Assi
da784fc7ab Merge branch 'master' into firmware-bios-support 2024-05-13 09:13:55 -04:00
Georges-Antoine Assi
6e5b8a7423 Merge branch 'master' into python-pkg-drop 2024-05-13 09:10:07 -04:00
Georges-Antoine Assi
555dfaca16 backend updates 2024-05-12 21:40:18 -04:00
Georges-Antoine Assi
59575416e8 changes from self-review 2024-05-05 17:08:23 -04:00
Georges-Antoine Assi
2749aaee4a rename back to old names 2024-05-05 16:59:30 -04:00
Georges-Antoine Assi
dc33054ba1 more name refactoring 2024-05-05 16:45:58 -04:00
Georges-Antoine Assi
9ad28f3294 more refactoring again 2024-05-05 16:32:40 -04:00
Georges-Antoine Assi
def2608c28 refactor db handlers 2024-05-05 15:46:07 -04:00
Georges-Antoine Assi
1a2c914045 refactor handlers out into own files 2024-05-05 12:45:56 -04:00
Georges-Antoine Assi
3491a457cb add ui to CRUD firmware files 2024-05-04 15:03:11 -04:00
Georges-Antoine Assi
f130ff3abc fix emujs player 2024-05-01 18:42:15 -04:00
Georges-Antoine Assi
eca1eb1136 model and scanning 2024-05-01 15:27:16 -04:00
Georges-Antoine Assi
1b72ad67a0 add endpoint to create/update notes 2024-04-29 20:01:47 -04:00
Zurdi
485276d729 Merge branch 'master' into feature/add_platform 2024-04-15 22:41:20 +02:00
HellLord
98f60fb001 adds more configuration for external redis
add env vars: REDIS_USERNAME, REDIS_DB

Co-Authored-By: Zurdi <34356590+zurdi15@users.noreply.github.com>
Co-Authored-By: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
2024-04-14 22:01:31 +06:00