Commit Graph

23 Commits

Author SHA1 Message Date
f7b4de8130 feat(rfid): front end view of the readers and there status 2025-07-10 21:29:01 -05:00
2ac48138cb feat(silo attached detach): added in silo attach detach setup in the silo card 2025-06-23 12:00:28 -05:00
29e0347f84 feat(server service): added in start stop and restart from vms036 2025-06-09 11:42:27 -05:00
9d9a2683fa feat(apihits): so i can see if what end points are being used and when and how often 2025-05-15 20:55:17 -05:00
8f828d764a fix(createurl): add catches for when server not installed 2025-05-02 19:13:17 -05:00
ead63d4b41 refactor(sql): improved the return function to show data [] when not connected, prevents crashes 2025-04-24 21:24:39 -05:00
450e5acd34 feat(db cleanup): added a cleanup for labels this checks daily 2025-04-14 12:53:05 -05:00
51cc4aa370 feat(ocp): completly moved ocp to lst 2025-04-06 07:48:05 -05:00
f1abe7b33d feat(siloadjustments): added email for comments :D 2025-04-04 22:09:47 -05:00
44507d41c4 feat(datamart): initial get active query migrated 2025-04-01 16:20:18 -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
74974323f0 feat(lst): added in delay global function 2025-03-20 14:03:09 -05:00
7bfb48b81f feat(api): added in a response function to reduce the over responses as they are always the same 2025-03-16 15:34:55 -05:00
7432decd3c test(api): testing api options to reduce the code as we keep repeating same functions 2025-03-16 15:34:14 -05:00
51b81b97bc feat(pkgdata): moved the pkg info to a global function 2025-03-14 13:35:45 -05:00
a18cf652fa feat(ping): added in 3 new funcitons to ping devices to see if they are alive before doing something 2025-03-14 07:35:10 -05:00
9c66e6aac6 test(apihits): monitoring this still to make sure its working as intended but low priority 2025-03-13 15:39:18 -05:00
8b1c65db4e feat(sscc): added in a creation of the sscc for now only ocme but will extend to be label data 2025-03-10 16:19:33 -05:00
22e050ebfa test(apihits): framework for apiHits to be implemented but no db insert yet 2025-03-10 16:16:46 -05:00
12e15babb4 fix(logging): updated entire server side to the new logging system 2025-03-07 13:40:29 -06:00
8e5903cbf3 feat(server): added in service script to run a crud 2025-03-03 12:28:55 -06:00
89a2b3ea9e refactor(server): moved the server files outside the src to improve static files 2025-03-01 15:23:42 -06:00