aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-08-22fix(web): Fix dark mode titles for public listsMohamedBassem1-4/+4
2025-08-22feat: Add confirmations to background job actionsMohamedBassem1-25/+39
2025-08-21feat: A redesigned background jobs page. #1551MohamedBassem2-172/+434
2025-08-20deps: Upgrade expo & nextjs to react 19 (#1565)Mohamed Bassem6-48/+189
2025-08-20feat: Render human tags before AI tags (#1740)haappi2-19/+26
2025-08-04feat: Add an error boundary around the custom rendererMohamedBassem1-2/+35
2025-08-03feat(web): Add special cards for specific websites. Fixes #1344MohamedBassem9-2/+465
2025-08-04fix: Merge the quota columns in the user listsMohamed Bassem1-8/+2
2025-08-02feat: Drop support for time bounded invitationsMohamedBassem1-42/+5
2025-07-26refactor: Extract the importing logic into its own hookMohamed Bassem1-258/+2
2025-07-26feat: Configurable number of grid columns. Fixes #1713Mohamed Bassem4-72/+134
2025-07-26feat: Render author, publisher and pub data in the bookmark viewMohamed Bassem1-1/+49
2025-07-26fix: Avoid prefetching assets and tags in the link component. Fixes #1759Mohamed Bassem2-0/+3
2025-07-26fix: Drop legacy container noticeMohamed Bassem1-19/+0
2025-07-19fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem1-1/+1
2025-07-19feat(web): Slightly nicer looking tags pageMohamed Bassem2-69/+93
2025-07-19fix: Fix edit list modal not clearing parentMohamed Bassem1-1/+1
2025-07-19feat: Add a proper reader modeMohamed Bassem6-158/+234
2025-07-17fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem1-1/+1
2025-07-14fix: Clear search history on logoutMohamed Bassem2-15/+12
2025-07-14feat: adding search history #1541 (#1627)lexafaxine2-31/+168
2025-07-13feat: markdown file upload support (#1647) (#1672)Rodrigo Santos1-3/+20
2025-07-13feat: Add stripe based subscriptionsMohamed Bassem2-0/+410
2025-07-13feat: Add delete account supportMohamed Bassem1-0/+182
2025-07-12fix(web): Fix the alignment in the user options pageMohamed Bassem1-4/+1
2025-07-12fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem1-0/+2
2025-07-12feat: Support forget and reset passwordMohamed Bassem3-0/+339
2025-07-12feat(ui): Revamp the signin/signup pageMohamed Bassem4-231/+365