Theis Gaedigk theis.gaedigk
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-10 13:31:53 +02:00
262c2b665d docs: adjust docs
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-10 11:54:22 +02:00
bde647aa08 refactor: delete console logs and unused node modules
e2a7d2e560 refactor: add _authed.tsx guard that checks the protected routes if the user is logged in
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-10 11:18:34 +02:00
99246e3e3d refactor: add new logout function with better info box in the login card
3153076d72 refactor: outsource auth function in all routes
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-10 08:13:10 +02:00
ef5fb3e1da docs: edit installation documentation
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-09 15:29:20 +02:00
aa87442557 fix: import statement from icon
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-09 14:27:47 +02:00
580db6afe9 feat: implement dark mode and add custom color palette (theme)
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-09 13:22:09 +02:00
bbca5a36cc fix: button alignment in settings page
0d4a048d16 refatcor: remove old tostafiy npm package
57fe6dc9ac feat: Add custom 404 not found page
Compare 3 commits »
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-09 11:23:53 +02:00
ef905fb30b refactor: add custom alert component and remove all other Alert standard components in all components
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 19:02:13 +02:00
925cb73c47 fix: error in documentation
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 18:42:59 +02:00
99a1097053 fix: cannot build prod and delete unused file
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 18:25:41 +02:00
73dd672fdb fix: cannot build prod
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 15:31:36 +02:00
92b5fd92bc fix: cannot build prod
d486655f54 Fix ES module/CommonJS mismatch in shared package
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 15:10:58 +02:00
018a7aefc7 refactor: change password validation and add more success alerts
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 14:56:48 +02:00
6be34c93aa refactor: edit tailwindcss classes and change code formatting, therefore added .prettierrc file
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 13:42:41 +02:00
9c50c3f300 fix: docker container are starting --- update package-lock.json
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 13:37:28 +02:00
3a5c16031a fix: docker container are starting
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 11:57:44 +02:00
c6bba8a40c fix: frontend error codes and translations
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 11:31:50 +02:00
87bed4e1c7 fix: backend won't start
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-08 10:55:04 +02:00
84fa2e0ab0 refactor: change backend to typescript and update types and variables accordingly
36ec8da1a0 Fix: cast DB row to AuthTokenPayload in findUser\n\nCast database RowDataPacket to AuthTokenPayload so generateToken receives the correct type.\n\nCo-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Compare 2 commits »
theis.gaedigk pushed to dev at theis.gaedigk/stockhome 2026-07-07 11:46:59 +02:00
7247a78809 edit package.json versions