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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-01-05
i18n: Enable the new translated languages
Mohamed Bassem
1
-4
/
+11
2025-01-05
feat: Expose the search functionality in the REST API
Mohamed Bassem
1
-0
/
+12
2025-01-02
Revert "ci: Run tests on push (#807)" (#808)
Mohamed Bassem
1
-2
/
+1
2025-01-02
ci: Run tests on push (#807)
Mohamed Bassem
1
-1
/
+2
2025-01-02
feat: Add support for smart lists (#802)
Mohamed Bassem
1
-17
/
+65
2024-12-31
feat: Add support for searching for tagged and listed items
Mohamed Bassem
3
-0
/
+56
2024-12-31
feat: Add support for negative search terms
Mohamed Bassem
3
-44
/
+132
2024-12-31
chore: add format:fix and lint:fix scripts to all packages
Mohamed Bassem (aider)
1
-0
/
+2
2024-12-31
feat: Introduce advanced search capabilities (#753)
Mohamed Bassem
5
-2
/
+717
2024-12-30
i18n: Added Croatian translation (#788)
Jaksa101
1
-0
/
+1
2024-12-29
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2
-0
/
+36
2024-12-28
fix: Coerce createdAt in the bookmark create/update APIs
Mohamed Bassem
1
-2
/
+2
2024-12-28
i18n: Added Turkish translation (#781)
Buğra Canata
1
-0
/
+1
2024-12-28
feat: Implement the all highlights page. Fixes #620
Mohamed Bassem
1
-0
/
+10
2024-12-27
feat: Add REST APIs for manipulating highlights. Fixes #620
Mohamed Bassem
3
-5
/
+9
2024-12-27
feat: Implement highlights support for links. Fixes #620
Mohamed Bassem
1
-0
/
+31
2024-12-26
refactor: Move asset preprocessing to its own worker out of the inference worker
Mohamed Bassem
1
-0
/
+19
2024-12-22
i18n: Enable polish translations
Mohamed Bassem
1
-0
/
+1
2024-12-22
i18n: Enable the Swedish translation
Mohamed Bassem
1
-0
/
+1
2024-11-24
fix: Instruct the model to only respond with the summary when summarizing con...
Mohamed Bassem
1
-1
/
+1
2024-11-23
i18n: Add zh-TW Traditional Chinese locale (#689)
Peter Dave Hello
1
-1
/
+2
2024-11-21
fix(workers): Don't block connection to chrome when failing to download adblo...
Mohamed Bassem
1
-0
/
+2
2024-11-17
fix: Fix homepage not loading when hitting adding invalid URL during crawling...
Mohamed Bassem
1
-3
/
+3
2024-11-17
feature: Allow setting bookmark metadata during creation
Mohamed Bassem
1
-1
/
+26
2024-11-17
docs: fix typo in inference.ts (#640)
Ikko Eltociear Ashimine
1
-1
/
+1
2024-11-17
translations: Add german, french and chinese LLM translations
Mohamed Bassem
1
-1
/
+3
2024-11-17
feature: Add i18n support. Fixes #57 (#635)
Mohamed Bassem
1
-0
/
+6
2024-11-09
fix: Increase max prompt length to 500 chars instead of 100
Mohamed Bassem
1
-1
/
+1
2024-11-09
fix: Feed refreshes were not getting re-enqueued for failed jobs
Mohamed Bassem
2
-1
/
+7
2024-11-03
feature: Schedule RSS feed refreshes every hour
Mohamed Bassem
1
-1
/
+1
2024-11-03
feature(web): Add the ability to view the bookmarks of a particular rss feed
Mohamed Bassem
1
-0
/
+1
2024-11-03
feature: Add support for subscribing to RSS feeds. Fixes #202
Mohamed Bassem
2
-0
/
+44
2024-10-28
fix: Fix type in the separate container env variable
Mohamed Bassem
1
-2
/
+2
2024-10-28
feature: Archive videos using yt-dlp. Fixes #215 (#525)
kamtschatka
4
-0
/
+47
2024-10-27
deps: Extract the queue implementation into its own repos
Mohamed Bassem
2
-3
/
+2
2024-10-27
fix: Index the summary in search
Mohamed Bassem
1
-0
/
+1
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
3
-8
/
+55
2024-10-26
refactor: Move inference to the shared package
Mohamed Bassem
2
-0
/
+157
2024-10-26
docker: Add a flag to detect apps running in legacy container setup
Mohamed Bassem
1
-0
/
+4
2024-10-20
feature: Add OCR support for images. Fixes #296
Mohamed Bassem
1
-0
/
+11
2024-10-20
fix: Improve field names in the tag APIs
Mohamed Bassem
1
-2
/
+2
2024-10-20
feature(api): Add REST APIs to update bookmarks, tags and lists
Mohamed Bassem
1
-0
/
+5
2024-10-20
feature(api): Add REST APIs to manipulate lists and tags for bookmarks
Mohamed Bassem
1
-0
/
+12
2024-10-20
feature: Add APIs to create new lists and bookmarks
Mohamed Bassem
1
-0
/
+9
2024-10-20
featue: Add infra for REST APIs and implement GET /bookmarks
Mohamed Bassem
1
-1
/
+1
2024-10-19
feature: Allow reseting user password, change their roles and create new user...
kamtschatka
2
-1
/
+26
2024-10-19
feature: Log authentication failures to support fail2ban. Fixes #477 (#569)
kamtschatka
1
-0
/
+19
2024-10-13
feature: Allow importing hoarder's own bookmark file. Fixes #527
MohamedBassem
1
-1
/
+1
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
2
-2
/
+23
2024-10-12
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
3
-0
/
+59
[next]