aboutsummaryrefslogtreecommitdiff
path: root/packages/ui/pages
Commit message (Collapse)AuthorAgeFilesLines
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-211-3/+3
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-131-1/+1
| | | Co-authored-by: Dhravya Shah <[email protected]>
* fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_appMaheshtheDev2025-11-091-5/+51
| | | | | | | | | | Fixes all following sentry issues - CONSUMER-APP-FF - CONSUMER-APP-1T - CONSUMER-APP-86 - CONSUMER-APP-7H - CONSUMER-APP-4F - CONSUMER-APP-7X
* fix: magic link auth for chrome extension (#492)MaheshtheDev2025-10-171-6/+9
| | | | The issue is whenever a user is trying to log in with an email and a one-time code, the Chrome extension is not able to authenticate. The fix is to add a callback URL with a query parameter of `extension-auth-success` equal to `true`, which will allow the Chrome extension to identify and verify the auth whenever a user is trying to log in into the Chrome extension.
* feat: delete memories and theme issues across the app (#449)10-02-fix_ui_theme_issues_across_the_appMaheshtheDev2025-10-031-11/+11
| | | | | | | | | | | | | | | | | | | # Add document deletion functionality and fix UI theme issues This PR adds the ability to delete documents and their associated memories across all content card types (Google Docs, Notes, Tweets, and Websites). Each card now includes: - A delete button that appears on hover - A confirmation dialog to prevent accidental deletions - Proper event handling to avoid triggering card clicks when using delete controls Additionally, this PR fixes various UI theme issues: - Updates button styling in the ActionButtons component - Improves theme consistency by replacing hardcoded colors with theme variables - Fixes text color issues in login page components - Ensures proper color contrast in various UI elements The masonry layout was also improved to properly re-render when documents are removed.
* feat: add mcp migrate route (#410)shreyans/09-03-feat_add_mcp_migrate_routeCodeWithShreyans2025-09-041-93/+120
|
* feat: add 'last used' badge to login page (#387)Alex Foster2025-08-251-154/+207
|
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-211-61/+61
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-161-0/+354