Commit Graph

11 Commits

Author SHA1 Message Date
885bbbf954 feat: Implement core application structure with new dashboard, settings, and help pages, and enhance opportunities management with persistence and filtering. 2026-02-03 20:05:30 +00:00
609b9da020 fix: middleware redirects 2026-02-03 19:05:20 +00:00
eff3316480 feat: Add by_owner index to the projects table, remove redundant query filter, and update isAuthenticated export. 2026-02-03 18:59:55 +00:00
be7db36126 feat: Secure API routes with authentication checks and enhance redirect handling for unauthenticated users. 2026-02-03 18:51:16 +00:00
7c6d1cd681 fix: Export isAuthenticated from convex/auth.ts to resolve a missing export error and add jose as a new dependency. 2026-02-03 18:45:41 +00:00
549f74c10b updated hero section and added google auth 2026-02-03 16:52:50 +00:00
494acebeb3 feat: Add Magic UI components including DotPattern, RainbowButton, ShineBorder, WordRotate, and BlurIn, along with corresponding Tailwind configuration updates. 2026-02-03 16:23:28 +00:00
8d1923203d feat: Rebrand application from AutoDork to Sanati across all relevant files and update minor formatting in the onboarding page. 2026-02-03 15:26:59 +00:00
7e3854d7d6 feat: Implement a new dashboard layout with sidebar, introduce project and data source management, and add various UI components. 2026-02-03 15:11:53 +00:00
a795e92ef3 feat: Implement Convex authentication including sign-in/sign-up UI, Convex client provider, and backend auth functions. 2026-02-02 16:23:28 +00:00
b060e7f008 initialised repo 2026-02-02 15:58:45 +00:00