|
|
27d242f4f3
|
refactor(register): split the code to be more standard to the rest of the app
|
2025-03-10 16:22:46 -05:00 |
|
|
|
cd4109533e
|
fix(auth): changed the profile update so we can run correctly now
|
2025-03-10 16:20:07 -05:00 |
|
|
|
12e15babb4
|
fix(logging): updated entire server side to the new logging system
|
2025-03-07 13:40:29 -06:00 |
|
|
|
ce11b1f57e
|
feat(logger): added transport to post to db instead of file
|
2025-03-07 13:39:53 -06:00 |
|
|
|
ef26b6aa79
|
feat(ocme): added in ocme with endpoints base
|
2025-03-07 13:39:32 -06:00 |
|
|
|
a1c9ad65b8
|
feat(sqlserver): added in the sqlconnnection
|
2025-03-07 13:38:14 -06:00 |
|
|
|
c74f8e2a5f
|
fix(server): changed the url to always be lowercase when it comes over
|
2025-03-07 05:49:13 -06:00 |
|
|
|
402ce734b3
|
feat(tcpserver): added in the intial tcpServer startup
|
2025-03-06 19:37:07 -06:00 |
|
|
|
8204ec4a1a
|
fix(modules): added in a type check to make sure a boolean is sent over
|
2025-03-06 19:36:40 -06:00 |
|
|
|
4195b9e8bc
|
feat(server): added in a default set of settings that will be checked on startup
|
2025-03-06 19:33:36 -06:00 |
|
|
|
fda0719d87
|
feat(eom): frame work added in for eom
|
2025-03-05 20:15:38 -06:00 |
|
|
|
50cf87380d
|
feat(auth): added in a rolling token
|
2025-03-05 12:10:09 -06:00 |
|
|
|
5fcadb9fc8
|
feat(lst): added update settings into the entire app
|
2025-03-05 12:09:51 -06:00 |
|
|
|
d293ca6981
|
feat(server): added in ocp to the module list
|
2025-03-04 20:39:50 -06:00 |
|
|
|
2ad1dcc55b
|
feat(server): settings and module crud added in
|
2025-03-04 16:43:45 -06:00 |
|
|
|
9b7e60cad0
|
fix(server): corrected the env port in the api scaler
|
2025-03-04 05:50:24 -06:00 |
|
|
|
eb41ed5dd0
|
feat(server): added in profile update (password only currently)
|
2025-03-04 05:45:34 -06:00 |
|
|
|
1af561acb1
|
refactor(server): corrected the middleware to be in the correct spot to work as intended
|
2025-03-03 17:32:46 -06:00 |
|
|
|
275502143c
|
feat(server): created a logger to catch em all
|
2025-03-03 17:31:54 -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 |
|