aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/app (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-04feat(import): new import details page (#2451)Mohamed Bassem1-0/+20
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem3-10/+46
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem5-5/+7
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem7-69/+97
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem2-2/+2
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem2-11/+20
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem3-56/+3
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2-1/+25
2026-01-01chore: drop the experimental tag from the rule engineMohamed Bassem1-10/+1
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem3-15/+70
2025-12-29fix: remove duplicate mobile backdrop button in reader view (#2234)Evan Simkowitz1-14/+0
2025-12-29refactor: add suspense boundary in sidebar layoutMohamed Bassem2-42/+16
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem3-3/+3
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem1-0/+2
2025-12-20fix: add authentication checks to settings layout (#2274)Mohamed Bassem1-2/+24
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz5-151/+82
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem2-0/+23
2025-11-27fix: fix colors in invitation formMohamed Bassem1-1/+1
2025-11-23feat: A better looking 404 pageMohamed Bassem1-2/+41
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem1-4/+8
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem2-7/+12
2025-11-09feat: Add bookmark sources statistics section (#2110)Mohamed Bassem1-0/+90
2025-11-09feat: Add page titles (#2109)Mohamed Bassem20-0/+247
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem1-5/+6
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem1-5/+1
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem1-4/+1
2025-09-14fix(web): Handle user deletion more gracefullyMohamed Bassem1-4/+22
2025-09-14feat: A better looking catch all error boundaryMohamed Bassem1-2/+39
2025-08-30fix: handle list with slashes in their names and truncate long list names. fi...Mohamed Bassem1-4/+4
2025-08-27feat: Add a bookmark skeleton for searchMohamed Bassem1-2/+2
2025-08-24fix: fix nextjs warning about dialog without title in bookmark previewMohamedBassem1-1/+12
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem1-0/+8
2025-08-21feat: A redesigned background jobs page. #1551MohamedBassem1-6/+1
2025-08-20Revert "deps: Upgrade nextjs to 15.5"MohamedBassem1-25/+0
2025-08-20deps: Upgrade nextjs to 15.5MohamedBassem1-0/+25
2025-08-20fix(web): Suppress hydration warning on root htmlMohamedBassem1-1/+5
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem8-37/+31
2025-08-20fix: renamed export filename to karakeep (#1829)David Pearson1-1/+1
2025-07-27refactor: Extract meilisearch as a pluginMohamedBassem2-2/+6
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem1-0/+2
2025-07-26feat: Hide AI settings tab if inference is not configured. #1781Mohamed Bassem1-19/+19
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem1-11/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem2-5/+313
2025-07-14fix: Clear search history on logoutMohamed Bassem1-0/+8
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem2-57/+93
2025-07-13feat: Add delete account supportMohamed Bassem1-0/+2
2025-07-12fix(web): Fix dark mode in auth pagesMohamed Bassem6-10/+10
2025-07-12feat: Support forget and reset passwordMohamed Bassem2-0/+58
2025-07-12feat(ui): Revamp the signin/signup pageMohamed Bassem2-6/+27
2025-07-10feat: Add invite user supportMohamed Bassem4-4/+41