aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/DeleteBookmarkConfirmationDialog.tsx (unfollow)
Commit message (Expand)AuthorFilesLines
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-12/+14
2024-04-19feature: Nested lists (#110). Fixes #62Mohamed Bassem1-15/+23
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-03-31refactor: Extract the action confirming dialog into its own componentMohamedBassem1-45/+20
2024-03-21fix: Reset add list form form on submissionMohamedBassem1-3/+3
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-5/+6
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-10refactor: Move all components to the top level directoryMohamedBassem1-0/+0
2024-03-05refactor: Extract trpc logic into its packageMohamedBassem1-1/+1
2024-03-02feature: Add an 'All Lists' pageMohamedBassem1-1/+2
2024-03-01feature: Add support for creating and updating listsMohamedBassem1-24/+26
2024-02-17ui: Change action buttons to show a spinner when the request is loadingMohamedBassem1-10/+13
2024-02-16Migrating to react query for client side queriesMohamedBassem1-9/+15
2024-02-12feature: Add support for managing API keysMohamedBassem1-0/+65