Commit Graph

18 Commits

Author SHA1 Message Date
ba73daa66c deep research addressement 2026-06-01 08:40:10 -04:00
c159f07322 shortcommings 2026-05-31 22:03:18 -04:00
3b29de3234 security sweep 2026-05-29 09:03:47 -04:00
26d9f8b050 clear references 2026-05-28 08:59:24 -04:00
1e1773c186 oof 2026-05-27 10:30:23 -04:00
5214412fff get to prod tasks 2026-05-26 16:06:34 -04:00
3bcbdae678 fix stripe configuration 2026-05-26 13:47:43 -04:00
72609755f8 clear old assets, new ci/cd flow 2026-05-26 11:54:41 -04:00
82815009c9 mostly android 2026-05-26 09:38:54 -04:00
8ac2ce5273 reduced nesting 2026-05-25 23:08:11 -04:00
3d246af3f7 rebranding 2026-05-25 22:49:37 -04:00
b62ab77fbe holy moly thats a lotta damage 2026-05-25 22:10:19 -04:00
c01c1a5636 rebranding work 2026-05-25 21:53:01 -04:00
89822dedb8 db rearch 2026-05-25 20:50:45 -04:00
7cbcde6a6b feat: wire frontend pages to tRPC APIs
- Add hooks (useAuth, useSubscription, useNotifications) for real API data
- Add auth service (login/signup) with password hashing and session support
- Replace stub auth with real tRPC calls in login/signup/onboarding pages
- Replace mock dashboard data with real API data from hooks
- Create service pages: DarkWatch, VoicePrint, SpamShield, HomeTitle, RemoveBrokers, Settings
- Update Navbar, TopBar, Sidebar with real user data and correct routes
- Add passwordHash field to users schema for credential auth
- Fix tests to work with real hooks (mock tRPC/hooks)
2026-05-25 17:34:48 -04:00
6acbb6ca37 feat: Add Typewriter animation to hero headline
- Wrap hero headline in Typewriter with 50cps speed, 400ms delay
- Preserves gradient text effect on 'Identity Protection' span
- Update README task 03 to list Typewriter as a UI primitive
2026-05-25 15:14:30 -04:00
6002ea383b chore: mark tasks 01-03 as complete in README 2026-05-25 13:31:32 -04:00
59fcc31483 restructure tasks 2026-05-25 12:23:23 -04:00