aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* fix: duplicate content saving data in extensionextension/duplicate-save-fixMaheshtheDev2024-09-191-53/+0
|
* fix: extension on topDhravya Shah2024-09-183-4/+3
|
* Merge pull request #294 from supermemoryai/extension/drag-and-dismissDhravya Shah2024-09-181-2/+2
|\ | | | | fix: drag and import icons scrolling over page
| * fix: drag and import icons scrolling over pageextension/drag-and-dismissMaheshtheDev2024-09-181-2/+2
| |
* | Merge pull request #293 from supermemoryai/extension/drag-and-dismissDhravya Shah2024-09-181-1/+1
|\| | | | | fix: horizontal overflow issue for extension
| * fix: horizontal overflowMaheshtheDev2024-09-181-1/+1
| |
* | Merge pull request #292 from supermemoryai/extension/drag-and-dismissDhravya Shah2024-09-171-2/+2
|\| | | | | fix: Extension UI fix and Scroll issue with the page scroll
| * fix: extension icon scroll effect with pageMaheshtheDev2024-09-171-1/+1
| |
| * extension: the UI Scroll issue fixMaheshtheDev2024-09-171-1/+1
| |
* | Merge pull request #289 from supermemoryai/extension/drag-and-dismissDhravya Shah2024-09-163-2/+2
|\| | | | | fix: icon images issue
| * fix: icon images issueMaheshtheDev2024-09-163-2/+2
| |
* | Merge pull request #285 from supermemoryai/extension/drag-and-dismissDhravya Shah2024-09-091-19/+123
|\| | | | | feat: Drag and Dismiss extension features
| * feat: Drag and Dismiss extension featuresMaheshtheDev2024-09-091-19/+123
|/
* Merge pull request #275 from AVRSANAND/fix-bug-onboarding-linksDhravya Shah2024-09-031-2/+2
|\ | | | | Fix: Making links clickable in onboarding section in Step2
| * Fix: Making links clickable in onboarding section in Step2AVRSANAND2024-09-031-2/+2
|/
* ughDhravya Shah2024-08-301-1/+1
|
* fix: telegram botDhravya Shah2024-08-292-6/+18
|
* fix: all build errorsDhravya Shah2024-08-2716-60/+255
|
* fix: editor build issueDhravya Shah2024-08-271-1/+1
|
* Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-2741-3345/+7160
|\
| * Merge pull request #268 from supermemoryai/CodeTorso-mainDhravya Shah2024-08-2738-3327/+7142
| |\ | | | | | | Code torso's editor PR
| | * trigger buildCodeTorso-mainDhravya Shah2024-08-270-0/+0
| | |
| | * add lockfileDhravya Shah2024-08-271-0/+26427
| | |
| | * minor fixesDhravya Shah2024-08-276-5/+936
| | |
| | * merge conflictsDhravya Shah2024-08-2733-26114/+2571
| | |\
| | | * commit itcodetorso2024-08-171-17/+0
| | | |
| | | * get this file incodetorso2024-08-171-6/+0
| | | |
| | | * popover ruining my day againcodetorso2024-08-172-38/+20
| | | |
| | | * editorcodetorso2024-08-1633-1192/+4792
| | | |
| * | | Merge pull request #259 from supermemoryai/cta-fixDhravya Shah2024-08-241-10/+4
| |\ \ \
| | * | | update the cta after launchMaheshtheDev2024-08-241-10/+4
| |/ / /
| * | | Merge pull request #258 from manuarora700/mainDhravya Shah2024-08-241-4/+5
| |\ \ \
| | * | | fix: navbar glitchManu Arora2024-08-241-4/+5
| |/ / /
| * | | Merge pull request #255 from aidenybai/chore/upgrade-millionDhravya Shah2024-08-221-1/+1
| |\ \ \ | | | | | | | | | | fix: Disable Million if turbopack is enabled
| | * | | refactor(web): Update condition for development environmentAiden Bai2024-08-191-2/+2
| | | | |
| * | | | Merge pull request #240 from supermemoryai/telegram-markdown-modeDhravya Shah2024-08-221-3/+16
| |\ \ \ \ | | |_|/ / | |/| | | chore: Update Telegram bot with Markdown Support
| | * | | chore: Update Telegram bot with Markdown SupportMaheshtheDev2024-08-101-3/+16
| | | | |
* | | | | aaaDhravya Shah2024-08-271-0/+8
|/ / / /
* | | | undo changesDhravya Shah2024-08-192-20731/+13688
| | | |
* | | | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-198-13751/+20814
|\ \ \ \
| * \ \ \ mergedVinit Shah2024-08-193-57/+3231
| |\ \ \ \
| | * \ \ \ Merge pull request #254 from CodeTorso/memo-pageCodeTorso2024-08-171-22/+30
| | |\ \ \ \ | | | | | | | | | | | | | | little animation will be better
| | | * | | | little animation will be bettercodetorso2024-08-171-22/+30
| | | | | | |
| | * | | | | Merge pull request #253 from CodeTorso/memo-pageCodeTorso2024-08-171-34/+48
| | |\| | | | | | | |_|_|/ | | |/| | | better icons
| | | * | | better iconscodetorso2024-08-171-34/+48
| | |/ / /
| | * | | Merge pull request #249 from aidenybai/chore/upgrade-millionDhravya Shah2024-08-132-13152/+16651
| | |\ \ \ | | | | |/ | | | |/| build(package): Update @million/lint version
| | | * | build(package): Update @million/lint versionAiden Bai2024-08-132-13152/+16651
| | |/ /
| * | | Merge branch 'leerob-perf-improvements'Vinit Shah2024-08-136-13693/+17582
| |\ \ \ | | |/ / | |/| |
| | * | Fix Tailwind configuration and use TurbopackLee Robinson2024-08-126-13693/+17582
| |/ /
* / / revert and fix mem0 memories additionDhravya Shah2024-08-191-1/+8
|/ /