aboutsummaryrefslogtreecommitdiffstats
path: root/apps/web/components (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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: Drop legacy container noticeMohamed Bassem2025-07-261-19/+0
* fix(web): Remove horizontal scroll in PWA's headerMohamed Bassem2025-07-191-1/+1
* feat(web): Slightly nicer looking tags pageMohamed Bassem2025-07-192-69/+93
* fix: Fix edit list modal not clearing parentMohamed Bassem2025-07-191-1/+1
* feat: Add a proper reader modeMohamed Bassem2025-07-196-158/+234
* fix(web): Fix the clear parent button in the edit list dialog. Fixes #1742Mohamed Bassem2025-07-171-1/+1
* fix: Clear search history on logoutMohamed Bassem2025-07-142-15/+12
* feat: adding search history #1541 (#1627)lexafaxine2025-07-142-31/+168
* feat: markdown file upload support (#1647) (#1672)Rodrigo Santos2025-07-131-3/+20
* feat: Add stripe based subscriptionsMohamed Bassem2025-07-132-0/+410
* feat: Add delete account supportMohamed Bassem2025-07-131-0/+182
* fix(web): Fix the alignment in the user options pageMohamed Bassem2025-07-121-4/+1
* fix: Prioritize crawling user added links over bulk imports. fixes #1717Mohamed Bassem2025-07-121-0/+2
* feat: Support forget and reset passwordMohamed Bassem2025-07-123-0/+339
* feat(ui): Revamp the signin/signup pageMohamed Bassem2025-07-124-232/+366
* feat: Add invite user supportMohamed Bassem2025-07-104-102/+749
* feat: Add support for email verificationMohamed Bassem2025-07-101-5/+23
* fix: Drop the need to for the self-call for providers and NEXTAUTH_INTERNAL_URLMohamed Bassem2025-07-072-5/+9
* fix(web): Clicking on search tooltip opens the search language guide. Fixes #...Mohamed Bassem2025-07-062-5/+10
* feat: Add a new timezone user settingMohamed Bassem2025-07-061-3/+77
* feat: Add per user storage quotaMohamed Bassem2025-07-062-0/+33
* feat: Add per user bookmark count quotaMohamed Bassem2025-07-042-158/+193
* fix(web): Add icons to preview selectorsMohamed Bassem2025-07-041-4/+19
* fix: switch import / export icons (#1682)Harry Peach2025-06-291-2/+2
* chore: More oxlint changesMohamed Bassem2025-06-222-9/+7
* chore: migrate away from eslint to oxlint (#1642)xuatz2025-06-229-7/+16
* feat(admin): add confirmation dialog for user deletion (#1648) (#1649)Deepanshu Saini2025-06-211-10/+31
* feat(ui): Improve the look of the public bookmarks pageMohamed Bassem2025-06-071-5/+59
* fix: Use a new public list metadata endpoint for metadata generationMohamed Bassem2025-06-071-0/+1
* fix(web): Smaller card titles in the user info pageMohamed Bassem2025-06-073-3/+3
* fix: preserve unsaved title changes when modifying bookmark tags in the edit ...Adrian-Ryan Acala2025-06-071-6/+5
* feat(web): Redesign the user settings pageMohamed Bassem2025-06-073-188/+300
* fix(web): Drop the experimental icon from rss feedsMohamed Bassem2025-06-071-9/+0
* feat: Maintain list structure when importing from netscape. Fixes #538Mohamed Bassem2025-06-011-44/+87
* feat: Add support for public lists (#1511)Mohamed Bassem2025-06-019-77/+435
* feat: add user customisable default archive display behaviour (#1505)xuatz2025-06-014-6/+104
* feat: Generate RSS feeds from lists (#1507)Mohamed Bassem2025-05-313-1/+197
* refactor: Move bookmark utils from shared-react to sharedMohamed Bassem2025-05-3110-13/+13
* fix: Fix end icon in smart list input overlapping with text. Fixes #1379Mohamed Bassem2025-05-253-17/+15
* fix: Show list options menu on list sidebar hoverMohamed Bassem2025-05-251-25/+23
* fix: Truncate the RSS feed urlMohamed Bassem2025-05-251-1/+6
* feat: Allow defaulting to reader mode when clicking on bookmarks. Fixes #662Mohamed Bassem2025-05-242-8/+120
* feat: Read the archive status from omnivore and pocket. Fixes #703MohamedBassem2025-05-241-0/+1
* feat: Disable the AI summary button if AI is not configured. Fixes #649Mohamed Bassem2025-05-181-0/+4
* feat: Add AI auto summarization. Fixes #1163Mohamed Bassem2025-05-181-2/+22
* fix(web): Switch to a tab view in small screens for bookmark previewsOlicorne2025-05-181-36/+80
* build: Fix format errorMohamed Bassem2025-05-181-1/+1
* fix(web): Fix tag drag and drop merging on firefox .Fixes #1016 (#1309)haappi2025-05-181-1/+2