Commit Graph

530 Commits (0b09c00b50edc437b4011d5c058418a97394eef8)

Author SHA1 Message Date
Akash Bag 492139942c fix: Hero section styling fixed, made responsive accross all devices 11 months ago
Alex 2df32cd9a7
Merge pull request #668 from lakshmi930/fix-small-ui-bugs
Fix something went wrong message bubble
11 months ago
Alex d413d58b47
Merge pull request #652 from rasvanjaya21/main
Enhance backdrop modal effect
11 months ago
Alex 672e14d6ea
Merge pull request #641 from Ankit-Matth/documentation_icon_changed
I have changed icon for Documentation in the left side bar.
11 months ago
Alex 64c83460b9
Merge pull request #656 from Lokendrakushwah12/main
added the 3 cards in hero section with gradient border also its respo…
11 months ago
Alex 74ec3fa7d4
Merge pull request #655 from parthrc/adding-custom-404-page
Added a custom 404 not found page
11 months ago
Alex 0821d7a803
Merge pull request #654 from adarsh-jha-dev/patch-2
Enhanced Hooks with Outside Click Handling and Dark Mode Detection
11 months ago
Ankit Matth 0668fea3b7 Revamp Icon Effects 11 months ago
Yusril A 6f544f56d8
Merge branch 'arc53:main' into main 11 months ago
Lakshmi Narayanan 5556be9cab Fix something went wrong message bubble 11 months ago
Alex 78dd1e1d81
Merge branch 'main' into aboutPage_alignment 11 months ago
Alex 4783685fdb
Merge pull request #650 from SamsShow/main
[Bug]:About section not Aligned.
11 months ago
Alex 81b16aa900
Merge pull request #638 from Bitnagar/fix(frontend)--fix-header-z-index
Fix(frontend):  fix Navigation component z-index for small devices
11 months ago
Lokendra Kushwah ae13e557a7 added the 3 cards in hero section with gradient border also its responsive 11 months ago
unknown a245383f8c Added a custom 404 not found page 11 months ago
Adarsh Jha 78b8d3e41d
Update index.ts 11 months ago
Ankit Matth fcfaa04cc6 About page aligned in center 11 months ago
rasvanjaya21 fe866b2d66 Enhance backdrop modal effect 11 months ago
Saksham Tyagi 3b746c91df Merge branch 'main' of https://github.com/SamsShow/DocsGPT 11 months ago
Saksham Tyagi 06f0129b59 💄 About margin 11 months ago
Alex de29d69efe
Merge pull request #619 from vedant-z/patch-1
fix: Direction of dropdown arrow corrected
11 months ago
Alex f587af1005
Merge pull request #625 from krabbi/prevent_unnecessary_renders
[FE]Prevent unneccessary renders.
11 months ago
Alex 4ed6580e1d
Merge pull request #623 from krabbi/fix_lists_in_converastion
[FE]: Fix render lists in conversation
11 months ago
Alex a1af4f19c5
Merge pull request #621 from arc53/dependabot/npm_and_yarn/frontend/babel/traverse-7.23.2
Bump @babel/traverse from 7.20.13 to 7.23.2 in /frontend
11 months ago
Ankit Matth ee6471351d Icon for Documentation changed 11 months ago
Shivam Bhatnagar dbbf39db6d pre-commit hook 11 months ago
Shivam Bhatnagar d40ea44ae6 fix(frontend): fix navigation z-index in mobiles 11 months ago
Vedant Borkar 5c2b4398d9
Update Navigation.tsx 11 months ago
Alexander Deshkevich 0a717ae82e Prevent unneccessary renders. Update show/hide state of feedback buttons by css instead React 11 months ago
Alexander Deshkevich f9e6751279 fix render lists in conversation 11 months ago
Alexander Deshkevich 0306f8ec65 Fix footer width ob md+ screens 11 months ago
dependabot[bot] c22b014056
Bump @babel/traverse from 7.20.13 to 7.23.2 in /frontend
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Vedant Borkar fa8177d0e5
Update Navigation.tsx 11 months ago
Alex fcaabb2c1e
Merge pull request #595 from HeetVekariya/main
fix: Remove extra spaces in response
11 months ago
HeetVekariya 337d2970a0 fix: removed px-2 for source 11 months ago
HeetVekariya 3e5bd25c6e fix: removed items-center from conversationBubble.tsx 11 months ago
Alex f724f10a35
Merge pull request #607 from mozi47/fix/sidebar-glitch
sidebar glitch fixed
11 months ago
Alex 845ef42338
Merge pull request #598 from Juneezee/simplify-jsx-conditional-rendering
refactor(frontend): simplify JSX conditional rendering
11 months ago
Alex fde8de8b9e
Merge pull request #558 from MSaiKiran9/train-button
Train button Disabled Before Selecting File
11 months ago
Muzakir Shah 88123261ac
sidebar glitch fixed 11 months ago
Eng Zer Jun 0efc2277dd
refactor(frontend): simplify JSX conditional rendering
JSX conditional rendering can be simplified to use the logical AND
operator (&&) [1] instead of ternary operator (? :) if we want to render
something only when the conditon is true, and nothing otherwise.

[1]: https://react.dev/learn/conditional-rendering#logical-and-operator-

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
11 months ago
HeetVekariya c8e6224946 fix: else text corrected 11 months ago
HeetVekariya bf11300ab3 fix: Remove extra spaces in response 11 months ago
faria-karim-porna 7361a35c94 Fix the font size and alignment of all the chat options of the sidebar based on issue #586
Fix the font size and alignment of all the chat options of the sidebar based on issue #586
11 months ago
M Sai Kiran 993c9b31bd
Update Upload.tsx 11 months ago
M Sai Kiran b5d6f0ad36
Update Upload.tsx 11 months ago
M Sai Kiran 03c05a82e4
Merge branch 'arc53:main' into train-button 11 months ago
Alex c969e9c014 fix update and delete bug 11 months ago
M Sai Kiran 76baa6c5f8
Before File Selection Train Disabled 1 11 months ago
M Sai Kiran 84c822a0ca
Before File Selection Train Button Disabled 11 months ago
Hari Raghav e772dfaa12
Merge branch 'arc53:main' into ui-update 11 months ago
hariraghav10 f835b14902 added autofocus for user chat input 11 months ago
hariraghav10 e48df87e06 added autofocus feature for chat input div 11 months ago
ManishMadan2882 13fabaf6aa bugs fixed 11 months ago
Alex 3e2055255e
Merge branch 'main' into error-state-#484 11 months ago
Alex 64a8857884
Merge pull request #529 from staticGuru/chatroom-rename-#495
Chatroom rename feature
11 months ago
Alex cae3e7136e
Merge pull request #525 from Vaibhav91one/bug/text-out-of-screen
bug(front): The text seems to go out of screen when the result is too big.
11 months ago
staticGuru 16df8d803c Fix the error state issues 11 months ago
staticGuru ce7ac78b42 add the darkmode in config file 11 months ago
staticGuru a998db0570 add fetch conversations in the delete callbacks 11 months ago
staticGuru c79ec45adb Fix the lint issues 11 months ago
staticGuru 3753f7d138 change the input outline border color 11 months ago
staticGuru a06369dd7b add the checkmark icons 11 months ago
staticGuru 036297ef36 Merge branch 'main' of https://github.com/staticGuru/DocsGPT into chatroom-rename-#495 11 months ago
staticGuru 129c055fee Change the width in the tile 11 months ago
staticGuru b49e8deb3e add the typescript props interface 11 months ago
staticGuru 17264e7872 add the outside click listioner 11 months ago
staticGuru 022c0c3a89 add trash icons changes 11 months ago
staticGuru b8539122ed add the update conversation callbacks 11 months ago
Vaibhav91one 4ca906a518 bug(front): The text seems to go out of screen when the result is too big, needed some tailwind 11 months ago
Alex e95bc82b8e Update Conversation.tsx 11 months ago
Alex e108833db2
Merge branch 'main' into input-hidden-issue-#474 11 months ago
Alex 71c101b82e
Merge pull request #519 from SoumyadiptoPal/newBranch2
Feature: Round Corners
11 months ago
Alex 860030824e
Merge pull request #503 from ManishMadan2882/main
added the copy response feature
11 months ago
Alex 46c4bf6e94
Merge pull request #515 from timoransky/main
Fix: adjust left margin on content container
11 months ago
ManishMadan2882 3197c356e9 UI corrections 11 months ago
Soumyadipto Pal b1f863cc4d
Update Navigation.tsx 11 months ago
Soumyadipto Pal 823b41b7ec
Merge branch 'main' into newBranch2 11 months ago
SoumyadiptoPal 16a2b3b19b Rounded the components to 3xl 11 months ago
timoransky 65d431c7a0 fix: margin left on content container 11 months ago
staticGuru 6b617955b7 add the check mark logics 11 months ago
staticGuru 10cf0470cb add the conversation Tile 11 months ago
staticGuru f91ca796de add the check Mark icons 11 months ago
staticGuru ceb9c70fba add the edit icons in the assets 11 months ago
staticGuru 5c9d11861e add the coversation tile in the chat section 11 months ago
staticGuru 396697ead2 Query overlay text input issues 11 months ago
Akshit Arora a6783e537b
fix css 11 months ago
ManishMadan2882 54fdd2da57 UI checks 11 months ago
ManishMadan2882 7ee3f10a81 fix 11 months ago
ManishMadan2882 accd65a26a added the copy msg feature 11 months ago
Alex ad1401854c
Merge pull request #448 from SoumyadiptoPal/newBranch
Updated navigation bar and also added icons
11 months ago
Alex 66fd402f00
Merge branch 'main' into main 11 months ago
Alex 835a04358c
Merge pull request #492 from Ankit-Matth/change_color_of_buttons
Color of all buttons and elements changed from blue to #7D54D1
11 months ago
Alex af9b4e448d
Merge pull request #491 from daniel-shuy/bugfix/about-page-to-conversation-navigation
Fix About page to Conversation navigation
11 months ago
Alex 39e8ba42ff
Merge pull request #454 from aindree-2005/patch-1
Update About.tsx
11 months ago
Aditya Gupta 5ca5e0d00f Revert "synced the branch"
This reverts commit 0585fb4c80.
11 months ago
Ankit Matth b0085f2741 Color of all buttons and elements changed from blue to #7D54D1 11 months ago
Daniel Shuy b983095e13 Fix About page to Conversation navigation 11 months ago
Aindree Chatterjee 97e6bab6e3
Update About.tsx 11 months ago
Aindree Chatterjee b311b7620c
Update About.tsx 11 months ago
Alex 25ec8fb2ab
Merge pull request #465 from adarsh-jha-dev/patch-1
Add Feedback Feature to Conversation Module (Update conversationSlice.ts)
11 months ago
Aditya Gupta 992f817fef Fix: Sources feature doesn't look as intended 11 months ago
staticGuru 36528fceab add issue fixes 11 months ago
staticGuru 8323b8af4d Reset the input hidden issues 11 months ago
staticGuru 0e496181a1 Fix the question input hidden issue 11 months ago
staticGuru f47fc7a484 add the additional div in the chat sections 11 months ago
Aditya Gupta 0585fb4c80 synced the branch 11 months ago
GH Action - Upstream Sync cad54f0f07 Merge branch 'main' of https://github.com/arc53/DocsGPT 11 months ago
staticGuru ab7f6e8300 Change the hero section with figma style 11 months ago
Aditya Gupta 943bf477a0 Fix: Conversations tabs overlapping 11 months ago
Adarsh Jha 86c2f0716e
Update conversationSlice.ts 11 months ago
staticGuru 0a8ba068c4 remove the unwanted whitespace 11 months ago
staticGuru a2bb70aaec Source selection overflow issues 11 months ago
Aindree Chatterjee 8afe5a0087
Update About.tsx 11 months ago
Aindree Chatterjee 9c96a4d81b
Update About.tsx
Text decorations added
11 months ago
Ratish jain 39ddaf49be
Update Hero.tsx 11 months ago
Soumyadipto Pal 42739bbb61
Merge branch 'main' into newBranch 11 months ago
SoumyadiptoPal 261c9eefe1 Updated navigation bar and also added discord and github icons 11 months ago
ratishjain f0e87094d6 fixed homepage 11 months ago
ratishjain e0882e9e04 fixed homepage 11 months ago
Alex aa9a024ee1
Merge branch 'main' into changing_discord_github_icons 11 months ago
Alex 30299a9f04
Merge pull request #434 from QuantuM410/quantum410/frontend-placeholder
Added css attribute placeholder for search div
11 months ago
QuantuM410 70aa3b1ff1 Added css attribute placeholder for search div 11 months ago
Ankit Matth 6154a8169b Replace Discord & Github Icons 11 months ago
Arnab Ghosh 437bd13fd0
Fixed Overflowing Text message when user passed a very long string without spaces 11 months ago
Alex ec2762c31a
Merge pull request #384 from ArnabBCA/main
Fixed Empty Spaces Passed in the Input Field
11 months ago
jerempy 4be0c1c0eb delete unused test 11 months ago
jerempy 33e5e74228 custom hook 11 months ago
Arnab Ghosh e95e084956 Fixed Empty Spaces Passed in the Input Field 11 months ago
dependabot[bot] 16fe77e472
Bump postcss from 8.4.21 to 8.4.31 in /frontend
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31)

---
updated-dependencies:
- dependency-name: postcss
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
11 months ago
Siddhant Rai aec55e50f9
Merge branch 'arc53:main' into main 11 months ago
siiddhantt 1f356a67b2 fix: added conditions for error state 11 months ago
siiddhantt afff55045f fix: css changes 11 months ago
Utsav Paul 016295dfee
Adding tab to documentation in Navigation bar 11 months ago
siiddhantt 1765a8a7f9 fix: fixes according to figma design 11 months ago
siiddhantt 837a5b52a7 Merge branch 'main' of github.com:siiddhantt/DocsGPT 11 months ago
siiddhantt 180c4e855e feat: updated sources section design 11 months ago
Alex 01d2af9961 Update favicon.ico
favicon new
11 months ago
Alex 05ec1216e0
Merge pull request #363 from hirenchauhan2/feat/ui/170
feat(ui): add scroll to bottom button
11 months ago
Alex af0e6481f8 Update Conversation.tsx 11 months ago
Hiren Chauhan 153b5c028b
feat(ui): add scroll to bottom button
This will show the scroll to bottom button when user scrolls to top from the last message.

Closes #170
11 months ago
Alex 9a33bf2210 script + cpu optimisations 11 months ago
Alex 783e7f6939 working es 11 months ago
Alex 86be6be2d2
Update Dockerfile 11 months ago
Alex 35a63e867a
Merge pull request #345 from beardcodes/patch-1
Update Dockerfile
11 months ago
Pavel b7e4a3c99e
Merge pull request #348 from arc53/feature/better-structure
Feature/better structure
11 months ago
Zakarya El Quaroui 04b038960b
Update Dockerfile
The current node version is vulnerable to buffer overflow. 

CVE-2022-3602
PUBLISHED
View JSON
X.509 Email Address 4-byte Buffer Overflow
Important CVE JSON 5 Information
Assigner: Openssl

Published: 2022-11-01Updated: 2022-11-03
A buffer overrun can be triggered in X.509 certificate verification, specifically in name constraint checking. Note that this occurs after certificate chain signature verification and requires either a CA to have signed the malicious certificate or for the application to continue certificate verification despite failure to construct a path to a trusted issuer. An attacker can craft a malicious email address to overflow four attacker-controlled bytes on the stack. This buffer overflow could result in a crash (causing a denial of service) or potentially remote code execution. Many platforms implement stack overflow protections which would mitigate against the risk of remote code execution. The risk may be further mitigated based on stack layout for any given platform/compiler. Pre-announcements of CVE-2022-3602 described this issue as CRITICAL. Further analysis based on some of the mitigating factors described above have led this to be downgraded to HIGH. Users are still encouraged to upgrade to a new version as soon as possible. In a TLS client, this can be triggered by connecting to a malicious server. In a TLS server, this can be triggered if the server requests client authentication and a malicious client connects. Fixed in OpenSSL 3.0.7 (Affected 3.0.0,3.0.1,3.0.2,3.0.3,3.0.4,3.0.5,3.0.6).
11 months ago
Alex e85a583f0a testings 11 months ago
DenyTwice d983a519e3 Uncomments selectDocsModal, removes redundant styles 12 months ago
DenyTwice ae01070b8f Design consistency changes, fixes arrow icon positioning in source docs dropdown 12 months ago
Alex e5c43cfc4b
Merge pull request #334 from arc53/support-for-docx
Include docx files in the frontend
12 months ago
Alex 45fc08e221 Update Upload.tsx 12 months ago
Alex 67e8511106 Update Upload.tsx 12 months ago
Alex 1b7dc8a509
Merge pull request #298 from arc53/feature/hisotry
fix the styling in a box
1 year ago
Alex 87cc3cf168 fix the styling in a box 1 year ago
Pavel 1687e6682a
Merge pull request #290 from arc53/feature/hisotry
history
1 year ago
Alex 8187a339f0 little bug fix 1 year ago
Alex 382c3930a2 history 1 year ago
dependabot[bot] b8e57c9b6f
Bump word-wrap from 1.2.3 to 1.2.4 in /frontend
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Sukhman S 96eb68e042 feat: use generic Modal with render props 1 year ago
Sukhman S bf78bdd6d4 feat: pass ErrorMessage as a prop to Modal 1 year ago
Sukhman S d998815847 fix: fix styles for error message 1 year ago
Sukhman S 00ba7b78ca feat: use generic Modal with render props 1 year ago
Sukhman S 0b735d94f1 feat: add generic Modal component 1 year ago
Alex b8e28e0c12
Merge pull request #256 from arc53/dependabot/npm_and_yarn/frontend/vite-4.1.5
Bump vite from 4.1.4 to 4.1.5 in /frontend
1 year ago
Idan 2404899e28 Fixed request length bug, changed to as less used port 1 year ago
Alex 94cc18bd71 fix for sending sources + azure embeddings issue 1 year ago
Alex bff200fede Sources by filename if available 1 year ago
Alex af6f783043 hotfix 1 year ago
Alex 610adcbefc Sources in responses 1 year ago
dependabot[bot] 1d3631fa04
Bump vite from 4.1.4 to 4.1.5 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.1.5/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.1.5/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Alex f8910ba136 Added history in streaming convo + fixed little bug with message margins on loading state 1 year ago
Alex fae3f55010 Working streaming 1 year ago
Alex 20c877f75b working fe 1 year ago
Alex 8380858a82 some fixes 1 year ago
Alex d2358c399d working version 1 year ago
Alex c3af8a77af working streams 1 year ago
Alex ff2e79fe7b streaming experiments 1 year ago
Alex 7f56f57778 better markdown styling 1 year ago
Serge Kozloff db4cdc901c
Merge pull request #1 from arc53/main
t
1 year ago
Alex cb47bcdb0e Update ConversationBubble.tsx 1 year ago
Alex dbe9c4dc18 init 1 year ago
Serj b6cadb1d65 Removed spaces 1 year ago
Chen d3fab69155 feat: ui enhancement 1 year ago
Alex 9ba86bc174 Update preferenceSlice.ts 1 year ago
Alex e6f1c7d0c3 mobile more space 1 year ago
Alex 87ad9a3190 Update Upload.tsx 1 year ago
Alex 0ed45f8754 fix pending status 1 year ago
Alex 116e4401c4 Update .env.production 1 year ago
Alex d5522e7c08 prep things 1 year ago
Alex 658b14ba26 failed upload 1 year ago
Alex 38f8469d0b Update Navigation.tsx 1 year ago
Alex 625448fcd1 Update Navigation.tsx 1 year ago
Alex e0258cfc51 Goodbye annoying braket 1 year ago
Alex 3e98f9e6bd Button working now 1 year ago
Alex e7bd9b6323 Update Navigation.tsx 1 year ago
Alex f1f8341d25 fixes + combined new + path 1 year ago
Alex 796b4899aa Fixed progress + new path + combined new
Co-Authored-By: Ajay Thapliyal <ajaythapliyal1703@gmail.com>
1 year ago
ajaythapliyal 7dcbed644a avoid opening the upload window twice 1 year ago
ajaythapliyal e6fe01876b some fixes 1 year ago
ajaythapliyal 9b75524d43 memoize the training model modal 1 year ago
ajaythapliyal d98c876f82 adds training modals 1 year ago
Alex b1a3ff6cb1 api-request 1 year ago
Alex 2523d039fb Little cloud - right size and location 1 year ago
ajaythapliyal 6dd13c6845 adds upload modal visibility 1 year ago
ajaythapliyal dbaa116fe0 reads uploaded files and adds icon to launch upload feature 1 year ago
ajaythapliyal 97f47f5415 adds react dropzone to add upload functionality 1 year ago
ajaythapliyal ddef31ecdf margin 1 year ago
ajaythapliyal fa31f1ee26 modal ui done 1 year ago
ajaythapliyal 1a1f66d2a0 adds upload modal 2 years ago
Alex a44cde33ed favicon 2 years ago
ajaythapliyal d1cc91dd6f makes feedback icon always visible for mobile 2 years ago
ajaythapliyal b0b12856d5 makes the outline of feedback icon consistent with the inner color 2 years ago
ajaythapliyal ae36ff9394 flattens the params 2 years ago
ajaythapliyal a888f38afb wires up the feedback event handler with redux storie 2 years ago
ajaythapliyal 533053f66f adds click event to the like/dislike icon 2 years ago
ajaythapliyal d4d663de38 feedback UI 2 years ago
ajaythapliyal 37ae24b879 adds like dislike 2 years ago
ajaythapliyal 787a06d06e refactors bubble logic 2 years ago
ajaythapliyal 19f807b6c4 refactors the conversation model from singular messages to queries
consisting of prompt and response
2 years ago
ajaythapliyal 780f5893de adds api call and introduces model for conversations 2 years ago
TaylorS15 d14438bf54 navigation changes/bugfix
fixed chats being visible under text below chat box
2 years ago
ajaythapliyal 9b668e1b13 typo bug fix 2 years ago
ajaythapliyal dae6fa32c7 fixes 7 from Nick's list 2 years ago
ajaythapliyal 380429c33b 6 from nick's list 2 years ago
ajaythapliyal 7f81691ee0 fixes 3 from Nick's list 2 years ago
Alex 63e35fbdbc env vars 2 years ago
Alex 80ab638c31 tiny thing 2 years ago
ajaythapliyal 2f63bf85b5 adds default doc 2 years ago
Alex 923165957e Update About.tsx 2 years ago
Alex d651077e4e
Merge pull request #140 from arc53/vercel-analytics
init analytics
2 years ago
Alex 6a9e103114 api linking 2 years ago
ajaythapliyal ac8dbf4109 fix 2 years ago
ajaythapliyal 998c4688b0 hover effect on send icon 2 years ago
ajaythapliyal 8e839cf80c point 8 from Nick's list 2 years ago
ajaythapliyal 5bddee2d3e Merge branch 'main' of github.com:arc53/DocsGPT into feature/nicks-list1 2 years ago
Alex a19a4c6c3a init analytics 2 years ago
Alex f2259d2527 flipped the t-rex 2 years ago
Alex 3027945fe1 edits 2 years ago
ajaythapliyal 828927d167 fixes 8 of nick's list 2 years ago
Alex 5cd9f8f6e0 chat-small-fixes 2 years ago
ajaythapliyal 34fb20ce12 increases the bottom margin of conversation UI so that latest message
shows up above the input
2 years ago
ajaythapliyal f703b89c00 disables chat scroll when nav state is modified 2 years ago
ajaythapliyal b4a4007f66 word wrap fix 2 years ago
ajaythapliyal 2348848c18 this fixes 5 from nick's list 2 years ago
ajaythapliyal df9472d04c increases line height to center the text in input 2 years ago
Alex 141d02aec9 Update package.json 2 years ago
Alex fdc8a509de fixes on comments 2 years ago
Alex 4769eb31e9 docs check api 2 years ago
Alex 4011398b0c moved string prep 2 years ago