Commit Graph

397 Commits

Author SHA1 Message Date
Alex
cd3e0e34ea
Merge pull request #130 from arc53/api-linking
Api linking
2023-02-25 19:26:36 +00:00
Alex
141d02aec9 Update package.json 2023-02-25 19:25:26 +00:00
Alex
bd1c9c2818 gunicorn 2023-02-25 19:20:09 +00:00
Alex
fdc8a509de fixes on comments 2023-02-25 18:43:54 +00:00
Alex
168defb079 Update requirements.txt 2023-02-25 16:54:12 +00:00
Alex
4769eb31e9 docs check api 2023-02-25 15:44:45 +00:00
Alex
4011398b0c moved string prep 2023-02-25 15:35:45 +00:00
Alex
1af4ca2340
Merge pull request #129 from arc53/code-ingestion
Code_to_dict
2023-02-25 13:52:14 +00:00
Pavel
2c364d3c00 Code_to_dict
3 languages added, works well with python. Java and Js require additional revieving
2023-02-25 17:37:33 +04:00
Alex
99ac57c15b Merge branch 'api-linking' of https://github.com/arc53/docsgpt into api-linking 2023-02-25 13:36:07 +00:00
Alex
6eef53cb1b API conversation 2023-02-25 13:36:03 +00:00
TaylorS15
f077780e4b fixed nav 2023-02-25 08:28:48 -05:00
Alex
6cd98d631d Little fix 2023-02-25 12:56:59 +00:00
Alex
d08d8be0b3
Merge pull request #128 from arc53/main
tiny fix for #5
2023-02-25 12:12:33 +00:00
Alex
9ec8e8c41c tiny fix for #5 2023-02-25 12:11:59 +00:00
Pavel
8b9ecc5965
Merge pull request #125 from arc53/fe-fixed
Fe fixed
2023-02-25 15:49:52 +04:00
Alex
1c10c95114
Merge branch 'main' into fe-fixed 2023-02-25 11:43:53 +00:00
Alex
4d836d646b
Merge pull request #124 from ajaythapliyal/feature/final-ui-changes
Nicks Feedback : 12,13 & cleanup
2023-02-25 11:27:58 +00:00
TaylorS15
57cb323387 Merge branch 'fe-fixed' of https://github.com/arc53/DocsGPT into fe-fixed 2023-02-25 04:14:28 -05:00
TaylorS15
2571a12d1e points 14 and 15 2023-02-25 04:13:12 -05:00
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.
2023-02-25 11:51:17 +05:30
ajaythapliyal
63af495693 incorporates 13 from Nicks list 2023-02-25 11:11:15 +05:30
ajaythapliyal
f90abd8753 fixes the middleware setup 2023-02-25 09:52:15 +05:30
ajaythapliyal
4bc1a87fcf preserves whitespaces and newlines in message 2023-02-25 08:43:00 +05:30
Alex
5f70bf286a dockefiles 2023-02-24 17:04:37 +00:00
Alex
0ace4f5c9f 5 fix 2023-02-24 16:09:19 +00:00
Pavel
8e496ca241
Merge pull request #123 from arc53/small-fe-fixes
Small fe fixes
2023-02-24 18:52:31 +04:00
Alex
90ec40c2b3 spacing 2023-02-24 14:48:02 +00:00
Alex
e465daf848 small fixes 2023-02-24 14:34:02 +00:00
Pavel
8f0f664393
Merge pull request #122 from arc53/taylorcopy
Taylorcopy
2023-02-24 17:27:33 +04:00
ajaythapliyal
b662c30508 adds middleware to sync redux with local storage also adds ununsed
import error rule to linter
2023-02-24 18:46:46 +05:30
Alex
d98b558ab0 merge 2023-02-24 12:02:48 +00:00
Alex
287f75dfe8 Merge branch 'main' into pr/115 2023-02-24 12:02:31 +00:00
Alex
3e5a686a73
Merge pull request #120 from ajaythapliyal/ui-cleanup
Nick's feedback List : 1, 2, 4, 6
2023-02-24 11:39:59 +00:00
ajaythapliyal
9d13034b7a pushing Hero down a bit and adding active states in routed links 2023-02-24 16:41:58 +05:30
ajaythapliyal
d1d478ea29 fixes chatbubble padding 2023-02-24 09:33:18 +05:30
ajaythapliyal
3e20e4dc67 fixes .6 from nicks list 2023-02-24 09:25:03 +05:30
ajaythapliyal
4de16db70f adds a chat menu in Navbar 2023-02-24 08:43:42 +05:30
ajaythapliyal
2bfba4cce8 fixes 2 from nicks list 2023-02-24 08:13:21 +05:30
ajaythapliyal
2461f5c1f6 Merge branch 'main' of github.com:ajaythapliyal/DocsGPT into ui-cleanup 2023-02-24 08:00:58 +05:30
ajaythapliyal
0132079842 fixes 1. from Nicks list 2023-02-24 07:59:19 +05:30
Alex
918e1b3bf6
Merge pull request #117 from unkwnownGriot/no-api-key-error500-fixed
Fix the servor 500 error and show error message to client
2023-02-23 18:08:23 +00:00
Alex
3791394bf8 Update error.py 2023-02-23 18:07:11 +00:00
Alex
e5aaaf78f0 Update app.py 2023-02-23 18:05:21 +00:00
Alex
8d8e8d51ff
Merge pull request #118 from arc53/new-dockerfile
Update Dockerfile
2023-02-23 14:09:39 +00:00
Alex
46f7dfc568 Update Dockerfile 2023-02-23 14:08:34 +00:00
UnknownDev
fabe4d53d6 Fix the servor 500 error and show error message to client 2023-02-23 11:29:52 +00:00
TaylorS15
18b7402d56 removed async on local storage functions 2023-02-22 22:59:31 -05:00
TaylorS15
fc239bb37e fixed discord and github nav links 2023-02-22 19:50:08 -05:00
TaylorS15
933174d530 removed logging 2023-02-22 18:53:20 -05:00