aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-11-28fix: lazy load js-tiktoken in prompts module (#2176)Mohamed Bassem1-6/+5
2025-11-27fix: fix colors in invitation formMohamed Bassem1-6/+6
2025-11-27fix: hide archived checkbox in shared listsMohamed Bassem1-1/+1
2025-11-27feat: improve font and colors of sidebar itemsMohamed Bassem2-11/+16
2025-11-23fix: hide manage collaborators option for smart listsMohamed Bassem1-1/+1
2025-11-23fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem1-2/+7
2025-11-23feat: Add notes feature to highlights (#2154)Mohamed Bassem3-48/+105
2025-11-23feat: Add search bar to highlights page (#2155)Mohamed Bassem1-40/+87
2025-11-23fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem1-6/+10
2025-11-23feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2-3/+206
2025-11-22fix: use kbd for editor cardMohamed Bassem2-27/+35
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem20-263/+900
2025-11-15fix: fix hydration error in admin user listMohamed Bassem1-7/+9
2025-11-15feat: import from mymind (#2138)Mohamed Bassem1-0/+17
2025-11-08feat: Add what's new modal in the sidebar (#2099)Mohamed Bassem2-13/+252
2025-11-08feat: Add support for user uploaded files (#2100)Mohamed Bassem1-26/+59
2025-11-03fix: restore image size in grid layoutMohamed Bassem1-2/+2
2025-11-02feat: Support inline toggling for todos. fixes #1931 (#1933)Cédric3-1/+85
2025-11-02feat(rss): Add import tags from RSS feed categories (#2031)Mohamed Bassem1-0/+47
2025-11-02feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem2-28/+187