aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-09feat(ai): Support restricting AI tags to a subset of existing tags (#2444)Mohamed Bassem1-7/+50
2026-02-08feat: Add drag-and-drop support for bookmarks to lists (#2469)Mohamed Bassem3-111/+245
2026-02-08feat: add source filter to query language (#2465)Mohamed Bassem2-1/+68
2026-02-01chore: replace dayjs with data-fnsMohamed Bassem2-9/+5
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 Bassem21-21/+26
2026-02-01refactor: migrate trpc to the new react query integration mode (#2438)Mohamed Bassem23-287/+406
2026-02-01refactor: centralize auth imports through new client module (#2437)Mohamed Bassem6-6/+6
2026-01-19fix(ui): Improve visual consistency in all lists and highlights pageMohamed Bassem3-10/+9
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 Frenkel2-4/+20
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-29refactor: add suspense boundary in sidebar layoutMohamed Bassem1-0/+43
2025-12-28feat(web): better looking scrollbar in the sidebarMohamed Bassem1-1/+1
2025-12-28refactor: migrate toasts to sonnerMohamed Bassem34-37/+34
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 Bassem4-45/+163
2025-12-24feat: add support for user avatars (#2296)Mohamed Bassem1-3/+20
2025-12-22feat: add a warning about viewing archives inline. fixes #2286Mohamed Bassem1-1/+30
2025-12-20fix: only trigger search autocomplete on first search charMohamed Bassem1-2/+7
2025-12-15feat: Add unified reader settings with local overrides (#2230)Evan Simkowitz2-11/+480
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-29feat: autocomplete search terms (#2178)Mohamed Bassem2-59/+618
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-27fix: hide archived checkbox in shared listsMohamed Bassem1-1/+1
2025-11-27feat: improve font and colors of sidebar itemsMohamed Bassem1-9/+12
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 Bassem1-27/+7
2025-11-17feat: Add collaborative lists (#2146)Mohamed Bassem20-263/+900
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édric2-1/+39
2025-11-02feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem2-28/+187
2025-11-02feat: display notes on bookmark card (#2083)xuatz3-23/+128
2025-11-02fix: correctly handle composition in search input. fixes #2048Mohamed Bassem1-1/+21
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-1/+7
2025-10-12fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem1-1/+1
2025-10-11feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem1-30/+75