aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem4-8/+218
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser2-0/+20
2026-02-08feat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem5-111/+265
2026-02-08feat: add source filter to query language (#2465)Mohamed Bassem3-1/+70
2026-02-04feat(import): new import details page (#2451)Mohamed Bassem5-2/+666
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem4-105/+143
2026-02-01chore: replace dayjs with data-fnsMohamed Bassem4-15/+7
2026-02-01fix(web): don't bundle tiktoken in client bundlesMohamed Bassem2-1/+7
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem4-14/+62
2026-02-01fix: better looking error message when article content is unavailableMohamed Bassem2-1/+22
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem59-64/+82
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem65-1177/+1511
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem15-15/+25
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem5-21/+29
2026-01-19feat: disable karakeep 2025 wrappedMohamed Bassem3-56/+3
2026-01-18feat: track api key usage datesMohamed Bassem3-19/+29
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk3-1/+58
2026-01-18fix(web): avoid masonry overflow in bookmark grids (#2400)Evan Frenkel3-5/+25
2026-01-15deps: upgrade react to 19.2.1Mohamed Bassem1-2/+2
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem5-3/+712
2026-01-03fix: stop theme flashes with cloudflare rocket loader (#2340)Sweepy1-1/+5
2026-01-03feat: Add retry buttons for pending bookmarks in admin panel (#2341)Mohamed Bassem2-0/+31
2026-01-01i18n: fix en_US translationMohamed Bassem1-15/+15
2026-01-01i18n: Sync weblate translationsHosted Weblate31-189/+2340
2026-01-01chore: drop the experimental tag from the rule engineMohamed Bassem1-10/+1
2026-01-01fix: show a toast during banner uploadMohamed Bassem2-43/+30
2026-01-01feat: add replace banner and attachment download (#2328)Mohamed Bassem3-16/+163
2025-12-30feat: Add bulk remove from list (#2279)Mohamed Bassem4-2/+88
2025-12-30feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem2-0/+20
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem9-15/+690
2025-12-29feat: Add open telemetry (#2318)Mohamed Bassem2-0/+8
2025-12-29feat: add the ability to specify a different changelog versionMohamed Bassem2-19/+42
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 Bassem8-175/+297
2025-12-28feat(web): better looking scrollbar in the sidebarMohamed Bassem1-1/+1
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem65-288/+134
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem6-124/+645
2025-12-27feat: add Matter import support (#2245)Moondragon8533-0/+49
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem5-30/+154
2025-12-25feat: add notes to the bookmark edit dialogMohamed Bassem1-0/+21
2025-12-24feat: show bookmark owner icon in shared lists (#2277)Mohamed Bassem5-46/+164
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem10-4/+297
2025-12-22feat: add a warning about viewing archives inline. fixes #2286Mohamed Bassem3-1/+33
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem4-0/+117
2025-12-20fix: add authentication checks to settings layout (#2274)Mohamed Bassem1-2/+24
2025-12-20fix: only trigger search autocomplete on first search charMohamed Bassem1-2/+7
2025-12-18fix: collapse reader settings by defaultMohamed Bassem1-186/+209
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz11-162/+1041
2025-12-12deps: Upgrade nextjs to 15.3.8Mohamed Bassem1-1/+1
2025-12-11deps: Upgrade nextjs to 15.3.7Mohamed Bassem1-1/+1