aboutsummaryrefslogtreecommitdiff
path: root/packages/lib
Commit message (Collapse)AuthorAgeFilesLines
* feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migrationMaheshtheDev2026-01-251-0/+21
| | | | | | | | | | - Created a new `useOrgOnboarding` hook that uses `org.metadata.isOnboarded` to track onboarding state - Updated the home page to conditionally use either the old localStorage-based onboarding or the new DB-backed onboarding based on feature flag - Added a "Restart Onboarding" option in the user dropdown menu - Improved the onboarding chat sidebar with per-link loading indicators - Enhanced the X/Twitter research API to better handle different URL formats - Updated the integrations step to use the new onboarding completion method - Added `updateOrgMetadata` function to the auth context for easier metadata updates
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-211-2/+4
| | | | | | | | - Mobile responsive - new toast design - web document render issue fix - posthog analytics - ui improvements
* feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_pickerMaheshtheDev2026-01-201-0/+1
| | | | | | | | | | | | ### Add user display name functionality and enhance space management with emoji support and deletion capabilities. ### What changed? - Added support for user display names, which are now stored and displayed throughout the app - Implemented emoji support for spaces (projects), allowing users to customize their space icons - Created a new `AddSpaceModal` component with emoji picker for creating spaces - Added space deletion functionality with options to move content to another space or delete everything - Enhanced the space selector UI to show emojis and delete options
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-134-1/+19
| | | Co-authored-by: Dhravya Shah <[email protected]>
* fix: org switch issue on consumer when dev org exists (#577)11-11-fix_org_switch_issue_on_consumer_when_dev_org_existsMaheshtheDev2025-11-111-9/+10
|
* fix: past due pending users improvements (#572)11-10-fix_past_due_pending_users_improvementsMaheshtheDev2025-11-101-7/+21
|
* fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_appMaheshtheDev2025-11-092-24/+35
| | | | | | | | | | Fixes all following sentry issues - CONSUMER-APP-FF - CONSUMER-APP-1T - CONSUMER-APP-86 - CONSUMER-APP-7H - CONSUMER-APP-4F - CONSUMER-APP-7X
* feat: optional posthog intialization (#525)Saksham Kushwaha2025-10-272-4/+12
|
* chore: skip the conditional org switch for better auth state share (#533)MaheshtheDev2025-10-271-8/+9
|
* fix: auto switch to expected org (#522)MaheshtheDev2025-10-251-17/+23
|
* feat(raycast-extension): initial version of supermemory extension for ↵09-24-feat_raycast-extension_initial_version_of_supermemory_extension_for_raycastMaheshtheDev2025-10-021-0/+2
| | | | | | | | | | | | raycast (#440) feat(raycast-extension): initial version of supermemory extension for raycast chore: update the metadata and ui for app to get api key ![supermemory-1.png](https://app.graphite.dev/user-attachments/assets/631a865e-8d7b-43df-8753-480f6b80a6d8.png) ![supermemory-2.png](https://app.graphite.dev/user-attachments/assets/956fff54-5447-4feb-a88b-8b465d4cda68.png)
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-011-9/+11
| | | | | | | | feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list
* feat: new onboarding flow (#408)09-03-feat_new_onboarding_flowalexf372025-10-011-0/+5
| | | | This is the onboarding flow that you have all seen in my demo.
* Update ADD_MEMORY_SHORTCUT_URL to new URL (#434)MaheshtheDev2025-09-231-1/+1
|
* change /memories to /documents, remove unwanted dependency, biome formatDhravya Shah2025-09-152-10/+10
|
* ui: delete document and related memories dialog (#420)MaheshtheDev2025-09-131-1/+73
|
* feat: pro subscriber email config (#417)MaheshtheDev2025-09-101-0/+10
|
* Merge pull request #384 from ↵Mahesh Sanikommu2025-08-281-1/+10
|\ | | | | | | | | supermemoryai/08-24-feat_ui_integrations_page_with_shortcuts_auto_api_key_generation feat (ui): Integrations page with shortcuts & auto API Key generation
| * added connections as well to integrations viewMahesh Sanikommmu2025-08-251-1/+10
| |
* | feat: add 'last used' badge to login page (#387)Alex Foster2025-08-251-0/+34
|/
* Enhanced Text Editor and format fixes with biome (#371)Mahesh Sanikommu2025-08-212-18/+18
|
* New Version of Supermemory Consumer AppMahesh Sanikommmu2025-08-1615-0/+1183