Commit graph

3050 commits

Author SHA1 Message Date
Pat Hartl
9a29faad0f Fix Scalar registration 2025-03-10 02:14:53 -05:00
Pat Hartl
d13f7d14b1 Set cache dependency 2025-03-10 00:59:14 -05:00
Pat Hartl
f29efb1f8f Use setup-dotnet@v4 2025-03-10 00:38:47 -05:00
Pat Hartl
006b8ef82d Track package-lock.json 2025-03-09 20:20:48 -05:00
Pat Hartl
bad6c230b5 Cache after restore 2025-03-09 20:19:48 -05:00
Pat Hartl
5ade02a184 Add cache dependency path 2025-03-09 19:02:06 -05:00
Pat Hartl
a34e2df75f Fix creation of companies in IGDB lookup
Fixes #201
2025-03-09 18:54:59 -05:00
Pat Hartl
5bc4675657 Fix login page 2025-03-09 18:44:22 -05:00
Pat Hartl
d87dd4d449 Use GitHub NuGet caching 2025-03-09 17:24:10 -05:00
Pat Hartl
dd5737e8c5 Fix pathing 2025-03-09 16:53:48 -05:00
Pat Hartl
a187d67323 Fix caching 2025-03-09 16:51:59 -05:00
Pat Hartl
38c7378352 Fix workflow names 2025-03-09 16:04:10 -05:00
Pat Hartl
37978b0fdd Merge branch 'main' of https://github.com/LANCommander/LANCommander 2025-03-09 15:42:07 -05:00
Pat Hartl
c2812ab378 Attempt to cache packages 2025-03-09 15:42:04 -05:00
Pat Hartl
fe883f11e8
Merge pull request #202 from eliaswen/main
Add issue and feature request templates
2025-03-09 13:29:41 -07:00
Pat Hartl
51ca1dbe48 Fix CreatedBy / CreatedOn population
Fixes #199
2025-03-09 15:28:46 -05:00
Pat Hartl
b9f8e83a31 Change script editor table size, add name 2025-03-09 15:28:22 -05:00
Pat Hartl
8fc9c33a9a Show all records if pagination is hidden 2025-03-09 15:06:36 -05:00
Pat Hartl
5369078e25 Fix IPX relay not closing sockets on stop
Fixes #200
2025-03-09 14:50:25 -05:00
Elias Wendland
3e77a028cb
Update issue templates 2025-03-09 12:58:12 +01: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
dcd95937b8 Fix height of transfer input 2025-03-09 01:42:38 -06:00
Pat Hartl
f001b6167b Refactor application to use storage location path for saves 2025-03-09 00:15:47 -06:00
Pat Hartl
7efac9867a WIP fix for save uploading, move saves to endpoint
Ref #190

Ported the save API functionality to endpoints as part of ongoing efforts to use minimal API patterns.

Added some more security checks to make sure users can only alter or download their own saves.

Moved upload pathing to use the default save storage location. Settings pages will need to be updated to use this storage location. Other areas of the application will have to be checked to make sure they're not reading from `Settings.yml`.
2025-03-08 20:06:34 -06:00
Pat Hartl
6e039b3847 Skip create admin step if one already exists 2025-03-08 16:13:15 -06:00
Pat Hartl
cbc0599897 Add backup, launcher, and server paths to first time setup 2025-03-08 16:09:50 -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
b583837186 Add better logging for artifact retrieval 2025-03-08 13:33:37 -06:00
Pat Hartl
3d9c762842 Only create directory if working dir is not null 2025-03-08 03:39:30 -06:00
Pat Hartl
7f1bfb1325 Use npm install 2025-03-08 03:16:11 -06:00
Pat Hartl
58dede16f0 Remove NPM caching 2025-03-08 03:04:16 -06:00
Pat Hartl
73250dc1d7 TRY SOMETHING ELSE 2025-03-08 02:53:24 -06:00
Pat Hartl
543ac2916a Add cache dir 2025-03-08 02:39:07 -06:00
Pat Hartl
18837a873a Fix pathing for caching 2025-03-08 02:27:47 -06:00
Pat Hartl
2e4fb72741 Use debug build configuration for nightlies 2025-03-08 02:20:49 -06:00
Pat Hartl
20523d916e Restructure nightly/docker releases 2025-03-08 02:17:21 -06:00
Pat Hartl
c03ed73713 Improve launcher build times 2025-03-08 02:14:55 -06:00
Pat Hartl
92ea609840 Improve build times 2025-03-08 02:13:24 -06:00
Pat Hartl
a53318b656 Ensure config directory is created 2025-03-08 01:25:01 -06:00
Pat Hartl
7ee78d77d6 Create Settings.yml if it doesn't already exist 2025-03-07 23:12:07 -06:00
Pat Hartl
41f4fa93f0 Initialize Docker configuration 2025-03-07 20:44:32 -06:00
Pat Hartl
f7477e9f1c Fix IPX relay autostart
Fixes #188
2025-03-07 01:03:14 -06:00
Pat Hartl
de7e029ebf Deprecate old Dockerfile, update compose sample 2025-03-06 19:52:59 -06:00
Pat Hartl
66f78e92d3 Update icon 2025-03-06 18:38:50 -06:00
Pat Hartl
7bacfe1929 Correctly filter server scripts
Fixes #194
2025-03-06 17:34:49 -06:00
Pat Hartl
a03677b9c6 Adjust where artifacts are extracted to 2025-03-05 20:31:17 -06:00
Pat Hartl
9e0e28edf0 Adjust pathing 2025-03-05 20:12:13 -06:00
Pat Hartl
9c7041ec1a Adjust publish path 2025-03-05 19:56:28 -06:00
Pat Hartl
059a639335 Adjust pathing 2025-03-05 19:39:52 -06:00