Commit Graph

189 Commits

Author SHA1 Message Date
Rafi
e023a13bbc feat(editor): Make the editor automatically focus after selecting a prompt. v2.4.6 2023-04-18 10:37:16 +08:00
Rafi
69dacca6c5 feat(nuxt): Upgrade Nuxt to version 3.4. 2023-04-18 10:29:27 +08:00
Rafi
76b865646c feat(settings): Add independent plugin to put loading system configuration in the lifecycle hook "app:created". 2023-04-18 10:29:09 +08:00
Wong Saang
9fe7943152 Merge pull request #157 from CheaterScript/main
feat: sinicize signup and signin pages.
v2.4.5
2023-04-17 09:47:45 +08:00
AI&I
534ecb132c feat: 更新邀请码功能 2023-04-17 04:37:54 +08:00
AI&I
04fa7394f6 feat: add invitation code. 2023-04-17 04:07:04 +08:00
AI&I
b9ed2fd785 feat: add default language config. 2023-04-17 03:52:29 +08:00
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