rcgit

/ karakeep
follow (on) | order: default date topo
Age Commit message Author Files +/-
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
* re-index of database is not scanning all places when bookmark tags are changed. Manual indexing is working as workaround #208
introduced a new function to trigger a reindex to reduce copy/paste
added missing reindexes when tags are deleted/bookmarks are updated
* give functions a bit more descriptive name
---------
Co-authored-by: kamtschatka <simon.schatka@gmx.at>
Co-authored-by: MohamedBassem <me@mbassem.com>
kamtschatka 6 -55/+41
feature: Allow recrawling bookmarks without running inference jobs MohamedBassem 4 -9/+46
fix: Differentiate between pending in db and in redis in admin job stats MohamedBassem 3 -26/+64
feature: Recrawl failed links from admin UI (#95)
* feature: Retry failed crawling URLs
* fix: Enhancing visuals and some minor changes.
Ahmad Mujahid 8 -25/+1067
format: Add missing lint and format, and format the entire repo MohamedBassem 57 -192/+255
refactor: Extract trpc logic into its package MohamedBassem 51 -1536/+1793
feature: Show user list in admin page MohamedBassem 5 -73/+228
feature: Add an admin page showing server stats and actions MohamedBassem 12 -7/+1048