Commit Graph

15 Commits

Author SHA1 Message Date
zurdi
fd4ea3b9d2 refactor: update showSearchCoverDialog emission to include platformAspectRatio as null 2024-12-07 16:59:25 +00:00
Georges-Antoine Assi
6880d11a73 Merge branch 'master' into romm-1114 2024-09-21 12:30:39 -04:00
Michael Manganiello
0e98183988 fix: Correctly update state for cover deletion
* Initialize `removeCover` as `false` on each dialog render, so previous
  overrides don't affect the initial state.
* Make both file upload and cover online search update `removeCover` to
  false.
* Fix collection update to send `remove_cover` to the API.

Potential fix for #1169.
2024-09-05 14:39:28 -03:00
Georges-Antoine Assi
0ce3549f98 [ROMM-1123] Limit returned roms to 2500 2024-09-01 09:55:25 -04:00
Georges-Antoine Assi
c3ea419c68 Add age ratings to UI + filters 2024-08-26 15:55:45 -04:00
Zurdi
e7bc3cd9e8 Merge remote-tracking branch 'origin/master' into feature/favs-collection 2024-07-06 19:17:27 +02:00
Zurdi
b1f5ae50e5 fixes from PR review 2024-07-06 17:25:08 +02:00
zurdi
69f7efdcba added add/remove favourite switch 2024-07-05 15:08:49 +02:00
zurdi
69ed831d5e added running scan loader to drawer btn 2024-07-03 16:07:53 +02:00
zurdi
59c2a51a6f added collection cover management 2024-07-03 14:31:17 +02:00
zurdi
50bcd00361 added remove rom from collection dialog 2024-07-03 01:29:01 +02:00
Zurdi
97f9792f9d fixed create collection dialog 2024-07-02 18:13:41 +02:00
Zurdi
57d3ad363c added collection cover placeholder 2024-07-02 17:41:14 +02:00
zurdi
fd54e4dc6b split create/edit collection dialog 2024-07-02 15:45:04 +02:00
zurdi
1d6ba70080 collections get_roms endpoint added 2024-07-02 14:31:27 +02:00