Commit Graph

201 Commits

Author SHA1 Message Date
Rafi
01ea5f599f feat(attachment): Support message attachments 2023-04-19 23:28:48 +08:00
Rafi
6c2faf1039 feat(editor): Add a file upload component. 2023-04-19 18:11:07 +08:00
Rafi
31dc740554 feat(editor): Encapsulate the tools in the editor toolbar as independent components. 2023-04-19 16:52:41 +08:00
Rafi
7353614472 fix(signup): some translation quoting error v2.5.3 2023-04-19 08:05:04 +08:00
Rafi
973338c9fb Temporarily remove the invitation code input in the registration because the backend does not support it yet. v2.5.2 2023-04-19 07:50:36 +08:00
Rafi
191409209b feat(md) Display the borders of the table. v2.5.1 2023-04-18 23:10:09 +08:00
Rafi
04c52cba88 feat(msg card): Optimize message content layout and support rendering mathematical formulas. v2.5.0 2023-04-18 19:59:32 +08:00
Rafi
1d2ebb30bb feat(msg card): Optimize message content layout and support rendering mathematical formulas. v2.4.9 2023-04-18 19:55:23 +08:00
Rafi
53d639a9f6 feat(lang): Added French translation v2.4.8 2023-04-18 18:15:51 +08:00
Rafi
47951851c5 fix(gen_title) add openaiApiKey to request body v2.4.7 2023-04-18 14:25:21 +08:00
Rafi
f1b5f8cf3c Add env var DEBUG to docker-compose.yml 2023-04-18 11:08:29 +08:00
Rafi
e6a8868f6c docs: Frugal Mode Control 2023-04-18 10:44:35 +08:00
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