Commit Graph

666 Commits (aff2e991ed50adc8403e29718353189daba57c0e)

Author SHA1 Message Date
Pat Hartl 503c77f9fe Convert multiplayer mode editor to not have entire Game passed through 2023-03-20 18:56:22 -05:00
Pat Hartl 7c1f282feb Added retry to writing manifest. Keep track of temporary download locations to avoid multiple downloads. 2023-03-20 18:37:12 -05:00
Pat Hartl a07416277b Update display snippet to grab primary display. Previous calls did not work with some drivers. 2023-03-20 00:17:50 -05:00
Pat Hartl a10e8966b5 Add beacon to general settings and change layout a little 2023-03-20 00:15:46 -05:00
Pat Hartl bbacc5f941 Add authentication options (password requirements, etc) to settings 2023-03-20 00:15:22 -05:00
Pat Hartl 0931c36000 Remove unused Roboto 2023-03-18 01:18:04 -05:00
Pat Hartl 47fda43e31 Remove references to FusionCache 2023-03-18 01:04:11 -05:00
Pat Hartl 4d058649db Started adding basic support for servers 2023-03-18 00:44:31 -05:00
Pat Hartl ac8773c363 Snippets for getting the old name in name change scripts, sanitizing filenames for Windows, and renaming files. 2023-03-17 02:08:59 -05:00
Pat Hartl 8c1e08d49f Remove unused reference 2023-03-17 02:08:15 -05:00
Pat Hartl 4f775013a6 Include old name when running PowerShell name change scripts 2023-03-17 02:08:04 -05:00
Pat Hartl b7f4141175 Force users to authenticate in Playnite plugin. More graceful handling of validating connections. 2023-03-17 02:07:25 -05:00
Pat Hartl 55ab125c80 Avoid exception if the game doesn't exist in PCGamingWiki 2023-03-17 02:06:16 -05:00
Pat Hartl 460f40c2cd Fix virtual store snippet to use correct registry pathing 2023-03-15 23:18:12 -05:00
Pat Hartl e893a70fa2 Trigger state change to avoid UI lag 2023-03-15 23:17:51 -05:00
Pat Hartl 449c253db9 Add snippet for writing registry entries in HKU virtual stores 2023-03-15 21:00:55 -05:00
Pat Hartl 02d402c887 Close modal before showing success message 2023-03-15 21:00:26 -05:00
Pat Hartl 58d34baa51 Only empty out editor if it exists on new modal 2023-03-15 21:00:08 -05:00
Pat Hartl 770c31e0e9 Navigate to edit screen after creating a game. Reloads all the tag inputs. 2023-03-15 20:59:46 -05:00
Pat Hartl 03c06fbb15 Hide modal after save 2023-03-15 19:40:45 -05:00
Pat Hartl 1e7746b041 Clear editor value on adding new script 2023-03-15 19:39:48 -05:00
Pat Hartl 659cfda497 Add ability to delete games 2023-03-15 18:09:48 -05:00
Pat Hartl 42db70e3f5 New snipper for calculating the 4:3 resolution of the client's display 2023-03-15 17:45:50 -05:00
Pat Hartl 42da3b6c81 Band-aid solution for not killing the server if dashboard charts can't update 2023-03-15 17:45:19 -05:00
Pat Hartl 521d6222b0 Fix scripts not saving 2023-03-15 17:44:44 -05:00
Pat Hartl 7c67b7535c Set player name on login 2023-03-15 17:44:26 -05:00
Pat Hartl 6b2cf6e53c Set a default install path 2023-03-15 17:44:13 -05:00
Pat Hartl c32126f286 Throw exception when installing if game has no actions defined 2023-03-15 17:44:01 -05:00
Pat Hartl 4ae2e273ff Fix ping route 2023-03-14 02:35:39 -05:00
Pat Hartl cad74115e1 Added ping route. Allow register from authentication window. 2023-03-14 02:31:42 -05:00
Pat Hartl 43f0e3823d Handle invalid logins properly 2023-03-14 01:10:02 -05:00
Pat Hartl 4277b50198 Change login button state when attempting to authenticate 2023-03-13 17:37:36 -05:00
Pat Hartl 8fbc72e343 Fix first run either not displaying the authentication window, or displaying it twice 2023-03-08 20:07:27 -06:00
Pat Hartl f6dbd013be Merge branch 'blazor' 2023-03-03 19:42:33 -06:00
Pat Hartl a52507447c Basic README 2023-03-03 19:42:22 -06:00
Pat Hartl ef26c4d40d Update selected values 2023-03-03 19:41:56 -06:00
Pat Hartl de1e53f237 Remove old code 2023-03-03 18:58:18 -06:00
Pat Hartl 171e01cf08 Properly add game upon save 2023-03-03 18:58:05 -06:00
Pat Hartl 57eb454dcc Hide more advanced options in edit/add page until game is created 2023-03-03 18:57:55 -06:00
Pat Hartl c767d72926 Disable lookup button if no title is entered 2023-03-03 18:57:30 -06:00
Pat Hartl 576042323d Only allow browse for icon if the game has an archive 2023-03-03 18:57:15 -06:00
Pat Hartl f1b852c9ef Avoid issues with mutable collections with TagsEditor and just copy to new list 2023-03-03 18:56:59 -06:00
Pat Hartl d98ad91de2 Object to paths on logo to remove font usage, added logo to header 2023-03-03 18:56:28 -06:00
Pat Hartl ee1dc03032 Add page route for adding new game 2023-03-03 17:42:28 -06:00
Pat Hartl 6bc0237e51 Remove old home routes 2023-03-03 17:42:10 -06:00
Pat Hartl 41af30c792 Working menu links 2023-03-03 17:41:51 -06:00
Pat Hartl a2436700bb Allow base routing for Settings 2023-03-03 17:41:15 -06:00
Pat Hartl 285cb07e37 Avoid null references on game edit/add page 2023-03-03 17:40:59 -06:00
Pat Hartl 5b7bd5140c Include AM/PM in datetime fields 2023-03-03 17:40:24 -06:00
Pat Hartl 15f5ba7b47 Merge branch 'dashboard' into blazor 2023-03-03 17:34:54 -06:00