Commit Graph

149 Commits

Author SHA1 Message Date
874947af52 feat(controller): added iowa's mcd, flo 2025-09-23 20:55:44 -05:00
c037af2a28 feat(scripts): security risk check 2025-09-23 20:55:19 -05:00
d9ca6398f1 refactor(controller): wrapper refactor for dynamic ports 2025-09-23 20:55:01 -05:00
bee436d341 feat(frontend): sidebar migration started 2025-09-23 20:54:28 -05:00
cb2e6252e0 feat(psi): more psi work 2025-09-22 22:41:51 -05:00
edbc7cefd8 refactor(lstv2): cleanup 2025-09-22 22:41:19 -05:00
8f1375ab7b feat(auth): finally better auth working as i wanted it to 2025-09-22 22:40:44 -05:00
4ab43d91b9 feat(ocp): added zechettis stuff in 2025-09-22 22:39:57 -05:00
bc6485ca9a fix(lstv2): removed the required for comments until can test more 2025-09-22 22:39:21 -05:00
bc1cbbad2e docs(api): auth endpoints in bruno 2025-09-22 22:38:48 -05:00
4cc990f52f fix(lstv2): removed the zip functions from the build this is now handled inside the main app 2025-09-19 22:31:15 -05:00
8ead6ae166 chore(release): 1.2.0 2025-09-19 22:28:06 -05:00
44945902cb build(new build script): this includes the change log stuff and build of both old and new versions 2025-09-19 22:27:34 -05:00
6faee89b25 test(better auth): implementation start of better auth 2025-09-19 22:23:32 -05:00
6c56dfa810 ci(lstv2): build stuff to amke sure we keep it clean 2025-09-19 22:23:07 -05:00
1db91c5359 refactor(docker): added in better auth env 2025-09-19 22:22:29 -05:00
e4477402ad feat(lstv2 move): moved lstv2 into this app to keep them combined and easier to maintain 2025-09-19 22:22:05 -05:00
caf2315191 feat(app): added better auth for better auth stuff vs my home written broken one 2025-09-18 21:46:01 -05:00
21608b0171 feat(db): added a db backup system 2025-09-18 21:44:02 -05:00
d7e8fff653 feat(app): added db maintance check stuff 2025-09-18 21:43:29 -05:00
53f88e986e ci(app): added dayton to the controller updates 2025-09-18 21:43:06 -05:00
60890b4478 refactor(controller): changes the app env to app instead of node as it makes more sense 2025-09-18 21:42:37 -05:00
1634d5d826 ci(controller): added ksc and bow2 2025-09-16 20:59:12 -05:00
5355f45e13 ci(controller script): added in a way to update existing .env files so we always to updated 2025-09-16 20:58:47 -05:00
3244f284fd feat(discord bot): added in a ping host command to get the bot going :D
more commands will be added as we continue working on this bot, including service restarts, log
monitors
2025-09-11 06:44:50 -05:00
463dabfcf4 test(controller): removed the copy button as we should now use the server buttons
this will become obs soon as we need to really be doing this from the app admin
2025-09-11 06:43:59 -05:00
3b7138ddb7 build(controller): added in drive locations 2025-09-10 12:43:00 -05:00
661a54f665 fix(controller): jobSche is nor properly setting the job if its cant read timezones 2025-09-10 12:42:29 -05:00
5ad5e868b6 refactor(controller): copy to server now deletes existing .zip to reduce issues 2025-09-10 12:41:52 -05:00
6c32cc23cd chore(release): 1.1.0 2025-09-09 21:18:05 -05:00
f370496f99 docs(materials): removed the wording aobut needing to be logged in 2025-09-09 21:16:46 -05:00
610dca259d refactor(contorller): changes to accept the drive letter as 2 plants are on d drive 2025-09-09 21:16:22 -05:00
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