Commit Graph

16 Commits

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