Pat Hartl
d7114a4aaa
Fix JS initialization on server after module refactor
2026-01-18 19:36:43 -06:00
Pat Hartl
fddc5de2e7
Move IGDB and SteamGridDB auth settings to distinct pages
2026-01-18 19:36:24 -06:00
Pat Hartl
7ac0943d02
Merge branch 'main' of https://github.com/LANCommander/LANCommander
2026-01-18 18:56:04 -06:00
Pat Hartl
4df9cee47f
Fix log viewer initialization
...
Ref #393
2026-01-18 18:56:01 -06:00
Pat Hartl
c96ded5610
Merge pull request #392 from vladimir-aubrecht/fix_crash_on_no_connection_when_disconnecting
...
Don't try to disconnect when there is no connection.
2026-01-18 04:43:44 -06:00
Pat Hartl
58b09ab378
Remove use of Client in InstallService
2026-01-18 04:40:18 -06:00
Pat Hartl
d5392af32d
Fix game install when IGDB is null
2026-01-18 04:40:00 -06:00
Pat Hartl
f4625ab134
Fix library list not scrollable and display of selected game details
2026-01-18 04:22:11 -06:00
Pat Hartl
90bf93d955
Fix scrolling in depot
2026-01-18 04:15:16 -06:00
Pat Hartl
77ad9b9c53
Add component for better Not Found message
2026-01-18 02:09:07 -06:00
Pat Hartl
986f102bec
Map export endpoints
...
Fixes issue where exporting a game brings you to a "not found" page
2026-01-18 01:46:35 -06:00
vladimir.aubrecht
eb782c29bb
Don't try to disconnect when there is no connection.
2026-01-17 17:46:12 +01:00
Pat Hartl
6307f0351e
Fix startup of launcher
...
Fixes #391
2026-01-16 22:43:10 -06:00
Pat Hartl
54a120f870
Fix assembly version parsing
LANCommander Release / prep (push) Failing after 27s
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 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
2026-01-15 01:57:02 -06:00
Pat Hartl
4649f4a657
Fix tag matching for release
2026-01-15 00:25:43 -06:00
Pat Hartl
b4e09090a7
Update release workflow
2026-01-15 00:23:01 -06:00
Pat Hartl
657dd746b8
Skip packaging if resulting path does not exist
2026-01-14 20:13:20 -06:00
Pat Hartl
df45af54f2
Basic docs for package script type
2026-01-14 20:12:41 -06:00
Pat Hartl
0ababa702b
Fix Discord heading
2026-01-14 20:12:31 -06:00
Pat Hartl
47e7b79c4a
Docker documentation
2026-01-14 19:55:11 -06:00
Pat Hartl
bc560ca5c5
Update README
2026-01-13 23:16:49 -06:00
Pat Hartl
3cc8e08014
Add release info for 2.0.0-rc1
2026-01-13 21:24:37 -06:00
Pat Hartl
06f3fc6a4e
Fix ignore blocking release docs
2026-01-13 21:24:20 -06:00
Pat Hartl
b52cd15edf
Fix arch for x64 in Docker
2026-01-13 21:17:07 -06:00
Pat Hartl
cc32f930e0
Merge branch 'main' of https://github.com/LANCommander/LANCommander
2026-01-13 20:53:07 -06:00
Pat Hartl
7799e8224b
Nightly builds for ARM64 Docker
...
Ref #388 , #92
2026-01-13 20:53:03 -06:00
Pat Hartl
81fc33b46f
Merge pull request #378 from aaronpowell/refactor/remove-window-service
...
Simplifying the launcher startup codebase
2026-01-13 20:38:14 -06:00
Pat Hartl
fe5a6a0181
Merge pull request #390 from aaronpowell/ci-tweak
...
Skipping nightly CI if it's not the lancommander main repo
2026-01-13 20:36:53 -06:00
Pat Hartl
61384c1c46
Remove old docs static assets
2026-01-12 00:37:31 -06:00
Pat Hartl
9e564300e5
Filter documentation publishing
2026-01-12 00:34:36 -06:00
Aaron Powell
513ee67d42
Skipping nightly CI if it's not the lancommander main repo
2026-01-12 17:19:31 +11:00
Aaron Powell
a8184f763e
Merge branch 'main' into refactor/remove-window-service
2026-01-12 17:15:35 +11:00
Pat Hartl
e68048f4fe
Docs: versioning, customize homepage and theme, add logo
2026-01-11 22:30:59 -06:00
Pat Hartl
a165c843e7
Change cache dependency path
2026-01-11 21:53:03 -06:00
Pat Hartl
536310dc6a
Change working directory for docs workflow
2026-01-11 21:50:01 -06:00
Pat Hartl
41b48deff9
Rename workflow
2026-01-11 21:47:23 -06:00
Pat Hartl
7e22bc5460
Add GitHub Actions workflow for documentation
...
This workflow builds and deploys the LANCommander documentation to GitHub Pages.
2026-01-11 21:46:42 -06:00
Pat Hartl
d7c49c529d
Remove docs workflow
2026-01-11 21:46:22 -06:00
Pat Hartl
f3720916e1
Merge pull request #389 from LANCommander/development
...
Initial implementation of chat
2026-01-11 21:29:47 -06:00
Pat Hartl
4086cbaeeb
Update read status when sending message, scroll to bottom on new message, merge message into group if gap < 5 mins
2026-01-11 21:21:12 -06:00
Pat Hartl
abb808a8ad
GitHub Pages workflow for documentation
2026-01-11 14:38:51 -06:00
Pat Hartl
66abc6e59e
Implement infinite loading with chat thread
...
- Chat messages are now loaded based on scroll position
- Read status is now updated and set by last message read
- Reworked script importing by using ScriptProvider
2026-01-11 14:38:24 -06:00
Pat Hartl
a0c7bf63f0
Fix ability to add database migrations
2026-01-10 20:02:45 -06:00
Pat Hartl
8bf006b1a4
Refactor TS to classes, remove factory in place of static Create factory method, rework module importing
2026-01-07 18:25:17 -06:00
Pat Hartl
e9b3f14896
Use Terminal component for server PowerShell debugger
2026-01-04 00:03:31 -06:00
Pat Hartl
e86cf75df1
Stub implementation
2026-01-03 23:59:06 -06:00
Pat Hartl
fbcb02a863
Move useful terminal methods to component, remove old addon registration
2026-01-03 23:58:50 -06:00
Pat Hartl
eda3a8e7bc
Fix infinite loader namespace
2026-01-03 23:22:35 -06:00
Pat Hartl
2d95541942
Remove overload for GetMessages
2026-01-03 23:22:25 -06:00
Pat Hartl
74f2551a7c
Ensure init location exists on upload
2026-01-03 18:31:51 -06:00