Pat Hartl
|
4c86ebfc3e
|
Allow linking servers to games
|
2023-08-14 21:28:18 -05:00 |
Pat Hartl
|
93c269af6f
|
Fix null ApprovedOn date crashing server
|
2023-08-14 20:36:39 -05:00 |
Pat Hartl
|
934ffd19b8
|
Add tooltip to UseShellExecute input
|
2023-08-11 15:23:38 -05:00 |
Pat Hartl
|
6ecf8a42f3
|
Missing semi
|
2023-08-11 15:19:31 -05:00 |
Pat Hartl
|
a146bd9810
|
Added detailed logging to startup
|
2023-08-11 15:12:16 -05:00 |
Pat Hartl
|
a7707a84c7
|
Allow servers to autostart. Enable setting to control if server is executed using shell
|
2023-08-11 15:03:30 -05:00 |
Pat Hartl
|
6f5e6f8a45
|
Show login errors
|
2023-08-11 13:58:22 -05:00 |
Pat Hartl
|
aa011461d7
|
Add setting form item for requiring account approval
|
2023-08-11 13:45:45 -05:00 |
Pat Hartl
|
9cc11fd666
|
Block API login if approval is required
|
2023-08-11 13:43:42 -05:00 |
Pat Hartl
|
6d8b87246e
|
Don't allow users to login if their account is not approved
|
2023-08-11 13:40:51 -05:00 |
Pat Hartl
|
0b7383b2ae
|
Auto approve users created when approval is not required
|
2023-08-11 13:35:22 -05:00 |
Pat Hartl
|
99f8b6d4f5
|
Auto-approve admin created in first time setup
|
2023-08-11 13:33:24 -05:00 |
Pat Hartl
|
9d99d9b77f
|
Allow users to be approved
|
2023-08-11 13:30:29 -05:00 |
Pat Hartl
|
89837b55db
|
Rename async method. Show error message when starting server process
|
2023-08-11 13:07:46 -05:00 |
Pat Hartl
|
bc384b68c1
|
Allow editing of columns displayed in games list
|
2023-08-10 12:59:03 -05:00 |
Pat Hartl
|
a291462bde
|
Check IGDB credentials are valid before allowing metadata lookup
Ref #26
|
2023-08-09 15:28:05 -05:00 |
Pat Hartl
|
6ebf79de8b
|
Fix action button alignment on servers list
|
2023-08-09 00:57:14 -05:00 |
Pat Hartl
|
6a222b7596
|
Allow some filtering on game list
|
2023-08-09 00:57:01 -05:00 |
Pat Hartl
|
2950f5628f
|
Hide the token secret using a password field in settings
|
2023-08-08 21:23:08 -05:00 |
Pat Hartl
|
5c8fede253
|
Remove backup database
|
2023-08-08 21:14:21 -05:00 |
Pat Hartl
|
be5a3c2dc7
|
Allow deletion of users
|
2023-08-08 21:14:09 -05:00 |
Pat Hartl
|
3a43f05ce1
|
Scaffold Settings.yml if it doesn't exist
|
2023-08-08 20:33:18 -05:00 |
Pat Hartl
|
fcd48342b5
|
Remove unused connection string reference
|
2023-08-08 20:32:56 -05:00 |
Pat Hartl
|
f6a2dac0b3
|
Update LANCommander.Release.yml
|
2023-08-07 20:12:24 -05:00 |
Pat Hartl
|
c72541b3e5
|
Merge branch 'main' of https://github.com/pathartl/LANCommander
|
2023-08-07 19:48:52 -05:00 |
Pat Hartl
|
6fb7139021
|
Update LANCommander.Release.yml
|
2023-08-07 19:47:38 -05:00 |
Pat Hartl
|
124663fa48
|
Create LANCommander.Release.yml
|
2023-08-07 19:43:18 -05:00 |
Pat Hartl
|
0da8f54f48
|
Force authorize on dashboard
|
2023-08-07 19:12:48 -05:00 |
Pat Hartl
|
3ab458101a
|
Migrate database on startup
|
2023-08-07 19:06:57 -05:00 |
Pat Hartl
|
4e99b648ff
|
Disable Windows-specific code on other platforms
|
2023-08-07 17:46:36 -05:00 |
Pat Hartl
|
2106ca6a1d
|
Merge branch 'main' of https://github.com/pathartl/LANCommander
|
2023-08-03 00:44:34 -05:00 |
Pat Hartl
|
3bf028c144
|
Remove unused JS libs
|
2023-08-02 23:57:16 -05:00 |
Pat Hartl
|
97ccfd420e
|
Update README.md
|
2023-08-02 23:49:20 -05:00 |
Pat Hartl
|
0536e820d2
|
Fix vertical alignment on selects that use ItemTemplates
|
2023-08-02 23:46:02 -05:00 |
Pat Hartl
|
d0a6cbb900
|
Align right on actions
|
2023-08-02 19:09:33 -05:00 |
Pat Hartl
|
4abef5c61f
|
Unify archive file inputs
|
2023-08-02 18:55:32 -05:00 |
Pat Hartl
|
0e9f8b612c
|
Disable browse button if archive file is missing
|
2023-08-02 18:54:57 -05:00 |
Pat Hartl
|
fef2171588
|
Fix initialization of registry input
|
2023-08-02 18:36:53 -05:00 |
Pat Hartl
|
d4affbc680
|
Add display name to LAN multiplayer type
|
2023-08-02 18:07:32 -05:00 |
Pat Hartl
|
fc138ee8f5
|
Get label/item templates from display name in multiplayer editor
|
2023-08-02 18:07:13 -05:00 |
Pat Hartl
|
caf1040f06
|
Item template for script type from display name
|
2023-08-02 18:06:44 -05:00 |
Pat Hartl
|
ddcaafdbaf
|
Get script type select label from display name attribute
|
2023-08-02 18:02:31 -05:00 |
Pat Hartl
|
6df312ef2b
|
Use display name for type column in scripts table
|
2023-08-02 17:49:47 -05:00 |
Pat Hartl
|
7aabecb882
|
Fix close button on script modal
Fixes #8
|
2023-08-02 17:29:37 -05:00 |
Pat Hartl
|
9e4e1edd8d
|
Fix general panel not being visible when adding new games
|
2023-08-01 20:37:24 -05:00 |
Pat Hartl
|
c028b4d5d9
|
Make edit button in game list a link to allow opening in new tab
|
2023-08-01 18:52:25 -05:00 |
Pat Hartl
|
4bbeb3d891
|
Use CSS to show/hide panel contents
Fixes #23
|
2023-08-01 18:48:50 -05:00 |
Pat Hartl
|
a7e494b995
|
Update packages
|
2023-08-01 18:22:05 -05:00 |
Pat Hartl
|
f95d348818
|
Make subsequent archive uploads patch the first uploaded archive
|
2023-04-20 00:26:08 -05:00 |
Pat Hartl
|
28e7de2670
|
Added base service inheritance
|
2023-04-20 00:25:08 -05:00 |