aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/lib/exportBookmarks.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix: handle list with slashes in their names and truncate long list names. ↵Mohamed Bassem2025-08-301-111/+0
| | | | fixes #1597
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-241-0/+2
|
* feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)Yuiki Saito2025-05-111-0/+49
| | | | | | | | | | | | | * 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 hoarder packages to karakeepMohamedBassem2025-04-121-1/+1
|
* deps: Upgrade prettier to 3.4.2Mohamed Bassem2024-12-211-1/+1
|
* feature: Allow importing hoarder's own bookmark file. Fixes #527MohamedBassem2024-10-131-0/+60