Commit graph

1257 commits

Author SHA1 Message Date
MaheshtheDev
0ca737f364 fix: mobile responsive issues on onboarding (#453) 2025-10-06 01:06:32 +00:00
MaheshtheDev
583c2651b6 feat: url cards as content preview with rich details (#452)
Improved memory detail UI with better document icons and layout and Added dark mode support to the Chrome extension button

### What changed?

- Enhanced the WebsiteCard component with an `onOpenDetails` prop
- Improved the MemoryDetail component with:
  - Better layout for document headers and source links
  - Enhanced content scrolling with proper height constraints
  - Improved spacing and padding in various sections
- Added favicon support to document icons, showing website favicons for webpage documents
- Fixed document type detection for webpages and URLs
- Added dark mode support to the Chrome extension button component with appropriate color classes

[Screen Recording 2025-10-03 at 11.34.01 PM.mov <span class="graphite__hidden">(uploaded via Graphite)</span> <img class="graphite__hidden" src="https://app.graphite.dev/user-attachments/thumbnails/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov" />](https://app.graphite.dev/user-attachments/video/2f6ceef2-43a2-4e11-bafa-0f3ce614696b.mov)
2025-10-04 21:38:13 +00:00
Dhravya Shah
4d6fd37c99 fix: model names 2025-10-03 02:41:49 -07:00
Dhravya Shah
e1d7d6ba70 chore: fix docs again 2025-10-03 02:39:29 -07:00
Dhravya Shah
be34a14550 Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-10-03 02:37:50 -07:00
Dhravya Shah
c65f4e97ac fix: docs 2025-10-03 02:37:30 -07:00
MaheshtheDev
c3f1647a70 fix: raycast org selection based api key creation (#447) 2025-10-03 07:56:41 +00:00
MaheshtheDev
050b241fb6 ui: update the chrome extension visibilty (#448)
ui: update the chrome extension visibilty

fix the ui for the chrome extension icon

remove bun lock

![image.png](https://app.graphite.dev/user-attachments/assets/e5da1528-95dd-455a-bd35-6d93a3c369b9.png)

![image.png](https://app.graphite.dev/user-attachments/assets/ecc6ed96-6a87-4569-8220-adef56ab185e.png)
2025-10-03 07:55:08 +00:00
MaheshtheDev
aa25b37d9b fix: billing metrics display for pro users (#450)
Before we are showing 0/0

![image.png](https://app.graphite.dev/user-attachments/assets/d306f167-4151-490c-bb5c-f3774d5324b7.png)
2025-10-03 07:53:04 +00:00
MaheshtheDev
56590e9329 feat: delete memories and theme issues across the app (#449)
# Add document deletion functionality and fix UI theme issues

This PR adds the ability to delete documents and their associated memories across all content card types (Google Docs, Notes, Tweets, and Websites). Each card now includes:

- A delete button that appears on hover
- A confirmation dialog to prevent accidental deletions
- Proper event handling to avoid triggering card clicks when using delete controls

Additionally, this PR fixes various UI theme issues:

- Updates button styling in the ActionButtons component
- Improves theme consistency by replacing hardcoded colors with theme variables
- Fixes text color issues in login page components
- Ensures proper color contrast in various UI elements

The masonry layout was also improved to properly re-render when documents are removed.
2025-10-03 07:51:00 +00:00
Dhravya Shah
698bd0e1cd fix: tools files 2025-10-02 17:09:27 -07:00
MaheshtheDev
163c9daca7 feat(raycast-extension): initial version of supermemory extension for raycast (#440)
feat(raycast-extension): initial version of supermemory extension for raycast

chore: update the metadata and ui for app to get api key

![supermemory-1.png](https://app.graphite.dev/user-attachments/assets/631a865e-8d7b-43df-8753-480f6b80a6d8.png)

![supermemory-2.png](https://app.graphite.dev/user-attachments/assets/956fff54-5447-4feb-a88b-8b465d4cda68.png)
2025-10-02 16:22:56 +00:00
Dhravya Shah
e778b6d494 fix: Migration guides 2025-10-01 18:28:37 -07:00
Dhravya Shah
514f6a6f41 Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-10-01 18:11:49 -07:00
Dhravya Shah
5c57578573 feat: Add memory vs rag and migration section to docs 2025-10-01 18:11:37 -07:00
MaheshtheDev
098f470955 ui: fix progress bar thickness on regular browser (#445)
Before

![image.png](https://app.graphite.dev/user-attachments/assets/86346d6f-720f-498d-a2e1-80fa705cd7e7.png)

After

![image.png](https://app.graphite.dev/user-attachments/assets/a1bfd96d-022c-47bf-838f-13af31a24c23.png)
2025-10-02 01:00:22 +00:00
MaheshtheDev
082b6fb26b fix: hardcode names (#444) 2025-10-01 22:49:55 +00:00
MaheshtheDev
b148296f50 feat: layout design with theme improvements (#443)
feat: layout design with theme improvements

new improvements on light mode layout

chore: settings page with graph header and memories list
2025-10-01 21:59:54 +00:00
MaheshtheDev
60794f63e2 UI: onboarding improvements (#435)
UI: onboarding improvements

ui(onboarding): updated onboarding ui patterns
2025-10-01 21:59:53 +00:00
alexf37
ede0f39303 feat: new onboarding flow (#408)
This is the onboarding flow that you have all seen in my demo.
2025-10-01 21:59:53 +00:00
Dhravya Shah
53bc296155 feat: Claude memory integration 2025-09-29 13:40:56 -07:00
Dhravya Shah
5bbb4edf1b fix: build 2025-09-28 22:41:28 -07:00
MaheshtheDev
a9bd64c106 hot-fix: chat conversation reaching max depth with update (#442) 2025-09-29 05:38:32 +00:00
Dhravya Shah
9f548a477d Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-28 16:42:17 -07:00
Dhravya Shah
2093b316d9 migrate docs to public 2025-09-28 16:42:06 -07:00
MaheshtheDev
a09e9db7e0 fix: disable experimental React Compiler in Next.js config and remove babel-plugin-react-compiler dependency. (#441)
Removed React Compiler from the project configuration and dependencies.

### What changed?

- Removed `reactCompiler: true` from the experimental options in `next.config.ts`
- Removed `babel-plugin-react-compiler` dependency from `package.json`
- Updated formatting in `next.config.ts` to use consistent indentation and semicolons

### Why make this change?

React Compiler (formerly React Forget) is still in experimental phase and may be causing stability issues or unnecessary complexity in the build process. Removing it simplifies our dependency tree while maintaining full functionality. The PostHog update ensures we're using the latest version with any bug fixes or improvements.
2025-09-28 20:15:49 +00:00
Dhravya Shah
697315b9dc Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-24 23:26:38 -07:00
Dhravya Shah
3d2d3ae35c bump version 2025-09-24 21:48:56 -07:00
MaheshtheDev
3c127639c3 fix: SSR issue while localStorage is being accessed (#437) 2025-09-24 21:04:12 +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
MaheshtheDev
5f09fe0cf1 fix(pricing): update the new pricing limits on pro plan (#439) 2025-09-24 20:59:56 +00:00
MaheshtheDev
3c4045ba89 feat: add one click install to cursor on connect to ai modal (#436) 2025-09-23 23:25:34 +00:00
MaheshtheDev
8c92aad6a7 Update ADD_MEMORY_SHORTCUT_URL to new URL (#434) 2025-09-23 21:08:55 +00:00
MaheshtheDev
be2008dff5 Rename CONTRIBUTING.md file (#433)
- Renamed CONTRIBUTE.md to CONTRIBUTING.md to follow standard GitHub conventions.
2025-09-23 01:17:53 +00:00
Dhravya Shah
bd78ef0ddf fix: one more type error 2025-09-19 16:06:26 -07:00
Dhravya Shah
5e22063b6d Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-19 16:05:22 -07:00
Dhravya Shah
f82104ecc8 fix 2025-09-19 16:05:12 -07:00
CodeWithShreyans
8478db2b4c
feat: new favicon (#426) 2025-09-19 22:41:50 +00:00
Dhravya Shah
53eeadccca fix: one more build error 2025-09-18 12:20:35 -07:00
Dhravya Shah
315d8e413b Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-18 12:16:50 -07:00
Dhravya Shah
4942525ee9 fix 2025-09-18 12:16:45 -07:00
MaheshtheDev
c09a64a353 ui: enable chrome extension download (#423)
![image.png](https://app.graphite.dev/user-attachments/assets/22834a69-840e-45e3-a7d1-ea5827fb5f58.png)
2025-09-17 19:28:18 +00:00
Dhravya Shah
a6890ccab0 Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-15 19:02:30 -07:00
Dhravya Shah
27ea75b4a2 change /memories to /documents, remove unwanted dependency, biome format 2025-09-15 19:02:24 -07:00
CodeWithShreyans
03a2397fc1
feat: auto redirect to last site (#422) 2025-09-14 23:54:15 +00:00
Dhravya Shah
8de2099e14 Merge branch 'main' of https://github.com/supermemoryai/supermemory 2025-09-13 22:09:46 -07:00
Dhravya Shah
90fd19f215 update: Readme 2025-09-13 22:09:40 -07:00
MaheshtheDev
8fe4e86a3a fix: autumn caching issue (#421) 2025-09-13 22:44:03 +00:00
MaheshtheDev
82eb173635 ui: delete document and related memories dialog (#420) 2025-09-13 22:27:50 +00:00
MaheshtheDev
7b632e16eb fix: connections activation autumn (#419) 2025-09-12 00:51:05 +00:00