Commit graph

15 commits

Author SHA1 Message Date
Pat Hartl
3fe6bea7e5 Added "Preview" edit view, flesh out media picker
- Added sort order to media for screenshots and videos
- Added new "Preview" pane to game editor. Simulates the game details view in the launcher and allows for in-place media upload / grabbing
- Added abstractions for media grabbing
- Added subtitle to media picker dialog to indicate which services provide which assets
- Added preview for videos
- Made media searching faster overall
2026-04-24 02:05:56 -05:00
Pat Hartl
66f78e92d3 Update icon 2025-03-06 18:38:50 -06:00
Pat Hartl
13276b3797 Login images 2025-02-16 01:00:13 -06:00
Pat Hartl
ad7467159e Move styles from site.css to scss 2025-02-03 17:49:04 -06:00
Pat Hartl
2076ad699f Fix table cell spacing 2025-01-15 18:54:45 -06:00
Pat Hartl
365da83342 New UI layout, navigation on left side 2024-10-22 19:54:38 -05:00
Pat Hartl
42ca5c323a WIP MySQL concurrency fixes
- Removed the Blazor authentication pages and went back to Razor pages
- Fixed issues with dashboard charts that were pulling data on render and causing the database context to be open longer than it should
- Switched back to UserManager and RoleManager
- Temporarily disabled authentication state in pages that might try to use user claims/roles
- Reverted spacing changes to forms to allow for validation messages
- Moved initialization of database connection to database context
- Updated PostgreSQL provider
- Rescaffolded MySQL migrations
- Added a bunch of logging stuff that should eventually be stripped out
2024-10-21 20:06:52 -05:00
Pat Hartl
e236c2b25b Refactored first time setup
Fixes #128
2024-10-12 18:36:00 -05:00
Pat Hartl
43e5c2bea3 Switch dashboard charts to dark theme if set
Fixes #118
2024-10-01 18:23:58 -05:00
Pat Hartl
d38651469d Nest dependent mods/expansions under parent 2024-09-19 18:40:05 -05:00
Pat Hartl
cf93fb763c Start to a basic CMS editor 2024-08-19 01:22:48 -05:00
Pat Hartl
9582e2a207 Load frontend libraries properly 2024-08-18 15:48:14 -05:00
Pat Hartl
920c82002c Consolidate JS for components 2024-08-18 15:25:31 -05:00
Pat Hartl
55fea82f35 Ignore package locks 2024-08-18 14:22:25 -05:00
Pat Hartl
cb061e09c5 Rename server project 2024-08-04 18:44:33 -05:00