Commit Graph

143 Commits

Author SHA1 Message Date
fe0c500dcf feat(server): clearn up code 2025-03-25 12:47:52 -05:00
8a040d15db fix(servers): fixed the weird conflict import that happened 2025-03-25 12:47:36 -05:00
f90066c090 feat(ocp): added in printers get and add 2025-03-25 12:47:15 -05:00
04eb2e3e14 refactor(tcpserver): just the tcp server doing something 2025-03-25 07:58:37 -05:00
90fb0d364d Merge branch 'main' of https://git.tuffraid.net/cowch/lstV2 2025-03-25 07:57:55 -05:00
e6e1cecce3 refactor(ocme): corrections to endpoints to work with ocnme as intneeded 2025-03-25 07:54:58 -05:00
73aa95a693 refactor(ocme): cleaup on pickedup 2025-03-25 07:54:22 -05:00
b9f19095cb refactor(ocme): clean up on the getInfo endpoint 2025-03-25 07:54:00 -05:00
dcb56d4274 fix(ocme): corrections to posting data for the response was added 2025-03-25 07:53:30 -05:00
bc1821132e feat(ocme): manual camera trigger for the wrapper added 2025-03-25 07:52:40 -05:00
2551d6c907 refactor(updateserver): removed ocme from starting back up as it was migrated 2025-03-25 07:41:10 -05:00
adf0880659 refactor(server): changed to log only when in dev, and removed the redirect of the url 2025-03-25 07:40:15 -05:00
6dd9ed848b test(ocme): lots of changes to get it working in production 2025-03-24 15:31:31 -05:00
e82208fc5e build(build): removed from showing in the change log 2025-03-23 11:10:00 -05:00
b7773ec02a fix(sqlserver): if we already have a connection just return we dont want to try a second time 2025-03-23 11:00:15 -05:00
b9dd6e3ae2 fix(auth): fixed the getaccess to be getuseraccess as it was orignally 2025-03-23 10:59:48 -05:00
d8eddafcae feat(auth): add, update were added for adm account in backend only 2025-03-23 10:07:28 -05:00
58b58424ab test(returnres): tryed to make a standard return res but will come back to this later 2025-03-23 10:06:34 -05:00
72d52d9256 feat(trycatch): added in theo's try catch to reduce the code and love it 2025-03-23 10:05:51 -05:00
bb6d523abb refactor(server): removed the websocket wrapper going wiht normal ws 2025-03-22 10:06:14 -05:00
09d3a7041a docs(install): added more env params and an install install stuff 2025-03-22 10:05:47 -05:00
d0a0d08902 feat(scripts): made moving scripts more proper 2025-03-22 10:04:48 -05:00
208cd615af refactor(auth): added in correct bycrptjs 2025-03-22 10:04:14 -05:00
e82ef76316 test(streaming): more testing on streaming the lofs 2025-03-22 08:21:11 -05:00
4db4eea2d1 test(streaming): more streaming test 2025-03-21 22:08:13 -05:00
edcfff6cc6 fix(scaler): fix due to update 2025-03-21 22:07:49 -05:00
61860c759e build(updater): dynamic ports mainly for iowa2 2025-03-21 22:07:32 -05:00
08c9b3404f test(streaming logs): more test but failed again 2025-03-21 22:06:53 -05:00
8b8c9acb69 refactor(serverdata): remapped the server list to all be on the E drive and deactivated
deactivated so i can double check we have everything per server now
2025-03-21 13:35:51 -05:00
cb3ab668d8 chore(updatescript): added in so we can do a full install with an env creation for old 2025-03-21 13:34:46 -05:00
18daca904e docs(logs): changes how logs are put into the db they will be there name vs key 2025-03-20 14:07:37 -05:00
e833c48cc8 feat(logger): streaming logs works server side not frontend for now 2025-03-20 14:06:53 -05:00
0bd217c727 docs(migration): added more documents on the install md 2025-03-20 14:04:48 -05:00
74974323f0 feat(lst): added in delay global function 2025-03-20 14:03:09 -05:00
74bcd6e805 feat(ocme): cycle count implemeneted 2025-03-20 14:02:19 -05:00
7a22b52c91 test(ocme): cycle count intital improvements 2025-03-19 21:45:10 -05:00
e597968777 feat(settings): more seed settings 2025-03-19 17:18:13 -05:00
bbd7a17144 feat(servers): added dayton in 2025-03-19 17:17:54 -05:00
5945ace9f2 refactor(settings): removed the need to login to get the settings 2025-03-19 17:17:36 -05:00
316b27e3e0 refactor(settings): used the common response function created 2025-03-19 17:17:18 -05:00
7165c959b9 feat(ocp): added in service plus manual print log 2025-03-19 17:16:39 -05:00
ae7e3fd54e feat(ocme): added in ocme service so we can utlize 2 ports 2025-03-19 17:16:14 -05:00
7ec5c5beb0 feat(logger): logger service created with its endpoints 2025-03-19 17:15:33 -05:00
c9aa41ab00 refactor(login): removed roles from the login to shrink the jwt 2025-03-19 17:15:02 -05:00
4696835c65 feat(installer): added a check for lstv2 already installed 2025-03-19 17:14:33 -05:00
2d3f308877 feat(server): ocpService and loggerService added 2025-03-19 17:13:52 -05:00
e258aaead9 feat(ocmeserver): the server was just migrated so it can be upgraded to lstv2 2025-03-17 16:13:58 -05:00
121bed59fd feat(ports): added in production port if in production 2025-03-17 08:21:09 -05:00
4908d6644a feat(serverdata): added in huston, sherman. and corrected contact info in westbend 2025-03-17 08:09:35 -05:00
21c374903b test(rfid): more work on the rfid service 2025-03-17 08:09:00 -05:00