Commit graph

4059 commits

Author SHA1 Message Date
Pat Hartl
3c70cbdcae Remove games that a user does not have access to 2023-12-04 20:37:11 -06:00
Pat Hartl
ef52d95192 Fix non-injected role manager 2023-12-04 20:31:52 -06:00
Pat Hartl
da421a32a8 Restrict games by user's role 2023-12-04 19:59:20 -06:00
Pat Hartl
f48022f4f0 Force default role when registering users 2023-12-04 19:57:50 -06:00
Pat Hartl
4a4aa3b2aa Add dialog to assign roles to users 2023-12-04 19:57:30 -06:00
Pat Hartl
d3901c3845 Grow transfer input 2023-12-04 19:56:47 -06:00
Pat Hartl
549b5b065c Add settings for default role and restricting access to games by collection 2023-12-04 17:40:21 -06:00
Pat Hartl
3cb6e567b3 Add edit page for roles 2023-12-04 17:25:43 -06:00
Pat Hartl
05b2033d63 Add Settings/Roles to main nav 2023-12-04 17:25:24 -06:00
Pat Hartl
bdcd5d5290
Merge pull request #44 from gapodo/fix_linux_scripts
fix script selection on linux
2023-12-04 09:50:57 -08:00
Gapodo
0c34c12f7d fix script selection on linux 2023-12-04 18:30:34 +01:00
Pat Hartl
5ef16fc4cc Add missing collection model 2023-12-04 01:42:02 -06:00
Pat Hartl
db8d3e4bf6 Add role pane to settings with ability to add/delete roles 2023-12-04 01:41:49 -06:00
Pat Hartl
f2462c0d20 Switch change password icon to lock 2023-12-04 01:41:02 -06:00
Pat Hartl
b87fe92c63 Order tag inputs by the label 2023-12-04 01:40:43 -06:00
Pat Hartl
c735556281 Add collections to navigation 2023-12-04 01:40:28 -06:00
Pat Hartl
d4bcde9d28 Merge branch 'main' of https://github.com/pathartl/LANCommander 2023-12-04 01:40:13 -06:00
Pat Hartl
920b6b26f7 Added collections with the ability to add games to a collection 2023-12-04 01:39:59 -06:00
Pat Hartl
d31fccc9f3
Update installermanifest.yaml 2023-12-03 21:12:35 -06:00
Pat Hartl
c48d5b5d59 Add migration to fix PowerShell scripts that were updated to use Get-PrimaryDisplay
Some checks failed
LANCommander Release / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
2023-12-03 14:29:51 -06:00
Pat Hartl
dfb9f51acd Remove unused dialog code. Prefix action file picker with {InstallDir} 2023-12-03 14:16:56 -06:00
Pat Hartl
03b0d9da93 Remove Windows-only dashboard charts. Add overall playtime chart. 2023-12-03 14:09:48 -06:00
Pat Hartl
e2883322e6 Display total number of games as subtitle 2023-12-03 02:35:41 -06:00
Pat Hartl
50eff6784f Load data a little later on game edit screen. Fix TagsInput sometimes losing data. 2023-12-02 23:48:36 -06:00
Pat Hartl
171f82df3e Fix package references 2023-12-02 23:08:32 -06:00
Pat Hartl
8b7be9157e Import YamlDorNet from Playnite 2023-12-02 18:40:43 -06:00
Pat Hartl
96c6d58486 Revert "Update LANCommander.Release.yml"
This reverts commit 6fb77adb63.
2023-12-02 18:38:09 -06:00
Pat Hartl
fd6e3e56a4 Revert "Update LANCommander.Release.yml"
This reverts commit ba46970406.
2023-12-02 18:38:05 -06:00
Pat Hartl
d4fe8db48d Add regex flag to save paths 2023-12-02 17:53:54 -06:00
Pat Hartl
281353b86c Remove regex save path database migration 2023-12-02 17:52:08 -06:00
Pat Hartl
ba46970406
Update LANCommander.Release.yml 2023-12-02 14:32:06 -06:00
Pat Hartl
6fb77adb63
Update LANCommander.Release.yml 2023-12-02 14:23:17 -06:00
Pat Hartl
b38f2b6cef Allow padding of strings by setting a MinLength when converting to bytes 2023-12-01 18:32:43 -06:00
Pat Hartl
7568688c97 Add search, page size, and page index to router 2023-12-01 18:21:10 -06:00
Pat Hartl
a8c62151f3 Fix snippets 2023-11-30 19:46:04 -06:00
Pat Hartl
32e135de7b Merge branch 'net8.0' 2023-11-30 19:14:48 -06:00
Pat Hartl
c37095d4c4 Merge branch 'main' into net8.0 2023-11-30 19:12:56 -06:00
Pat Hartl
a716bafc4d Merge branch 'save-path-regex' 2023-11-30 19:12:47 -06:00
Pat Hartl
e4531321b1 Display error message if script couldn't save. Stop success from blocking dialog close. 2023-11-30 19:12:25 -06:00
Pat Hartl
78168e94a5 Fix new scripts not being created 2023-11-30 19:08:20 -06:00
Pat Hartl
82779bcc72 Restore files from save archive based on entries in manifest
Some checks failed
LANCommander Playnite Plugin / build (push) Has been cancelled
LANCommander / build (push) Has been cancelled
2023-11-30 18:37:23 -06:00
Pat Hartl
7b625b2f60 Use Path.DirectorySeparatorChar 2023-11-30 18:31:05 -06:00
Pat Hartl
74d8790ee2 Fix files skipped over if not in install directory 2023-11-30 18:30:15 -06:00
Pat Hartl
745cf0cce6 Prefer Path.DirectorySeparatorChar. Remove unused deserializer 2023-11-30 18:29:11 -06:00
Pat Hartl
7c22aaa139 Record save file paths in manifest. Support regex pathing in upload 2023-11-30 18:25:37 -06:00
Pat Hartl
eb73885991 Add unknown to save file download if game doesn't exist. Add .zip file extension 2023-11-30 17:31:40 -06:00
Pat Hartl
ce80dfa51f Fix pathing for save in download 2023-11-30 17:31:11 -06:00
Pat Hartl
349001d8f6 Merge branch 'main' into save-path-regex 2023-11-30 17:23:40 -06:00
Pat Hartl
d705b34f84 Updated test packages 2023-11-30 17:22:54 -06:00
Pat Hartl
0246ee017c Update ZstdSharp 2023-11-30 00:16:25 -06:00