aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem2-7/+210
2026-02-09feat: Added Import for Instapaper (#2434)Daniel Wieser1-0/+19
2026-02-08feat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem4-111/+260
2026-02-08feat: add source filter to query language (#2465)Mohamed Bassem2-1/+68
2026-02-04feat(import): new import details page (#2451)Mohamed Bassem2-0/+602
2026-02-04feat: Import workflow v3 (#2378)Mohamed Bassem1-11/+66
2026-02-01chore: replace dayjs with data-fnsMohamed Bassem2-9/+5
2026-02-01feat: add support for redirectUrl after signup (#2439)Mohamed Bassem1-4/+16
2026-02-01fix: better looking error message when article content is unavailableMohamed Bassem1-1/+20
2026-02-01refactor: remove unused trpc files from web and mobileMohamed Bassem49-49/+71
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem51-1029/+1310
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem11-11/+11
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem3-10/+9
2026-01-18feat: track api key usage datesMohamed Bassem2-19/+28
2026-01-18feat(rules): add "Title Contains" condition to Rule Engine (#1670) (#2354)Andrii Mokhovyk2-1/+56
2026-01-18fix(web): avoid masonry overflow in bookmark grids (#2400)Evan Frenkel3-5/+25
2026-01-11feat: privacy-respecting bookmark debugger admin tool (#2373)Mohamed Bassem2-2/+650
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 Bassem1-0/+28
2026-01-01fix: show a toast during banner uploadMohamed Bassem1-42/+27
2026-01-01feat: add replace banner and attachment download (#2328)Mohamed Bassem2-15/+157
2025-12-30feat: Add bulk remove from list (#2279)Mohamed Bassem2-2/+80
2025-12-30feat: add "URL Does Not Contain" condition to rule engine (#2280)Mohamed Bassem1-0/+19
2025-12-30feat: 2025 wrapped (#2322)Mohamed Bassem4-0/+570
2025-12-29feat: add the ability to specify a different changelog versionMohamed Bassem2-19/+42
2025-12-29refactor: add suspense boundary in sidebar layoutMohamed Bassem6-133/+281
2025-12-28feat(web): better looking scrollbar in the sidebarMohamed Bassem1-1/+1
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem59-282/+127
2025-12-27feat: add customizable tag styles (#2312)Mohamed Bassem3-122/+630
2025-12-27feat: add Matter import support (#2245)Moondragon851-0/+17
2025-12-27feat: support archiving as pdf (#2309)Mohamed Bassem2-30/+144
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 Bassem4-3/+270
2025-12-22feat: add a warning about viewing archives inline. fixes #2286Mohamed Bassem1-1/+30
2025-12-22feat: Add user settings to disable auto tagging/summarization (#2275)Mohamed Bassem1-0/+108
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 Simkowitz3-11/+768
2025-12-08fix: check import quota before importing bookmarks (#2232)Mohamed Bassem1-2/+11
2025-12-08build: fix typecheck error in query explainerMohamed Bassem1-0/+10
2025-12-08feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem1-0/+6
2025-11-30feat: add a notification badge for list invitationsMohamed Bassem2-0/+27
2025-11-30fix: regen turnstile token on signup resubmissionMohamed Bassem1-1/+14
2025-11-30feat: add support for turnstile on signupMohamed Bassem1-0/+42
2025-11-29feat: autocomplete search terms (#2178)Mohamed Bassem2-59/+618
2025-11-29feat: Add automated bookmark backup feature (#2182)Mohamed Bassem1-0/+423
2025-11-28fix: fix react errors in signin and signup formsMohamed Bassem2-0/+10
2025-11-28fix: separate shared lists in the sidebar (#2180)Mohamed Bassem3-31/+236
2025-11-28fix: correctly render asset extracted text in the edit bookmark dialog. fixes...Mohamed Bassem1-4/+24