index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
shared
/
types
/
bookmarks.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
feat: Add collaborative lists (#2146)
Mohamed Bassem
2025-11-17
1
-0
/
+3
*
feat: Add support for user uploaded files (#2100)
Mohamed Bassem
2025-11-08
1
-0
/
+2
*
feat: Add source field to track bookmark creation sources (#2037)
Mohamed Bassem
2025-10-12
1
-0
/
+14
*
feat: Revamp import experience (#2001)
Mohamed Bassem
2025-10-04
1
-0
/
+1
*
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
2025-08-30
1
-3
/
+3
*
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
2025-07-12
1
-0
/
+3
*
feat: Store large html content in the asset db
Mohamed Bassem
2025-07-06
1
-0
/
+2
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
1
-0
/
+2
*
feat: Generate RSS feeds from lists (#1507)
Mohamed Bassem
2025-05-31
1
-0
/
+29
*
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
2025-05-18
1
-0
/
+1
*
fix(search): add new relevance sort order (#1392)
xuatz
2025-05-18
1
-3
/
+3
*
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
2025-04-16
1
-0
/
+1
*
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
2025-04-13
1
-0
/
+1
*
feat: Allow editing the extracted content of an asset bookmark
Mohamed Bassem
2025-04-13
1
-0
/
+4
*
feat: Allow editing bookmark details
MohamedBassem
2025-04-08
1
-0
/
+10
*
feat(workers): Adds publisher and author og:meta tags to Bookmark (#1141)
erik-nilcoast
2025-03-22
1
-0
/
+4
*
fix: Harden getBookmarks endpoint against inconsistent bookmarks. Fixes #1094
Mohamed Bassem
2025-03-09
1
-2
/
+2
*
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
2025-02-17
1
-0
/
+2
*
fix: Dont rearchive singlefile uploads and consider them as archives
Mohamed Bassem
2025-02-02
1
-0
/
+1
*
feat(api): Expose the modifiedAt date in the bookmarks API
Mohamed Bassem
2025-02-01
1
-0
/
+1
*
feat: Add Bookmark Sorting Feature (#812)
Daksh Pareek
2025-01-12
1
-0
/
+5
*
feat: Add support for singlefile extension uploads. #172
Mohamed Bassem
2025-01-11
1
-1
/
+6
*
feat: Expose the search functionality in the REST API
Mohamed Bassem
2025-01-05
1
-0
/
+12
*
fix: Coerce createdAt in the bookmark create/update APIs
Mohamed Bassem
2024-12-28
1
-2
/
+2
*
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
2024-12-27
1
-5
/
+1
*
fix: Fix homepage not loading when hitting adding invalid URL during crawling...
Mohamed Bassem
2024-11-17
1
-3
/
+3
*
feature: Allow setting bookmark metadata during creation
Mohamed Bassem
2024-11-17
1
-1
/
+26
*
feature(web): Add the ability to view the bookmarks of a particular rss feed
Mohamed Bassem
2024-11-03
1
-0
/
+1
*
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
2024-10-28
1
-0
/
+2
*
feature: Add a summarize with AI button for links
Mohamed Bassem
2024-10-27
1
-0
/
+2
*
feature(api): Add REST APIs to manipulate lists and tags for bookmarks
Mohamed Bassem
2024-10-20
1
-0
/
+12
*
featue: Add infra for REST APIs and implement GET /bookmarks
Mohamed Bassem
2024-10-20
1
-1
/
+1
*
feature: Allow importing hoarder's own bookmark file. Fixes #527
MohamedBassem
2024-10-13
1
-1
/
+1
*
refactor: Start tracking bookmark assets in the assets table
MohamedBassem
2024-10-06
1
-0
/
+2
*
fix: Drop the usage of useCursorV2 from the server
MohamedBassem
2024-10-05
1
-5
/
+5
*
feature: Persevere the source URL of clipped texts from the extension.
MohamedBassem
2024-10-05
1
-0
/
+1
*
feature(web): Show attachments and allow users to manipulate them.
MohamedBassem
2024-09-22
1
-0
/
+16
*
feature(web): Preserve title, tags and createdAt when importing a netscape ht...
MohamedBassem
2024-09-21
1
-0
/
+1
*
refactor: fixed typos in BookmarkTypes (#268)
kamtschatka
2024-07-01
1
-2
/
+2
*
refactor: added the bookmark type to the database (#256)
kamtschatka
2024-07-01
1
-4
/
+11
*
feature: add support for PDF links. Fixes #28 (#216)
kamtschatka
2024-06-22
1
-0
/
+1
*
feature: Full page archival with monolith. Fixes #132
MohamedBassem
2024-05-26
1
-0
/
+1
*
fix: Fix missing bookmarks during pagination if they got created in the same ...
MohamedBassem
2024-05-19
1
-2
/
+11
*
fix(cli): Remove limit from array length when listing bookmarks. Fixes #135
MohamedBassem
2024-05-05
1
-1
/
+2
*
feature: Download images and screenshots
MohamedBassem
2024-04-20
1
-0
/
+2
*
refactor: Move the shared types to the shared package
MohamedBassem
2024-04-18
1
-0
/
+118