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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
release(cli): Bump CLI version to 0.27.0
Mohamed Bassem
2025-09-14
1
-1
/
+1
*
feat(cli): Implement a full account dump archive
Mohamed Bassem
2025-09-14
2
-0
/
+379
*
feat(cli): Implement a wipe command in the CLI
Mohamed Bassem
2025-09-14
2
-0
/
+388
*
feat: Add scripts to migrate all content from one server to the other
Mohamed Bassem
2025-09-14
3
-0
/
+793
*
fix(web): Handle user deletion more gracefully
Mohamed Bassem
2025-09-14
1
-4
/
+22
*
feat: A better looking catch all error boundary
Mohamed Bassem
2025-09-14
1
-2
/
+39
*
fix(web): fix error when attempting to merge tags. fixes #1938
Mohamed Bassem
2025-09-14
2
-2
/
+5
*
feat: Add Create Tag button to tags page (#1942)
Mohamed Bassem
2025-09-14
3
-1
/
+156
*
feat(search): add title search qualifier (#1940)
Mohamed Bassem
2025-09-13
3
-0
/
+15
*
feat(extension): add current tab title while saving from extension (#1930)
Abel
2025-09-13
1
-0
/
+1
*
i18n: Sync weblate translations
Hosted Weblate
2025-09-07
30
-61
/
+2011
*
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
2025-09-07
4
-46
/
+39
*
feat: Show loading indicator while file is being generated #1787 (#1870)
ahmed-abdelkarim
2025-09-07
1
-7
/
+51
*
feat: Add cookie support for browser page access
Mohamed Bassem
2025-09-07
1
-0
/
+59
*
feat(workers): add worker enable/disable lists (#1885)
Mohamed Bassem
2025-09-07
1
-44
/
+49
*
fix(extension): constrain height to prevent viewport overflow (#1580) (#1895)
qixing-jk
2025-09-07
3
-20
/
+222
*
feat(extension): Add theme and dynamic icon support (#1894)
qixing-jk
2025-09-07
6
-32
/
+220
*
deps: Upgrade the extension deps
MohamedBassem
2025-09-07
1
-2
/
+2
*
fix: fix assets being marked as pending summarization
Mohamed Bassem
2025-09-07
1
-0
/
+7
*
feat(web): render AI summary in markdown (#1869)
Youen Chéné
2025-09-07
2
-5
/
+12
*
feat: add gif asset type support (#1876)
Drashi
2025-09-07
1
-2
/
+8
*
fix: don't mark inferenace job as failed when there's no content. fixes #1666
Mohamed Bassem
2025-09-07
2
-7
/
+32
*
fix: fix pdf detection when the header contains charset. fix: #1677
Mohamed Bassem
2025-09-07
1
-2
/
+16
*
fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858
Mohamed Bassem
2025-09-07
1
-0
/
+1
*
fix: Fix feed worker to fetch feeds with proxy
Mohamed Bassem
2025-09-06
3
-50
/
+58
*
fix: Change the inferance working logging when disabled to be a debug log level
Mohamed Bassem
2025-09-06
2
-2
/
+2
*
fix: Dont attempt to fetch rss if the user if out of quota
Mohamed Bassem
2025-09-06
1
-0
/
+13
*
refactor: Extract quota logic into its own class
Mohamed Bassem
2025-09-06
3
-15
/
+13
*
fix: Reduce polling interval on meilisearch tasks
Mohamed Bassem
2025-09-06
1
-1
/
+1
*
fix: Don't enqueue video tasks when video downlaod is disabled
Mohamed Bassem
2025-09-06
1
-8
/
+10
*
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
3
-17
/
+6
*
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
3
-17
/
+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: 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
1
-1
/
+1
*
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
2025-08-30
4
-591
/
+86
*
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
45
-417
/
+1835
*
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
2
-1
/
+13
[next]