Commit Graph

21 Commits (2e792b74aa4adbe56dd9c7fc3c758f038949b8e3)

Author SHA1 Message Date
Pat Hartl 537ad49a5a Log when token is refreshed 2023-08-22 18:59:10 -05:00
Pat Hartl 4574dea6f9 Added trace logging to client 2023-08-21 18:44:20 -05:00
Daniel cb770f8dab Add DownloadAndExtract 2023-04-07 20:08:03 -05:00
Pat Hartl 32d6e109df Added uploading of saves 2023-03-28 21:30:29 -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 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 5f0b69c2c9 Get allocated key on install 2023-01-28 17:18:41 -06:00
Pat Hartl 7f98697db2 Handle bad logins 2023-01-26 01:08:34 -06:00
Pat Hartl db9c569ebc Authenticate upon start of the application if no settings exist 2023-01-25 21:08:05 -06:00
Pat Hartl 6863417736 Allow clients to allocate keys from the server 2023-01-15 20:45:37 -06:00
Pat Hartl 4bcad9b76b Fix download request failing to download if route provided starts with a / 2023-01-14 16:11:28 -06:00
Pat Hartl 3c62e795e5 Added ability for client to request the game manifest to provide metadata. Games can now be downloaded directly. 2023-01-14 15:09:45 -06:00
Pat Hartl 508150abdc Changed plugin namespace to avoid collision with Playnite. Added basic PowerShell helper. 2023-01-08 12:09:57 -06:00
Pat Hartl 787a983c03 Added game manifest model. Reworked settings to be a bit more universal across the extension. Made server URL configurable. 2023-01-07 12:34:12 -06:00
Pat Hartl ffc51f4e0d Basic download and extract of games 2023-01-06 22:12:03 -06:00
Pat Hartl bf4f66ccb3 Library refreshing uses token authentication 2023-01-06 02:39:00 -06:00
Pat Hartl 13c57729d8 Throw exception for failed requests 2023-01-05 18:35:58 -06:00
Pat Hartl 40ea196594 Started adding authentication to extension settings. 2023-01-05 01:07:17 -06:00
Pat Hartl 025b45342d Basic Playnite extension 2023-01-04 20:31:02 -06:00