rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
fix: Only update bookmark tagging/crawling status when worker is out of retries Mohamed Bassem 5 -19/+26
deps: Extract the queue implementation into its own repos Mohamed Bassem 23 -1336/+65
fix: Index the summary in search Mohamed Bassem 3 -1/+4
fix(workers): Log stacktrace on worker error. #424 (#429)
extended logging when an exception occurrs, so it is possible to see the stacktrace of a failed execution
kamtschatka 3 -3/+7
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309) Mohamed Bassem 13 -344/+128
fix(workers): Increase robustness of search worker and add extra logging. Fixes… MohamedBassem 1 -24/+45
feature: Add title to bookmarks and allow editing them. Fixes #27 MohamedBassem 17 -54/+1240
fix: Differentiate between pending in db and in redis in admin job stats MohamedBassem 3 -26/+64
feature: Add PDF support (#88)
* feature: Add PDF support
* fix: PDF feature enhancements
* fix: Freeze expo-share-intent version to prevent breaking changes
* fix: set endOfLine to auto for cross-platform development
* fix: Upgrading eslint/parser and eslint-plugin to 7.6.0 to solve the linting issues
* fix: enhancing PDF feature
* fix: Allowing null in fiename for backward compatibility
* fix: update pnpm file with pnpm 9.0.0-alpha-8
* fix:(web): PDF Preview for web
Ahmad Mujahid 24 -107/+2387
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
fix: Sort search results by relevance MohamedBassem 3 -1/+26
feature(web): Add support for attaching notes to bookmarks MohamedBassem 10 -2/+1012
feature: Add support for local models using ollama MohamedBassem 10 -81/+206
structure: Create apps dir and copy tooling dir from t3-turbo repo MohamedBassem 396 -9511/+10350
feature: Store full link content and index them MohamedBassem 9 -1/+878
feature: Add full text search support MohamedBassem 17 -12/+440