Commit graph

36 commits

Author SHA1 Message Date
Aaron Powell
4cef475348 Removing Serilog from the launcher
Rely on the standard .NET logging system, so it integrates better with external libraries we might be logging through.
2025-12-11 16:18:33 +11:00
Pat Hartl
36761bede7 Fix configuration getting wiped on start 2025-10-08 20:45:57 -05:00
Pat Hartl
6dd4475e49 Centrally manage packages 2025-09-25 19:11:37 -05:00
Pat Hartl
4682ace384 Clean up launcher startup using extensions 2025-08-24 20:29:31 -05:00
Pat Hartl
5a32bbf890 Add localization support to launcher
Adds localization across the launcher and includes English, German, Spanish, French, Italian, Japanese, Korean, Dutch, Portuguese, Ukranian, and Chinese. These localizations were generated by Claude 3.5 and need to be reviewed by a human for accuracy.
2025-08-18 21:29:38 -05:00
Pat Hartl
91bead2ed7 Have launcher use AppData/Local if it has no write access to its base directory
Fixes #292
2025-08-18 17:49:17 -05:00
Pat Hartl
5ff81df3bc Add ASP.NET Aspire 2025-08-06 19:37:11 -05:00
Pat Hartl
041a0069ee Add DiscoveryBeacon, DiscoveryProbe, new beacon message
Adds a discovery beacon and probe to the client and removes BeaconService from the server.
2025-04-23 21:23:33 -05:00
Pat Hartl
477f2b200d Fix launcher build 2025-03-22 23:14:57 -05:00
Pat Hartl
7e9573c570 Clean up csproj files 2025-03-22 03:22:51 -05:00
Pat Hartl
f3c530d55d Use webpack 2025-03-15 15:48:05 -05:00
Pat Hartl
bb6e421e5f Consolidate packages 2025-02-08 12:43:20 -06:00
Pat Hartl
117f2d6c2b Update to .NET 9 2025-02-04 18:39:29 -06:00
Pat Hartl
ba18096dde Update packages 2024-10-12 18:33:57 -05:00
Pat Hartl
d3edbecef5 Put NetBeauty back, switch to reusable workflows 2024-10-03 20:18:38 -05:00
Pat Hartl
bdb0a24e0a Remove NetBeauty from all projects 2024-10-03 18:08:29 -05:00
Pat Hartl
04dc96d364 Remove old PowerShell references 2024-10-02 13:14:52 -05:00
Pat Hartl
1c6e206d14 Use latest version of Photino.Blazor.CustomWindow 2024-09-29 23:31:41 -05:00
Pat Hartl
201007c642 Use NetBeauty 2024-09-26 01:34:11 -05:00
Pat Hartl
e989285a81 Don't copy icon to output 2024-09-17 19:48:08 -05:00
Pat Hartl
9c95065108 Add Seq sink for debug and timed logging on import 2024-09-11 02:05:24 -05:00
Pat Hartl
c203ac6d32 Switch logging to Serilog 2024-09-11 00:24:34 -05:00
Pat Hartl
bb63593fc7 Update packages across solution 2024-09-10 23:39:57 -05:00
Pat Hartl
76f784de97 Update Photino 2024-09-05 20:55:14 -05:00
Pat Hartl
d0300e89d8 Fix publish 2024-08-22 18:42:43 -05:00
Pat Hartl
e049dac01f Remove JS build from launcher 2024-08-22 01:55:35 -05:00
Pat Hartl
df7460fa1f Update packages 2024-08-22 00:52:08 -05:00
Pat Hartl
b6e6fd5def Ignore build files for publish 2024-08-22 00:46:54 -05:00
Pat Hartl
020437531d Consolidate shared components 2024-08-18 15:05:25 -05:00
Pat Hartl
ac16ba813b Switched to using xterm-readline, redirect PS output to terminal 2024-08-15 21:33:17 -05:00
Pat Hartl
9038e02bfb Progress on debug console 2024-08-14 13:24:50 -05:00
Pat Hartl
8c36e52d9a Update packages 2024-08-10 12:56:23 -05:00
Pat Hartl
4ac1cf067c Handle command line in services 2024-08-07 19:03:07 -05:00
Pat Hartl
e055514811 Split models and services into separate projects 2024-08-07 18:48:13 -05:00
Pat Hartl
7c73b0aa1a Start adding CLI options to run scripts 2024-08-06 18:24:44 -05:00
Pat Hartl
9ba9887eb1 Rename project files, namespaces, artifacts
Client has been renamed to launcher, and thus namespaces and artifact names had to change. The server project has also had some artifacts renamed in order to create a more clear separation of builds. This will break auto-updates before v0.9.0.
2024-08-04 17:53:19 -05:00
Renamed from LANCommander.Client/LANCommander.Client.csproj (Browse further)