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
/
web
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-10-05
fix: fix show no bookmark page when there isn't search results
Mohamed Bassem
1
-4
/
+5
2025-10-04
feat: Revamp import experience (#2001)
Mohamed Bassem
7
-18
/
+455
2025-09-28
fix: fix public list sharing for empty lists (#1990)
Mohamed Bassem
1
-3
/
+4
2025-09-28
feat: recursive list delete (#1989)
Mohamed Bassem
2
-5
/
+45
2025-09-28
chore: Silence lint on <a> and <img> tags when it's intentional
Mohamed Bassem
3
-0
/
+6
2025-09-28
feat: Add tag search and pagination (#1987)
Mohamed Bassem
11
-377
/
+692
2025-09-14
feat: Regen api keys
Mohamed Bassem
5
-22
/
+159
2025-09-14
fix(web): Handle user deletion more gracefully
Mohamed Bassem
1
-4
/
+22
2025-09-14
feat: A better looking catch all error boundary
Mohamed Bassem
1
-2
/
+39
2025-09-14
fix(web): fix error when attempting to merge tags. fixes #1938
Mohamed Bassem
2
-2
/
+5
2025-09-14
feat: Add Create Tag button to tags page (#1942)
Mohamed Bassem
3
-1
/
+156
2025-09-13
feat(search): add title search qualifier (#1940)
Mohamed Bassem
3
-0
/
+15
2025-09-07
i18n: Sync weblate translations
Hosted Weblate
30
-61
/
+2011
2025-09-07
fix: fix tag flicker caused by tag sorting
Mohamed Bassem
3
-32
/
+29
2025-09-07
feat: Show loading indicator while file is being generated #1787 (#1870)
ahmed-abdelkarim
1
-7
/
+51
2025-09-07
feat(web): render AI summary in markdown (#1869)
Youen Chéné
2
-5
/
+12
2025-09-07
fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858
Mohamed Bassem
1
-0
/
+1
2025-08-31
fix: Incremental polling interval for ongoing crawls
Mohamed Bassem
2
-11
/
+4
2025-08-30
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
4
-591
/
+86
2025-08-27
feat: Add a bookmark skeleton for search
Mohamed Bassem
2
-2
/
+86
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
2
-1
/
+13
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
1
-0
/
+1
2025-08-22
fix: Remove dev indicator config from nextjs config
MohamedBassem
1
-4
/
+0
2025-08-22
fix(web): Fix dark mode titles for public lists
MohamedBassem
1
-4
/
+4
2025-08-22
feat: Add confirmations to background job actions
MohamedBassem
2
-25
/
+40
2025-08-21
feat: A redesigned background jobs page. #1551
MohamedBassem
4
-202
/
+499
2025-08-20
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
3
-16
/
+27
2025-08-20
deps: Upgrade nextjs to 15.5
MohamedBassem
3
-27
/
+16
2025-08-20
fix(web): Suppress hydration warning on root html
MohamedBassem
1
-1
/
+5
2025-08-20
deps: Upgrade expo & nextjs to react 19 (#1565)
Mohamed Bassem
18
-104
/
+239
2025-08-20
fix: renamed export filename to karakeep (#1829)
David Pearson
1
-1
/
+1
2025-08-20
feat: Render human tags before AI tags (#1740)
haappi
2
-19
/
+26
2025-08-04
feat: Add an error boundary around the custom renderer
MohamedBassem
1
-2
/
+35
2025-08-03
feat(web): Add special cards for specific websites. Fixes #1344
MohamedBassem
10
-2
/
+466
2025-08-04
fix: Merge the quota columns in the user lists
Mohamed Bassem
1
-8
/
+2
2025-08-02
refactor: Move webhook, users and tags into models
MohamedBassem
1
-2
/
+2
2025-08-02
feat: Drop support for time bounded invitations
MohamedBassem
1
-42
/
+5
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
3
-2
/
+7
2025-07-27
chore: More turbo fixes
MohamedBassem
2
-3
/
+4
2025-07-26
deps: Upgrade vite
Mohamed Bassem
1
-4
/
+4
2025-07-26
refactor: Extract the importing logic into its own hook
Mohamed Bassem
2
-258
/
+268
2025-07-26
feat: Configurable number of grid columns. Fixes #1713
Mohamed Bassem
7
-72
/
+152
2025-07-26
feat: Render author, publisher and pub data in the bookmark view
Mohamed Bassem
1
-1
/
+49
2025-07-26
fix: Avoid prefetching assets and tags in the link component. Fixes #1759
Mohamed Bassem
3
-0
/
+5
2025-07-26
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
1
-19
/
+19
[next]