Commit Graph

182 Commits

Author SHA1 Message Date
AI&I
e24a99481e feat: sinicize signup and signin pages. 2023-04-17 03:30:22 +08:00
AI&I
405a4582b5 feat: add language setting in signin. 2023-04-17 03:05:58 +08:00
Rafi
09f470111e feat(shell): add pull command before up 2023-04-15 20:57:55 +08:00
Rafi
ba604e8389 docs: modify API key configuration instructions. 2023-04-15 13:31:29 +08:00
Rafi
d9caaefdef updated docker-compose.yml 2023-04-14 12:52:06 +08:00
Rafi
a3359be316 Merge remote-tracking branch 'origin/main' into main 2023-04-14 12:21:51 +08:00
Rafi
880b111001 feat(shell) Add DATABASE_URL to deployment.sh 2023-04-14 12:21:31 +08:00
Wong Saang
918b87979c Create FUNDING.yml 2023-04-12 18:05:14 +08:00
Rafi
385bcaf603 docs: updated workflow 2023-04-12 14:56:00 +08:00
Rafi
81e120ac47 docs: updated 2023-04-12 14:46:18 +08:00
Rafi
1320d69cfb docs: Adjust directory structure 2023-04-12 14:23:32 +08:00
Rafi
208376a418 update readme 2023-04-11 22:36:24 +08:00
Rafi
6e3a89468c Use yarn instead of pnpm to build the document. 2023-04-11 22:27:13 +08:00
Rafi
f953704831 Add document workflow. 2023-04-11 22:16:15 +08:00
Rafi
1d7098a0cb Use Vuepress to generate a static site for docs. 2023-04-11 22:08:16 +08:00
Rafi
e9f554dc4e Add WORKER_TIMEOUT info to readme 2023-04-11 17:51:06 +08:00
Rafi
55279def0d Add Dockerfile and workflow for static hosting image. v2.4.4 2023-04-11 15:32:06 +08:00
Rafi
fa14276d0a Fix: Resending message when the visibility of the browser page changes , which causes slowdown or failure to receive messages v2.4.3 2023-04-11 10:30:12 +08:00
Rafi
8718dc4ed1 using SERVER_DOMAIN at proxy target 2023-04-10 18:15:18 +08:00
Rafi
fe814acfd9 using http-proxy-middleware 2023-04-10 18:05:07 +08:00
Rafi
1e4f14c9b7 add user guide to readme 2023-04-07 19:39:14 +08:00
Rafi
137ca5ae1a Support Frugal Mode v2.4.2 2023-04-06 18:00:24 +08:00
Rafi
8a9b705b99 Fix the issue where useSettings does not work in SSR mode. v2.4.1 2023-04-06 16:07:46 +08:00
Rafi
82c1811034 Fix the issue of updating the number to a string type when clicking the plus or minus button in the input box when setting the model parameters. 2023-04-06 15:08:35 +08:00
Rafi
0d6aef6872 update readme 2023-04-06 10:54:36 +08:00
Rafi
3f3ab8c33b Fix the issue of unable to copy code blocks in new messages. v2.4.0 2023-04-06 10:17:15 +08:00
Rafi
6522536291 fix some known bugs 2023-04-06 09:56:26 +08:00
Rafi
2bca5a032c fix hydration text missing 2023-04-05 23:27:44 +08:00
Rafi
53460bd891 set default footer width 2023-04-05 23:20:31 +08:00
Rafi
fb9e8b8c7d api proxy 2023-04-05 23:17:14 +08:00
Rafi
21dc2b9236 fix Dockerfile 2023-04-04 19:43:20 +08:00
Rafi
1a6bf1d239 Improve the conversation process 2023-04-04 19:23:57 +08:00
Rafi
3e3283029d Improve the conversation process 2023-04-04 19:16:07 +08:00
Rafi
16c9b0e230 ... 2023-04-03 23:37:50 +08:00
Rafi
836df995d0 Improve login and authentication methods to adapt to the SSR mode. 2023-04-03 22:04:52 +08:00
Rafi
5b9d52b177 support ssr 2023-04-03 18:19:39 +08:00
Rafi
deb627a9ab Convert the MsgEditor component to a composite one v2.3.9 2023-04-02 15:43:31 +08:00
Rafi
70efc09dae Optimize the layout of message content. 2023-04-02 15:10:22 +08:00
Rafi
8ff914582a Fix the bug of conversation title v2.3.8 2023-04-01 21:54:15 +08:00
Rafi
f20a3562f3 Replace blank items in the conversation list with the default title 2023-04-01 21:22:44 +08:00
Rafi
4a1adf6d00 Add reset password function and display current user on the page. v2.3.7 2023-04-01 11:29:24 +08:00
Rafi
ddce1c9721 update readme 2023-03-31 17:37:10 +08:00
Rafi
f67ed7621c Multiple improvements for conversation v2.3.6 2023-03-30 21:45:23 +08:00
Rafi
97649e4bee pass 2023-03-30 18:12:55 +08:00
Rafi
1082da050b rm @vite-pwa/nuxt 2023-03-30 10:37:55 +08:00
Wong Saang
d89d1e288d Merge pull request #97 from erritis/main
Add title for prompt
v2.3.5
2023-03-30 09:31:37 +08:00
Sergey Shekhovtsov
cd89d11d0b Add docker compose file for development
Added docker compose file for development

For convenience when developing
2023-03-28 22:36:53 +03:00
Erritis
cf0053a060 Add title for prompt
Added title for prompt

The title will simplify the search in the list of prompts
2023-03-28 22:35:12 +03:00
Wong Saang
019da4399e Merge pull request #93 from erritis/russian
Add Russian language support
2023-03-28 12:49:37 +08:00
Wong Saang
044961bb01 Merge pull request #90 from erritis/main
Add prompt fields to the translation section
2023-03-28 12:34:33 +08:00