Commit Graph

80 Commits

Author SHA1 Message Date
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