Commit Graph

31 Commits

Author SHA1 Message Date
0d1f96333b fix(controller): changed to actaully update both main and old app 2025-10-17 11:17:14 -05:00
b84ecbf30c fix(contorller): env corrections on where to look for the file when running 2025-09-30 19:54:10 -05:00
18e57127e2 refactor(controller): changed to use plant token to update, and hardcoded if we use a test server 2025-09-30 06:01:31 -05:00
a5a67660e8 refactor(contorller): update to consider iowa_2 and look at plant token vs server going forward 2025-09-29 12:44:46 -05:00
58aedecd4d feat(app): stats added in to check if build in last build and also if theres a pending file 2025-09-26 10:44:41 -05:00
86dea6083e feat(auth): signupm, forgot passowrd, reset password all added 2025-09-25 15:42:35 -05:00
bee436d341 feat(frontend): sidebar migration started 2025-09-23 20:54:28 -05:00
6c56dfa810 ci(lstv2): build stuff to amke sure we keep it clean 2025-09-19 22:23:07 -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
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
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
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
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
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
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
766bdd1830 fix(controller): fixes for a remote update 2025-09-07 11:01:38 -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
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
945048f43e docs(multi lang support): work on getting multi lang support working 2025-09-06 11:58:40 -05:00
87aafef350 feat(controller): intial build functions setup in go and service building 2025-09-05 09:14:34 -05:00