Commit Graph

7 Commits

Author SHA1 Message Date
b39972102a fix: use APP_GUARD provider for global authentication guard
- Replace manual guard instantiation with DI-managed APP_GUARD provider
- Fixes request timeout issue caused by improper Passport JWT strategy initialization
- Add @Public() decorator to remaining sync endpoints for public access
- Remove unused Reflector import from main.ts
2026-02-28 16:49:24 +01:00
0bbf2ab56f push notification implemented
need testing
2026-02-22 02:23:41 +01:00
b8779e5a35 social share up and running 2026-02-05 03:04:19 +01:00
42002f8e6f auth checkpoint
auth dependecies not instaled in dev container
2026-02-04 19:24:03 +01:00
0c2433cac6 docker implementation 2026-02-01 13:32:37 +01:00
0351726eeb live blog implemented 2026-01-29 04:01:55 +01:00
71dfd86187 basic structure setup 2026-01-10 19:41:04 +01:00