You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Replace console.log with NestJS Logger in prisma.service.ts
- Remove security-sensitive password logging in users.service.ts
- Remove debug logging in spaces.controller.ts and register page
- Add proper permission check in share.service.ts (was TODO)
- Remove stale TODO comment in tiptap-utils.ts
- Use immutable pattern in users.service.ts avatar URL handling
- Update stage-9 plan: mark all 20 features as completed
- Add OAuth learning doc covering GitHub/Google full flow and principles
0 commit comments