Georges-Antoine Assi
bf631cfa74
fix updating image preview + force webp
2025-09-05 09:42:25 -04:00
Georges-Antoine Assi
dfd6bd2bc9
Run formatter on all vue imports
2025-09-03 10:18:08 -04:00
Michael Manganiello
c02e9fdb88
misc: Apply import sorting
2025-09-02 00:22:51 -03:00
Georges-Antoine Assi
da96c9d816
remove blur from translucent class
2025-08-20 17:29:33 -04:00
Georges-Antoine Assi
2bd6fbd1a7
Remove uses of Props and Functions comments
2025-08-02 15:27:54 -04:00
Georges-Antoine Assi
528b0db168
navigate to collection after creation
2025-07-27 15:46:51 -04:00
Georges-Antoine Assi
50892baa1b
make the dialogs similar
2025-07-27 15:40:03 -04:00
Georges-Antoine Assi
b16003b96a
refactor collection store
2025-07-27 14:24:27 -04:00
zurdi
620cc9374a
fix: improve dialog layout by adding dividers and adjusting padding in multiple components
2025-06-18 16:11:32 +00:00
Georges-Antoine Assi
56cc984be4
[ROMM-1943] Consistent use of click handlers
2025-06-07 11:57:06 -04:00
Georges-Antoine Assi
3c2f32053b
fix typo + bump redis + change heartbeat keys
2025-06-04 11:34:08 -04:00
Georges-Antoine Assi
6051a7eb66
replace all remaining covers
2025-02-04 19:28:36 -05:00
Georges-Antoine Assi
95b619649b
new background for collections based on new styles
2025-02-04 12:03:21 -05:00
Georges-Antoine Assi
c59a99575f
new cover art for fallback
2025-01-08 20:04:09 -05:00
Georges-Antoine Assi
ea4d7f359a
heyo more fixes
2025-01-07 23:33:42 -05:00
Georges-Antoine Assi
38e85c8182
a ton of other changes
2025-01-07 22:53:56 -05:00
zurdi
8de555de48
feat: added all translations across webUI
2024-12-09 17:39:43 +00:00
zurdi
e6648d9ed1
refactor: rename platformAspectRatio to aspectRatio in showSearchCoverDialog emissions and related components
2024-12-07 17:00:46 +00:00
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