aboutsummaryrefslogtreecommitdiffstats
path: root/packages/db/drizzle/meta/0010_snapshot.json (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-28deps: Upgrade drizzle-kitMohamedBassem1-44/+43
2024-03-19Feature: Add support for uploading images and automatically inferring their ↵Mohamed Bassem1-2/+75
tags (#2) * feature: Experimental support for asset uploads * feature(web): Add new bookmark type asset * feature: Add support for automatically tagging images * fix: Add support for image assets in preview page * use next Image for fetching the images * Fix auth and error codes in the route handlers * Add support for image uploads on mobile * Fix typing of upload requests * Remove the ugly dragging box * Bump mobile version to 1.3 * Change the editor card placeholder to mention uploading images * Fix a typo * Change ios icon for photo library * Silence typescript error
2024-03-17db: Create an index on bookmarks.createdAt field given the use in paginationMohamedBassem1-2/+9
2024-03-16db: Add missing indicies on dbMohamedBassem1-5/+78
2024-03-05feature: Store html content of links in the databaseMohamedBassem1-2/+9
2024-03-02feature: Show a loading indicator when tags are still being fetchedMohamedBassem1-9/+10
2024-03-02feature: Store full link content and index themMohamedBassem1-2/+9
2024-03-01feature: Add an admin page showing server stats and actionsMohamedBassem1-2/+10
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-2/+134
2024-02-28feature: Add support for storing and previewing raw notesMohamedBassem1-29/+119
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-0/+562