aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components/dashboard (follow)
Commit message (Expand)AuthorAgeFilesLines
* build: fix typecheck error in query explainerMohamed Bassem2025-12-081-0/+10
* feat: add is:broken search qualifier for broken links (#2225)Mohamed Bassem2025-12-081-0/+6
* feat: add a notification badge for list invitationsMohamed Bassem2025-11-302-0/+27
* feat: autocomplete search terms (#2178)Mohamed Bassem2025-11-292-59/+618
* fix: separate shared lists in the sidebar (#2180)Mohamed Bassem2025-11-283-31/+236
* fix: correctly render asset extracted text in the edit bookmark dialog. fixes...Mohamed Bassem2025-11-281-4/+24
* fix: hide archived checkbox in shared listsMohamed Bassem2025-11-271-1/+1
* feat: improve font and colors of sidebar itemsMohamed Bassem2025-11-271-9/+12
* fix: hide manage collaborators option for smart listsMohamed Bassem2025-11-231-1/+1
* fix: Hide shared lists where user is a viewer in Manage Lists dialog (#2164)Mohamed Bassem2025-11-231-2/+7
* feat: Add notes feature to highlights (#2154)Mohamed Bassem2025-11-233-48/+105
* feat: Add search bar to highlights page (#2155)Mohamed Bassem2025-11-231-40/+87
* fix: hide collaborator emails from non-owners (#2160)Mohamed Bassem2025-11-231-6/+10
* feat: Add invitation approval for shared lists (#2152)Mohamed Bassem2025-11-232-3/+206
* fix: use kbd for editor cardMohamed Bassem2025-11-221-27/+7
* feat: Add collaborative lists (#2146)Mohamed Bassem2025-11-1720-263/+900
* feat: Add support for user uploaded files (#2100)Mohamed Bassem2025-11-081-26/+59
* fix: restore image size in grid layoutMohamed Bassem2025-11-031-2/+2
* feat: Support inline toggling for todos. fixes #1931 (#1933)Cédric2025-11-022-1/+39
* feat: Add view options to show tag/title and control image fit. Fixes #1960Mohamed Bassem2025-11-022-28/+187
* feat: display notes on bookmark card (#2083)xuatz2025-11-023-23/+128
* fix: correctly handle composition in search input. fixes #2048Mohamed Bassem2025-11-021-1/+21
* feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem2025-10-121-1/+7
* fix(web): Add w-full to tags editor to prevent unusable narrow width (#2035)Mohamed Bassem2025-10-121-1/+1
* feat: make list dropdown searchable in Manage Lists modal (#2029)Mohamed Bassem2025-10-111-30/+75
* fix: fix show no bookmark page when there isn't search resultsMohamed Bassem2025-10-051-4/+5
* fix: fix public list sharing for empty lists (#1990)Mohamed Bassem2025-09-281-3/+4
* feat: recursive list delete (#1989)Mohamed Bassem2025-09-281-5/+39
* chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem2025-09-281-0/+3
* feat: Add tag search and pagination (#1987)Mohamed Bassem2025-09-288-371/+676
* fix(web): fix error when attempting to merge tags. fixes #1938Mohamed Bassem2025-09-141-1/+4
* feat: Add Create Tag button to tags page (#1942)Mohamed Bassem2025-09-142-0/+147
* feat(search): add title search qualifier (#1940)Mohamed Bassem2025-09-131-0/+11
* fix: fix tag flicker caused by tag sortingMohamed Bassem2025-09-073-32/+29
* feat(web): render AI summary in markdown (#1869)Youen Chéné2025-09-071-3/+4
* fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858Mohamed Bassem2025-09-071-0/+1
* fix: Incremental polling interval for ongoing crawlsMohamed Bassem2025-08-312-11/+4
* feat: Add a bookmark skeleton for searchMohamed Bassem2025-08-271-0/+84
* fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem2025-08-241-2/+2
* fix: preserve selected section in link preview in query paramsMohamedBassem2025-08-231-2/+4
* fix: Hide bookmark global actions when there's no bookmark grid shownMohamedBassem2025-08-232-3/+16
* fix(security): Add CSP policies on asset serving pathMohamedBassem2025-08-231-0/+1
* deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem2025-08-202-2/+4
* feat: Render human tags before AI tags (#1740)haappi2025-08-202-19/+26
* feat: Add an error boundary around the custom rendererMohamedBassem2025-08-041-2/+35
* feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem2025-08-039-2/+465
* feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem2025-07-264-72/+134
* feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem2025-07-261-1/+49
* fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2025-07-262-0/+3
* fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem2025-07-191-1/+1