aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/EditBookmarkDialog.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem1-1/+1
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem1-4/+7
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2025-12-25feat: add notes to the bookmark edit dialogMohamed Bassem1-0/+21
2025-11-28fix: correctly render asset extracted text in the edit bookmark dialog. fixes...Mohamed Bassem1-4/+24
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala1-6/+5
2025-05-31refactor: Move bookmark utils from shared-react to sharedMohamed Bassem1-1/+1
2025-04-13feat: Allow editing the extracted content of an asset bookmarkMohamed Bassem1-5/+30
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-0/+371