Pat Hartl
570bfe33d3
Add file picker to install directory / SteamCMD path, minor UI fixes
2025-08-13 01:47:37 -05:00
Pat Hartl
134ca81c07
Added ability to add multiple Steam profiles, handle login + logout
2025-08-12 18:52:58 -05:00
Pat Hartl
27947c2c76
Remove beacon start/stop from Steam settings
2025-08-06 19:42:18 -05:00
Pat Hartl
b14e6a7465
Add settings page for Steam
2025-08-03 18:32:21 -05:00
Pat Hartl
bee8125226
Merge branch 'feature/ArchivesUpdateSelective' of https://github.com/RattleSN4K3/LANCommander into RattleSN4K3-feature/ArchivesUpdateSelective
...
# Conflicts:
# LANCommander.Server.Services/ArchiveService.cs
2025-08-03 14:11:34 -05:00
Pat Hartl
6c49d9041a
Add basic workflow for packaging games via scripts
2025-08-02 00:22:16 -05:00
RattleSN4K3
5c4e94b150
Reload auth configuration on saving
2025-06-22 01:33:04 +02:00
RattleSN4K3
023fe9e555
Update archive's file sizes for a specific archive/game
2025-05-26 23:53:40 +02:00
Pat Hartl
b21641c769
Update AntBlazor
2025-05-23 02:17:45 -05:00
Pat Hartl
1e7578772f
Put addons (mods/expansions) nested under base game in list
2025-05-23 02:17:06 -05:00
RattleSN4K3
81511a9cd3
Clear Archives cache to update client manifest request when validating files
2025-05-17 23:04:54 +02:00
Pat Hartl
66558abeec
Fix default role saving
...
Fixes #234
2025-05-04 16:51:19 -05:00
Pat Hartl
5e64e96b77
Merge pull request #253 from LANCommander/refactor/beacon
...
Refactor/beacon
2025-04-25 01:00:15 -05:00
Pat Hartl
e38ee0a65e
Start/stop beacon from settings page
2025-04-25 00:59:13 -05:00
RattleSN4K3
49af399634
Option to include and also fallback to online launcher downloads (for initial setup)
2025-04-12 22:35:40 +02:00
Pat Hartl
421aea4ab8
Bind hosts dropdown properly, fix form layout
2025-03-25 19:15:05 -05:00
Pat Hartl
da33b45fe4
Make config for server engines more generic
2025-03-25 18:07:03 -05:00
Pat Hartl
b5dbda3eec
Add UI for editing Docker hosts, add database migration
2025-03-23 20:19:18 -05:00
Pat Hartl
6b3ce5fd34
Move restrict games by collection setting to Library, restore default role select
...
Fixes #225
2025-03-21 18:00:08 -05:00
Pat Hartl
74f2f67a99
Render times in UI as local time zone
2025-03-17 02:02:17 -05:00
Pat Hartl
2e63b6e8e7
Tests for UpdateService methods that access GitHub
2025-03-16 19:37:23 -05:00
Pat Hartl
78da00a83d
Change namespace of abstractions
2025-03-16 14:35:53 -05:00
Pat Hartl
71b3addadc
Refactor GitHub calls to a new service
2025-03-16 14:01:33 -05:00
Pat Hartl
86c906f8db
Add project for automated tests
...
Had to remove the responsibility of providing the current version of the application from UpdateService. A new IVersionProvider can be used to get the version. This also allows for this to be mocked in tests.
2025-03-15 21:00:00 -05:00
Pat Hartl
58dc88ee53
Use DataTable in Settings / Roles
2025-03-12 01:10:03 -05:00
Pat Hartl
2953dd5d78
Hook up logging for IPX relay
2025-03-09 01:51:17 -06:00
Pat Hartl
06b638e592
Make Settings / Users a searchable datatable
2025-03-09 01:43:12 -06:00
Pat Hartl
f001b6167b
Refactor application to use storage location path for saves
2025-03-09 00:15:47 -06:00
Pat Hartl
0147b59002
Fix user custom fields not displayed on edit
...
Fixes #197
2025-03-08 14:13:51 -06:00
Pat Hartl
7b85dd823a
Update storage location on save
...
Fixes #179
2025-02-24 19:52:45 -06:00
Pat Hartl
b9746d64a4
Add ability to disable user libraries
LANCommander Release / prep (push) Failing after 32s
LANCommander Release / build_server_linux_arm64 (push) Has been skipped
LANCommander Release / build_server_linux_x64 (push) Has been skipped
LANCommander Release / build_server_osx_arm64 (push) Has been skipped
LANCommander Release / build_server_osx_x64 (push) Has been skipped
LANCommander Release / build_server_win_arm64 (push) Has been skipped
LANCommander Release / build_server_win_x64 (push) Has been skipped
LANCommander Release / build_launcher_linux_arm64 (push) Has been skipped
LANCommander Release / build_launcher_linux_x64 (push) Has been skipped
LANCommander Release / build_launcher_osx_arm64 (push) Has been skipped
LANCommander Release / build_launcher_osx_x64 (push) Has been skipped
LANCommander Release / build_launcher_win_arm64 (push) Has been skipped
LANCommander Release / build_launcher_win_x64 (push) Has been skipped
LANCommander Release / build_release (push) Has been skipped
LANCommander SDK Release / prep (push) Failing after 13s
LANCommander SDK Release / publish (push) Has been skipped
2025-02-22 00:43:03 -06:00
Pat Hartl
3019b57ef2
Fix page crashing after saving role
2025-02-21 22:52:03 -06:00
Pat Hartl
63dd6bf385
Fix demotion of administrators
...
Fixes #175
2025-02-21 18:07:41 -06:00
Pat Hartl
e4431e7333
Fix release channel dropdown in Settings / Updates
2025-02-16 12:48:37 -06:00
Pat Hartl
0594ad594d
New login page with launcher download button
2025-02-15 23:45:51 -06:00
Pat Hartl
52b7dbbc48
Add ability to change release channels,
2025-02-13 02:04:09 -06:00
Pat Hartl
17525f9d02
Add storage location if one doesn't already exist
...
Fixes #173
2025-02-12 21:23:59 -06:00
Pat Hartl
2909f151df
Add tags to cache entries
2025-02-09 01:37:31 -06:00
Pat Hartl
28aef43e1c
Add forms for editing logging providers
2025-02-08 19:27:59 -06:00
Pat Hartl
cef428acc1
Optimize UserService queries, cache user roles, clean up UserService
2025-02-08 12:32:54 -06:00
Pat Hartl
8158ab4a22
Adjust layout and spacing
2025-02-04 19:32:33 -06:00
Pat Hartl
e9e5bc096d
Move registration to AuthenticationService, add scripts for UserLogin and UserRegistration
2025-02-04 18:45:24 -06:00
Pat Hartl
e2a943865c
Add tool to regenerate thumbnails
2025-02-02 22:46:14 -06:00
Pat Hartl
9fb73454ca
Clear depot cache, correctly show loading indicators on buttons
2025-02-02 22:46:02 -06:00
Pat Hartl
260238abe6
Ignore thumbnail files in orphaned file list
2025-02-02 22:45:14 -06:00
Pat Hartl
af08645396
Remove use of DatabaseServiceFactory, update service dependency injection
2025-02-01 02:21:34 -06:00
Pat Hartl
dfce85371d
Add ByteSize component
2025-01-29 23:09:55 -06:00
Pat Hartl
43b2753c22
Fix archive settings display
2025-01-27 20:17:44 -06:00
Pat Hartl
b7ea2d5468
Display any error messages when changing password
2025-01-25 13:46:55 -06:00
Pat Hartl
ef60a27a8b
Fix component reference
Publish SDK NuGet Package / publish (push) Failing after 1m19s
LANCommander Release / prep (push) Has been cancelled
LANCommander Release / build_server_linux-arm64 (push) Has been cancelled
LANCommander Release / build_server_linux-x64 (push) Has been cancelled
LANCommander Release / build_server_osx-arm64 (push) Has been cancelled
LANCommander Release / build_server_osx-x64 (push) Has been cancelled
LANCommander Release / build_server_win-arm64 (push) Has been cancelled
LANCommander Release / build_server_win-x64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_linux-x64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_osx-x64 (push) Has been cancelled
LANCommander Release / build_launcher_win-arm64 (push) Has been cancelled
LANCommander Release / build_launcher_win-x64 (push) Has been cancelled
LANCommander Release / build_release (push) Has been cancelled
2025-01-25 09:15:08 -06:00