aboutsummaryrefslogtreecommitdiff
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: replace chrome storage api with wxt's storage api (#566)VIshal Anton2025-11-1011-155/+216
* 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
* Upgrade to nextjs16 (#557)Karan Lokchandani2025-11-043-110/+112
* 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
* chore: update the chrome extension package (#556)11-03-chore_update_the_chrome_extension_packageMaheshtheDev2025-11-041-1/+1
* feat(browser-extension): webpages capture with markdown conversion (#548)10-31-feat_browser-extension_webpages_capture_with_markdown_conversionMaheshtheDev2025-11-037-17/+112
* chore: update readme with recent updates and latest demo (#547)10-31-chore_update_readme_with_recent_updates_and_latest_demoMaheshtheDev2025-11-035-0/+15
* chore: mcp connection trouble nav to manual mcp (#552)11-02-chore_mcp_connection_trouble_nav_to_manual_mcpMaheshtheDev2025-11-031-74/+128
* chore: remove unused packages (#551)VIshal Anton2025-11-021-4/+0
* fix: chat messages scroll effect (#544)Mahesh Sanikommu2025-10-293-170/+170
* chore: remove unused files (#540)10-28-chore_remove_unused_filesMaheshtheDev2025-10-292-2/+15
* fix: skeleton and mobile chat improvments (#541)10-28-fix_skeleton_and_mobile_chat_improvmentsMaheshtheDev2025-10-294-12/+30
* fix: add type safety annotations and fix hook dependencies in chat (#521)Aman pandit2025-10-281-15/+37
* feat: docs with new array contains (#534)Dhravya Shah2025-10-272-722/+569
* feat: improved add memory UI bits (#502)Hardik Vora2025-10-275-20/+20
* feat: optional posthog intialization (#525)Saksham Kushwaha2025-10-271-21/+28
* 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
* feat: update App component to have a better loading screenSaksham2025-10-242-8/+44
* Merge pull request #498 from max-programming/mainMahesh Sanikommu2025-10-223-36/+36
|\
| * Fixed naming convention of SDK usage examplesUsman Sabuwala2025-10-193-36/+36
* | fix: t3chat prompt injection (#505)MaheshtheDev2025-10-212-64/+92
* | chore: update to new supermemory support email (#503)MaheshtheDev2025-10-215-11/+8
* | Merge pull request #497 from aryankeluskar/patch-stepsMahesh Sanikommu2025-10-201-1/+1
|\ \
| * | 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
| |/
* | feat: auto capture disabled by defaultMahesh Sanikommmu2025-10-195-13/+140
* | chore(browser-extension): t3 chat search memoriesMahesh Sanikommmu2025-10-192-29/+27
|/
* version bump'Dhravya Shah2025-10-181-1/+1
* feat(browser-extension): folder level x bookmarks import with project selecti...MaheshtheDev2025-10-198-18/+573
* 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-153-74/+250
* | Merge pull request #488 from naman06dev/mainDhravya Shah2025-10-1314-28/+252
|\ \
| * | feat: zapier pageNaman Bansal2025-10-1310-30/+155
| * | feat: n8n integration pageNaman Bansal2025-10-136-0/+99
* | | 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: image typo:Naman Bansal2025-10-102-1/+1
* | feat: profile page updatesNaman Bansal2025-10-105-2/+802