aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/schema.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05feature: Store html content of links in the databaseMohamedBassem1-0/+1
2024-03-02feature: Show a loading indicator when tags are still being fetchedMohamedBassem1-0/+3
2024-03-02fix: Remove unique index on API key name as it was forcing the name to be uni...MohamedBassem1-1/+1
2024-03-02feature: Store full link content and index themMohamedBassem1-0/+1
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-0/+1
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-0/+63
2024-02-29fix: Fix browser bookmarking input schemaMohamedBassem1-8/+5
2024-02-29fix: Fix API key authorizationMohamedBassem1-0/+10
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-0/+13
2024-02-26feature: Add support for adding/removing tagsMohamedBassem1-1/+1
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-0/+208