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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
fix(landing): fixed typo in FAQ (#1893)
Midhun Sudhir
2025-09-06
1
-1
/
+1
*
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
2025-08-31
5
-36
/
+40
*
refactor: Move highlights object into models
Mohamed Bassem
2025-08-31
2
-131
/
+188
*
refactor: Move feed object into models
Mohamed Bassem
2025-08-31
2
-94
/
+134
*
release(mobile): Bump mobile version to 1.8.0
MohamedBassem
2025-08-31
1
-3
/
+3
*
fix(mobile): Use uncontrolled inputs for signin page
MohamedBassem
2025-08-31
1
-57
/
+30
*
feat(mobile): Add a default server address during signin
MohamedBassem
2025-08-31
1
-14
/
+78
*
deps: Drop ronionoss icons
MohamedBassem
2025-08-31
4
-53
/
+12
*
fix(mobile): Fix text bookmark editor
MohamedBassem
2025-08-31
6
-379
/
+444
*
fix(mobile): Disable the save button when bookmark is being saved
MohamedBassem
2025-08-31
1
-2
/
+2
*
fix(docs): typo: Optaining -> Obtaining in 09-command-line.md (#1850)
Yinan
2025-08-30
1
-1
/
+1
*
doc: clarify that groups can't be negated (#1881)
Olicorne
2025-08-30
1
-1
/
+1
*
fix: show login button in the landing page on mobile
Mohamed Bassem
2025-08-30
1
-0
/
+23
*
fix: fix long worker log lines when downloading base64 images
Mohamed Bassem
2025-08-30
1
-1
/
+3
*
fix: Respect wal mode for the queue db
Mohamed Bassem
2025-08-30
5
-13
/
+15
*
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
2025-08-30
10
-239
/
+713
*
fix: fix move the admin route to the /v1 prefix
Mohamed Bassem
2025-08-27
1
-1
/
+1
*
feat: Add a bookmark skeleton for search
Mohamed Bassem
2025-08-27
2
-2
/
+86
*
feat(mobile): Retheme the mobile app (#1872)
Mohamed Bassem
2025-08-26
47
-433
/
+1991
*
fix(mobile): Fix crash in android webview
MohamedBassem
2025-08-25
1
-2
/
+2
*
feat(mobile): Add edit menu item to bookmark card
MohamedBassem
2025-08-24
1
-3
/
+12
*
fix(mobile): Change the icon of the share button
MohamedBassem
2025-08-24
1
-2
/
+2
*
feat: Add delete button and creation dates to mobile info page
MohamedBassem
2025-08-24
1
-33
/
+78
*
u18n: Update french translation.json (#1866)
Vivien
2025-08-24
1
-1
/
+1
*
fix: fix nextjs warning about dialog without title in bookmark preview
MohamedBassem
2025-08-24
3
-3
/
+18
*
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
2025-08-24
4
-17
/
+34
*
fix(web): Fix hydration errors in add api key page
MohamedBassem
2025-08-23
1
-14
/
+7
*
fix: preserve selected section in link preview in query params
MohamedBassem
2025-08-23
1
-2
/
+4
*
fix: Hide bookmark global actions when there's no bookmark grid shown
MohamedBassem
2025-08-23
3
-3
/
+27
*
fix(security): Add CSP policies on asset serving path
MohamedBassem
2025-08-23
2
-2
/
+20
*
fix: Dont attempt to remove uploaded tmp file if it's already removed
MohamedBassem
2025-08-22
1
-1
/
+7
*
fix: Sanitize uploaded file names. #1765
MohamedBassem
2025-08-22
1
-1
/
+2
*
deps: Upgrade oxlint to 1.12
MohamedBassem
2025-08-22
2
-147
/
+347
*
fix: dangling assets created by changing crawling config
MohamedBassem
2025-08-22
1
-5
/
+6
*
fix(workers): Drop the withTimeout wrappers
MohamedBassem
2025-08-22
2
-10
/
+2
*
feat: Export prometheus metrics from the workers
MohamedBassem
2025-08-22
17
-34
/
+181
*
fix: Remove dev indicator config from nextjs config
MohamedBassem
2025-08-22
1
-4
/
+0
*
feat: generate a random prometheus token on startup
MohamedBassem
2025-08-22
4
-37
/
+11
*
feat: Support video uploads and attachments (#1847)
Evan Sharp
2025-08-22
2
-1
/
+11
*
fix(web): Fix dark mode titles for public lists
MohamedBassem
2025-08-22
1
-4
/
+4
*
feat: Add confirmations to background job actions
MohamedBassem
2025-08-22
2
-25
/
+40
*
feat: A redesigned background jobs page. #1551
MohamedBassem
2025-08-21
4
-202
/
+499
*
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
2025-08-20
8
-1291
/
+2334
*
deps: Upgrade nextjs to 15.5
MohamedBassem
2025-08-20
8
-2334
/
+1291
*
fix(web): Suppress hydration warning on root html
MohamedBassem
2025-08-20
1
-1
/
+5
*
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
2025-08-20
29
-3327
/
+2394
*
fix(mobile): fix WebView deceleration rate on iOS (#1835)
Landon Epps
2025-08-20
1
-0
/
+2
*
fix: renamed export filename to karakeep (#1829)
David Pearson
2025-08-20
1
-1
/
+1
*
feat: Render human tags before AI tags (#1740)
haappi
2025-08-20
3
-29
/
+40
*
fix(mobile): remove type: module so expo works (#1846)
xuatz
2025-08-20
6
-101
/
+102
[prev]
[next]