aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/prisma/schema.prisma (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-129/+0
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem1-2/+3
2024-02-14fix: Fix the uniquness constraint on tag nameMohamedBassem1-2/+3
2024-02-13feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem1-0/+1
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+13
2024-02-09[refactor] Extract the bookmark model to be a high level model to support ↵MohamedBassem1-23/+31
other type of bookmarks
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-07[feature] Add openAI integration for extracting tags from articlesMohamedBassem1-1/+0
2024-02-06Implement metadata fetching logic in the crawlerMohamedBassem1-3/+4
2024-02-06Move the web app into a subdirMohamedBassem1-0/+0
2024-02-06[models] Model bookmarked links in prismaMohamedBassem1-14/+63
2024-02-05Init NextAuthMohamedBassem1-0/+45
2024-02-05Init prismaMohamedBassem1-0/+11