Daniel D Orlando
3ec2942365
try manually removing @playwright from the resolution path to make github action work
2023-04-02 11:07:48 -07:00
Daniel D Orlando
bd94c4233d
Playwright setup
2023-04-02 11:07:48 -07:00
Daniel Avila
8bc4d5e3fd
refactor(Dockerfile): change COPY command to copy client side code from /client/dist instead of /client/public
...
refactor(Dockerfile): change port number from 3080 to 80
refactor(Dockerfile): remove unnecessary EXPOSE command
refactor(package.json): remove devDependencies for Vite and React plugin
2023-04-02 00:00:49 -04:00
Daniel D Orlando
6498ab79a4
build: install and configure Vite, move index.html
2023-04-01 12:58:49 -07:00
Daniel Avila
d56aa2edef
loads up to 20 messages, debugging markdown issue
2023-03-18 23:18:36 -04:00
Danny Avila
2e20b28c4d
chore: refactor progressCB to one place, fix sydney, and sanitize html
2023-03-14 15:42:59 -04:00
Danny Avila
08f59819cf
modify docker setup
2023-03-06 15:56:25 -05:00
Danny Avila
fca546af63
reorganize dirs for dockerize
2023-03-06 10:15:07 -05:00
Danny Avila
c617b15bcd
disable prompts until complete
2023-03-06 08:50:36 -05:00
Danny Avila
214228542a
complete customChatGpt model selection
2023-03-03 15:52:06 -05:00
Danny Avila
d235bb7b1b
complete language detection for code blocks
2023-03-02 16:07:36 -05:00
Daniel Avila
ed699d2c06
wrap code in progress, revert old message handling
2023-02-25 09:06:26 -05:00
Daniel Avila
78c9f3dc74
trying different markdown library for proper list styling
2023-02-24 23:16:19 -05:00
Daniel Avila
fd01fd3334
adds markdown support, fix code wrapping
2023-02-24 11:24:09 -05:00
Daniel Avila
c58a9bbe93
finish highlight.js styling (for chatgpt)
2023-02-23 23:56:55 -05:00
Danny Avila
e95e22de15
code highlighting in progress
2023-02-23 16:32:08 -05:00
Daniel Avila
a516b38e27
adds linting, fix linter errors, abort automatic scrolling
2023-02-21 21:31:36 -05:00
Daniel Avila
a5afd5c48f
animates scroll to bottom and debounces bottom
2023-02-13 20:13:59 -05:00
Danny Avila
583fd56ca5
adds shadcn-ui components, and model button to switch chat models
2023-02-13 15:58:35 -05:00
Daniel Avila
500b6c9fa8
adds functionality for waylaidwanderer chatgpt client
2023-02-12 22:24:36 -05:00
Daniel Avila
5b8c4452cc
remove unused packages and minor changes
2023-02-12 16:48:15 -05:00
Daniel Avila
ed44daf8b3
refactor express to use routes
2023-02-12 16:38:33 -05:00
Daniel Avila
cd71bb0727
remove nodemon from server script
2023-02-11 17:35:07 -05:00
Daniel Avila
48c591a8b9
scrollbar styling
2023-02-11 13:48:48 -05:00
Daniel Avila
256b60435f
update press release, minor change in textchat component, remove unused package
2023-02-11 13:01:03 -05:00
Daniel Avila
5af5a97d8f
complete renaming functions, abstracts more svg, sets title to current convo title, adds a try again feature to errors
2023-02-11 10:22:15 -05:00
Daniel Avila
511ac948b4
clear all convos in progress, async code refactored in debugging warning
2023-02-07 19:07:48 -05:00
Danny Avila
9d41ed4615
reorganize components and add root import plugin
2023-02-07 10:26:19 -05:00
Danny Avila
faf8800e67
remove sourcemap error
2023-02-07 09:59:45 -05:00
Daniel Avila
6e3f63ee46
adding clear methods for convos
2023-02-06 21:17:46 -05:00
Danny Avila
2869638cc0
get convos endpoint
2023-02-06 15:17:54 -05:00
Danny Avila
4e6b6be15c
titles conversations based on first two messages
2023-02-06 14:57:47 -05:00
Danny Avila
232a823b9b
store all messages to mongoDB
2023-02-06 13:28:21 -05:00
Daniel Avila
f889f23792
chatgpt is taking shape, convo persists, layout mimics original
2023-02-05 19:41:24 -05:00
Daniel Avila
3a199757ae
sse events on text submit
2023-02-05 15:29:35 -05:00
Daniel Avila
81866f197a
webpack config for polyfills
2023-02-04 20:49:58 -05:00
Daniel Avila
92860a1bb4
adds express server
2023-02-04 20:08:28 -05:00
Daniel Avila
0fb3a1cab3
adds tailwindcss
2023-02-04 18:17:47 -05:00
Daniel Avila
74232d7671
initial commit, project is ready to start
2023-02-04 17:17:17 -05:00