aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/prisma/schema.prisma (follow)
Commit message (Expand)AuthorAgeFilesLines
* db: Migrate from prisma to drizzleMohamedBassem2024-02-231-129/+0
* feature: Add support for credentials registration and sign inMohamedBassem2024-02-221-2/+3
* fix: Fix the uniquness constraint on tag nameMohamedBassem2024-02-141-2/+3
* feature: Implement a usable but ugly all tags and a single tag pageMohamedBassem2024-02-131-0/+1
* feature: Add support for managing API keysMohamedBassem2024-02-121-0/+13
* [refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem2024-02-091-23/+31
* [refactor] Move the different packages to the package subdirMohamedBassem2024-02-081-0/+105