aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/prisma (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-02-23db: Migrate from prisma to drizzleMohamedBassem11-382/+0
2024-02-22feature: Add support for credentials registration and sign inMohamedBassem3-2/+28
2024-02-14fix: Fix the uniquness constraint on tag nameMohamedBassem2-2/+14
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 keysMohamedBassem2-0/+29
2024-02-09[refactor] Extract the bookmark model to be a high level model to support ↵MohamedBassem2-23/+93
other type of bookmarks
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem6-0/+244