aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (unfollow)
Commit message (Expand)AuthorFilesLines
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
2025-07-10feat: Add invite user supportMohamed Bassem4-102/+749
2025-07-10feat: Add support for email verificationMohamed Bassem1-5/+23
2025-07-07fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URLMohamed Bassem2-5/+9
2025-07-06fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2-5/+10
2025-07-06feat: Add a new timezone user settingMohamed Bassem1-3/+77
2025-07-06feat: Add per user storage quotaMohamed Bassem2-0/+33
2025-07-04feat: Add per user bookmark count quotaMohamed Bassem2-158/+193
2025-07-04fix(web): Add icons to preview selectorsMohamed Bassem1-4/+19
2025-06-29fix: switch import / export icons (#1682)Harry Peach1-2/+2
2025-06-22chore: More oxlint changesMohamed Bassem2-9/+7
2025-06-22chore: migrate away from eslint to oxlint (#1642)xuatz9-7/+16
2025-06-21feat(admin): add confirmation dialog for user deletion (#1648) (#1649)Deepanshu Saini1-10/+31
2025-06-07feat(ui): Improve the look of the public bookmarks pageMohamed Bassem1-5/+59
2025-06-07fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem1-0/+1
2025-06-07fix(web): Smaller card titles in the user info pageMohamed Bassem3-3/+3
2025-06-07fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala1-6/+5
2025-06-07feat(web): Redesign the user settings pageMohamed Bassem3-188/+300