Commit Graph

49 Commits

Author SHA1 Message Date
d60c08a281 feat(start of server): added the start of server data 2025-10-30 14:21:00 -05:00
c552b9eb1c feat(modules): modules added to frontend 2025-10-30 10:24:04 -05:00
99b2d762d6 refactor(modules): moved modules to app to control everything based on there active setting 2025-10-29 21:57:11 -05:00
006ec1bfc0 feat(user migration): user migration to the new app with a default password that will force reset 2025-10-29 17:01:03 -05:00
45dda3c40a refactor(logins): added a proper redirect to the last place you were 2025-10-29 08:45:58 -05:00
0ddf67d815 feat(user stuff): added in all the user stuff 2025-10-28 21:06:37 -05:00
cc3657f66f fix(proxy): changes to allow multiple onsite instances 2025-10-28 07:40:55 -05:00
39c31aa1ec feat(migration): moved helper commands 2025-10-26 11:32:29 -05:00
425f8f5f71 feat(frontend): migrated old > new silo adjustments
moved the apps around so we can use 1 url for cors bs
2025-10-25 17:22:51 -05:00
43abbd53f4 fix(printers): missing logs for errors 2025-10-21 20:25:58 -05:00
17e13d4604 refactor(login): added in a check for lastlogin and force reset password
this also includes passowrd for non alpla users will deal with them later
2025-10-21 20:24:55 -05:00
af079b8306 feat(labels): added listener for old app to push all labels to the new app 2025-10-17 11:18:31 -05:00
953af5e0fe feat(labeling): added printers and machine and other data for preprinting 2025-10-17 07:44:39 -05:00
b102112228 fix(misc): changes to several files for formatting 2025-10-16 14:38:17 -05:00
282eab01e1 feat(preprint): added in preprint function to help with operations planning constraints 2025-10-16 14:37:51 -05:00
1d79195d89 feat(v1 logger): added in a logger to monitor the old app 2025-10-16 14:37:00 -05:00
b9b0cd5c70 refactor(stats): added in ram useage to the stats 2025-10-16 14:36:34 -05:00
a09ad8773c feat(settings): added in settings 2025-10-16 14:36:12 -05:00
2142c06ac3 feat(admin): users and roles added to the frontend to manage easier 2025-10-15 21:16:14 -05:00
255ceaab85 refactor(biome): more format changes 2025-10-15 14:51:20 -05:00
dbe84d5325 refactor(biome): format changes 2025-10-15 14:50:06 -05:00
27fa45614e refactor(biome): formats from biome 2025-10-15 14:28:22 -05:00
94e1198f63 feat(app): order schdeuler 2025-10-15 14:27:54 -05:00
7964cda197 fix(admin): corrections to sending over to test server for updates 2025-10-08 10:08:06 -05:00
90610c4ce2 feat(servers): cru added in to the server and dynamically updates vms036 2025-10-07 06:46:02 -05:00
d49c8807d0 chore(auth): cleanup unused imports 2025-10-07 06:45:12 -05:00
b84ecbf30c fix(contorller): env corrections on where to look for the file when running 2025-09-30 19:54:10 -05:00
99e70fcafb fix(app): cors fix to account for port or alpla.net 2025-09-29 12:44:14 -05:00
58aedecd4d feat(app): stats added in to check if build in last build and also if theres a pending file 2025-09-26 10:44:41 -05:00
86dea6083e feat(auth): signupm, forgot passowrd, reset password all added 2025-09-25 15:42:35 -05:00
202f5af3ed feat(apihits): added in api hits to monitor and assist for issues 2025-09-25 12:26:58 -05:00
bee436d341 feat(frontend): sidebar migration started 2025-09-23 20:54:28 -05:00
8f1375ab7b feat(auth): finally better auth working as i wanted it to 2025-09-22 22:40:44 -05:00
caf2315191 feat(app): added better auth for better auth stuff vs my home written broken one 2025-09-18 21:46:01 -05:00
0273703bfb refactor(app): moved main.ts to root of app folder it was doing weird things with ts stuff 2025-09-07 15:35:30 -05:00
52888246ff fix(app): issues with the imports caused by the ts.config 2025-09-07 11:02:00 -05:00
e0be95978d feat(controller): added in update server channel and refactors for more actions 2025-09-06 22:26:17 -05:00
750e6948b6 refactor(controller): converted to socket.io 2025-09-06 17:01:19 -05:00
9ea1e04472 fix(app): system crash to discord and log now properly happen at a crash 2025-09-03 19:28:49 -05:00
4a1d95e818 refactor(discord notify): move to utlis so we can use it in other places outside the logger 2025-09-02 17:56:36 -05:00
80c0e1ec30 fix(validator): corrections to no leak like crazy 2025-09-02 17:56:00 -05:00
083f38a079 feat(prodsqlconnection): added in prod connection with restart attempts and fail with notify 2025-09-01 16:46:29 -05:00
84774d6b30 refactor(logger): refactor to allow for discord to only be sent when wanted on fatals 2025-09-01 11:27:26 -05:00
e73204424c test(prod sql): configs are set and basics init 2025-08-31 21:36:31 -05:00
8eefbe9df0 refactor(db): added type export with zod 2025-08-31 21:36:09 -05:00
2e51474a5e feat(logger): setup logger with discord and db logging 2025-08-31 21:35:50 -05:00
2d5fbbbab0 feat(db): db stuff added in starting migration from old app 2025-08-31 15:01:50 -05:00
f348e4e053 ci(docker): updated docker to correctly build and run 2025-08-31 09:07:06 -05:00
d3fd5aa653 intials app 2025-08-26 15:25:09 -05:00