aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Collapse)AuthorAgeFilesLines
* merged latest changes with queue branch and ready for prodDhravya Shah2024-08-0618-240/+319
|\
| * Merge pull request #206 from supermemoryai/better-markdownDhravya Shah2024-08-051-8/+4
| |\ | | | | | | Better markdown Rendering
| | * better markdown renderingbetter-markdownDhravya Shah2024-08-041-8/+4
| | |
| * | Merge pull request #223 from iiAbady/patch-1Dhravya Shah2024-08-051-118/+0
| |\ \ | | | | | | | | fix: delete uneeded ref page
| | * | fix: delete uneeded ref pageAbdullah2024-08-061-118/+0
| | | |
| * | | Merge pull request #224 from iiAbady/patch-2Dhravya Shah2024-08-051-1/+1
| |\ \ \ | | | | | | | | | | chore(ui): justify thinkpad to center
| | * | | chore(ui): justify thinkpad to centerAbdullah2024-08-061-1/+1
| | |/ /
| * | / Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-052-4/+25
| |\| | | | |/ | |/|
| | * Removed unnecessary commentfyzanshaik2024-08-051-31/+0
| | |
| | * Scroll bar addedfyzanshaik2024-08-052-4/+56
| | |
| * | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-042-22/+61
| |\|
| | * Merge pull request #205 from krakenftw/deletespaceDhravya Shah2024-08-042-22/+61
| | |\ | | | | | | | | feat: delete space
| | | * lintkraken2024-08-031-1/+1
| | | |
| | | * feat: delete spacekraken2024-08-032-22/+61
| | | |
| * | | remove pro mode for nowDhravya Shah2024-08-041-2/+2
| |/ /
| * | calculate how fucked we areDhravya Shah2024-08-031-2/+2
| | |
| * | fix: stuffDhravya Shah2024-08-032-8/+32
| | |
| * | handle errors properlyDhravya Shah2024-08-031-1/+15
| | |
| * | fix wrangler tomlDhravya Shah2024-08-031-11/+11
| | |
| * | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-032-33/+60
| |\|
| | * Merge pull request #204 from krakenftw/textospeechDhravya Shah2024-08-022-33/+60
| | |\ | | | | | | | | Textospeech
| | | * fix: wrong icon for speaker-xkraken2024-08-031-5/+8
| | | |
| | | * feat: selective disabling of buttonskraken2024-08-031-15/+16
| | | |
| | | * feat: stop tts button addedkraken2024-08-031-3/+16
| | | |
| | | * feat: disable speaker button while speakingkraken2024-08-032-30/+40
| | | |
| * | | export memories optionDhravya Shah2024-08-031-7/+35
| | | |
| * | | fix: Small UI issueDhravya Shah2024-08-021-1/+1
| |/ /
| * | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-021-38/+49
| |\ \
| | * | Merge pull request #198 from krakenftw/textospeechDhravya Shah2024-08-021-38/+49
| | |\| | | | | | | | | feat: text to speech on answers
| | | * feat: text to speech on answerskraken2024-08-012-43/+56
| | | |
| * | | send a sliced version to the APIDhravya Shah2024-08-021-2/+2
| |/ /
| * | Merge branch 'main' of github.com:supermemoryai/supermemoryDhravya Shah2024-08-021-1/+2
| |\ \
| | * | fix telegram bot link issueMaheshtheDev2024-08-011-1/+2
| | |/
| * / fix: people skipping onboarding should still have supermemory.ai savedDhravya Shah2024-08-021-5/+25
| |/
| * nevermind. disabled sentry. again.Dhravya Shah2024-07-301-14/+0
| |
| * enable sentry using tree shakingDhravya Shah2024-07-301-0/+14
| |
| * disable sentry again.Dhravya Shah2024-07-301-27/+27
| |
| * Merge pull request #189 from tushar-daiya/promiseToasterDhravya Shah2024-07-301-21/+25
| |\ | | | | | | Sonner promise toaster added
| | * fixed error shows as success toastTushar Daiya2024-07-301-19/+9
| | |
| | * sonner promise toaster addedTushar Daiya2024-07-301-23/+37
| | |
| * | cleanerDhravya Shah2024-07-303-2/+22
| |\ \
| | * \ Merge pull request #190 from supermemoryai/Welding-Torch-patch-2CodeTorso2024-07-301-1/+1
| | |\ \ | | | | | | | | | | It's 'Thinkpad' not Canvas anymore
| | | * | It's 'Thinkpad' not Canvas anymoreWelding-Torch-patch-2Welding Torch2024-07-301-1/+1
| | | |/
| | * / Fix 'Draw things to see here'Welding-Torch-patch-3Welding Torch2024-07-301-1/+1
| | |/
| | * Add useKeyPress hook for keyboard event handlingTushar Daiya2024-07-292-1/+21
| | |
| * | removed unnecessaryDhravya Shah2024-07-303-36/+28
| |/
* | changes for prodDhravya Shah2024-08-061-6/+5
| |
* | Merge branch 'kush/be-queue' of https://github.com/Dhravya/supermemory into ↵Kush Thaker2024-08-065-11/+32
|\ \ | | | | | | | | | kush/be-queue
| * | changes for stagingDhravya Shah2024-08-055-11/+32
| | |
* | | Fix job errors not reflecting in D1; add delays on document insert in ↵Kush Thaker2024-08-061-2/+3
|/ / | | | | | | vectorize to help with open ai rate limits