Commit Graph

1936 Commits

Author SHA1 Message Date
LiLeeLing
9e32cb9c92
Update cn.ts 2024-04-03 22:55:01 +08:00
LiLeeLing
f0abc846b0
Update cn.ts 2024-04-03 22:11:11 +08:00
LiLeeLing
3e99ed2cba
Update cn.ts 2024-04-03 22:04:50 +08:00
LiLeeLing
fc5ef008b6
Update cn.ts 2024-04-03 21:57:49 +08:00
LiLeeLing
6b51753c1e
Update cn.ts 2024-04-03 19:17:36 +08:00
LiLeeLing
d8d8f485a9
Update cn.ts 2024-04-03 19:09:15 +08:00
LiLeeLing
57776ca9de
Update cn.ts 2024-04-03 18:57:30 +08:00
LiLeeLing
dffa40524e
Update cn.ts 2024-04-03 18:45:13 +08:00
LiLeeLing
fecf53a009
Update cn.ts 2024-04-03 18:28:04 +08:00
LiLeeLing
9ecd1da988
Update cn.ts 2024-04-03 18:13:38 +08:00
LiLeeLing
b7fb56df5c
Update cn.ts 2024-04-03 18:09:18 +08:00
LiLeeLing
65bf379871
Update cn.ts 2024-04-03 18:07:22 +08:00
LiLeeLing
3549722f60
Update cn.ts 2024-04-03 17:58:10 +08:00
LiLeeLing
3fc72de0c9
Update cn.ts 2024-04-03 17:56:04 +08:00
LiLeeLing
3a91619b1e
Update cn.ts 2024-04-03 17:53:18 +08:00
LiLeeLing
9ed20a2451
Update cn.ts 2024-04-03 17:52:48 +08:00
LiLeeLing
a5e15867c2
Update cn.ts 2024-04-03 17:27:07 +08:00
LiLeeLing
96ba04e742
Update cn.ts 2024-04-03 17:23:40 +08:00
LiLeeLing
700f26db2a
Update cn.ts 2024-04-03 17:21:47 +08:00
LiLeeLing
ddcd93398c
Update cn.ts 2024-04-03 17:09:53 +08:00
LiLeeLing
695b15515b
Update cn.ts 2024-04-03 17:07:45 +08:00
LiLeeLing
639a28cfb1
Update cn.ts 2024-04-03 17:03:31 +08:00
LiLeeLing
f19e5dc9a1
Update cn.ts 2024-04-03 17:01:43 +08:00
LiLeeLing
fb131171ee
Update cn.ts 2024-04-03 16:50:27 +08:00
LiLeeLing
362e33bda6
Update cn.ts 2024-04-03 16:47:05 +08:00
LiLeeLing
bdc18255e2
Update cn.ts 2024-04-03 16:43:33 +08:00
LiLeeLing
f017cd4a72
Update cn.ts 2024-04-03 16:35:50 +08:00
LiLeeLing
01ba2d3869
Buf 2024-04-03 16:24:22 +08:00
LiLeeLing
dc824eb322
Update en.ts 2024-04-03 16:06:15 +08:00
LiLeeLing
34e3469e8d
增加面具 2024-04-02 23:56:02 +08:00
LiLeeLing
0fa4b93e7e
Merge branch 'ChatGPTNextWeb:main' into main 2024-03-28 22:51:50 +08:00
DeanYao
e38b527ac2
Merge pull request #3205 from H0llyW00dzZ/summarizelogic
Refactor Summarize Logic
2024-03-28 15:19:32 +08:00
DeanYao
113d9612db
Merge pull request #3280 from surkaa/patch-1
Update .env.template 更正单词
2024-03-28 13:40:17 +08:00
DeanYao
6b3daec23f
Merge pull request #3314 from H0llyW00dzZ/text-moderation-azure
Feat ChatGPT LLM Api [Console Log] [Text Moderation] [Azure]
2024-03-28 13:38:56 +08:00
DeanYao
e056a1d46d
Merge pull request #3405 from Yuliang-Lee/fix/MessageSelectorWarning
fix: MessageSelectorWarning
2024-03-28 11:38:45 +08:00
DeanYao
57026f6262
Merge pull request #3424 from H0llyW00dzZ/serverrside
Refactor Api Common [Server Side] [Console Log]
2024-03-28 11:29:48 +08:00
DeanYao
8ef77f50c3
Merge branch 'main' into serverrside 2024-03-28 11:20:52 +08:00
DeanYao
93e21515e5
Merge pull request #4408 from hmhuming/main
fix docker
2024-03-28 10:28:11 +08:00
hmhuming
24caa3b97b Merge branch 'main' of https://github.com/hmhuming/ChatGPT-Next-Web 2024-03-28 09:18:51 +08:00
LiLeeLing
8d69dc095a
Merge branch 'ChatGPTNextWeb:main' into main 2024-03-27 23:01:26 +08:00
DeanYao
c93b36fe79
Merge pull request #3508 from reece00/Mask-language
The language filtering option of the mask is stored
2024-03-27 19:58:30 +08:00
DeanYao
0de9242a26
Merge pull request #3529 from erich2s/chat-item-selected-border
fix(chat-item): selected ChatItem showing border in other pages
2024-03-27 19:00:16 +08:00
hmhuming
53fb52c6c0 fix docker 2024-03-27 17:58:55 +08:00
DeanYao
afaa529ba6
Merge pull request #3870 from Dup4/fix-webdav-check
fix: webdav check httpcode list
2024-03-27 14:04:15 +08:00
GH Action - Upstream Sync
e8c2379722 Merge branch 'main' of https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web 2024-03-27 00:52:21 +00:00
DeanYao
43824bd621
Merge pull request #4193 from MrrDrr/env_bug_fix
Update README.md
2024-03-26 17:53:57 +08:00
DeanYao
3c97a4f5a1
Merge pull request #4091 from H0llyW00dzZ/docker-ignore
Update Docker Ignore
2024-03-26 17:44:52 +08:00
DeanYao
711bf190d4
Merge pull request #4264 from ChatGPTNextWeb/dependabot/npm_and_yarn/tauri-apps/cli-1.5.11
chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11
2024-03-26 17:32:01 +08:00
DeanYao
1049006cf9
Merge pull request #4366 from Essmatiko123/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3
chore(deps-dev): bump eslint-plugin-prettier from 4.2.1 to 5.1.3
2024-03-26 13:57:50 +08:00
dependabot[bot]
76603d108d
chore(deps-dev): bump @tauri-apps/cli from 1.5.7 to 1.5.11
Bumps [@tauri-apps/cli](https://github.com/tauri-apps/tauri) from 1.5.7 to 1.5.11.
- [Release notes](https://github.com/tauri-apps/tauri/releases)
- [Commits](https://github.com/tauri-apps/tauri/compare/@tauri-apps/cli-v1.5.7...@tauri-apps/cli-v1.5.11)

---
updated-dependencies:
- dependency-name: "@tauri-apps/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-26 05:42:55 +00:00