Commit graph

83 commits

Author SHA1 Message Date
Pat Hartl
56a87354ef
Merge pull request #251 from RattleSN4K3/fix/MediaListOrderType
Fix Media.Type Select not updating
2025-05-03 16:53:41 -05:00
Pat Hartl
c86e2a2e14
Merge pull request #247 from RattleSN4K3/fix/FixImportMultiplayerModes
Fix import multiplayer modes
2025-04-25 02:29:34 -05:00
RattleSN4K3
c56fa69c49 Use generated thumbnail for manual media, fix manual preview 2025-04-25 07:24:06 +02:00
RattleSN4K3
63a19b58cb Fix Media.Type Select not updated properly when full list is refreshed 2025-04-25 06:44:33 +02:00
RattleSN4K3
0127142cf7 Parse and store multiplayer info notes as description 2025-04-24 20:00:50 +02:00
Pat Hartl
74f2f67a99 Render times in UI as local time zone 2025-03-17 02:02:17 -05:00
Pat Hartl
9d86bf6fd5 Fix add of media in editor
Fixes #216
2025-03-14 00:25:09 -05:00
Pat Hartl
d322b92081 Add FilePicker for save paths
Ref #219
2025-03-13 20:54:31 -05:00
Pat Hartl
93e17148b0 Autofocus game metadata lookup if new game 2025-02-23 09:18:06 -06:00
Pat Hartl
e8627b6a87 Use generic implementations 2025-02-16 10:08:05 -06:00
Pat Hartl
d5d6c52114 Fix add to collection dialog 2025-02-16 02:00:12 -06:00
Pat Hartl
3d4eb34d53 Restore saves and play sessions to game menu 2025-02-12 22:37:56 -06:00
Pat Hartl
bb719f61d8 Pick image on double click 2025-02-12 21:38:18 -06:00
Pat Hartl
ee4d9d2736 Sort metadata fields, fix base game icons in select, made edit button open in new tab 2025-02-09 19:19:22 -06:00
Pat Hartl
1d4ecffe20 Fix save path addition 2025-02-09 15:08:47 -06:00
Pat Hartl
759a12da61 Remove reference to DatabaseServiceFactory, fix multiplayer modes and save paths editor 2025-02-09 03:28:00 -06:00
Pat Hartl
90efb85045 Add searching, order by title to redist transfers 2025-02-03 00:43:44 -06:00
Pat Hartl
6081edfb4f Update relationships 2025-02-02 14:58:07 -06:00
Pat Hartl
af08645396 Remove use of DatabaseServiceFactory, update service dependency injection 2025-02-01 02:21:34 -06:00
Pat Hartl
077e0b281b Add success message for saving custom fields 2025-01-31 01:49:57 -06:00
Pat Hartl
75589c0b0d Fix custom field section title 2025-01-31 01:49:34 -06:00
Pat Hartl
b986a9b6a6 Fix archives being wiped out on actions save 2025-01-30 19:29:40 -06:00
Pat Hartl
aa4ba8a056 Add custom fields to games and allow them to be used in scripts / actions 2025-01-30 19:21:02 -06:00
Pat Hartl
dfce85371d Add ByteSize component 2025-01-29 23:09:55 -06:00
Pat Hartl
4ef1c7be21 Optional column picker, working search, show totals, pagination options 2025-01-28 18:23:49 -06:00
Pat Hartl
f81395065b Prevent save path updating wiping out archives 2025-01-28 17:30:45 -06:00
Pat Hartl
68cb4da4f8 Fix changes to multiplayer modes wiping out archives 2025-01-28 17:24:47 -06:00
Pat Hartl
0719380fab Mark some columns as hidden by default 2025-01-28 00:46:37 -06:00
Pat Hartl
521749e45a Add edit button next to base game select 2025-01-27 20:17:34 -06:00
Pat Hartl
d59f62b56e Add save buttons for multiplayer and save paths 2025-01-24 23:16:12 -06:00
Pat Hartl
59130256f7 Null reference check for latest archive 2025-01-24 23:15:58 -06:00
Pat Hartl
d00fa19502 Make action editor save its own changes 2025-01-22 01:21:11 -06:00
Pat Hartl
2edfd7e8fb Fix keys editor 2025-01-21 21:54:00 -06:00
Pat Hartl
c22414fce9 Fix media editor new item 2025-01-21 20:43:59 -06:00
Pat Hartl
84ec503fdc Fix archive editor uploading 2025-01-21 20:43:28 -06:00
Pat Hartl
0d87296689 Fix DataTable default sort, search 2025-01-21 18:48:01 -06:00
Pat Hartl
bc3e4fb7d4 Fix media editor for new media 2025-01-21 02:46:04 -06:00
Pat Hartl
d22552aa55 Fix spacing on tables, use datatable where possible 2025-01-20 20:00:15 -06:00
Pat Hartl
254a653cbb Fix game adds 2025-01-20 17:30:11 -06:00
Pat Hartl
dc4a49d71a Convert more tables to data tables 2025-01-20 01:23:07 -06:00
Pat Hartl
38e95c9102 Fix import style 2025-01-16 03:22:46 -06:00
Pat Hartl
c1efa15965 Simplified datatable 2025-01-16 00:35:01 -06:00
Pat Hartl
079a40eaa5 Remove nested games on game list 2025-01-15 18:54:23 -06:00
Pat Hartl
304f308474 WIP refactor of game importing 2025-01-12 02:54:41 -06:00
Pat Hartl
db5bd719b1 Fix importer styling, fix import storage location 2025-01-08 20:01:00 -06:00
Pat Hartl
61d1a10d74 Refactor import dialog, add storage location selector 2025-01-08 17:10:03 -06:00
Pat Hartl
14ea55fb8e Fix infinite rendering loop of GameEditView 2025-01-02 20:04:03 -06:00
Pat Hartl
66c589c468 Update to AntBlazor v1.1.0 2024-12-31 18:21:41 -06:00
Pat Hartl
5eba58c53c Toggle column visibility using CSS 2024-12-14 20:11:59 -06:00
Pat Hartl
8a3132b872 Add DataTable component 2024-12-12 17:35:52 -06:00