aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app/api/bookmarks (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: handle list with slashes in their names and truncate long list names. ↵Mohamed Bassem2025-08-301-4/+4
| | | | fixes #1597
* fix: renamed export filename to karakeep (#1829)David Pearson2025-08-201-1/+1
|
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-111-15/+41
| | | | | | | | | | | | | * Add function to export bookmarks in NETSCAPE-Bookmark-file-1 format * Update export endpoint to support NETSCAPE format * Add format selection to export UI * include tags in the export --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* chore: rename missing files/conf from Hoarder to Karakeep (#1280)adripo2025-04-211-1/+1
| | | | | | | | | * refactor: Rename remaining project configuration from Hoarder to Karakeep * some fixes --------- Co-authored-by: Mohamed Bassem <me@mbassem.com>
* fix: Dont download html content by default in the bookmark grid. Fixes #1198Mohamed Bassem2025-04-131-0/+1
|
* chore: Rename hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem2024-10-131-42/+13
|
* fix(web): Change export format to have content as a top level keyMohamedBassem2024-10-051-8/+11
|
* feature(web): Allow users to export their links and notesMohamedBassem2024-10-051-0/+66