aboutsummaryrefslogtreecommitdiff
path: root/apps/web/components
Commit message (Expand)AuthorAgeFilesLines
* fix: prevent memory from opening when delete memory dialog is open (#582)Hardik Vora2025-11-145-25/+43
* feat: add inline confirmation for chat deletion (#581)Hardik Vora2025-11-141-13/+52
* fix: file upload source (#579)11-12-fix_file_upload_sourceMaheshtheDev2025-11-131-0/+3
* fix: past due pending users improvements (#572)11-10-fix_past_due_pending_users_improvementsMaheshtheDev2025-11-102-32/+99
* fix(web): sentry issues across the web app (#570)11-08-fix_web_sentry_issues_across_the_web_appMaheshtheDev2025-11-093-54/+103
* fix: hydration issue and selected model in chat (#568)11-08-fix_hydration_issue_and_selected_model_in_chatMaheshtheDev2025-11-092-51/+17
* fix: disable google drive connection due to upstream provider issue (#559)11-04-fix_disable_google_drive_connection_due_to_upstream_provider_issueMaheshtheDev2025-11-042-3/+40
* feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversionMaheshtheDev2025-11-033-5/+21
* chore: mcp connection trouble nav to manual mcp (#552)11-02-chore_mcp_connection_trouble_nav_to_manual_mcpMaheshtheDev2025-11-031-74/+128
* fix: chat messages scroll effect (#544)Mahesh Sanikommu2025-10-291-160/+166
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-293-11/+29
* fix: add type safety annotations and fix hook dependencies in chat (#521)Aman pandit2025-10-281-15/+37
* feat: improved add memory UI bits (#502)Hardik Vora2025-10-275-20/+20
* Fix/invalid dom property (#526)Saksham Kushwaha2025-10-272-34/+20
* feat: more clarity on the connectors sync (#523)MaheshtheDev2025-10-271-10/+51
* fix: pricing in the settings (#528)MaheshtheDev2025-10-272-3/+3
* Fix formatting in chat-messages.tsxMahesh Sanikommu2025-10-181-1/+1
* feat(chat): increase maxSteps to allow multiple tool-calling roundsAryan Keluskar2025-10-181-1/+1
* Merge pull request #472 from Mikethebot44/feature/show-memory-content-markdownMahesh Sanikommu2025-10-181-9/+152
|\
| * removed unneccasry commentsMahesh Sanikommmu2025-10-101-7/+1
| * removed unused code and lint issuesMahesh Sanikommmu2025-10-101-50/+98
| * feat: format memory dialog content in markdownYour Name2025-10-091-9/+110
* | comment fixesMahesh Sanikommmu2025-10-171-1/+0
* | fix: mount graph dialog globally to fix chat page issuevorahardik72025-10-152-74/+247
* | feat: project selection, creation for each connectors (#486)MaheshtheDev2025-10-121-101/+527
* | Merge pull request #475 from Mikethebot44/feature/add-memory-dialog-uxDhravya Shah2025-10-104-17/+16
|\ \
| * | removed unneccasary commentsMahesh Sanikommmu2025-10-101-1/+0
| * | improve Add Memory dialog UX and dark/light mode consistencyYour Name2025-10-094-17/+17
| |/
* | fix: mobile layout on empty projects (#479)MaheshtheDev2025-10-092-15/+55
* | fix: add button type to ModelSelector and ProjectSelector componentsAryan Keluskar2025-10-082-0/+2
|/
* fix: project deletion on moving documents (#467)MaheshtheDev2025-10-081-1/+7
* feat: manual mcp and quick click to open (#464)MaheshtheDev2025-10-082-44/+227
* feat: history view in the header and dialog modal (#456)MaheshtheDev2025-10-062-8/+150
* feat: multiple models & ui improvements (#455)MaheshtheDev2025-10-066-26/+250
* feat: app improvements (#454)MaheshtheDev2025-10-065-220/+80
* fix: mobile responsive issues on onboarding (#453)MaheshtheDev2025-10-061-2/+4
* feat: url cards as content preview with rich details (#452)MaheshtheDev2025-10-046-46/+50
* fix: raycast org selection based api key creation (#447)MaheshtheDev2025-10-031-2/+7
* ui: update the chrome extension visibilty (#448)10-01-ui_update_the_chrome_extension_visibiltyMaheshtheDev2025-10-032-1/+260
* fix: billing metrics display for pro users (#450)10-02-fix_billing_metrics_display_for_pro_usersMaheshtheDev2025-10-032-30/+31
* feat: delete memories and theme issues across the app (#449)10-02-fix_ui_theme_issues_across_the_appMaheshtheDev2025-10-037-110/+361
* feat(raycast-extension): initial version of supermemory extension for raycast...09-24-feat_raycast-extension_initial_version_of_supermemory_extension_for_raycastMaheshtheDev2025-10-021-5/+236
* fix: hardcode names (#444)10-01-fix_hardcode_namesMaheshtheDev2025-10-011-1/+3
* feat: layout design with theme improvements (#443)09-25-feat_layout_design_with_theme_improvementsMaheshtheDev2025-10-0128-2123/+3117
* UI: onboarding improvements (#435)09-23-ui_onboarding_improvementsMaheshtheDev2025-10-012-435/+0
* feat: new onboarding flow (#408)09-03-feat_new_onboarding_flowalexf372025-10-012-0/+368
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2025-09-243-42/+188
|\
| * fix: SSR issue while localStorage is being accessed (#437)MaheshtheDev2025-09-241-1/+10
| * fix(pricing): update the new pricing limits on pro plan (#439)MaheshtheDev2025-09-242-2/+2
| * feat: add one click install to cursor on connect to ai modal (#436)MaheshtheDev2025-09-231-39/+176