Commit graph

2789 commits

Author SHA1 Message Date
Pat Hartl
cdcff1b022 Updated links for WinGet manifest
Some checks failed
LANCommander Release / prep (push) Failing after 1s
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 1s
LANCommander SDK Release / publish (push) Has been skipped
2025-05-05 19:15:22 -05:00
Pat Hartl
cd9849a032
Merge pull request #255 from RattleSN4K3/fix/RedistributableDelete
Fix Redistributable not updating after deletion
2025-05-05 19:02:10 -05:00
RattleSN4K3
decb50ec2c Remove RouterLink on General for new entry, leading to zero-guid-page 2025-05-05 22:43:48 +02:00
RattleSN4K3
6de3852b9f Fix accessing Redistributable page crashing for non existing item 2025-05-05 22:43:48 +02:00
RattleSN4K3
70789784c2 Fix deleting Redistributable not updating view 2025-05-05 22:43:46 +02:00
Pat Hartl
065db80ce9 Fix double DI 2025-05-05 02:25:57 -05:00
Pat Hartl
56467fdfb7 Reply back to probe on random port 2025-05-04 20:47:33 -05:00
Pat Hartl
d6ccd5cb08 If beacon address is blank, auto populate using beacon's bound interface 2025-05-04 19:25:08 -05:00
Pat Hartl
2063db8156
Merge pull request #248 from RattleSN4K3/feature/ReduceThumbnailByPercentage
Thumbnail file/image size reduction
2025-05-04 16:54:43 -05:00
Pat Hartl
31d546a5a5 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-05-04 16:52:37 -05:00
Pat Hartl
a7172c85af
Merge pull request #243 from RattleSN4K3/fix/ClientRegisterError
Fix Launcher register error
2025-05-04 16:51:52 -05:00
Pat Hartl
66558abeec Fix default role saving
Fixes #234
2025-05-04 16:51:19 -05:00
Pat Hartl
9937c0c48c Fix some cases where local time renderer fails
Fixes #238
2025-05-04 16:44:58 -05:00
Pat Hartl
a6dbb01e63 Strip punctuation from search
Fixes #240
2025-05-04 16:32:22 -05:00
Pat Hartl
ea5d253c34 Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-05-04 16:10:38 -05:00
Pat Hartl
cbc93ca852 Strip end period from file names
Fixes #239
2025-05-04 16:10:32 -05:00
Pat Hartl
56a87354ef
Merge pull request #251 from RattleSN4K3/fix/MediaListOrderType
Fix Media.Type Select not updating
2025-05-03 16:53:41 -05:00
Pat Hartl
549d45dafa Fix nightly launcher list/download 2025-05-03 16:48:05 -05:00
Pat Hartl
c227abc895 Merge branch 'refactor/beacon' 2025-05-03 15:52:23 -05:00
Pat Hartl
8f9a929276 Upload nightly assets to release 2025-05-03 15:50:42 -05:00
Pat Hartl
167193deba
Merge pull request #246 from RattleSN4K3/fix/SetupLoginBlock
Block First-Time-Setup after its initial setup being done
2025-04-25 02:31:13 -05:00
Pat Hartl
c86e2a2e14
Merge pull request #247 from RattleSN4K3/fix/FixImportMultiplayerModes
Fix import multiplayer modes
2025-04-25 02:29:34 -05:00
Pat Hartl
b859b70553
Merge pull request #252 from RattleSN4K3/fix/MediaManualThumbnail
Fix Media Manual preview thumbnail and PDF viewer.
2025-04-25 02:26:09 -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
Pat Hartl
1be73312b0 Fix default port 2025-04-25 00:56:58 -05:00
Pat Hartl
ef4e73c3aa Send probe requests on main thread 2025-04-25 00:56:47 -05:00
Pat Hartl
d4908a7fdf Prevent unbindable network interfaces from crashing app with beacon
Fixes #245
2025-04-25 00:56:14 -05:00
RattleSN4K3
c56fa69c49 Use generated thumbnail for manual media, fix manual preview 2025-04-25 07:24:06 +02:00
RattleSN4K3
63a19b58cb Fix Media.Type Select not updated properly when full list is refreshed 2025-04-25 06:44:33 +02:00
RattleSN4K3
1448fc1ffe Better handling of mixed notes-content, stripping out lines and HTML entities 2025-04-25 01:22:32 +02:00
RattleSN4K3
946ce1da5a Reduce media thumbnail image size by 40%, clamp new size between min and max 2025-04-24 20:52:23 +02:00
RattleSN4K3
0127142cf7 Parse and store multiplayer info notes as description 2025-04-24 20:00:50 +02:00
RattleSN4K3
006af311ad Scrape PCGamingWiki via its API content through cargoquery, instead of possible spambot-protected page
In cases the page is not queried properly (likely due to wrong UserAgent) and will have a dynamic HTMl page which will forward to the correct page. Instead of having that mechanism in place, the API endpoint is queried to get the HTML content by the cargoquery API.
2025-04-24 20:00:49 +02:00
RattleSN4K3
6780aa51df Fix storing unique database entries when adding multiple tracked at once 2025-04-24 20:00:48 +02:00
Pat Hartl
89c2e1fe17
Merge pull request #244 from LANCommander/refactor/beacon
Refactor/beacon
2025-04-23 21:24: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
RattleSN4K3
5a364a0905 Initialize CreatedOn and UpdatedOn for Role/User model 2025-04-24 02:22:20 +02:00
RattleSN4K3
12941932be Prevent browser prompting to save meta data credentials afer submit 2025-04-24 02:22:19 +02:00
RattleSN4K3
c9cb96e9cf Prevent accessing setup pages after initialization 2025-04-24 02:22:18 +02:00
RattleSN4K3
377cd3cd0c Fixed propagating not-mapped property Role.Users 2025-04-24 02:22:16 +02:00
RattleSN4K3
51d475adba Fix registering via Launcher not updating view 2025-04-24 01:39:12 +02:00
RattleSN4K3
a387202d00 Support old clients with legacy register workflow (with no password confirmation) 2025-04-24 01:39:08 +02:00
Pat Hartl
522e7b824b
Merge pull request #242 from RattleSN4K3/feature/LauncherDownload
Reworked launcher download
2025-04-23 17:59:55 -05:00
Pat Hartl
3313992bae
Merge pull request #241 from RattleSN4K3/fix/BlazorReconnectFixColor
Fix Blazor rejoin dialog font color being white, force to black
2025-04-23 17:57:27 -05:00
RattleSN4K3
2c36dd5671 Fix Blazor rejoin dialog font color being white, force to black 2025-04-23 19:25:41 +02:00
Pat Hartl
49cbd1b738 Rewrite BeaconService
Reimplements the BeaconService using standard UDP sockets. Fixes an issue where the beacon was binding to the same port as the web server and was possibly causing disconnections. A socket is bound on each network interface that is up in order to hit all possible networks.
2025-04-13 03:16:19 -05:00
RattleSN4K3
b5c494295c Fix error message when downloading launchers falsy logged as error 2025-04-13 00:05:00 +02:00
RattleSN4K3
78a61f29ed Improve messaging for launcher variants (cloud, pre, nightly) 2025-04-12 22:47:53 +02:00
RattleSN4K3
49af399634 Option to include and also fallback to online launcher downloads (for initial setup) 2025-04-12 22:35:40 +02:00