aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Collapse)AuthorAgeFilesLines
* unable to get the message throughfirefox-supportDhravya Shah2025-02-182-0/+2
|
* better space selectorDhravya Shah2025-02-183-57/+114
|
* added a batch delete featureDhravya Shah2025-02-184-66/+277
|
* edit space namesDhravya Shah2025-02-141-4/+93
|
* intuitive memory movement, avoid duplicates in homeDhravya Shah2025-02-143-7/+37
|
* twitter import fixDhravya Shah2025-02-142-2/+2
|
* Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2025-02-141-1/+1
|\
| * Revert "Updated AddMemory.tsx component to fix overflow memory category/tabs ↵revert-325-patch-1Dhravya Shah2025-02-141-1/+1
| | | | | | | | UI "
* | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2025-02-141-1/+1
|\|
| * Updated AddMemory.tsx to fix overflow memory category/tabs while selecting ↵alankritkhatri2025-02-071-1/+1
| | | | | | | | the category of the new memory
* | delete spacesDhravya Shah2025-02-1423-908/+1755
|/
* api docsDhravya Shah2025-01-301-1/+5
|
* redeplDhravya Shah2025-01-3017-211/+234
|
* initial docs setupDhravya Shah2025-01-302-25/+0
|
* auto-provision changesDhravya Shah2025-01-302-145/+407
|
* fix: deleting memoriesDhravya Shah2025-01-291-1/+1
|
* change embedding modelDhravya Shah2025-01-273-21/+108
|
* import tools: CSV and markdown (obsidian)Dhravya Shah2025-01-224-5/+742
|
* fix: postgres errorDhravya Shah2025-01-223-3/+25
|
* Supermemory v2 Release 🚀Dhravya Shah2025-01-20463-14994/+23065
|
* fix: duplicate content saving data in extensionextension/duplicate-save-fixMaheshtheDev2024-09-191-53/+0
|
* Fix: Making links clickable in onboarding section in Step2AVRSANAND2024-09-031-2/+2
|
* fix: telegram botDhravya Shah2024-08-291-6/+16
|
* fix: all build errorsDhravya Shah2024-08-2715-51/+94
|
* fix: editor build issueDhravya Shah2024-08-271-1/+1
|
* Merge pull request #268 from supermemoryai/CodeTorso-mainDhravya Shah2024-08-2736-113/+3503
|\ | | | | Code torso's editor PR
| * minor fixesDhravya Shah2024-08-275-5/+934
| |
| * merge conflictsDhravya Shah2024-08-2732-110/+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-1632-132/+2630
| | |
* | | update the cta after launchMaheshtheDev2024-08-241-10/+4
| | |
* | | 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
| | |
* | | undo changesDhravya Shah2024-08-191-4/+5
| | |
* | | mergedVinit Shah2024-08-191-56/+78
|\ \ \
| * | | little animation will be bettercodetorso2024-08-171-22/+30
| | | |
| * | | better iconscodetorso2024-08-171-34/+48
| | |/ | |/|
* / | Fix Tailwind configuration and use TurbopackLee Robinson2024-08-124-27/+8
|/ /
* | placeholdercodeTorso2024-08-131-0/+1
| |
* | fix: prop types in comboboxDhravya Shah2024-08-121-4/+3
| |
* | alert when deleting spacecodeTorso2024-08-123-61/+73
| |
* | why is this novel shit brokecodeTorso2024-08-124-487/+160
| |
* | next fix, how did noone notice this ?root2024-08-121-1/+1
| |
* | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-095-4/+45
|\ \
| * | Merge pull request #235 from supermemoryai/feat/pwaDhravya Shah2024-08-095-4/+45
| |\| | | | | | | Add PWA Support for Web App