Commit graph

40 commits

Author SHA1 Message Date
MaheshtheDev
085c3dd8b3 feat: add codex and revamp plugins page (#931) 2026-05-11 23:13:08 +00:00
Akhilesh Arora
9cae1959c8
security(browser-extension): fix DOM-based XSS vulnerability (#838) 2026-05-11 02:26:42 -07:00
Dhravya Shah
19d51e4b2a use portless 2026-05-06 22:42:34 -07:00
Ishaan Gupta
5fd7f1d7dd
perf: optimize twitter header parsing in browser extension (#819) 2026-04-02 16:37:28 -07:00
MaheshtheDev
9473d64c1d chore(nova): loader on initial data load (#817)
![image.png](https://app.graphite.com/user-attachments/assets/ceb237ae-b8f5-479d-9d77-1ba719799ade.png)
2026-03-31 21:36:42 +00:00
Dhravya Shah
0c46362505 fix: properly attribute revenue with posthog 2026-02-25 18:28:13 -08:00
Dhravya Shah
236216adef chore: bump versino 2026-02-16 14:38:59 -07:00
Om Shah
8287141bba
Feat/remove selection fab context menu (#735) 2026-02-16 14:31:14 -07:00
MaheshtheDev
1423bd7004 feat: mobile responsive, lint formats, toast, render issue fix (#688)
- Mobile responsive
- new toast design
- web document render issue fix
- posthog analytics
- ui improvements
2026-01-21 03:11:53 +00:00
MaheshtheDev
3fa72c4ec7 feat: fix interaction and improve Design for extension (#679)
### TL;DR

Redesigned the browser extension UI with a dark theme and improved the Twitter bookmarks import experience with a new onboarding flow.

### What changed?

- Added a new `RightArrow` icon component for UI navigation
- Completely redesigned the popup UI with a dark theme and improved layout
- Enhanced Twitter bookmarks import functionality:
  - Added an onboarding toast that appears the first time a user visits the bookmarks page
  - Implemented a persistent import intent system that automatically opens the import modal when navigating to the bookmarks page
  - Created a progress toast to show import status
  - Improved folder import UI
- Updated the extension icon and added a new logo SVG
- Improved the project selection modal with better styling
2026-01-18 04:06:36 +00:00
Mahesh Sanikommu
645f89310c
PR: nova alpha release (#670)
Co-authored-by: Dhravya Shah <dhravya@supermemory.com>
2026-01-13 00:54:56 -08:00
MaheshtheDev
da582ccd71 chore(browser-extension): twitter import modal & package dependencies (#643)
- twitter import for all bookmarks
- fixed chrome extension package dependencies issues with monorepo
2026-01-02 19:41:40 +00:00
Dhravya Shah
ff35a6bffc fix: change support email to the one on slack 2025-12-18 17:50:37 -08:00
MaheshtheDev
3b75dadbf3 fix: chatgpt memories import (#597)
- ChatGPT changed there DOM with new UI, this PR will fix the import to supermemory feature with chatgpt new UI
2025-12-02 18:59:37 +00:00
Faizan Shaik
5ec3719604
Fix excessive icon refetch made by importing bookmarks (#496)
Signed-off-by: fyzanshaik <fyzan.shaik@gmail.com>
Co-authored-by: Mahesh Sanikommmu <mahesh.svmr@gmail.com>
2025-11-10 12:23:40 -07:00
VIshal Anton
428ba82dac
refactor: replace chrome storage api with wxt's storage api (#566)
Co-authored-by: antonvishal <antonvishal@appexert.com>
2025-11-10 10:54:03 -08:00
MaheshtheDev
9181dafdfd chore: update the chrome extension package (#556) 2025-11-04 00:28:06 +00:00
MaheshtheDev
8d8d6d91aa feat(browser-extension): webpages capture with markdown conversion (#548)
Improved browser extension memory saving with better content handling and added markdown conversion.

### What changed?

- Enhanced memory content handling in the background script to prioritize different content types (explicit content, highlighted text, markdown, HTML, or URL)
- Added HTML to markdown conversion using TurndownService when saving entire pages
- Improved HTML handling by removing script tags before processing
- Updated the web app to display the saved URL from metadata when available
- Added turndown library and its type definitions as dependencies
2025-11-03 00:41:59 +00:00
Saksham
173280dcf8 feat: update App component to have a better loading screen
- Changed the logo image source in App.tsx to use a file based svg rather than url one.
- Enhanced the loading indicator with an animated SVG.
- Adjusted styles for better alignment and spacing in the loading section.
- Added the dark-transparent.svg file to the public directory.
2025-10-24 22:41:11 +05:30
MaheshtheDev
116583481c fix: t3chat prompt injection (#505) 2025-10-21 18:54:43 +00:00
MaheshtheDev
18008fb23f chore: update to new supermemory support email (#503)
updated the new supermemory support email to `support@supermemory.com`
2025-10-21 18:52:45 +00:00
Mahesh Sanikommmu
73c54ff2e4 feat: auto capture disabled by default 2025-10-19 16:37:42 -07:00
Mahesh Sanikommmu
51ee88121f chore(browser-extension): t3 chat search memories 2025-10-19 15:30:25 -07:00
Dhravya Shah
457101cb3d version bump' 2025-10-18 19:22:29 -07:00
MaheshtheDev
809eaa0d49 feat(browser-extension): folder level x bookmarks import with project selection (#495)
Feature : Import folder level x bookmarks

[Screen Recording 2025-10-17 at 1.37.52 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/15cd60ff-856e-4f29-8897-74ae3c869c87.mov" />](https://app.graphite.dev/user-attachments/video/15cd60ff-856e-4f29-8897-74ae3c869c87.mov)
2025-10-19 00:38:47 +00:00
MaheshtheDev
7e8b65b36d feat(extension): Auto Logout when token is invalidated, Account Section (#438)
## Changes:

- Added token validation logic that checks if the current auth token is still valid
- Implemented automatic logout when token is invalidated with appropriate user feedback
- Added an Account section in the popup that displays the user's email
- Improved error toast messages with clearer formatting and helper text

![image.png](https://app.graphite.dev/user-attachments/assets/b751f6a4-1a33-42d1-88dd-61aff55dd1c7.png)![image.png](https://app.graphite.dev/user-attachments/assets/202f69f9-c853-4801-850e-ee6d115e300c.png)
2025-09-24 21:02:05 +00:00
CodeWithShreyans
8478db2b4c
feat: new favicon (#426) 2025-09-19 22:41:50 +00:00
Dhravya Shah
27ea75b4a2 change /memories to /documents, remove unwanted dependency, biome format 2025-09-15 19:02:24 -07:00
MaheshtheDev
d7cc7d847d feat (extension) : Auto Search Toggle for Chat Applications (#418)
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
2025-09-10 03:55:53 +00:00
Dhravya Shah
1ffb9f9aa8 merged 2025-09-09 20:15:22 -07:00
Dhravya Shah
8e1672a6bd small changes 2025-09-09 20:14:38 -07:00
MaheshtheDev
3e5ea2fd9e extension: updated telemetry and batch upload (#415) 2025-09-08 05:19:10 +00:00
Mahesh Sanikommu
ade1b6732c
fix: remove the scripting for extension (#411) 2025-09-03 13:01:24 -07:00
Dhravya
65e8c5d525 changes to chrome extension (#402)
### 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.
2025-09-01 06:02:37 +00:00
MaheshtheDev
bc2443e15c feat (extension): add claude.ai and t3.chat integration support (#400) 2025-09-01 04:02:40 +00:00
Mahesh Sanikommmu
cfee509950 migrated the search to API v4 2025-08-29 16:35:36 -07:00
Mahesh Sanikommmu
4dab6100b9 fix the css issue with button 2025-08-29 16:09:20 -07:00
Mahesh Sanikommmu
c74357a6b0 tailwind css to popup 2025-08-28 22:48:57 -07:00
Mahesh Sanikommmu
d1cc3921c4 welcome page tailwind css integration 2025-08-28 19:45:56 -07:00
Mahesh Sanikommmu
44c39430f7 feat: browser extension 2025-08-28 19:00:59 -07:00