aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/server/auth.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-7/+10
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-99/+1
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-0/+7
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-20/+22
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-4/+77
2024-02-20branding: Rename app to HoarderMohamedBassem1-2/+2
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem1-1/+1
2024-02-12hack: Hack API key support in the context creation of TRPCMohamedBassem1-3/+1
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+75
2024-02-11refactor: Migrating to trpc instead of next's route handersMohamedBassem1-3/+17
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-1/+1
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-1/+1
2024-02-06Linting and formattingMohamedBassem1-5/+5
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-06[API] Add the POST /api/v1/links apiMohamedBassem1-7/+11
2024-02-05Init NextAuthMohamedBassem1-0/+21