• Joined on 2024-07-17
cowch pushed to main at cowch/logistics_support_tool 2025-07-29 20:14:44 -05:00
3bc3801ffb refactor(config): changed to settings to match the other lst in node. makes it more easy to manage
4368111311 fix(websocket): errors in saving client info during ping ping
Compare 2 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-29 18:07:54 -05:00
daf9e8a966 perf(websocket): added in base url to help with ssl stuff and iis
8a08d3eac6 refactor(wrapper): removed the logger stuff so we dont fill up space
Compare 2 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-29 15:58:58 -05:00
a761a3634b fix(wrapper): corrections to properly handle websockets :D
cowch pushed to main at cowch/logistics_support_tool 2025-07-29 11:30:21 -05:00
a1a30cffd1 refactor(ws): ws logging and channel manager added no auth currently
cowch pushed to main at cowch/logistics_support_tool 2025-07-25 12:15:04 -05:00
6a631be909 docs(docker): docs about the custom network for the db is seperated
75c17d2065 test(iis): wrapper test for ws
63c053b38c docs(wss): more ws stuff
5bcbdaf3d0 feat(ws server): added in a websocket on port system to help with better logging
074032f20d refactor(app port): changed to have the port be dyncamic on the iis side
Compare 5 commits »
cowch pushed to main at cowch/lstV2 2025-07-25 07:46:19 -05:00
b5561635dd ci(release): bump build number to 530
ff340161d6 chore(release): 2.24.1
Compare 2 commits »
cowch pushed to main at cowch/lstV2 2025-07-25 07:32:29 -05:00
39d0768d50 fix(mm check): correction to know if a machine is required to have mm or not
d40ed30f55 fix(create labels): better logging to know where the error came from
Compare 2 commits »
cowch pushed to main at cowch/lstV2 2025-07-23 10:20:30 -05:00
8594d72d2c ci(release): bump build number to 529
cowch pushed to main at cowch/lstV2 2025-07-23 10:10:37 -05:00
3e680a5a50 fix(submodules): correction to accessing when changes made to roles
e1113c49b3 ci(release): bump build number to 528
e964bb70ae ci(release): bump build number to 527
f01b6941ba ci(release): bump build number to 526
e78f3ffdb5 ci(release): bump build number to 525
Compare 48 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-22 20:01:06 -05:00
13e282e815 fix(update server): fixed to make sure everything is stopped before doing the remaining update
6c8ac33be7 refactor(createzip): added in env-example to the zip file
92ce51eb7c refactor(build): added back in the build name stuff
52ef39fd5c feat(logging): added in db and logging with websocket
623e19f028 refactor(docker compose example): added in postgress stuff plus network
Compare 6 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-22 07:03:47 -05:00
52956ecaa4 docs(dockerbuild): comments as a reminder for my seld
cowch pushed tag v0.0.1-alpha.5 to cowch/logistics_support_tool 2025-07-21 17:29:32 -05:00
cowch pushed to main at cowch/logistics_support_tool 2025-07-21 17:29:32 -05:00
cc51807819 chore(release): v0.0.1-alpha.5
cowch released Release 0.0.1-alpha.5 at cowch/logistics_support_tool 2025-07-21 17:29:31 -05:00
cowch pushed to main at cowch/logistics_support_tool 2025-07-21 17:27:37 -05:00
8e039037a9 feat(services): just a 1 to 1 from lstv2
ed40f4c77e refactor(lstv2build): changes to not always build the old app if we dont need too
ccddef8ba8 docs(iiscontrol): added in an example how to run i t
05e31f4b9e feat(update server): new update server added with iis stop and old version included
d2578b8850 refactor(createzip): changes to the way the app looks for better understanding
Compare 7 commits »
cowch opened issue cowch/lstV2#48 2025-07-21 12:33:04 -05:00
Silo detach error message
cowch pushed to main at cowch/logistics_support_tool 2025-07-20 08:58:09 -05:00
5a95bf3ef0 test(docker): changes to make all latest now instead of 2 apps
7e9401d8bb test(app): added production into the build so we dont fill logs up
0c4465c91a refactor(createzip): renamed the backend to app now that everything is in one
5f9d49561a docs(env): changes to have more clear info on the example doc
Compare 4 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-19 11:39:01 -05:00
253d998b68 refactor(wrapper): changes to handle docs and frontned now
9acfd1ccd0 refactor(docker): removed frontend from being built
39d23f4a8a refactor(frontend): changes to no longer use server side and only static files
f41a1b3363 feat(env): new env introduced to handle dev and prodution
1e649d1f23 refactor(backend): changes to convert the backend to strictly the app
Compare 6 commits »
cowch pushed to main at cowch/lstV2 2025-07-18 06:41:07 -05:00
e3a4ef7a80 refactor(zip builds): removed the c# wrapper as it wont be used on this build anymore
c224e30b8d revert(mainmaterial): reverted changes to check for machine needing mm
16b710dc91 ci(release): bump build number to 481
a9e788f438 ci(release): bump build number to 480
3aa4191b0f ci(release): bump build number to 479
Compare 12 commits »
cowch pushed to main at cowch/logistics_support_tool 2025-07-17 10:47:08 -05:00
528d7af031 fix(builds): added in the gets/installs for our go project and node portons