Commit Graph

660 Commits (e723a5345be26b313b66710d22d3b0df60306742)

Author SHA1 Message Date
Pat Hartl 3d86a617a9 Right align profile buttons 2023-09-30 14:03:27 -05:00
Pat Hartl 05116a65fb Don't wrap action column for servers 2023-09-30 14:02:00 -05:00
Pat Hartl c477782ca8 Update to latest version of RegParserDotNet 2023-09-24 21:15:22 -05:00
Pat Hartl ae14ceb306
Update installermanifest.yaml 2023-09-21 19:27:02 -05:00
Pat Hartl 35684c0a54 Added ability to import .reg exports into scripts 2023-09-21 19:00:12 -05:00
Pat Hartl 8f853fab56 Add profile page for users to change username/email, download saves, change password. 2023-09-18 00:58:40 -05:00
Pat Hartl 07a41aeaf5 Add ability for admins to change user password
Ref #28
2023-09-17 17:26:48 -05:00
Pat Hartl f94e5f63a8 Attempt to speed up loading of dashboard
Ref #29
2023-09-17 17:01:17 -05:00
Pat Hartl b32451d216 Add the ability to cancel installs in Playnite 2023-09-16 15:13:55 -05:00
Pat Hartl e00aa069fa Update installer manifest 2023-09-15 17:40:05 -05:00
Pat Hartl f376056eeb Only log LANCommander events 2023-09-15 17:38:44 -05:00
Pat Hartl 35ca8391c6 Don't lock user into validation loop if they close the auth window 2023-09-15 17:36:45 -05:00
Pat Hartl 54b7fec96b Remove auth check on Playnite start 2023-09-15 17:35:44 -05:00
Pat Hartl ebcb943e36 Remove non-working link 2023-09-15 17:35:25 -05:00
Pat Hartl 0c7b6f3b56 Add installer manifest for Playnite addon database 2023-09-15 17:13:10 -05:00
Pat Hartl 006bfcb866 Move away from top level statements to keep everything under LANCommander namespace 2023-09-14 17:44:16 -05:00
Pat Hartl 485b6febbe Fix token secret if it's shorter than 16 characters 2023-09-14 17:23:16 -05:00
Pat Hartl 75de5465c7 Better logging for auth controller 2023-09-14 17:14:03 -05:00
Pat Hartl 0a6b7fbe9d Update packages 2023-09-14 00:03:08 -05:00
Pat Hartl a2f9a8f217 Add ability to enable HTTP routes for servers to host static files 2023-09-13 23:29:59 -05:00
Pat Hartl dcaa9a8ac9 Fix settings nav highlights 2023-09-13 19:34:07 -05:00
Pat Hartl 4d7d0df9c0 Allow user saves storage path and max size to be configurable in settings 2023-09-13 19:32:36 -05:00
Pat Hartl 4476fbed5f Get archive path from storage path on settings 2023-09-12 20:23:06 -05:00
Pat Hartl 026efd586a Add ability to specify storage path for archives 2023-09-12 19:41:25 -05:00
Pat Hartl c725afc362 Add settings to control patching functionality 2023-09-12 19:24:04 -05:00
Pat Hartl 8a6c0b493b Fix non-Blazor checkboxes and remove jQuery 2023-09-12 18:02:30 -05:00
Pat Hartl 0f7124f205 Default token secret to new GUID 2023-09-12 17:32:17 -05:00
Pat Hartl d68e1d0433 Require admin for file manager 2023-09-11 20:40:30 -05:00
Pat Hartl 3647418004 Remove old archive browser 2023-09-11 20:23:36 -05:00
Pat Hartl 7e4aa07138 Switch to server-only rendering mode for stability and speed 2023-09-11 20:22:05 -05:00
Pat Hartl 9a55dac778 Auto populate server working directory based on executable path 2023-09-11 20:21:40 -05:00
Pat Hartl d869a5a763 Merge branch 'file-manager' 2023-09-11 19:40:17 -05:00
Pat Hartl 4d1fc67e55 Add file manager to main nav 2023-09-11 19:38:07 -05:00
Pat Hartl f49bec90f7 Simplify root path 2023-09-11 19:37:56 -05:00
Pat Hartl 8910746e1e Fix population of past for navigation 2023-09-11 19:37:45 -05:00
Pat Hartl 0354782e9f Change root path of file browser 2023-09-11 19:33:07 -05:00
Pat Hartl 606aefc957 Fix tree and breadcrumb hover in dark theme 2023-09-11 19:26:58 -05:00
Pat Hartl 4bf72b3bc8 Fix breadcrumbs when navigating using entries 2023-09-11 19:26:33 -05:00
Pat Hartl 857362181e Allow customization of OK button text 2023-09-11 19:18:03 -05:00
Pat Hartl f80e88a9a2 Switch server file inputs to new file picker, default root to app's path root 2023-09-11 19:17:49 -05:00
Pat Hartl 9e0768a96d Allow passing of func for selectable and visible entries 2023-09-11 19:17:00 -05:00
Pat Hartl 804e75da55 Hide selector based on func 2023-09-11 19:16:15 -05:00
Pat Hartl 2cf91962a1 Fix dark mode file manager dialog 2023-09-11 17:58:16 -05:00
Pat Hartl fda3f01847 Use file picker input on games 2023-09-11 17:57:40 -05:00
Pat Hartl d54bf3c4e8 Avoid errors on file system when populating entries 2023-09-11 17:57:24 -05:00
Pat Hartl bf63813e90 Rename input to file picker 2023-09-11 17:56:23 -05:00
Pat Hartl 8de8d7cfdc Fix selecting file in archive file picker 2023-09-11 02:06:59 -05:00
Pat Hartl 3b7a0db74e Switch archive file inputs to use new file manager 2023-09-11 01:56:50 -05:00
Pat Hartl d3f13c6493 Set archive root name to Root 2023-09-11 01:55:09 -05:00
Pat Hartl 046013491d Fix styling of body of file manager 2023-09-11 01:54:58 -05:00