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
/
apps
/
workers
/
metrics.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-09-07
readme: Add floccus support to readme and docs
Mohamed Bassem
2
-0
/
+2
2025-09-07
docs: readme mentions importers + enhancements (#1448)
Olicorne
2
-6
/
+10
2025-09-07
feat(web): render AI summary in markdown (#1869)
Youen Chéné
2
-5
/
+12
2025-09-07
feat: add gif asset type support (#1876)
Drashi
2
-2
/
+10
2025-09-07
fix: don't mark inferenace job as failed when there's no content. fixes #1666
Mohamed Bassem
2
-7
/
+32
2025-09-07
fix: fix pdf detection when the header contains charset. fix: #1677
Mohamed Bassem
1
-2
/
+16
2025-09-07
fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858
Mohamed Bassem
1
-0
/
+1
2025-09-06
fix: Fix feed worker to fetch feeds with proxy
Mohamed Bassem
3
-50
/
+58
2025-09-06
fix: Change the inferance working logging when disabled to be a debug log level
Mohamed Bassem
2
-2
/
+2
2025-09-06
fix: Dont attempt to fetch rss if the user if out of quota
Mohamed Bassem
1
-0
/
+13
2025-09-06
refactor: Extract quota logic into its own class
Mohamed Bassem
11
-102
/
+133
2025-09-06
fix: Reduce polling interval on meilisearch tasks
Mohamed Bassem
3
-47
/
+13
2025-09-06
fix: Don't enqueue video tasks when video downlaod is disabled
Mohamed Bassem
1
-8
/
+10
2025-09-06
fix(landing): fixed typo in FAQ (#1893)
Midhun Sudhir
1
-1
/
+1
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
5
-36
/
+40
2025-08-31
refactor: Move highlights object into models
Mohamed Bassem
2
-131
/
+188
2025-08-31
refactor: Move feed object into models
Mohamed Bassem
2
-94
/
+134
2025-08-31
release(mobile): Bump mobile version to 1.8.0
MohamedBassem
1
-3
/
+3
2025-08-31
fix(mobile): Use uncontrolled inputs for signin page
MohamedBassem
1
-57
/
+30
2025-08-31
feat(mobile): Add a default server address during signin
MohamedBassem
1
-14
/
+78
2025-08-31
deps: Drop ronionoss icons
MohamedBassem
4
-53
/
+12
2025-08-31
fix(mobile): Fix text bookmark editor
MohamedBassem
6
-379
/
+444
2025-08-31
fix(mobile): Disable the save button when bookmark is being saved
MohamedBassem
1
-2
/
+2
2025-08-30
fix(docs): typo: Optaining -> Obtaining in 09-command-line.md (#1850)
Yinan
1
-1
/
+1
2025-08-30
doc: clarify that groups can't be negated (#1881)
Olicorne
1
-1
/
+1
2025-08-30
fix: show login button in the landing page on mobile
Mohamed Bassem
1
-0
/
+23
2025-08-30
fix: fix long worker log lines when downloading base64 images
Mohamed Bassem
1
-1
/
+3
2025-08-30
fix: Respect wal mode for the queue db
Mohamed Bassem
5
-13
/
+15
2025-08-30
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
10
-239
/
+713
2025-08-27
fix: fix move the admin route to the /v1 prefix
Mohamed Bassem
1
-1
/
+1
2025-08-27
feat: Add a bookmark skeleton for search
Mohamed Bassem
2
-2
/
+86
2025-08-26
feat(mobile): Retheme the mobile app (#1872)
Mohamed Bassem
47
-433
/
+1991
2025-08-25
fix(mobile): Fix crash in android webview
MohamedBassem
1
-2
/
+2
2025-08-24
feat(mobile): Add edit menu item to bookmark card
MohamedBassem
1
-3
/
+12
2025-08-24
fix(mobile): Change the icon of the share button
MohamedBassem
1
-2
/
+2
2025-08-24
feat: Add delete button and creation dates to mobile info page
MohamedBassem
1
-33
/
+78
2025-08-24
u18n: Update french translation.json (#1866)
Vivien
1
-1
/
+1
2025-08-24
fix: fix nextjs warning about dialog without title in bookmark preview
MohamedBassem
3
-3
/
+18
2025-08-24
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
4
-17
/
+34
2025-08-23
fix(web): Fix hydration errors in add api key page
MohamedBassem
1
-14
/
+7
2025-08-23
fix: preserve selected section in link preview in query params
MohamedBassem
1
-2
/
+4
2025-08-23
fix: Hide bookmark global actions when there's no bookmark grid shown
MohamedBassem
3
-3
/
+27
2025-08-23
fix(security): Add CSP policies on asset serving path
MohamedBassem
2
-2
/
+20
2025-08-22
fix: Dont attempt to remove uploaded tmp file if it's already removed
MohamedBassem
1
-1
/
+7
2025-08-22
fix: Sanitize uploaded file names. #1765
MohamedBassem
1
-1
/
+2
2025-08-22
deps: Upgrade oxlint to 1.12
MohamedBassem
2
-147
/
+347
2025-08-22
fix: dangling assets created by changing crawling config
MohamedBassem
1
-5
/
+6
2025-08-22
fix(workers): Drop the withTimeout wrappers
MohamedBassem
2
-10
/
+2
2025-08-22
feat: Export prometheus metrics from the workers
MohamedBassem
17
-34
/
+181
2025-08-22
fix: Remove dev indicator config from nextjs config
MohamedBassem
1
-4
/
+0
[next]