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
/
trpc
/
routers
/
admin.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-14
refactor: Move callsites to liteque to be behind a plugin
Mohamed Bassem
1
-1
/
+1
2025-08-02
refactor: Move webhook, users and tags into models
MohamedBassem
1
-2
/
+2
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
1
-3
/
+3
2025-07-26
fix: Drop legacy container notice
Mohamed Bassem
1
-3
/
+2
2025-07-19
feat: Allow setting browserless crawling per user
Mohamed Bassem
1
-0
/
+4
2025-07-12
fix: Prioritize crawling user added links over bulk imports. fixes #1717
Mohamed Bassem
1
-2
/
+8
2025-07-06
feat: Add per user storage quota
Mohamed Bassem
1
-0
/
+4
2025-07-04
feat: Add per user bookmark count quota
Mohamed Bassem
1
-5
/
+23
2025-05-18
feat: Add AI auto summarization. Fixes #1163
Mohamed Bassem
1
-8
/
+28
2025-04-27
fix: When triggering a re-index, drop all the documents first
Mohamed Bassem
1
-0
/
+3
2025-04-15
fix: Add password salt to the user table
Mohamed Bassem
1
-3
/
+4
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
1
-4
/
+4
2025-03-09
feat: Move background jobs with the admin actions. Fixes #1083
Mohamed Bassem
1
-8
/
+17
2025-03-09
fix: Fix missing workers in the server stats
Mohamed Bassem
1
-0
/
+54
2025-02-17
feat: Add PDF screenshot generation and display (#995)
Ahmad Mujahid
1
-0
/
+10
2024-12-21
feature: Add an admin notice about the usage of the legacy container images
Mohamed Bassem
1
-0
/
+12
2024-10-19
feature: Allow reseting user password, change their roles and create new user...
kamtschatka
1
-0
/
+64
2024-10-13
feature: Support regenerating AI tags only for failed bookmarks
MohamedBassem
1
-10
/
+19
2024-10-12
feature: Introduce a mechanism to cleanup dangling assets
MohamedBassem
1
-2
/
+63
2024-09-29
feature(web): Add ability to rerun inference on all bookmarks. Fixes 443
MohamedBassem
1
-0
/
+11
2024-07-21
refactor: Replace the usage of bullMQ with the hoarder sqlite-based queue (#309)
Mohamed Bassem
1
-13
/
+13
2024-06-09
fix: Trigger search re-index on bookmark tag manual updates. Fixes #208 (#210)
kamtschatka
1
-8
/
+2
2024-04-20
feature: Allow recrawling bookmarks without running inference jobs
MohamedBassem
1
-0
/
+2
2024-04-12
fix: Differentiate between pending in db and in redis in admin job stats
MohamedBassem
1
-18
/
+52
2024-04-11
feature: Recrawl failed links from admin UI (#95)
Ahmad Mujahid
1
-19
/
+45
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-2
/
+4
2024-03-05
refactor: Extract trpc logic into its package
MohamedBassem
1
-1
/
+1
2024-03-02
feature: Show user list in admin page
MohamedBassem
1
-10
/
+1
2024-03-01
feature: Add an admin page showing server stats and actions
MohamedBassem
1
-0
/
+86