aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard/bookmarks/BookmarkOptions.tsx (follow)
Commit message (Expand)AuthorAgeFilesLines
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-171-118/+149
* fix: Fix server side error on clipboard checkMohamedBassem2025-04-191-2/+12
* ui(web): Copy link button greyed out when clipboard not available (#1209)ekambains2025-04-131-0/+2
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-6/+6
* feat: Allow editing bookmark detailsMohamedBassem2025-04-081-11/+14
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-14/+18
* feat: Add delete bookmark confirmation dialog. Fixes #776 (#787)Nicole Li2024-12-311-12/+9
* feature: Add i18n support. Fixes #57 (#635)Mohamed Bassem2024-11-171-17/+26
* feature(web): Add ability to manually trigger full page archives. Fixes #398 ...kamtschatka2024-09-301-0/+25
* refactor: added the bookmark type to the database (#256)kamtschatka2024-07-011-3/+4
* feature(web): Change the AddList modal to allow adding and removing bookmarks...MohamedBassem2024-04-231-6/+6
* refactor: Move the shared types to the shared packageMohamedBassem2024-04-181-1/+4
* feature(web): Allow uploading directly into lists/tags. Fixes #69MohamedBassem2024-04-091-3/+3
* feature: Extract hook logic into separate package and add a new action bar in...MohamedBassem2024-04-071-32/+20
* fix: Refresh the search cache when a bookmark is deleted. Fixes #26MohamedBassem2024-03-271-0/+5
* fix: Allow setting demo mode creds when demo mode is enabledMohamedBassem2024-03-261-1/+1
* feature(web): Add support for removing items from listsMohamedBassem2024-03-201-1/+30
* feature(web): Add support for demo modeMohamedBassem2024-03-191-0/+7
* lint: Lint and format the entire repo with the new configsMohamedBassem2024-03-141-6/+8
* structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem2024-03-141-0/+185