Commit Graph

32 Commits

Author SHA1 Message Date
a7bde5e4eb fix(servers): changed the server name to be unique 2025-11-02 16:17:46 -06:00
50cde2d8d2 feat(forklifts): added backend forklift stuff and frontend companies 2025-11-02 16:16:35 -06:00
2a6eafa19a feat(articles): moved articles over to the main server 2025-11-01 00:06:54 -05:00
9d9ca63d7c feat(added in swagger): added the base for swagger to implement fully later 2025-11-01 00:05:56 -05:00
c2ae445ea4 feat(forecast data): added in a historical forecast data set 2025-11-01 00:05:01 -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
0ddf67d815 feat(user stuff): added in all the user stuff 2025-10-28 21:06:37 -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
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
a09ad8773c feat(settings): added in settings 2025-10-16 14:36:12 -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
b84ecbf30c fix(contorller): env corrections on where to look for the file when running 2025-09-30 19:54:10 -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
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
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