aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/preview/ActionBar.tsx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-2/+2
|
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-1/+24
|
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-311-22/+15
|
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-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
* ui(web): Show bookmark URL when maximizing a bookmarkMohamedBassem2024-04-241-0/+3
|
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+1
|
* fix(web): Fix some JS console errors in the preview pageMohamedBassem2024-04-141-3/+3
|
* refactor(web): Move the tooltip provider to the root of the appMohamedBassem2024-04-071-60/+57
|
* feature: Extract hook logic into separate package and add a new action bar ↵MohamedBassem2024-04-071-0/+115
in bookmark preview