aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/server/auth.ts (unfollow)
Commit message (Expand)AuthorFilesLines
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