aboutsummaryrefslogtreecommitdiff
path: root/apps/web
Commit message (Expand)AuthorAgeFilesLines
* oofdefault-darkmodeDhravya Shah2024-06-18285-371/+15641
|\
| * Create Embeddings for Canvascodetorso2024-06-184-6/+169
| * EditorAI integrated! (1/4)codetorso2024-06-182-46/+38
| * include all selected spaces in the fetch call to backendDhravya2024-06-171-2/+1
| * add number of chunks to the respnose and only show unique valuesDhravya2024-06-162-6/+32
| * added sources to the responseDhravya2024-06-161-2/+12
| * include metadata in response, add type to metadataDhravya2024-06-161-1/+19
| * fixed a bugDhravya2024-06-162-1/+13
| * form to add content [PENDING LOADING STATE]Dhravya2024-06-162-37/+79
| * added way to save content and vectorize them. also refactored code and added ...Dhravya2024-06-1629-103/+475
| * [MIGRATION REQUIRED]Data fetchers and other server actions, spaces creation a...Dhravya2024-06-1414-213/+405
| * small stuffDhravya2024-06-133-7/+2
| * make header and menu fixed instead of absolute to prevent movement on scrollDhravya2024-06-123-3/+3
| * chat UI and markdown renderer ⚡Dhravya2024-06-129-65/+386
| * Merge pull request #57 from CodeTorso/codetorsoCodeTorso2024-06-122-4/+5
| |\
| | * smoothening animatiocodetorso2024-06-122-4/+5
| * | Merge pull request #56 from CodeTorso/codetorsoCodeTorso2024-06-12202-11/+11070
| |\|
| | * Icons now in our website integratedcodetorso2024-06-12201-2/+11061
| | * full screen mode implementedcodetorso2024-06-122-9/+9
| * | minor changes and improvementsDhravya2024-06-116-104/+104
| |/
| * Adding keyboard shortcuts, responsive design that 99% don't need but stillcodetorso2024-06-113-74/+149
| * AI code refactoredcodetorso2024-06-1133-1007/+421
| * Add Memories, Canvas, Editorcodetorso2024-06-1045-14/+2764
| * before color editscodetorso2024-06-0914-3/+662
| * Add Dynamic Islandcodetorso2024-06-085-35/+205
* | darkmode by default - so that the colors don't f up on lightmode devicesDhravya Shah2024-06-181-4/+1
|/
* added top bar navDhravya2024-06-028-35/+124
* improvements in dash + chatUIDhravya2024-06-0211-60/+64
* fixed some import bugsDhravya2024-06-011-1/+4
* fixed conflicts + my local changesDhravya2024-06-016-38/+260
|\
| * Scroll Nav hide and Twitter Animated Border Implementedcodetorso2024-06-026-18/+203
* | commented the backend code with it's limitations + optimised and removed a bu...Dhravya2024-06-017-130/+108
* | started implmeneting filterDhravya2024-05-2622-536/+121
* | proper redirectsDhravya2024-05-261-4/+6
|/
* added signin pageDhravya2024-05-267-13/+91
* change input heightDhravya2024-05-261-3/+3
* brought all the APIs backDhravya2024-05-2510-7/+368
* fix global file stuffDhravya2024-05-252-2/+1
* added kartik's codev2-refactorDhravya2024-05-258-45/+201
* refactored UI, with shared components and UI, better rules and million lintDhravya2024-05-25140-8407/+2469
* format documentsDhravya2024-05-2111-584/+690
* added browser renderingDhravya2024-05-184-0/+836
* feat: Rewrite backend to hono ⚡Dhravya2024-05-1816-595/+579
* ignore eslint and ts build errorsShoubhit Dash2024-04-191-1/+8
* Fix default behavior bugPelps122024-04-191-1/+4
* Change "Enter" submit logicPelps122024-04-181-2/+2
* don't remove value on completionDhravya2024-04-151-1/+0
* enter to sendDhravya2024-04-152-109/+102
* fix: inArray requires atleast one value errorDhravya2024-04-151-15/+20
* get chrome extension buttonDhravya2024-04-153-0/+42