aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/prisma/schema.prisma (unfollow)
Commit message (Expand)AuthorFilesLines
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 oth...MohamedBassem1-23/+31
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