Commit Graph

159 Commits

Author SHA1 Message Date
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
cf8cb9b9ed refactor(scripts): added in a prodInstall to also take care of db migrations 2025-03-06 19:36:04 -06:00
6e20928943 refactor(server): added in an example powershell script to install 2025-03-06 19:35:33 -06:00
aae9813f9c feat(frontend): added the start to the material help center 2025-03-06 19:35:01 -06:00
c30a48c4b8 feat(frontend): added in checks for links inside the module 2025-03-06 19:34:10 -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
71a951a9f2 refactor(settings): refactored the query placement for better reuse 2025-03-05 20:21:28 -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
6fb615a743 style(frontend): changes the login form to look a little better 2025-03-05 12:08:55 -06:00
f5fd1fc605 fix(lst): corrected the version rc so the links actaully work 2025-03-05 12:08:16 -06:00
d293ca6981 feat(server): added in ocp to the module list 2025-03-04 20:39:50 -06:00
dd586790e3 chore(release): 2.3.0 2025-03-04 20:22:14 -06:00
ee2bfb2a41 chore(release): 1.2.0 2025-03-04 20:21:42 -06:00
0d5568815c chore(release): 1.1.0 2025-03-04 20:21:28 -06:00
99dcae959c test(front end): cleared an error for a type missing 2025-03-04 20:21:09 -06:00
2ad1dcc55b feat(server): settings and module crud added in 2025-03-04 16:43:45 -06:00
5b9cadb76e feat(frontend): ocp added 2025-03-04 16:43:25 -06:00
88f2cf07f5 feat(frontend): settings page added 2025-03-04 16:43:03 -06:00
44ba7d9feb feat(database): settings added in 2025-03-04 16:42:26 -06:00
9b7e60cad0 fix(server): corrected the env port in the api scaler 2025-03-04 05:50:24 -06:00
2a536e5423 docs(lst): removed bruno api stuff 2025-03-04 05:50:04 -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
63cd43acca fix(frontend): if the backend is off a user is not logged in modules would error 2025-03-03 17:31:28 -06:00
23dc00ff3b refactor(frontend): moved the login to its own componet 2025-03-03 17:30:57 -06:00
5465e1491d feat(frontend): auth work 2025-03-03 12:30:29 -06:00
8e5903cbf3 feat(server): added in service script to run a crud 2025-03-03 12:28:55 -06:00
f3b92e94e3 refactor(frontend): moved types to global types and successfull build 2025-03-03 06:32:46 -06:00
89a2b3ea9e refactor(server): moved the server files outside the src to improve static files 2025-03-01 15:23:42 -06:00
d3acdfb481 test(auth): more auth work 2025-03-01 15:22:34 -06:00
6c3199fecc refactor(database): updated to the schemas 2025-03-01 15:21:19 -06:00
0ddcfaeaa9 docs(brunodocs): added more endpoint updates to bruno 2025-03-01 15:19:01 -06:00
379f7b836d refactor(lst): refactored to be back to npm from bun 2025-02-27 08:36:05 -06:00
4c73fb0317 chore(release): 1.2.0 2025-02-24 21:01:56 -06:00
babd7beb06 perf(lst): more migrations 2025-02-24 20:59:35 -06:00
c92d74647b docs(apidocs): added new api docs for bruno 2025-02-24 20:59:09 -06:00
7df5143835 feat(lst): added in modules activation, roles and userRoles 2025-02-23 21:20:26 -06:00
f320118880 fix(auth): found some bugs in the jwt token 2025-02-21 21:54:26 -06:00
026583815c refactor(lst): register added in 2025-02-21 15:26:56 -06:00
9719451580 feat(frontend): finished login form with validation 2025-02-21 09:16:07 -06:00
d939332499 refactor(lst): more dashboard work 2025-02-20 13:18:47 -06:00
604fdf1545 feat(lst): added icons to the sidebar 2025-02-20 10:25:35 -06:00
54b1b6081a refactor(lst): added side bar plus dummy menus 2025-02-20 07:22:18 -06:00
5f8943492e feat(lst): tan stack routes added with protected routes 2025-02-19 20:11:40 -06:00