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
/
app
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-08-30
fix: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
1
-4
/
+4
2025-08-27
feat: Add a bookmark skeleton for search
Mohamed Bassem
1
-2
/
+2
2025-08-24
fix: fix nextjs warning about dialog without title in bookmark preview
MohamedBassem
1
-1
/
+12
2025-08-24
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
1
-0
/
+8
2025-08-21
feat: A redesigned background jobs page. #1551
MohamedBassem
1
-6
/
+1
2025-08-20
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
1
-25
/
+0
2025-08-20
deps: Upgrade nextjs to 15.5
MohamedBassem
1
-0
/
+25
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
8
-37
/
+31
2025-08-20
fix: renamed export filename to karakeep (#1829)
David Pearson
1
-1
/
+1
2025-07-27
refactor: Extract meilisearch as a plugin
MohamedBassem
2
-2
/
+6
2025-07-26
fix: Avoid prefetching assets and tags in the link component. Fixes #1759
Mohamed Bassem
1
-0
/
+2
2025-07-26
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
1
-19
/
+19
2025-07-19
feat(web): Slightly nicer looking tags page
Mohamed Bassem
1
-11
/
+1
2025-07-19
feat: Add a proper reader mode
Mohamed Bassem
2
-5
/
+313
2025-07-14
fix: Clear search history on logout
Mohamed Bassem
1
-0
/
+8
2025-07-13
feat: Add stripe based subscriptions
Mohamed Bassem
2
-57
/
+93
2025-07-13
feat: Add delete account support
Mohamed Bassem
1
-0
/
+2
2025-07-12
fix(web): Fix dark mode in auth pages
Mohamed Bassem
6
-10
/
+10
2025-07-12
feat: Support forget and reset password
Mohamed Bassem
2
-0
/
+58
2025-07-12
feat(ui): Revamp the signin/signup page
Mohamed Bassem
2
-6
/
+27
2025-07-10
feat: Add invite user support
Mohamed Bassem
4
-4
/
+41
2025-07-10
feat: Add support for email verification
Mohamed Bassem
2
-0
/
+280
2025-07-07
feat: Add a logout page
Mohamed Bassem
1
-0
/
+18
2025-07-06
feat: Add a new timezone user setting
Mohamed Bassem
1
-0
/
+16
2025-07-06
fix: Fix i18n in the new stats page
Mohamed Bassem
2
-36
/
+60
2025-07-06
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
2
-0
/
+501
2025-07-05
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
1
-1
/
+1
2025-07-04
refactor: Move the health endpoint to hono as well
Mohamed Bassem
1
-8
/
+0
2025-07-04
refactor: Move the trpc endpoint to hono
Mohamed Bassem
1
-22
/
+0
2025-06-22
chore: migrate away from eslint to oxlint (#1642)
xuatz
4
-0
/
+4
2025-06-07
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
2
-20
/
+7
2025-06-07
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
1
-3
/
+13
2025-06-07
feat(web): Redesign the user settings page
Mohamed Bassem
1
-2
/
+2
2025-06-01
feat: Add support for public lists (#1511)
Mohamed Bassem
3
-0
/
+118
2025-06-01
feat: add user customisable default archive display behaviour (#1505)
xuatz
3
-11
/
+40
2025-05-31
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
1
-1
/
+1
2025-05-24
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2
-24
/
+35
2025-05-18
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
27
-1142
/
+28
2025-05-18
feat(api): enable ?sortOrder= for relevant resources (#1398)
xuatz
6
-7
/
+28
2025-05-18
fix(search): add new relevance sort order (#1392)
xuatz
1
-1
/
+9
2025-05-11
feat: Add NETSCAPE-Bookmark-file-1 export format support (#1374)
Yuiki Saito
1
-15
/
+41
2025-04-27
feat: Implement generic rule engine (#1318)
Mohamed Bassem
3
-1
/
+100
2025-04-21
chore: rename missing files/conf from Hoarder to Karakeep (#1280)
adripo
2
-3
/
+3
2025-04-16
fix: Add includeContent to search endpoint and document it in the docs
Mohamed Bassem
1
-12
/
+16
2025-04-13
fix: Dont download html content by default in the bookmark grid. Fixes #1198
Mohamed Bassem
6
-3
/
+17
2025-04-12
chore: Rename hoarder packages to karakeep
MohamedBassem
21
-35
/
+35
2025-04-05
chore: Hoarder to Karakeep rebranding (#1199)
Mohamed Bassem
2
-5
/
+6
[next]