aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' of https://github.com/supermemoryai/supermemoryDhravya Shah2026-01-2628-234/+839
|\
| * fix: local db sync issue and threads pull (#708)01-25-fix_local_db_sync_issue_and_threads_pullMaheshtheDev2026-01-271-104/+41
| * fix: chat mobile open (#705)01-24-fix_chat_mobile_openMaheshtheDev2026-01-261-1/+5
| * chore: mobile banner for inconsistency and auto redirect in wrong route (#704)01-24-chore_mobile_banner_for_inconsistency_and_auto_redirect_in_wrong_routeMaheshtheDev2026-01-255-7/+118
| * feat: feedback modal for nova users (#703)01-24-feat_feedback_modal_for_nova_usersMaheshtheDev2026-01-252-0/+204
| * feat: onboarding config, reset onboarding, xai agentic migration (#701)01-24-feat_onboarding_config_reset_onboarding_xai_agentic_migrationMaheshtheDev2026-01-255-84/+179
| * feat: added advanced analytics events (#702)01-24-feat_added_advanced_analytic_eventsMaheshtheDev2026-01-2518-39/+293
* | security: fix CVE-2026-23864Dhravya Shah2026-01-261-7/+7
|/
* (probable fix) 500 error on og endpointDhravya Shah2026-01-231-2/+0
* fix: merge conflictsDhravya Shah2026-01-2317-87/+1579
|\
| * fix: cf build (#700)01-23-fix_cf_buildMaheshtheDev2026-01-231-7/+0
| * feat: chat history and fetching previous chats to chat pane (#698)01-22-feat_chat_history_and_fetching_previous_chats_to_chat_paneMaheshtheDev2026-01-233-12/+307
| * feat: full screen note, space highlights, suggestions (#696)01-22-feat_full_screen_note_space_highlights_suggestionsMaheshtheDev2026-01-2322-100/+1285
* | extract metadata ourselvesDhravya Shah2026-01-2310-73/+82
|/
* chore: cmdk, google docs viewer, image preview, document icons (#691)01-21-chore_cmdk_google_docs_viewer_image_preview_document_iconsMaheshtheDev2026-01-2221-697/+1228
* feat: mobile responsive, lint formats, toast, render issue fix (#688)01-20-feat_mobile_responsive_lint_formats_ui_improvements_render_issue_fixMaheshtheDev2026-01-2164-1431/+1995
* feat: create space, delete spaces and emoji picker (#687)01-19-feat_create_space_and_delete_spaces_and_emoji_pickerMaheshtheDev2026-01-209-76/+647
* chore: ux improvements and space selector (#684)01-19-chore_ux_improvements_and_space_selectorMaheshtheDev2026-01-197-193/+238
* chore: delete document, document ui (#673)01-16-chore_delete_document_document_uiMaheshtheDev2026-01-1618-538/+1501
* feat: deep-research on user profile and tiptap integration (#672)01-14-feat_deep-research_on_user_profileMaheshtheDev2026-01-1556-327/+1567
* chore: quick bugs squash across the elements and added few more changes (#671)Mahesh Sanikommu2026-01-1317-95/+478
* PR: nova alpha release (#670)Mahesh Sanikommu2026-01-1397-181/+13941
* feat: delete org consumer (#654)01-05-feat_delete_org_consumerMaheshtheDev2026-01-061-0/+117
* chore: chatid for posthog (#650)01-03-chore_chatid_for_posthogMaheshtheDev2026-01-041-0/+1
* fix: add memory google drive connector (#647)Mahesh Sanikommu2026-01-041-6/+0
* chore: enable google drive connection (#646)01-02-chore_enable_google_drive_connectionMaheshtheDev2026-01-022-33/+2
* chore: update cursor one click mcp install (#639)12-30-chore_update_cursor_one_click_mcp_installMaheshtheDev2025-12-311-1/+1
* replace all old mcp references with newDhravya Shah2025-12-304-45/+48
* feat: supermemory MCP 4.0 (#631)Mahesh Sanikommu2025-12-301-1/+1
* fix: memory graph not visible with just docsDhravya Shah2025-12-172-19/+19
* fix: another react vulnerability (#615)mintlify/update-docs-pr-861-83030mintlify/custom-github-oauth-docs-98361mintlify/ai-finance-legal-support-5244012-11-fix_another_react_vulnerabilityMaheshtheDev2025-12-111-2/+2
* fix: resolve UI accessibility, hydration, and semantic HTML issues (#520)Aman pandit2025-12-078-314/+322
* Update X social links from supermemoryai to supermemory (#607)12-05-fix_x_handle_linksMaheshtheDev2025-12-072-9/+7
* chore: update cursor one click mcp installation (#608)12-06-chore_update_cursor_one_click_mcp_installationMaheshtheDev2025-12-071-1/+1
* fix ui issues and package issue (#610)Mahesh Sanikommu2025-12-0610-10/+10
* use latest graph and remove old graph (#604)use-memory-graph-packagenexxeln2025-12-0410-9/+10
* fix: rsc critical vulnerability for react (#602)12-03-fix_rsc_critical_vulnerability_for_reactMaheshtheDev2025-12-031-1/+1
* package the graph (#563)shoubhit/eng-358-packaging-graph-componentnexxeln2025-11-191-1/+1
* Fix: Prevent multiple prompts while AI response is generated (fixes #538) (#583)Hardik Vora2025-11-181-18/+55
* fix: document source (#580)11-13-fix_document_sourceMaheshtheDev2025-11-151-1/+1
* 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: org switch issue on consumer when dev org exists (#577)11-11-fix_org_switch_issue_on_consumer_when_dev_org_existsMaheshtheDev2025-11-112-3/+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-094-55/+104
* chore: update posthog findings (#569)11-08-chore_update_posthog_findingsMaheshtheDev2025-11-093-96/+93
* fix: hydration issue and selected model in chat (#568)11-08-fix_hydration_issue_and_selected_model_in_chatMaheshtheDev2025-11-093-51/+82
* Fix: Messages Sent to Any Website Without Verifying Recipient in apps/web/app...orbisai0security2025-11-061-1/+1
* Migrate Chat Persistence from localStorage to IndexedDB to Fix QuotaExceededE...Aryan Keluskar2025-11-063-1/+28