Commit graph

1071 commits

Author SHA1 Message Date
Pat Hartl
bb03809004 Import game refreshing metadata after installation 2024-03-09 16:56:28 -06:00
Pat Hartl
3464b12ee2 Fix working directory on non-primary actions 2024-03-09 16:56:04 -06:00
Pat Hartl
720ad4f35f Sort completed items in download queue by datetime descending 2024-03-09 12:30:02 -06:00
Pat Hartl
37af5df5e1 Add keybind for delete key on save manager 2024-03-09 12:17:04 -06:00
Pat Hartl
0b35004eca Fix media uploader not abiding by setting for max media size 2024-03-09 12:07:17 -06:00
Pat Hartl
beaf55e516 Fix background color of split pane on light theme 2024-03-09 12:01:20 -06:00
Pat Hartl
0bf141c586 Specified display names for save path types
Some checks failed
LANCommander Release / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
2024-02-23 17:37:47 -06:00
Pat Hartl
909da9a68e Fixed import by deleting import file after its handler has been closed 2024-02-23 17:26:08 -06:00
Pat Hartl
8630ff7079 Fixed game deletions 2024-02-23 17:25:40 -06:00
Pat Hartl
ab25a75c0c Specify minimum width for game selector in profile saves page 2024-02-23 17:09:35 -06:00
Pat Hartl
b152e070b0 Calculate media checksum on import 2024-02-23 17:06:50 -06:00
Pat Hartl
eb54d8ddd7 Hide storage chart on dashboard
Calculating storage drastically affects the first-load performance of the dashboard and doesn't provide beneficial information.
2024-02-23 17:06:35 -06:00
Pat Hartl
928f6b9d95 Relax some requirements on strings that can be nullable 2024-02-23 17:05:34 -06:00
Pat Hartl
db5d67f23a
Update installermanifest.yaml 2024-02-22 18:51:48 -06:00
Pat Hartl
8cddf243d9 Moved tools index page to tools directory
Some checks failed
LANCommander Release / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
2024-02-22 17:21:01 -06:00
Pat Hartl
96e2b52aac Delete import file after import is complete 2024-02-22 17:20:34 -06:00
Pat Hartl
50cf87c20a Calculate archive size on import 2024-02-22 17:20:19 -06:00
Pat Hartl
3d37da29fe Fix issue where updating to v0.6.0 would duplicate library items and break some games
Playnite doesn't allow the editing of IDs. This fix removes the original game entry and adds the migrated one as a new game. Install status and directory are maintained.
2024-02-22 17:19:45 -06:00
Pat Hartl
da3bdb4f1f Remove register link from first time setup page 2024-02-22 17:18:01 -06:00
Pat Hartl
b03e866038 Added validation errors to first time setup and registration pages 2024-02-22 17:17:42 -06:00
Pat Hartl
81ff136e5f Change default logs location 2024-02-22 16:56:51 -06:00
Pat Hartl
e84d2b4f6d Don't fail entire install process if files already exist or another process is locking the existing destination file 2024-02-22 02:12:18 -06:00
Pat Hartl
512b81622a Fix issue where media checksum isn't calculated when downloaded from source URL 2024-02-21 23:42:16 -06:00
Pat Hartl
2dd6742cd6 Check for potentially existing game install when importing games 2024-02-21 23:32:47 -06:00
Pat Hartl
532c219924
Update installermanifest.yaml 2024-02-20 21:04:59 -06:00
Pat Hartl
af402f7ed5 Specify return URL to go to proper location after auth
Some checks failed
LANCommander Release / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
2024-02-20 20:35:03 -06:00
Pat Hartl
a44a820a86 Change game profile save list to be filterable by game 2024-02-20 20:24:17 -06:00
Pat Hartl
05f1d37981 Add checksum to media, cache media locally on client 2024-02-20 17:58:49 -06:00
Pat Hartl
0622b76eaf Change version on build using PowerShell 2024-02-19 17:29:08 -06:00
Pat Hartl
e37351f277
Update LANCommander.Release.yml 2024-02-19 17:12:08 -06:00
Pat Hartl
a38d5a8826 Catch exceptions when migrating game IDs 2024-02-18 19:06:06 -06:00
Pat Hartl
9972fd3353 Add migrations for game ID and version for pre-0.6.0 installed games 2024-02-18 19:00:09 -06:00
Pat Hartl
d136c87d46 Fix install script context menu item localization 2024-02-18 17:53:40 -06:00
Pat Hartl
255c630e5b Move hard coded strings to localization for Playnite addon 2024-02-18 17:24:45 -06:00
Pat Hartl
9dbd605957 Fix missing authentication view model after rename 2024-02-18 17:24:06 -06:00
Pat Hartl
01b2bd855b Remove main menu item for changing name across all games.
This was replaced by the profile menu at the top of the main library view.
2024-02-18 17:23:29 -06:00
Pat Hartl
c99d82c916 Remove unused usings 2024-02-18 15:59:28 -06:00
Pat Hartl
fc119b609b Make sure playerName doesn't get saved to config 2024-02-18 15:56:31 -06:00
Pat Hartl
47f1996c14 Renamed authentication view model 2024-02-18 15:54:39 -06:00
Pat Hartl
bded68241a Settings view 2024-02-18 15:53:45 -06:00
Pat Hartl
293575255f Rename settings view model 2024-02-18 15:53:32 -06:00
Pat Hartl
a1e4ef6dc5 Rename download queue view 2024-02-18 15:52:41 -06:00
Pat Hartl
7848b310dc Rename authentication view 2024-02-18 15:52:08 -06:00
Pat Hartl
87707548da Rename save manager view 2024-02-18 15:51:02 -06:00
Pat Hartl
ea32a45a5e Rename settings view 2024-02-18 15:50:25 -06:00
Pat Hartl
99c825afb5 Fix download button locking UI 2024-02-18 15:02:23 -06:00
Pat Hartl
1046f508fa WIP save manager 2024-02-17 17:30:14 -06:00
Pat Hartl
432c2b6370
Update installermanifest.yaml 2024-02-17 14:31:13 -06:00
Pat Hartl
1620b474f8 Merge branch 'fix-uri-parsing' 2024-02-17 13:53:20 -06:00
Pat Hartl
81bebd73fe
Update installermanifest.yaml 2024-02-17 13:42:37 -06:00