aboutsummaryrefslogtreecommitdiff
path: root/apps/web/app/(navigation)
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-7/+34
| | | | | | | | | | - 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: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestionsMaheshtheDev2026-01-231-0/+12
| | | | Added quick note and highlights features to the new UI, improved OG scraping, and implemented Nova alpha access feature flag.
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-213-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-3/+12
| | | Co-authored-by: Dhravya Shah <[email protected]>
* Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_linksMaheshtheDev2025-12-071-8/+6
| | | | we recently got new x/twitter handle and update the references for the links
* Fix: Messages Sent to Any Website Without Verifying Recipient in ↵orbisai0security2025-11-061-1/+1
| | | | apps/web/app/(navigation)/page.tsx (#565)
* fix: chat messages scroll effect (#544)Mahesh Sanikommu2025-10-292-10/+4
|
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-291-1/+1
| | | | | | | | | | | ### Improved mobile responsiveness across chat interface and memory list with better loading states. ### What changed? - Added responsive padding in chat page for mobile devices - Enhanced header layout for chat titles with proper truncation and responsive text sizes - Replaced the simple loading spinner in memory list with skeleton loading cards - Improved message container width constraints on mobile devices
* fix: mount graph dialog globally to fix chat page issuevorahardik72025-10-151-0/+3
|
* feat: multiple models & ui improvements (#455)MaheshtheDev2025-10-061-1/+1
|
* feat: app improvements (#454)MaheshtheDev2025-10-061-9/+1
|
* ui: update the chrome extension visibilty (#448)10-01-ui_update_the_chrome_extension_visibiltyMaheshtheDev2025-10-031-0/+2
| | | | | | | | | | | | ui: update the chrome extension visibilty fix the ui for the chrome extension icon remove bun lock ![image.png](https://app.graphite.dev/user-attachments/assets/e5da1528-95dd-455a-bd35-6d93a3c369b9.png) ![image.png](https://app.graphite.dev/user-attachments/assets/ecc6ed96-6a87-4569-8220-adef56ab185e.png)
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-018-0/+388
feat: layout design with theme improvements new improvements on light mode layout chore: settings page with graph header and memories list