Commit Graph

53 Commits

Author SHA1 Message Date
32998d417f table and query work 2026-03-27 18:30:50 -05:00
ddcb7e76a3 fixed imports on several files 2026-03-25 06:56:19 -05:00
2021141967 notification added in with subs :D 2026-03-20 23:43:52 -05:00
751c8f21ab bug fixes on user 2026-03-20 09:32:17 -05:00
85073c19d2 user forms added 2026-03-19 17:44:17 -05:00
e67e9e6d72 more logging stuff 2026-03-18 12:22:00 -05:00
2846b9cb0d logs route behind protected route and menu 2026-03-16 20:59:05 -05:00
5db2a7fe75 frontend added and socket io 2026-03-16 18:07:23 -05:00
81dc575b4f socket io stuff entered 2026-03-12 15:05:37 -05:00
bf7d765989 correction to monitor opendock activation 2026-03-11 16:23:04 -05:00
4f24fe4660 agent finished and updates servers 2026-03-10 16:41:40 -05:00
68d13b03d3 agent starting :D 2026-03-01 14:10:19 -06:00
c3379919b9 intial setting and auth intergrated 2026-02-24 15:53:58 -06:00
326c2e125c socket setup 2026-02-20 16:54:01 -06:00
a8af021621 added opendock apt check route 2026-02-20 12:17:39 -06:00
5469a0dc5c scaler updates 2026-02-20 11:05:03 -06:00
2d1f613d39 db cleanups and logging for od 2026-02-20 09:58:20 -06:00
597d990a69 reafactored data mart and added better job monitor 2026-02-19 13:20:20 -06:00
23c000fa7f recator placement of code 2026-02-17 11:46:57 -06:00
31f8c368d9 refactor(datamart): more work on getting this to be a more dynamic/sync system 2026-01-29 15:09:30 -06:00
81bd4d6dcb feat(server): added in admin section of socketio 2026-01-26 06:27:54 -06:00
152f7042c9 refactor(datamart): added public access 2026-01-26 06:27:23 -06:00
9ca24a266a refactor(prod sql): removed closeing the pool that was weird 2026-01-13 17:57:30 -06:00
f40a4acad1 refactor(datamart): refactored the get queries to only send back info not the entire query 2026-01-13 17:56:43 -06:00
74677d12c4 refactor(datamart): more work on the new query system 2026-01-13 17:07:46 -06:00
00b4fb1a0a refactor(logging): transport fixes for dev to production 2026-01-13 17:07:15 -06:00
255ccb0f7d fix(server): default port added in case its not passed over in the env 2026-01-13 17:06:51 -06:00
d9d182d908 refactor(app): updated base url to be blank if it was not docker or dev 2026-01-13 17:06:25 -06:00
b777d87e5a feat(datamart): get, add, update queries 2026-01-05 20:06:15 -06:00
c06a52a4ac test(datamart): more work on datamart setup 2026-01-03 10:48:56 -06:00
404974dde0 chore(lint): more linting oopysd 2025-12-31 15:17:12 -06:00
4e6d35bc67 test(datamart): more data mart work 2025-12-31 15:14:54 -06:00
04fe1f1bfe ci(linter errors): fixes for linting errors to make it more happy 2025-12-31 15:14:33 -06:00
b4dbdd6932 test(auth): work on auth login and signup 2025-12-31 15:11:33 -06:00
cc3e823a7d test(datamart): more work on datamart stuff 2025-12-30 21:04:54 -06:00
9eeede7fbe feat(auth): setup login and sign up and can use email or username 2025-12-30 21:04:26 -06:00
ff2cd7e9f8 feat(auth): added in the intital setup auth 2025-12-30 08:04:10 -06:00
9b5a75300a feat(datamart): intial setup to datamart migrations 2025-12-30 08:02:18 -06:00
9531401e56 ci(app): testing and other app config changes 2025-12-30 08:01:16 -06:00
9efd6419b6 refactor(logger): added in the db posting 2025-12-29 06:26:40 -06:00
ea72fd10cd feat(datamart): intial foundation of the datamart setup
this will allow for faster datamart addtions and updates
2025-12-23 19:30:34 -06:00
5995650d67 feat(utils): added in trycatch function 2025-12-22 20:28:37 -06:00
a31b516538 feat(linting): adding in the checks to make me better and not so sloppy 2025-12-22 15:59:49 -06:00
6bb27e588d feat(sql): full sql start stop and query with crash prevention 2025-12-22 14:54:43 -06:00
878c3b3638 feat(logger): added pino in and removed all console logs 2025-12-22 12:46:40 -06:00
a8c5aad833 feat(db): prod sql connect setup more proper to handle errors as well 2025-12-22 11:35:09 -06:00
2c0a8608ac feat(util): return helper to hit the api,logging,socket.io returns 2025-12-22 11:34:43 -06:00
dc159e4404 feat(pingcheck): pings a sever and port to see if its up 2025-12-22 11:34:11 -06:00
33ffdb2264 refactor(system): changes to keep everything more tidy and less drilling 2025-12-22 08:54:18 -06:00
77a9711309 ci(build): added in dotenvx for env stuff 2025-12-15 20:29:15 -06:00