Commit Graph

75 Commits

Author SHA1 Message Date
David Bauch
8392ad4c88 wip oxlint
prettier format header.tsx

adding oxlint and updating packages

wip: merging this all together

fix: removed duplicate component declarations

Somehow this got all messed up on the last merge

fixed by downgrading drizzle-orm

2025-06-18. cloudflare:workers runtime import from hono/logger. REMOVED. https://github.com/honojs/hono/issues/4233#issuecomment-2985229943

chore: added dist to .gitignore. fixed GoogleDrive import
2025-06-18 19:49:15 -04:00
Logan Reeder
55a7390f8a feat(api): fixed middleware, Added Google Drive support, refactored API to remove RoR controllers 2025-06-14 13:19:42 -06:00
Logan Reeder
7e8de8bbfb fix(middleware): moved to src, removed unecessary code 2025-06-14 09:49:44 -06:00
Logan Reeder
0a5c5cc9f7 fix: moved authClient back to the auth package 2025-06-12 13:41:00 -06:00
Abhishek
0970cb52e4 fixed: client env 2025-06-11 19:38:39 +05:30
Abhishek
8014b1ab30 added: typesafe env 2025-06-11 17:39:31 +05:30
Abhishek
0f884ffce7 refactor: fixed tsconfigs and improved modularity 2025-06-11 15:05:14 +05:30
Abhishek
5429ab0128 refactor: renamed package name for consistency 2025-06-11 12:46:15 +05:30
Abhishek
5ec6c7ceb9 Merge branch 'main' into typed-safe-env 2025-06-11 10:44:32 +05:30
Abhishek
81602d9bf4 added: t3-env 2025-06-10 01:27:46 +05:30
Harsh
5b98849e77 chore: solve merge conflicts 2025-06-09 21:54:57 +05:30
Harsh
469a554655 feat: update authentication middleware and add password recovery pages 2025-06-09 17:20:11 +05:30
Harsh Vardhan Pandey
dfed91f99b Merge branch 'main' into feat/auth-setup 2025-06-09 16:47:19 +05:30
Abhishek
ce4c929371 Merge remote-tracking branch 'upstream/main' into dev-exp 2025-06-09 10:36:06 +05:30
Abhishek
0137e638a3 moved: @vercel/analytics to web 2025-06-09 07:06:58 +05:30
Harsh
7d49e3a03c Merge remote-tracking branch 'origin/main' into feat/dialog-for-upload 2025-06-08 20:36:55 +05:30
Harsh
995ec913ab feat: add modular structure to auth package 2025-06-08 05:52:32 +05:30
Yashraj Maher
0be7020706 chore: update motion package to version 12.16.0 and refactor header component with new animated icons 2025-06-07 23:27:33 +00:00
Harsh
c906bc7c98 feat: integrate react-dropzone for improved file upload handling and update upload components 2025-06-08 00:10:37 +05:30
Logan Reeder
2ad15c998d fix: added proper rate limiting, email validation, duplicate sniffing 2025-06-03 12:37:22 -06:00
Logan Reeder
0469abe7eb fix: added package deps 2025-06-03 09:29:41 -06:00
Logan Reeder
d5625aa678 feat: added landing page, waitlist functionality, moved theme provider to provider folder, added middleware for protected routes 2025-05-31 13:46:35 -06:00
Logan Reeder
0d98d8ed11 Fixed shadcn cli, changed theme, added sidebar component 2025-05-29 15:02:30 -06:00
Logan Reeder
a701e92023 chore: cleaned up hardcoded urls, CONTRIBUTING/README and .env.example 2025-05-28 15:39:31 -06:00
Logan Reeder
a36853d44f Added betterauth with package workspace 2025-05-22 22:20:16 -06:00