|
|
a082dfee6c
|
refactor(controller): added more plants to the test file thats turning into the main update file
|
2025-09-09 21:15:52 -05:00 |
|
|
|
5bc272f9ca
|
build(controller): updates to not build the controller every time we update
this is incase we just want to test on a server then send this same build to all the other servers
|
2025-09-09 21:15:12 -05:00 |
|
|
|
6034b94828
|
docs(docs): correction to where the location is for example
|
2025-09-09 20:35:50 -05:00 |
|
|
|
94f5c8d40e
|
build(builds): added in the .env-example to the build
|
2025-09-09 20:35:21 -05:00 |
|
|
|
77d654ea68
|
feat(controller): update scheduler added
|
2025-09-09 20:34:48 -05:00 |
|
|
|
160444d2f4
|
ci(frontend): added in big button for docs lol
|
2025-09-08 16:09:08 -05:00 |
|
|
|
fc7ecb6ab6
|
refactor(controller): added env and other fixes to account for running as a service
|
2025-09-08 16:08:30 -05:00 |
|
|
|
ddfeb5ccb5
|
fix(db): fixes to drizzle config to account for the change to the app structure folder
|
2025-09-08 16:07:47 -05:00 |
|
|
|
19ae0d5437
|
fix(controller): fix to the update that was blocking as it never started
|
2025-09-08 16:07:16 -05:00 |
|
|
|
0273703bfb
|
refactor(app): moved main.ts to root of app folder it was doing weird things with ts stuff
|
2025-09-07 15:35:30 -05:00 |
|
|
|
50927ca341
|
fix(controller): touch ups on the update process to view more clean
|
2025-09-07 15:34:56 -05:00 |
|
|
|
fe05ff17e1
|
docs(install): changed the IIS sections to be correct for how we did the scripts
|
2025-09-07 15:34:19 -05:00 |
|
|
|
ab5af87362
|
refactor(docker): pass the port instead of getting form .env
commented out the env incase we go back to this way later and still an option
|
2025-09-07 15:33:55 -05:00 |
|
|
|
2aca7e9a0e
|
feat(controller): new update and build process for the controllers
|
2025-09-07 15:33:21 -05:00 |
|
|
|
abcd5b5f3c
|
refactor(build): removed the wrapper from the app build and moved to controller build
|
2025-09-07 15:32:15 -05:00 |
|
|
|
6a717c81e5
|
ci(services): changes to reinclude .exe exclusion
|
2025-09-07 11:02:36 -05:00 |
|
|
|
52888246ff
|
fix(app): issues with the imports caused by the ts.config
|
2025-09-07 11:02:00 -05:00 |
|
|
|
766bdd1830
|
fix(controller): fixes for a remote update
|
2025-09-07 11:01:38 -05:00 |
|
|
|
e318615ea7
|
ci(config): excluded the scripts folder in ts.config it caused issues
|
2025-09-07 11:00:36 -05:00 |
|
|
|
412c5f6ba5
|
ci(socket tester): added in transports and a new update button
|
2025-09-06 22:27:39 -05:00 |
|
|
|
c78fca4316
|
fix(controller): correctly rejected join channel if not on dev server for building
|
2025-09-06 22:27:07 -05:00 |
|
|
|
e0be95978d
|
feat(controller): added in update server channel and refactors for more actions
|
2025-09-06 22:26:17 -05:00 |
|
|
|
38a6b0c0b3
|
refactor(wrapper): fixs for socket.io, SSE, and better performance
|
2025-09-06 22:25:27 -05:00 |
|
|
|
5f4d9043c3
|
docs(iis install): correction to the image on how the application looks
|
2025-09-06 17:03:02 -05:00 |
|
|
|
2d7e0ab909
|
docs(ocp): fixes for multi lang
|
2025-09-06 17:02:36 -05:00 |
|
|
|
301f0339c5
|
feat(controller): tester index.html
|
2025-09-06 17:02:12 -05:00 |
|
|
|
71dcbf814b
|
feat(controller): added copy by server only currently
|
2025-09-06 17:01:49 -05:00 |
|
|
|
750e6948b6
|
refactor(controller): converted to socket.io
|
2025-09-06 17:01:19 -05:00 |
|
|
|
d3120c828d
|
ci(builds): new .env example and includes
|
2025-09-06 17:00:58 -05:00 |
|
|
|
945048f43e
|
docs(multi lang support): work on getting multi lang support working
|
2025-09-06 11:58:40 -05:00 |
|
|
|
1508fb2fa7
|
docs(install): changes to the folder structure example
|
2025-09-05 09:16:23 -05:00 |
|
|
|
37bc473f58
|
feat(api docs): added in bruno api docs
|
2025-09-05 09:15:32 -05:00 |
|
|
|
6d5f444471
|
refactor(docker): changes the container name
|
2025-09-05 09:14:56 -05:00 |
|
|
|
87aafef350
|
feat(controller): intial build functions setup in go and service building
|
2025-09-05 09:14:34 -05:00 |
|
|
|
8a07c8afe4
|
docs(scripts): added example script to install service
|
2025-09-03 19:30:09 -05:00 |
|
|
|
c3638870b1
|
fix(wrapper): addded proper mimeMap and ws suppoer
|
2025-09-03 19:29:49 -05:00 |
|
|
|
1dd04b8320
|
docs(iis setup): added instructions on iis setup
|
2025-09-03 19:29:26 -05:00 |
|
|
|
9ea1e04472
|
fix(app): system crash to discord and log now properly happen at a crash
|
2025-09-03 19:28:49 -05:00 |
|
|
|
3704e4d6fc
|
ci(db): added a prodcution drizzle and dev drizzle
|
2025-09-03 19:28:12 -05:00 |
|
|
|
4a1d95e818
|
refactor(discord notify): move to utlis so we can use it in other places outside the logger
|
2025-09-02 17:56:36 -05:00 |
|
|
|
80c0e1ec30
|
fix(validator): corrections to no leak like crazy
|
2025-09-02 17:56:00 -05:00 |
|
|
|
8fe1bcaef5
|
fix(docker): changed compose example to include external ip stuff to reach devices
|
2025-09-02 17:55:17 -05:00 |
|
|
|
083f38a079
|
feat(prodsqlconnection): added in prod connection with restart attempts and fail with notify
|
2025-09-01 16:46:29 -05:00 |
|
|
|
bfb62df445
|
docs(material transfer): added yupdated screen for eom addtions
|
2025-09-01 16:45:49 -05:00 |
|
|
|
1bd5b58d9a
|
docs(install): updated env example
|
2025-09-01 16:45:22 -05:00 |
|
|
|
d058dfeb1c
|
docs(dockercompose): added prod stuff in so its there as well
|
2025-09-01 16:44:59 -05:00 |
|
|
|
4c92b0e16f
|
docs(env-examples): added more parameters
|
2025-09-01 16:44:29 -05:00 |
|
|
|
84774d6b30
|
refactor(logger): refactor to allow for discord to only be sent when wanted on fatals
|
2025-09-01 11:27:26 -05:00 |
|
|
|
e73204424c
|
test(prod sql): configs are set and basics init
|
2025-08-31 21:36:31 -05:00 |
|
|
|
8eefbe9df0
|
refactor(db): added type export with zod
|
2025-08-31 21:36:09 -05:00 |
|