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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: fix colors in invitation form
Mohamed Bassem
2025-11-27
1
-1
/
+1
*
feat: A better looking 404 page
Mohamed Bassem
2025-11-23
1
-2
/
+41
*
feat: Add invitation approval for shared lists (#2152)
Mohamed Bassem
2025-11-23
1
-4
/
+8
*
feat: Add collaborative lists (#2146)
Mohamed Bassem
2025-11-17
2
-7
/
+12
*
feat: Add bookmark sources statistics section (#2110)
Mohamed Bassem
2025-11-09
1
-0
/
+90
*
feat: Add page titles (#2109)
Mohamed Bassem
2025-11-09
20
-0
/
+247
*
feat: Add service dependency checks in the server overview page
Mohamed Bassem
2025-10-12
1
-5
/
+6
*
feat: Revamp import experience (#2001)
Mohamed Bassem
2025-10-04
1
-5
/
+1
*
feat: Add tag search and pagination (#1987)
Mohamed Bassem
2025-09-28
1
-4
/
+1
*
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: handle list with slashes in their names and truncate long list names. fi...
Mohamed Bassem
2025-08-30
1
-4
/
+4
*
feat: Add a bookmark skeleton for search
Mohamed Bassem
2025-08-27
1
-2
/
+2
*
fix: fix nextjs warning about dialog without title in bookmark preview
MohamedBassem
2025-08-24
1
-1
/
+12
*
fix(web): fix query getting rest when bookmark preview is closed. fixes #1521
MohamedBassem
2025-08-24
1
-0
/
+8
*
feat: A redesigned background jobs page. #1551
MohamedBassem
2025-08-21
1
-6
/
+1
*
Revert "deps: Upgrade nextjs to 15.5"
MohamedBassem
2025-08-20
1
-25
/
+0
*
deps: Upgrade nextjs to 15.5
MohamedBassem
2025-08-20
1
-0
/
+25
*
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
8
-37
/
+31
*
fix: renamed export filename to karakeep (#1829)
David Pearson
2025-08-20
1
-1
/
+1
*
refactor: Extract meilisearch as a plugin
MohamedBassem
2025-07-27
2
-2
/
+6
*
fix: Avoid prefetching assets and tags in the link component. Fixes #1759
Mohamed Bassem
2025-07-26
1
-0
/
+2
*
feat: Hide AI settings tab if inference is not configured. #1781
Mohamed Bassem
2025-07-26
1
-19
/
+19
*
feat(web): Slightly nicer looking tags page
Mohamed Bassem
2025-07-19
1
-11
/
+1
*
feat: Add a proper reader mode
Mohamed Bassem
2025-07-19
2
-5
/
+313
*
fix: Clear search history on logout
Mohamed Bassem
2025-07-14
1
-0
/
+8
*
feat: Add stripe based subscriptions
Mohamed Bassem
2025-07-13
2
-57
/
+93
*
feat: Add delete account support
Mohamed Bassem
2025-07-13
1
-0
/
+2
*
fix(web): Fix dark mode in auth pages
Mohamed Bassem
2025-07-12
6
-10
/
+10
*
feat: Support forget and reset password
Mohamed Bassem
2025-07-12
2
-0
/
+58
*
feat(ui): Revamp the signin/signup page
Mohamed Bassem
2025-07-12
2
-6
/
+27
*
feat: Add invite user support
Mohamed Bassem
2025-07-10
4
-4
/
+41
*
feat: Add support for email verification
Mohamed Bassem
2025-07-10
2
-0
/
+280
*
feat: Add a logout page
Mohamed Bassem
2025-07-07
1
-0
/
+18
*
feat: Add a new timezone user setting
Mohamed Bassem
2025-07-06
1
-0
/
+16
*
fix: Fix i18n in the new stats page
Mohamed Bassem
2025-07-06
2
-36
/
+60
*
feat: Add new user stats page. Fixes #1523
Mohamed Bassem
2025-07-06
2
-0
/
+501
*
feat(workers): Allow custmoizing max parallelism for a bunch of workers. Fixe...
Mohamed Bassem
2025-07-05
1
-1
/
+1
*
refactor: Move the health endpoint to hono as well
Mohamed Bassem
2025-07-04
1
-8
/
+0
*
refactor: Move the trpc endpoint to hono
Mohamed Bassem
2025-07-04
1
-22
/
+0
*
chore: migrate away from eslint to oxlint (#1642)
xuatz
2025-06-22
4
-0
/
+4
*
feat(ui): Improve the look of the public bookmarks page
Mohamed Bassem
2025-06-07
2
-20
/
+7
*
fix: Use a new public list metadata endpoint for metadata generation
Mohamed Bassem
2025-06-07
1
-3
/
+13
*
feat(web): Redesign the user settings page
Mohamed Bassem
2025-06-07
1
-2
/
+2
*
feat: Add support for public lists (#1511)
Mohamed Bassem
2025-06-01
3
-0
/
+118
*
feat: add user customisable default archive display behaviour (#1505)
xuatz
2025-06-01
3
-11
/
+40
*
refactor: Move bookmark utils from shared-react to shared
Mohamed Bassem
2025-05-31
1
-1
/
+1
*
feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662
Mohamed Bassem
2025-05-24
2
-24
/
+35
*
refactor: Migrate from NextJs's API routes to Hono based routes for the API (...
Mohamed Bassem
2025-05-18
27
-1142
/
+28
[next]