Commit Graph

  • f94e5f63a8 Attempt to speed up loading of dashboard Pat Hartl 2023-09-17 17:01:17 -0500
  • b32451d216 Add the ability to cancel installs in Playnite Pat Hartl 2023-09-16 15:13:55 -0500
  • e00aa069fa Update installer manifest v0.1.2 Pat Hartl 2023-09-15 17:40:05 -0500
  • f376056eeb Only log LANCommander events Pat Hartl 2023-09-15 17:38:44 -0500
  • 35ca8391c6 Don't lock user into validation loop if they close the auth window Pat Hartl 2023-09-15 17:36:45 -0500
  • 54b7fec96b Remove auth check on Playnite start Pat Hartl 2023-09-15 17:35:44 -0500
  • ebcb943e36 Remove non-working link Pat Hartl 2023-09-15 17:35:25 -0500
  • 0c7b6f3b56 Add installer manifest for Playnite addon database Pat Hartl 2023-09-15 17:13:10 -0500
  • 006bfcb866 Move away from top level statements to keep everything under LANCommander namespace v0.1.1 Pat Hartl 2023-09-14 17:44:16 -0500
  • 485b6febbe Fix token secret if it's shorter than 16 characters Pat Hartl 2023-09-14 17:23:16 -0500
  • 75de5465c7 Better logging for auth controller Pat Hartl 2023-09-14 17:14:03 -0500
  • 4dd98fd8c5 Merge branch 'main' into dhcp-server dhcp-server Pat Hartl 2023-09-14 00:08:47 -0500
  • 0a6b7fbe9d Update packages Pat Hartl 2023-09-14 00:03:08 -0500
  • a2f9a8f217 Add ability to enable HTTP routes for servers to host static files Pat Hartl 2023-09-13 23:29:59 -0500
  • dcaa9a8ac9 Fix settings nav highlights Pat Hartl 2023-09-13 19:34:07 -0500
  • 4d7d0df9c0 Allow user saves storage path and max size to be configurable in settings Pat Hartl 2023-09-13 19:32:36 -0500
  • 78dd2796eb WIP DHCP server Pat Hartl 2023-09-13 18:26:06 -0500
  • 4476fbed5f Get archive path from storage path on settings Pat Hartl 2023-09-12 20:23:06 -0500
  • 026efd586a Add ability to specify storage path for archives Pat Hartl 2023-09-12 19:41:25 -0500
  • c725afc362 Add settings to control patching functionality Pat Hartl 2023-09-12 19:24:04 -0500
  • 8a6c0b493b Fix non-Blazor checkboxes and remove jQuery Pat Hartl 2023-09-12 18:02:30 -0500
  • 0f7124f205 Default token secret to new GUID Pat Hartl 2023-09-12 17:32:17 -0500
  • d68e1d0433 Require admin for file manager v0.1.0 Pat Hartl 2023-09-11 20:40:30 -0500
  • 3647418004 Remove old archive browser Pat Hartl 2023-09-11 20:23:36 -0500
  • 7e4aa07138 Switch to server-only rendering mode for stability and speed Pat Hartl 2023-09-11 20:22:05 -0500
  • 9a55dac778 Auto populate server working directory based on executable path Pat Hartl 2023-09-11 20:21:40 -0500
  • d869a5a763 Merge branch 'file-manager' Pat Hartl 2023-09-11 19:40:17 -0500
  • 4d1fc67e55 Add file manager to main nav Pat Hartl 2023-09-11 19:38:07 -0500
  • f49bec90f7 Simplify root path Pat Hartl 2023-09-11 19:37:56 -0500
  • 8910746e1e Fix population of past for navigation Pat Hartl 2023-09-11 19:37:45 -0500
  • 0354782e9f Change root path of file browser Pat Hartl 2023-09-11 19:33:07 -0500
  • 606aefc957 Fix tree and breadcrumb hover in dark theme Pat Hartl 2023-09-11 19:26:58 -0500
  • 4bf72b3bc8 Fix breadcrumbs when navigating using entries Pat Hartl 2023-09-11 19:26:33 -0500
  • 857362181e Allow customization of OK button text Pat Hartl 2023-09-11 19:18:03 -0500
  • f80e88a9a2 Switch server file inputs to new file picker, default root to app's path root Pat Hartl 2023-09-11 19:17:49 -0500
  • 9e0768a96d Allow passing of func for selectable and visible entries Pat Hartl 2023-09-11 19:17:00 -0500
  • 804e75da55 Hide selector based on func Pat Hartl 2023-09-11 19:16:15 -0500
  • 2cf91962a1 Fix dark mode file manager dialog Pat Hartl 2023-09-11 17:58:16 -0500
  • fda3f01847 Use file picker input on games Pat Hartl 2023-09-11 17:57:40 -0500
  • d54bf3c4e8 Avoid errors on file system when populating entries Pat Hartl 2023-09-11 17:57:24 -0500
  • bf63813e90 Rename input to file picker Pat Hartl 2023-09-11 17:56:23 -0500
  • 8de8d7cfdc Fix selecting file in archive file picker Pat Hartl 2023-09-11 02:06:59 -0500
  • 3b7a0db74e Switch archive file inputs to use new file manager Pat Hartl 2023-09-11 01:56:50 -0500
  • d3f13c6493 Set archive root name to Root Pat Hartl 2023-09-11 01:55:09 -0500
  • 046013491d Fix styling of body of file manager Pat Hartl 2023-09-11 01:54:58 -0500
  • 38bec7c9aa Move file render population to initialization of component Pat Hartl 2023-09-11 01:38:00 -0500
  • 15ad1d35a9 Fix potential null references Pat Hartl 2023-09-11 01:37:37 -0500
  • a9149db849 Merge branch 'main' into file-manager Pat Hartl 2023-09-11 00:20:45 -0500
  • 2e792b74aa Don't allow new folder / deletes in archives Pat Hartl 2023-09-10 23:46:48 -0500
  • 41d1ff4c5b Prevent tree expansion blocking render Pat Hartl 2023-09-10 23:45:25 -0500
  • a6417f4afa Fix alerts blocking refresh Pat Hartl 2023-09-10 23:42:00 -0500
  • cfe6eafc19 Get current entries async using the thread pool Pat Hartl 2023-09-10 23:40:15 -0500
  • 3f7a47687c Correctly filter current files listed from archive directory Pat Hartl 2023-09-10 23:29:23 -0500
  • 8d399d11e6 Fix child population of archive directories Pat Hartl 2023-09-10 23:28:51 -0500
  • 63df396fad Dynamically get file system entries on tree expand only if we're of source FileSystem Pat Hartl 2023-09-10 23:28:33 -0500
  • ca1520341c Avoid double file system enumerations Pat Hartl 2023-09-10 20:03:46 -0500
  • 1ac8513f95 Add predicate for filtering selectable and visible entries in file manager. Start to fix support for archives. Pat Hartl 2023-09-10 20:02:33 -0500
  • acddc47a89 Use flags to dictate which features a file manager has Pat Hartl 2023-09-10 18:32:36 -0500
  • c12b834571 Added pop confirm for deleting files Pat Hartl 2023-09-10 17:30:26 -0500
  • bc35e2337e Utilize ChangeDirectory on nav controls Pat Hartl 2023-09-10 17:13:26 -0500
  • a7ddfb8ae6 Don't add path to history if it's just a refresh Pat Hartl 2023-09-10 17:13:10 -0500
  • 8475a683dd Disable nav buttons if there's no history Pat Hartl 2023-09-10 17:12:32 -0500
  • 3525ce96da Force state change on refresh Pat Hartl 2023-09-10 17:12:01 -0500
  • d7c2ae0d85 Add logger to upload controller Pat Hartl 2023-09-10 17:11:30 -0500
  • 749d07a546 Add ability to upload files Pat Hartl 2023-09-10 17:11:06 -0500
  • 475a035d1c Trigger state change when directory changes Pat Hartl 2023-09-10 02:28:14 -0500
  • 0441f6a3da New folder creation. Allow deletion of selected items. Pat Hartl 2023-09-10 02:19:11 -0500
  • bd5f1a16ec Add selection to file table Pat Hartl 2023-09-10 02:16:53 -0500
  • 81bf3265db Styling for breadcrumbs. Manipulation buttons. Allow archive ID to load archive from system. Populate file/directory info. Pat Hartl 2023-09-10 00:01:52 -0500
  • 4299d3b296 Register IPX relay singleton Pat Hartl 2023-09-09 17:36:38 -0500
  • 235d50a73a WIP file manager Pat Hartl 2023-09-09 17:36:20 -0500
  • 329c147419 Added built-in IPX relay for DOSBox Pat Hartl 2023-09-08 22:26:28 -0500
  • 6483bea96b Defaults in settings model. Allow force load of settings from file Pat Hartl 2023-09-08 22:25:12 -0500
  • f474f4fee2 Added support for dark theme Pat Hartl 2023-09-05 19:41:11 -0500
  • 2d3c3c7407
    Update LANCommander.Release.yml Pat Hartl 2023-09-04 13:41:32 -0500
  • 344e2de3d9
    Update LANCommander.Release.yml v0.0.9 Pat Hartl 2023-09-04 13:30:11 -0500
  • c9b6d96b32
    Update LANCommander.Release.yml Pat Hartl 2023-09-04 13:13:10 -0500
  • 2960dc1d59 Update extension icon Pat Hartl 2023-09-04 12:58:27 -0500
  • 84c1aabfd3 Adjust spacing and positioninf of tables and layouts to be responsive Pat Hartl 2023-09-04 12:53:18 -0500
  • 7218793407 Mark tables as responsive Pat Hartl 2023-09-04 12:52:45 -0500
  • 95f6d21143 Keep mobile menu closed by default Pat Hartl 2023-09-04 12:52:08 -0500
  • 0a27689c72 Merge branch 'unify-pickable-columns' Pat Hartl 2023-09-04 02:03:01 -0500
  • 804c0c3b6e Simplified column picker and added defaults. Made tables responsive. Pat Hartl 2023-09-04 02:02:53 -0500
  • bd2da60792 Merge branch 'main' into unify-pickable-columns Pat Hartl 2023-09-03 19:10:11 -0500
  • 704b499f64 Add support for mobile to menu Pat Hartl 2023-09-03 17:55:44 -0500
  • 8ec919c72e Lock orphaned files tool behind administrator role Pat Hartl 2023-09-03 16:18:48 -0500
  • 7dc19b9686 Fix mobile display of login/register/first-time-setup Pat Hartl 2023-09-03 16:17:45 -0500
  • f104c58c0d Make dashboard look better on mobile Pat Hartl 2023-09-03 16:01:17 -0500
  • 526c97d42d Update package Pat Hartl 2023-09-03 15:57:25 -0500
  • 49fab71c14 Add Playnite URI support Pat Hartl 2023-09-03 15:55:04 -0500
  • 1067e9ff93
    Sign binaries and update version numbering Pat Hartl 2023-09-03 15:41:03 -0500
  • f8036e62af
    Update LANCommander.yml Pat Hartl 2023-09-03 15:06:52 -0500
  • a6892ffbef
    Sign binaries in Windows Pat Hartl 2023-09-03 14:43:32 -0500
  • 5521fc120d
    Sign assembly Pat Hartl 2023-09-03 14:16:32 -0500
  • 2e8885e69c Fix initialization of archive uploader Pat Hartl 2023-09-03 12:13:39 -0500
  • 38142c9129 Add tool to delete orphaned files Pat Hartl 2023-09-01 11:40:29 -0500
  • 835a013bad Missing exception property on ServerStatusUpdateEventArgs Pat Hartl 2023-09-01 00:57:20 -0500
  • 9f4e0b5fe3 Avoid alerts blocking route changes Pat Hartl 2023-09-01 00:46:37 -0500
  • 5a93cca6ef Start selected servers at the same time Pat Hartl 2023-09-01 00:29:48 -0500
  • 688979f283 Switch to using notifications for errors Pat Hartl 2023-09-01 00:29:26 -0500