Commit Graph

3349 Commits

Author SHA1 Message Date
Georges-Antoine Assi
4d915d71f2 small ui tweaks 2025-10-15 22:51:39 -04:00
Georges-Antoine Assi
546311b43a complete styling 2025-10-15 22:38:06 -04:00
Georges-Antoine Assi
4e9ab9096b more ui work on scan resutsl 2025-10-15 21:25:50 -04:00
Georges-Antoine Assi
09854ddd87 more cleanup of client 2025-10-15 20:49:59 -04:00
Georges-Antoine Assi
4cfd622a89 finally finish backend state 2025-10-15 16:31:25 -04:00
Georges-Antoine Assi
6785be06a9 cleanup code massively 2025-10-15 16:21:17 -04:00
Georges-Antoine Assi
e336fc3c5e restyle by bo 2025-10-15 10:59:02 -04:00
Georges-Antoine Assi
ff15cfcee6 support states for more types of tasks 2025-10-09 19:20:19 -04:00
Georges-Antoine Assi
ff319ff67f Merge branch 'master' into task-status-page 2025-10-09 18:03:33 -04:00
Georges-Antoine Assi
df7c954463 Merge pull request #2387 from rommapp/request-cache-service
Add service to cache api requests
2025-10-09 17:40:27 -04:00
Georges-Antoine Assi
dbdfae28a0 add setting to toggle experimental cache 2025-10-09 17:31:55 -04:00
Georges-Antoine Assi
335cf5598f changes from bot review 2025-10-09 17:20:59 -04:00
Georges-Antoine Assi
f8b35ad0f6 fix typo in public collection 2025-10-09 14:27:03 -04:00
Georges-Antoine Assi
108948c5d6 console game list use proxy 2025-10-08 10:55:45 -04:00
Georges-Antoine Assi
28c885a352 self cleanup 2025-10-08 10:40:58 -04:00
Georges-Antoine Assi
68a4d34821 fix trunk 2025-10-08 09:17:30 -04:00
Georges-Antoine Assi
75873239c9 background update other fetches 2025-10-07 21:33:40 -04:00
Georges-Antoine Assi
d10ad51a9e simplify caching 2025-10-07 20:38:57 -04:00
Georges-Antoine Assi
5d4eee21b4 Merge branch 'master' into request-cache-service 2025-10-07 20:17:22 -04:00
Georges-Antoine Assi
c46c6dea91 check that logging in with oidc not active on click 2025-10-07 18:13:23 -04:00
Georges-Antoine Assi
a7fa4186a5 Merge pull request #2529 from rommapp/romm-2497
[ROMM-2497] Add button to delete manual
2025-10-07 11:04:26 -04:00
Georges-Antoine Assi
f116b883dc fix nav menu width on mobile screens 2025-10-07 10:54:32 -04:00
Georges-Antoine Assi
38006e7aa0 [ROMM-2497] Add button to delete manual 2025-10-07 10:21:02 -04:00
Georges-Antoine Assi
fc225f3508 Merge branch 'master' into task-status-page 2025-10-05 16:09:58 -04:00
Georges-Antoine Assi
5e9b1983fd Merge branch 'master' into edit-meta-provider-ids 2025-10-05 15:19:26 -04:00
Georges-Antoine Assi
c7d3bb7d80 fixups 2025-10-05 14:56:10 -04:00
Georges-Antoine Assi
3ee14fd23f force ascii on password and email 2025-10-05 14:52:00 -04:00
Georges-Antoine Assi
ae9b01e38d update rules 2025-10-05 14:42:57 -04:00
Georges-Antoine Assi
f6d7f9d1c1 [ROMM-2509] Validate user email and username 2025-10-05 14:11:34 -04:00
Georges-Antoine Assi
78a8995804 more obvious selection state on manual match 2025-10-05 13:45:09 -04:00
Georges-Antoine Assi
2d6858694c [ROMM-2519] Add QR code for all ds platform 2025-10-05 09:40:12 -04:00
Georges-Antoine Assi
8c5c0171cc make v-rating clearable 2025-10-03 09:09:09 -04:00
Georges-Antoine Assi
d37547fc56 show scan progress on page 2025-10-02 10:50:33 -04:00
Georges-Antoine Assi
4885316714 also fetch completed tasks 2025-10-01 10:59:49 -04:00
Georges-Antoine Assi
8fca3fbbfe get from running workers 2025-10-01 10:50:17 -04:00
Georges-Antoine Assi
b4192c9a50 Merge branch 'master' into task-status-page 2025-10-01 09:22:36 -04:00
Georges-Antoine Assi
746453f953 Merge pull request #2499 from rommapp/romm-2490
[ROMM-2490] Multi download endpoint
2025-10-01 09:22:06 -04:00
Georges-Antoine Assi
a2e6c3e612 add comments 2025-10-01 09:15:40 -04:00
Georges-Antoine Assi
c28a027940 generate hashed filename 2025-09-30 23:40:31 -04:00
Georges-Antoine Assi
4983f0be73 add ui for running tasks 2025-09-30 23:12:45 -04:00
Georges-Antoine Assi
30de1e9b0a tweak the endpoint 2025-09-30 22:03:53 -04:00
Georges-Antoine Assi
896b9edd17 Show indicator if platform not identified 2025-09-30 21:22:07 -04:00
Georges-Antoine Assi
46c6fde3d1 [ROMM-2490] Multi download endpoint 2025-09-30 11:23:48 -04:00
Georges-Antoine Assi
d1102f0386 remove save and quit buttons 2025-09-28 17:28:11 -04:00
Georges-Antoine Assi
06984998ab Merge pull request #2445 from rommapp/romm-2416
[ROMM-2416] Use python timezone aware datetime as defaults for created_at/updated_at
2025-09-26 16:57:16 -04:00
Georges-Antoine Assi
35bfe9ed61 fix tests 2025-09-25 20:44:11 -04:00
Georges-Antoine Assi
b5776be475 Split rom.multi into more specific fields 2025-09-25 18:48:27 -04:00
Georges-Antoine Assi
237d6c1eef Add eslint a11y plugin 2025-09-25 09:10:29 -04:00
Georges-Antoine Assi
8bb5e508be Merge branch 'master' into romm-2476 2025-09-23 22:46:42 -04:00
Georges-Antoine Assi
ec48e27fbf [ROMM-2476] Add new index for rom-to-rom navigation 2025-09-23 22:45:10 -04:00