aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (unfollow)
Commit message (Expand)AuthorFilesLines
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
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-26feat: Add admin maintenance job to migrate large inline HTML (#2071)Mohamed Bassem1-0/+9
2025-10-26refactor: generalize tidy assets queue into admin maintenance (#2059)Mohamed Bassem1-21/+32
2025-10-12feat: Add source field to track bookmark creation sources (#2037)Mohamed Bassem1-1/+7
2025-10-12feat: Add service dependency checks in the server overview pageMohamed Bassem2-8/+173
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
2025-10-05fix: fix show no bookmark page when there isn't search resultsMohamed Bassem1-4/+5
2025-10-04feat: Revamp import experience (#2001)Mohamed Bassem3-5/+352
2025-09-28fix: fix public list sharing for empty lists (#1990)Mohamed Bassem1-3/+4
2025-09-28feat: recursive list delete (#1989)Mohamed Bassem1-5/+39
2025-09-28chore: Silence lint on <a> and <img> tags when it's intentionalMohamed Bassem3-0/+6
2025-09-28feat: Add tag search and pagination (#1987)Mohamed Bassem8-370/+675
2025-09-14feat: Regen api keysMohamed Bassem4-21/+152
2025-09-14fix(web): fix error when attempting to merge tags. fixes #1938Mohamed Bassem1-1/+4
2025-09-14feat: Add Create Tag button to tags page (#1942)Mohamed Bassem2-0/+147
2025-09-13feat(search): add title search qualifier (#1940)Mohamed Bassem1-0/+11
2025-09-07fix: fix tag flicker caused by tag sortingMohamed Bassem3-32/+29
2025-09-07feat: Show loading indicator while file is being generated #1787 (#1870)ahmed-abdelkarim1-7/+51
2025-09-07feat(web): render AI summary in markdown (#1869)Youen Chéné2-5/+12
2025-09-07fix(web): Fix deleting the action in the rule engine auto saves. fixes #1858Mohamed Bassem1-0/+1
2025-08-31fix: Incremental polling interval for ongoing crawlsMohamed Bassem2-11/+4
2025-08-27feat: Add a bookmark skeleton for searchMohamed Bassem1-0/+84
2025-08-24fix(web): fix query getting rest when bookmark preview is closed. fixes #1521MohamedBassem1-2/+2
2025-08-23fix(web): Fix hydration errors in add api key pageMohamedBassem1-14/+7
2025-08-23fix: preserve selected section in link preview in query paramsMohamedBassem1-2/+4
2025-08-23fix: Hide bookmark global actions when there's no bookmark grid shownMohamedBassem2-3/+16
2025-08-23fix(security): Add CSP policies on asset serving pathMohamedBassem1-0/+1