Commit Graph

570 Commits (62965ee106fa64aa308e4d34723d66279dddf5cd)

Author SHA1 Message Date
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
Alex 99ac57c15b Merge branch 'api-linking' of https://github.com/arc53/docsgpt into api-linking 2 years ago
Alex 6eef53cb1b API conversation 2 years ago
TaylorS15 f077780e4b fixed nav 2 years ago
Alex 6cd98d631d Little fix 2 years ago
Alex 9ec8e8c41c tiny fix for #5 2 years ago
Alex 1c10c95114
Merge branch 'main' into fe-fixed 2 years ago
TaylorS15 57cb323387 Merge branch 'fe-fixed' of https://github.com/arc53/DocsGPT into fe-fixed 2 years ago
TaylorS15 2571a12d1e points 14 and 15 2 years ago
ajaythapliyal 2f246a90d0 on mobile view the app used to launch with nav bar open, this fixes it.
About page had same large horizontal margin which made about page very
narrow. This fixes it.
2 years ago
ajaythapliyal 63af495693 incorporates 13 from Nicks list 2 years ago
ajaythapliyal f90abd8753 fixes the middleware setup 2 years ago
ajaythapliyal 4bc1a87fcf preserves whitespaces and newlines in message 2 years ago
Alex 5f70bf286a dockefiles 2 years ago
Alex 0ace4f5c9f 5 fix 2 years ago
Alex 90ec40c2b3 spacing 2 years ago
Alex e465daf848 small fixes 2 years ago
ajaythapliyal b662c30508 adds middleware to sync redux with local storage also adds ununsed
import error rule to linter
2 years ago
Alex d98b558ab0 merge 2 years ago
Alex 287f75dfe8 Merge branch 'main' into pr/115 2 years ago
ajaythapliyal 9d13034b7a pushing Hero down a bit and adding active states in routed links 2 years ago
ajaythapliyal d1d478ea29 fixes chatbubble padding 2 years ago
ajaythapliyal 3e20e4dc67 fixes .6 from nicks list 2 years ago
ajaythapliyal 4de16db70f adds a chat menu in Navbar 2 years ago
ajaythapliyal 2bfba4cce8 fixes 2 from nicks list 2 years ago
ajaythapliyal 0132079842 fixes 1. from Nicks list 2 years ago
TaylorS15 18b7402d56 removed async on local storage functions 2 years ago
TaylorS15 fc239bb37e fixed discord and github nav links 2 years ago
TaylorS15 933174d530 removed logging 2 years ago
TaylorS15 355d6e3cf2 small change 2 years ago
TaylorS15 91df648767 added github and discord links and removed TODOs 2 years ago
TaylorS15 cf1715712b text color change 2 years ago
TaylorS15 81e1b1a7b6 Merge branch 'main' of https://github.com/TaylorS15/DocsGPT 2 years ago
TaylorS15 b49f7b144f nav cleaning and updated functionality 2 years ago
Taylor Svec 79872b207d
Merge branch 'arc53:main' into main 2 years ago
TaylorS15 907c4f8c4b storing api key and recent source docs locally 2 years ago
ajaythapliyal 1fc9d61325 shows error message when request req fails 2 years ago
TaylorS15 13841c7162 packagelock 2 years ago
Alex 41742dccd3
Merge pull request #103 from TaylorS15/main
added modal to select source documentation
2 years ago
TaylorS15 708c11ba78 removed logging 2 years ago
TaylorS15 8ee34d8660 little change 2 years ago
TaylorS15 dea949f772 Moved Doc type to selectDocsApi
Moved /api/docs.ts to /preference/selectDocsApi.ts
Added all source docs to redux
2 years ago
ajaythapliyal f7463699be removes hardcoded conversation 2 years ago
ajaythapliyal a036a6b979 Adds mock conversation api layer, adds reducers to handle various asyc
state and wires it with conversation UI
2 years ago
TaylorS15 80ada47df8 fix 2 years ago
TaylorS15 f61fc71874 bug fix 2 years ago
TaylorS15 d8104381a5 small nav fix 2 years ago
TaylorS15 db9a416ca0 fixed about page margin 2 years ago
TaylorS15 112e7a2473 removed unused import/export 2 years ago
TaylorS15 5902ca0201 added modal to select source documentation 2 years ago
ajaythapliyal e40eb53b7a hooks up the redux conversation state with conversation UI 2 years ago
ajaythapliyal 5b456cda16 adds conversation slice and acomoddates conversation component with the
data types
2 years ago
ajaythapliyal d20b5f3e09 adds conversation slice 2 years ago
ajaythapliyal a86744d9d6 adds hero page 2 years ago
ajaythapliyal f82ed1ecee restores side bar and conversation transition 2 years ago
ajaythapliyal 10ac36ee7b simplifies the APIKeyModal communication and state management, adds
conversation components
2 years ago
ajaythapliyal 5341d03749 moves the apikeymodal mounting one level down to simplify 2 years ago
ajaythapliyal cb50795ac1 reorganizes the code, introduces preference slice 2 years ago
ajaythapliyal 350ccad077 makes the api key modal work 2 years ago
ajaythapliyal 1b6a58520c cleanup 2 years ago
TaylorS15 8e75d83a72 default state change 2 years ago
TaylorS15 5e5f13b664 major changes
state management now handled with redux
responsiveness uses custom hook (hooks.ts)
2 years ago
TaylorS15 c44e1804bf changed image folder location 2 years ago
TaylorS15 cbe9242355 installed redux 2 years ago
TaylorS15 b01ca54313 small margin fix 2 years ago
TaylorS15 cca92ca32f fixes 2 years ago
TaylorS15 c95b436cf1 About page, App fix, Mobile nav started 2 years ago
TaylorS15 4c6951977e TODOs updated, removed App.css, About page 2 years ago
TaylorS15 1d3e5b85fc react-router-dom 2 years ago
TaylorS15 e25ac549d7 fix 2 years ago
TaylorS15 cf8e19f64d nav setup 2 years ago
TaylorS15 b2c1634a47 placeholder 2 years ago
TaylorS15 be3cd4bafe tailwind extension 2 years ago
TaylorS15 e1e9daf1d1 initial App/Nav setup 2 years ago
TaylorS15 3aed55ba60 extended spacing 2 years ago
TaylorS15 59a8408822 installed react 2 years ago
TaylorS15 7f5f40c4dc small changes 2 years ago
ajaythapliyal 124760e820 iasdasd:wq!
adding a starter page
2 years ago
ajaythapliyal b3136ba69d adds precommit hook 2 years ago
ajaythapliyal 449a87f424 adds eslint and prettier 2 years ago
ajaythapliyal 5d281ad01b initialize the app 2 years ago