aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/ActionBar.tsx (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem1-1/+1
2025-04-12chore: Rename hoarder packages to karakeepMohamedBassem1-2/+2
2025-04-08feat: Allow editing bookmark detailsMohamedBassem1-1/+24
2024-12-31feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li1-22/+15
2024-11-17feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem1-3/+7
* feature(web): Add basic scaffolding for i18n * refactor: Switch most of the app's strings to use i18n strings * fix: Remove unused i18next-resources-for-ts command * Add user setting * More translations * Drop the german translation for now
2024-04-24ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem1-0/+3
2024-04-18refactor: Move the shared types to the shared packageMohamedBassem1-1/+1
2024-04-14fix(web): Fix some JS console errors in the preview pageMohamedBassem1-3/+3
2024-04-07refactor(web): Move the tooltip provider to the root of the appMohamedBassem1-60/+57
2024-04-07feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem1-0/+115
in bookmark preview