• Joined on 2024-07-17
cowch created pull request cowch/lstV2#51 2025-09-19 22:18:10 -05:00
migration
cowch pushed to migration at cowch/lstV2 2025-09-19 22:17:30 -05:00
8943407f27 feat(finaly): the final push before moving all to the new lst
0bbe411db0 feat(docs): added in link to the main docs and to the material xfer
99b3ad633c fix(materials): changes for consuming peices vs units
c892348d19 refactor(manual print): added a min length of 10 characters
360549aaf4 fix(consume material): changes made to remove the rest of the auth needs
Compare 6 commits »
cowch pushed to main at cowch/lst 2025-09-11 06:45:06 -05:00
3244f284fd feat(discord bot): added in a ping host command to get the bot going :D
463dabfcf4 test(controller): removed the copy button as we should now use the server buttons
Compare 2 commits »
cowch pushed to migration at cowch/lstV2 2025-09-11 06:42:56 -05:00
4cae96b1ee refactor(detach): just a log to monitor better
1cde8ab2e6 fix(mm query): more changes to the material query to please more plants
03e8378213 fix(inhouse): changes to no longer error
275c93dc79 refactor(detach silo): changes to now show the error in the console in the browser
fbb8c21d5c feat(loreal forecast): added in an email to be sent when we are missing skus
Compare 10 commits »
cowch pushed to main at cowch/lst 2025-09-10 12:43:13 -05:00
3b7138ddb7 build(controller): added in drive locations
661a54f665 fix(controller): jobSche is nor properly setting the job if its cant read timezones
5ad5e868b6 refactor(controller): copy to server now deletes existing .zip to reduce issues
Compare 3 commits »
cowch pushed to migration at cowch/lstV2 2025-09-09 21:21:31 -05:00
3b939ff2d3 ci(release): bump build number to 647
a7ff88025e chore(release): 2.27.0
Compare 2 commits »
cowch pushed to migration at cowch/lstV2 2025-09-09 21:20:43 -05:00
00899a5b77 fix(materials): more fixes to try and please all plants to use this version and not call me
99ecf52218 fix(label query): fixes to only pull in active layouts
a6920d7cd8 ci(release): bump build number to 645
788efdf4b3 ci(release): bump build number to 644
a2a17beeeb ci(release): bump build number to 643
Compare 10 commits »
cowch pushed to main at cowch/lst 2025-09-09 21:18:57 -05:00
6c32cc23cd chore(release): 1.1.0
cowch pushed to main at cowch/lst 2025-09-09 21:17:09 -05:00
f370496f99 docs(materials): removed the wording aobut needing to be logged in
610dca259d refactor(contorller): changes to accept the drive letter as 2 plants are on d drive
a082dfee6c refactor(controller): added more plants to the test file thats turning into the main update file
5bc272f9ca build(controller): updates to not build the controller every time we update
6034b94828 docs(docs): correction to where the location is for example
Compare 7 commits »
cowch pushed to main at cowch/lst 2025-09-08 16:09:29 -05:00
160444d2f4 ci(frontend): added in big button for docs lol
fc7ecb6ab6 refactor(controller): added env and other fixes to account for running as a service
ddfeb5ccb5 fix(db): fixes to drizzle config to account for the change to the app structure folder
19ae0d5437 fix(controller): fix to the update that was blocking as it never started
Compare 4 commits »
cowch pushed to migration at cowch/lstV2 2025-09-07 15:38:45 -05:00
932a72ba88 fix(db): changes to the user so it deletes correctly
b9c6d0ba57 ci(release): bump build number to 622
592e4c8cd7 ci(release): bump build number to 621
b772666905 ci(release): bump build number to 620
a6edcb71bf ci(release): bump build number to 619
Compare 11 commits »
cowch pushed to main at cowch/lst 2025-09-07 15:35:43 -05:00
0273703bfb refactor(app): moved main.ts to root of app folder it was doing weird things with ts stuff
50927ca341 fix(controller): touch ups on the update process to view more clean
fe05ff17e1 docs(install): changed the IIS sections to be correct for how we did the scripts
ab5af87362 refactor(docker): pass the port instead of getting form .env
2aca7e9a0e feat(controller): new update and build process for the controllers
Compare 6 commits »
cowch pushed to main at cowch/lst 2025-09-07 11:02:55 -05:00
6a717c81e5 ci(services): changes to reinclude .exe exclusion
52888246ff fix(app): issues with the imports caused by the ts.config
766bdd1830 fix(controller): fixes for a remote update
e318615ea7 ci(config): excluded the scripts folder in ts.config it caused issues
Compare 4 commits »
cowch pushed to main at cowch/lst 2025-09-06 22:27:53 -05:00
412c5f6ba5 ci(socket tester): added in transports and a new update button
c78fca4316 fix(controller): correctly rejected join channel if not on dev server for building
e0be95978d feat(controller): added in update server channel and refactors for more actions
38a6b0c0b3 refactor(wrapper): fixs for socket.io, SSE, and better performance
Compare 4 commits »
cowch pushed to main at cowch/lst 2025-09-06 17:03:18 -05:00
5f4d9043c3 docs(iis install): correction to the image on how the application looks
2d7e0ab909 docs(ocp): fixes for multi lang
301f0339c5 feat(controller): tester index.html
71dcbf814b feat(controller): added copy by server only currently
750e6948b6 refactor(controller): converted to socket.io
Compare 6 commits »
cowch pushed to main at cowch/lst 2025-09-06 11:58:54 -05:00
945048f43e docs(multi lang support): work on getting multi lang support working
cowch pushed to migration at cowch/lstV2 2025-09-06 09:04:24 -05:00
79f1f8f91b fix(article check): corrected the query to not have a specfic plant in it
b677bc1498 refactor(rfid): changes to show all tags vs only 3 if there are more
a53915ad8c fix(material check): split manual material out of the mm to properly catch it
b3ce767b32 fix(bookin): corrections to only show the message on error vs the json
6caa5984e7 fix(eomservice): changes to stop a crash incase the sql returned nothing due to start up
Compare 28 commits »
cowch pushed to main at cowch/lst 2025-09-05 09:16:37 -05:00
1508fb2fa7 docs(install): changes to the folder structure example
37bc473f58 feat(api docs): added in bruno api docs
6d5f444471 refactor(docker): changes the container name
87aafef350 feat(controller): intial build functions setup in go and service building
Compare 4 commits »
cowch pushed to main at cowch/lst 2025-09-03 19:30:26 -05:00
8a07c8afe4 docs(scripts): added example script to install service
c3638870b1 fix(wrapper): addded proper mimeMap and ws suppoer
1dd04b8320 docs(iis setup): added instructions on iis setup
9ea1e04472 fix(app): system crash to discord and log now properly happen at a crash
3704e4d6fc ci(db): added a prodcution drizzle and dev drizzle
Compare 5 commits »
cowch pushed to main at cowch/lst 2025-09-02 17:57:08 -05:00
4a1d95e818 refactor(discord notify): move to utlis so we can use it in other places outside the logger
80c0e1ec30 fix(validator): corrections to no leak like crazy
8fe1bcaef5 fix(docker): changed compose example to include external ip stuff to reach devices
Compare 3 commits »