| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | formatting09-18-formatting | Dhravya Shah | 2025-09-18 | 71 | -2833/+2659 |
| | | |||||
| * | refetching logic change09-18-refetching_logic_change | Dhravya Shah | 2025-09-18 | 3 | -341/+378 |
| | | |||||
| * | format browser extension09-18-format_browser_extension | Dhravya Shah | 2025-09-18 | 24 | -1521/+1556 |
| | | |||||
| * | newish get started page09-18-newish_get_started_page | Dhravya Shah | 2025-09-18 | 8 | -0/+606 |
| | | |||||
| * | fix: one more build error | Dhravya Shah | 2025-09-18 | 1 | -34/+34 |
| | | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-18 | 2 | -15/+47 |
| |\ | |||||
| | * | ui: enable chrome extension download (#423) | MaheshtheDev | 2025-09-17 | 2 | -15/+47 |
| | | | | | | | | |  | ||||
| * | | fix | Dhravya Shah | 2025-09-18 | 1 | -1/+1 |
| |/ | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-15 | 1 | -1/+7 |
| |\ | |||||
| | * | feat: auto redirect to last site (#422)shreyans/09-14-feat_auto_redirect_to_last_site | CodeWithShreyans | 2025-09-14 | 1 | -1/+7 |
| | | | |||||
| * | | change /memories to /documents, remove unwanted dependency, biome format | Dhravya Shah | 2025-09-15 | 8 | -119/+116 |
| |/ | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-13 | 5 | -519/+652 |
| |\ | |||||
| | * | fix: autumn caching issue (#421) | MaheshtheDev | 2025-09-13 | 2 | -296/+285 |
| | | | |||||
| | * | ui: delete document and related memories dialog (#420) | MaheshtheDev | 2025-09-13 | 2 | -110/+249 |
| | | | |||||
| | * | fix: connections activation autumn (#419) | MaheshtheDev | 2025-09-12 | 1 | -113/+118 |
| | | | |||||
| * | | update: Readme | Dhravya Shah | 2025-09-13 | 60 | -3986/+41 |
| |/ | |||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-09-10 | 15 | -696/+2641 |
| |\ | |||||
| | * | feat (extension) : Auto Search Toggle for Chat Applications (#418) | MaheshtheDev | 2025-09-10 | 15 | -696/+2641 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds user-controlled auto search functionality for memories across ChatGPT, Claude, and T3.chat with a settings toggle in the extension popup. Changes - Settings UI: Added new "Settings" tab in popup with toggle to enable/disable auto search - Auto Search: Automatically searches user memories while typing in chat apps (disabled by default) - Chat Integration: Supports ChatGPT, Claude, and T3.chat with consistent behavior - User Control: Users can enable/disable auto search via Settings tab - Storage: Added AUTO_SEARCH_ENABLED storage key with default value false Features - ✅ Auto search memories while typing (when enabled) - ✅ Manual search always available via supermemory icons - ✅ Works across all supported chat platforms - ✅ Real-time toggle without requiring page refresh | ||||
| * | | make docs public | Dhravya Shah | 2025-09-10 | 58 | -0/+3938 |
| |/ | |||||
| * | feat: pro subscriber email config (#417) | MaheshtheDev | 2025-09-10 | 2 | -2/+32 |
| | | |||||
| * | merged | Dhravya Shah | 2025-09-09 | 16 | -656/+705 |
| |\ | |||||
| | * | extension: updated telemetry and batch upload (#415) | MaheshtheDev | 2025-09-08 | 16 | -652/+706 |
| | | | |||||
| * | | small changes | Dhravya Shah | 2025-09-09 | 3 | -254/+263 |
| |/ | |||||
| * | fix: billing page (#416) | MaheshtheDev | 2025-09-07 | 1 | -173/+208 |
| | | |||||
| * | feat: add mcp migrate route (#410)shreyans/09-03-feat_add_mcp_migrate_route | CodeWithShreyans | 2025-09-04 | 6 | -380/+795 |
| | | |||||
| * | feat: openai python sdk (#409) | CodeWithShreyans | 2025-09-03 | 7 | -92/+152 |
| | | |||||
| * | fix: remove the scripting for extension (#411) | Mahesh Sanikommu | 2025-09-03 | 1 | -1/+0 |
| | | |||||
| * | feat: new tools package (#407) | CodeWithShreyans | 2025-09-02 | 28 | -2617/+963 |
| | | |||||
| * | ux: support integration (#405) | MaheshtheDev | 2025-09-01 | 1 | -1/+32 |
| | | | | |  | ||||
| * | feat: add mcp url to clients in connect ai modal (#406) | MaheshtheDev | 2025-09-01 | 2 | -44/+81 |
| | | | | |  | ||||
| * | completely remove waitlist (#404) | Dhravya | 2025-09-01 | 5 | -286/+33 |
| | | |||||
| * | fix: tour guide fix on overlap (#403) | MaheshtheDev | 2025-09-01 | 1 | -1/+11 |
| | | |||||
| * | changes to chrome extension (#402) | Dhravya | 2025-09-01 | 19 | -417/+612 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ### TL;DR Added proper semicolons throughout the codebase, improved Twitter import functionality, enhanced memory search results display, and added various icon sizes for the browser extension. ### What changed? - Added semicolons at the end of statements throughout the browser extension codebase for consistent code style - Fixed the Twitter import button to only appear on the bookmarks page - Updated the saveMemoriesToSupermemory function to use the correct action type - Enhanced the memory search functionality to include related memories in search results - Added an expandable UI component in the chat interface to display memory search results with details - Updated the welcome page text to better describe supermemory's capabilities - Added multiple icon sizes (48x48 to 512x512) for better browser extension display across platforms - Updated the sign-in button text from "login in" to "Sign in or create account" - Added turbo flag to the Next.js dev script for faster development ### How to test? 1. Test the Twitter import functionality by visiting the Twitter bookmarks page 2. Verify that the memory search functionality works correctly in chat interfaces 3. Check that the expandable memory results UI displays properly with memory details 4. Confirm that the browser extension icons display correctly at different sizes 5. Verify the sign-in flow with the updated button text ### Why make this change? This change improves code consistency by standardizing semicolon usage throughout the codebase. It enhances the user experience by making the Twitter import feature more targeted and fixing the memory saving functionality. The expandable memory results UI provides users with more detailed information about their memories, making the search functionality more useful. The additional icon sizes ensure the extension displays properly across different platforms and contexts. Overall, these changes improve both the developer experience through consistent code style and the user experience through enhanced functionality and clearer UI elements. | ||||
| * | ui: default open connect ai modal (#401) | MaheshtheDev | 2025-09-01 | 1 | -26/+57 |
| | | |||||
| * | feat (extension): add claude.ai and t3.chat integration support (#400) | MaheshtheDev | 2025-09-01 | 3 | -15/+314 |
| | | |||||
| * | feat: redesign MCP connection flow with step-based UI and v1 migration (#399) | MaheshtheDev | 2025-09-01 | 2 | -142/+419 |
| | | | | | [Screen Recording 2025-08-31 at 12.03.49 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/f6c88b1f-9f16-47aa-8d5f-6cde61b61e4f.mov" />](https://app.graphite.dev/user-attachments/video/f6c88b1f-9f16-47aa-8d5f-6cde61b61e4f.mov) | ||||
| * | Merge branch 'main' of https://github.com/supermemoryai/supermemory | Dhravya Shah | 2025-08-30 | 36 | -199/+4727 |
| |\ | |||||
| | * | Merge pull request #395 from supermemoryai/mahesh/browser-extension | Mahesh Sanikommu | 2025-08-29 | 36 | -199/+4727 |
| | |\ | | | | | | | feat: browser extension | ||||
| | | * | fixed bun lock issue | Mahesh Sanikommmu | 2025-08-29 | 1 | -221/+1091 |
| | | | | |||||
| | | * | Merge branch 'main' into mahesh/browser-extension | Mahesh Sanikommu | 2025-08-29 | 16 | -433/+1218 |
| | | |\ | | |/ | |/| | |||||
| | | * | migrated the search to API v4 | Mahesh Sanikommmu | 2025-08-29 | 2 | -5/+8 |
| | | | | |||||
| | | * | fix the css issue with button | Mahesh Sanikommmu | 2025-08-29 | 2 | -3/+1 |
| | | | | |||||
| | | * | tailwind css to popup | Mahesh Sanikommmu | 2025-08-28 | 4 | -772/+86 |
| | | | | |||||
| | | * | welcome page tailwind css integration | Mahesh Sanikommmu | 2025-08-28 | 5 | -260/+45 |
| | | | | |||||
| | | * | added app token registration for extension | Mahesh Sanikommmu | 2025-08-28 | 1 | -2/+14 |
| | | | | |||||
| | | * | updated bun lock file | Mahesh Sanikommmu | 2025-08-28 | 1 | -5/+626 |
| | | | | |||||
| | | * | feat: browser extension | Mahesh Sanikommmu | 2025-08-28 | 34 | -0/+3956 |
| | | | | |||||
| * | | | temp disable waitlist for user testing | Dhravya Shah | 2025-08-30 | 1 | -11/+12 |
| |/ / | |||||
| * | | fix: build | Dhravya Shah | 2025-08-29 | 1 | -0/+1 |
| | | | |||||
| * | | BETTER GRAPH (#398) | Dhravya Shah | 2025-08-29 | 7 | -356/+798 |
| | | | | | | | Co-authored-by: Dhravya Shah <[email protected]> | ||||