Commit Graph

  • 4bbeb3d891 Use CSS to show/hide panel contents Pat Hartl 2023-08-01 18:48:50 -0500
  • a7e494b995 Update packages Pat Hartl 2023-08-01 18:22:05 -0500
  • f95d348818 Make subsequent archive uploads patch the first uploaded archive v0.0.2 Pat Hartl 2023-04-20 00:26:08 -0500
  • 28e7de2670 Added base service inheritance Pat Hartl 2023-04-20 00:24:46 -0500
  • e64c4b2be1 Add Hangfire Pat Hartl 2023-04-19 18:09:34 -0500
  • d2161e606d Show general form on server add Pat Hartl 2023-04-18 20:18:23 -0500
  • 7629d6e951 Make tabbed text editor, styled somewhat after VS Code Pat Hartl 2023-04-18 20:17:50 -0500
  • 66adc34ee2 Move archive browser components back Pat Hartl 2023-04-16 21:14:04 -0500
  • c60cf157cd Merged logs view into edit page. WIP text editor for server files. Pat Hartl 2023-04-16 21:13:37 -0500
  • 1a84c4c51a Don't immediately stop on click, rely on popconfirm Pat Hartl 2023-04-16 19:41:28 -0500
  • 73a6371b53 Move game editor components closer to game pages Pat Hartl 2023-04-15 16:53:05 -0500
  • c6997ccecc Display status of the server process Pat Hartl 2023-04-15 16:44:26 -0500
  • 4b48b4c45c Fit terminal to width Pat Hartl 2023-04-15 00:16:38 -0500
  • 9fae96bc9e Rename to reflect use with game servers. Filter messages on server log page by the currently opened server. Pat Hartl 2023-04-14 01:31:04 -0500
  • e8456de2cb Lightly integrate xtermjs Pat Hartl 2023-04-13 17:57:51 -0500
  • 74c1930ede Remove MudBlazor references Pat Hartl 2023-04-13 17:48:26 -0500
  • 8f1b013c0a Functional server start/stop with log output Pat Hartl 2023-04-13 17:43:26 -0500
  • c618e05cf0
    Update README.md Pat Hartl 2023-04-12 11:56:19 -0500
  • ade7522ff6 Update favicon Pat Hartl 2023-04-09 19:28:46 -0500
  • ac8263aa0e
    Merge pull request #19 from DanTheMan827/direct-extract Pat Hartl 2023-04-09 19:28:24 -0500
  • f2b9338b7e Increase chunk size to 50MB Pat Hartl 2023-04-09 19:20:41 -0500
  • f8b88404f4 Display progress of upload Pat Hartl 2023-04-09 19:20:00 -0500
  • f05005460f Delete install path on install error Daniel 2023-04-08 15:47:01 -0500
  • 5e5ab1f5a6 On redirect to login, force page load Pat Hartl 2023-04-08 15:41:08 -0500
  • 68caec1c5f Change layout of game edit page Pat Hartl 2023-04-08 15:40:56 -0500
  • cb770f8dab Add DownloadAndExtract Daniel 2023-04-07 20:08:03 -0500
  • 977d47b998 Merge branch 'main' of https://github.com/pathartl/LANCommander Pat Hartl 2023-04-07 19:12:28 -0500
  • 09211b6213 Switch to upload using JS Pat Hartl 2023-04-07 19:11:09 -0500
  • 127f0cbb08 Switch to SharpCompress Daniel 2023-04-07 19:09:00 -0500
  • 9e4abc535b Remove additional stuff added back in from trying to restore JS uploader. Trim uploader to not handle UI behavior. Call JS uploader from archive uploader component. Pat Hartl 2023-04-07 15:26:21 -0500
  • ed15a50545 Revert "Remove deprecated MVC routes, views, and models" Pat Hartl 2023-04-07 13:46:12 -0500
  • d7ce70ab2b
    Update LANCommander.PlaynitePlugin.yml Pat Hartl 2023-04-05 18:29:19 -0500
  • cc59d891e8
    Update LANCommander.PlaynitePlugin.yml Pat Hartl 2023-04-05 18:22:58 -0500
  • 7e235517a4
    Update LANCommander.PlaynitePlugin.yml Pat Hartl 2023-04-05 18:15:44 -0500
  • afeb6e207a Fix path for uploading artifacts. Allow manual dispatch Pat Hartl 2023-04-05 17:54:34 -0500
  • defa423a6d Sample action run Pat Hartl 2023-04-05 17:34:16 -0500
  • aae0f165e7 Adjust MSBuild arguments for output path Pat Hartl 2023-04-05 17:30:51 -0500
  • 3d6b09cdaa Only trigger actions on file updates Pat Hartl 2023-04-05 17:30:32 -0500
  • 8d59f82382
    Create LANCommander.PlaynitePlugin.yml Pat Hartl 2023-04-05 17:20:32 -0500
  • f0b6b2995e Publish as single file Pat Hartl 2023-04-04 19:46:06 -0500
  • 9e33c86a7f Fix OS parameter Pat Hartl 2023-04-04 19:40:29 -0500
  • 714c6abda4 Self contained, target Windows Pat Hartl 2023-04-04 19:38:17 -0500
  • a18abe4ccd Only upload built files Pat Hartl 2023-04-04 19:24:33 -0500
  • 91eeb7818e Try to build csproj directly and publish artifacts Pat Hartl 2023-04-03 23:51:09 -0500
  • 34b71baa04 Fix build command Pat Hartl 2023-04-03 17:35:37 -0500
  • fdab40c71b Build only LANCommander server Pat Hartl 2023-04-03 17:34:11 -0500
  • c9c42b49b4
    Create dotnet.yml Pat Hartl 2023-04-03 17:24:47 -0500
  • b8b9990962 Sort/filter refreshed saves after delete Pat Hartl 2023-04-02 23:37:28 -0500
  • bc8fbf1076 Fix saves that target a directory in the game's install directory Pat Hartl 2023-04-02 21:07:59 -0500
  • c8529cc340 Handle game saves that target a directory Pat Hartl 2023-04-02 20:50:57 -0500
  • 3c9cf37e2d Page to view saves for a game Pat Hartl 2023-04-02 20:50:09 -0500
  • 413cbf364e Force load to edit game. Fixes #9 Pat Hartl 2023-04-02 13:47:56 -0500
  • d3887e6d8e Bind lookup on input. Fixes #16 Pat Hartl 2023-04-02 13:39:38 -0500
  • b28f4f78b1 Fix keys editor blocking render after save of new game. Do full page redirect after adding game. Fixes #13 Pat Hartl 2023-04-02 13:37:05 -0500
  • 44644b7ac9 Fully remove MudBlazor Pat Hartl 2023-04-02 13:32:19 -0500
  • 6b6a07060c Remove TypeScript compilation Pat Hartl 2023-04-02 13:31:46 -0500
  • 00d9ccab82 Update to .NET 7 for upload performance gains Pat Hartl 2023-04-02 13:30:45 -0500
  • 5d12617996 Don't redirect stdout for PowerShell runtime Pat Hartl 2023-04-01 22:38:13 -0500
  • a740a94de6 Don't stop sync on just one exception thrown Pat Hartl 2023-04-01 22:37:54 -0500
  • 1597bcf22d Restrict settings to admins Pat Hartl 2023-04-01 18:03:18 -0500
  • 7f99d7f5df Add directory and contents to save ZIP Pat Hartl 2023-03-31 19:06:34 -0500
  • 31b3c20717 Only export registry if there are path definitions Pat Hartl 2023-03-30 20:27:35 -0500
  • fb9c89768d Properly handle value changes with archive file inputs Pat Hartl 2023-03-30 20:11:20 -0500
  • 9cfca95f09 Allow for special pathing like %TEMP% or %USERPROFILE% when handling save paths Pat Hartl 2023-03-30 20:11:00 -0500
  • 5a2fe85903 Look at correct saves directory for storage usage chart Pat Hartl 2023-03-30 18:39:33 -0500
  • f51dba2e20 Fixed titles of network usage widgets Pat Hartl 2023-03-30 18:39:14 -0500
  • a430c93830 Fix registry inputs not loading correctly Pat Hartl 2023-03-30 18:38:57 -0500
  • 2485fc7cb3 Move save handling to separate service. Handle registry paths. Pat Hartl 2023-03-29 20:49:31 -0500
  • aa8aba154e Basic packing/extraction of saves. Files only, no directories or registry entries. Pat Hartl 2023-03-28 23:10:18 -0500
  • 32d6e109df Added uploading of saves Pat Hartl 2023-03-28 21:30:29 -0500
  • 676fa8e48b Added defineable save paths for either files or registry Pat Hartl 2023-03-27 01:19:21 -0500
  • eb99656c1d Added inputs for archive file browser and registry entries Pat Hartl 2023-03-27 01:18:12 -0500
  • e2a28a57ea Add option to select directories in archive browsers Pat Hartl 2023-03-27 01:17:44 -0500
  • c2dd624cec Snippet for setting a game's compatibility mode Pat Hartl 2023-03-23 19:21:41 -0500
  • 883e23fc1f Script editor parameter based on LatestArchiveId Pat Hartl 2023-03-23 19:19:40 -0500
  • 7e34ad3c12 Don't show browse button if there's no archive Pat Hartl 2023-03-23 19:19:16 -0500
  • 6ffaee8f45 Fix column names Pat Hartl 2023-03-23 19:18:57 -0500
  • a746dddbe7 Rename Value property for action editor. Fix actions adding/removing. Move to only show file browser if archive exists Pat Hartl 2023-03-23 19:18:32 -0500
  • b3b4d0dad6 Attempt extraction multiple times in case tmp file is still in use Pat Hartl 2023-03-23 19:16:52 -0500
  • 84f6c8d58b Fix display snippet Pat Hartl 2023-03-23 19:08:35 -0500
  • 885bc6bbec Update packages Pat Hartl 2023-03-22 17:31:06 -0500
  • dec2e7ae42 Create snippets directory if it doesn't exist Pat Hartl 2023-03-22 17:30:38 -0500
  • a23a602abb Downgrade YamlDotNet to 5.4.0 for compatibility with Playnite Pat Hartl 2023-03-22 17:30:25 -0500
  • 266864338d Disable select button when nothing is selected Pat Hartl 2023-03-20 21:03:06 -0500
  • e5ba574468 Show loading indicator on metadata lookup and disable select button Pat Hartl 2023-03-20 21:00:19 -0500
  • b50b7e4d61 Databind based on game keys instead of full game Pat Hartl 2023-03-20 20:55:29 -0500
  • c8a11bee7f Databind on scripts instead of game Pat Hartl 2023-03-20 20:46:11 -0500
  • 1ef4469fbf Fix tag editors two-way data binding Pat Hartl 2023-03-20 19:55:19 -0500
  • 86f5479a11 Don't pass full game to action editor Pat Hartl 2023-03-20 19:09:22 -0500
  • 503c77f9fe Convert multiplayer mode editor to not have entire Game passed through Pat Hartl 2023-03-20 18:56:22 -0500
  • 7c1f282feb Added retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads. Pat Hartl 2023-03-20 18:37:12 -0500
  • a07416277b Update display snippet to grab primary display. Previous calls did not work with some drivers. Pat Hartl 2023-03-20 00:17:50 -0500
  • a10e8966b5 Add beacon to general settings and change layout a little Pat Hartl 2023-03-20 00:15:46 -0500
  • bbacc5f941 Add authentication options (password requirements, etc) to settings Pat Hartl 2023-03-20 00:15:22 -0500
  • 0931c36000 Remove unused Roboto Pat Hartl 2023-03-18 01:18:04 -0500
  • 47fda43e31 Remove references to FusionCache Pat Hartl 2023-03-18 01:04:11 -0500
  • 4d058649db Started adding basic support for servers Pat Hartl 2023-03-18 00:44:31 -0500
  • ac8773c363 Snippets for getting the old name in name change scripts, sanitizing filenames for Windows, and renaming files. Pat Hartl 2023-03-17 02:08:59 -0500
  • 8c1e08d49f Remove unused reference Pat Hartl 2023-03-17 02:08:15 -0500
  • 4f775013a6 Include old name when running PowerShell name change scripts Pat Hartl 2023-03-17 02:08:04 -0500