Commit Graph

1541 Commits

Author SHA1 Message Date
Yidadaa 203067c936 feat: close #2545 improve lazy load message list 2023-08-04 02:16:44 +08:00
Zhang Yichi f3b508c088
Update Model Pricing.md
OpenAI has updated their model prices, reducing the input of GPT-3.5 to $0.0015/1000 tokens
2023-08-03 23:52:18 +08:00
Yifei Zhang 081d84f848
Update tauri.conf.json 2023-08-03 10:41:45 +08:00
GH Action - Upstream Sync fbabd79cd9 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-03 01:15:21 +00:00
Yifei Zhang e381add944
Merge pull request #2542 from Yidadaa/yifei-bugfix-0802
chore: smaller auto scroll interval
2023-08-02 23:54:19 +08:00
Yidadaa 75d4eca722 chore: smaller auto scroll interval 2023-08-02 23:51:01 +08:00
Yifei Zhang 56904ad6b2
Merge pull request #2541 from Yidadaa/yifei-bugfix-0802
feat: improve chat action, auto scroll and edit model title
2023-08-02 23:40:50 +08:00
Yidadaa b5ef552c25 feat: improve auto scroll ux and edit model title 2023-08-02 23:35:51 +08:00
Yidadaa cbabb9392c feat: improve ChatAction ux 2023-08-02 22:53:36 +08:00
Joe f6db3dd514
Update layout.tsx 2023-08-02 16:50:18 +08:00
Joe dd547b333e
Merge branch 'Yidadaa:main' into main 2023-08-02 16:41:43 +08:00
Yifei Zhang 531b3dcf9e
Merge pull request #2531 from LeviBorodenko/main
Add link to authentication page to i18n
2023-08-02 15:35:05 +08:00
GH Action - Upstream Sync 564291a53e Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-02 01:13:33 +00:00
Levi Borodenko d975daf3f0
locale: add link to authentication page in i18n 2023-08-01 16:17:26 +02:00
Yifei Zhang 6137d551fe
Merge pull request #2525 from 7lsu/main
typo fix
2023-08-01 15:17:26 +08:00
7lsu cf625e3542
typo fix 2023-08-01 10:16:36 +08:00
GH Action - Upstream Sync f5942652a6 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-01 01:25:01 +00:00
Yifei Zhang e354fca4a4
Merge pull request #2524 from Yidadaa/bugfix-0731
fix: #2514 should not clear the message after editing message
2023-07-31 22:23:11 +08:00
Yidadaa 129e7afc16 fix: #2514 should not clear the message after editing message 2023-07-31 22:20:39 +08:00
Joe 8c3c689bf8 feat: go console 2023-07-30 10:35:22 +08:00
Joe 7a3876b6e1 feat: go console 2023-07-30 10:33:34 +08:00
Joe 721ec75963 feat: go console 2023-07-30 10:02:34 +08:00
GH Action - Upstream Sync ee8862746b Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-27 01:12:45 +00:00
Yifei Zhang e83e0f6a33
Merge pull request #2486 from fernandoxu/main
fix(typo): ngnix -> nginx
2023-07-26 17:13:46 +08:00
fernandoxu cf4f928b25 fix(typo): ngnix -> nginx 2023-07-26 10:06:06 +08:00
GH Action - Upstream Sync cc04c25ff3 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-26 01:23:16 +00:00
Yifei Zhang e4d955e3f9
Merge pull request #2483 from Yidadaa/bugfix-0725
fix: #2393 try to fix chat list lag
2023-07-25 23:01:46 +08:00
Yidadaa 13576087f4 fix: #2393 try to fix chat list lag 2023-07-25 22:59:21 +08:00
GH Action - Upstream Sync f864026461 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-25 01:38:06 +00:00
Yifei Zhang e74f6f3183
Merge pull request #2469 from Yidadaa/dependabot/npm_and_yarn/types/react-dom-18.2.7
chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.7
2023-07-24 22:06:40 +08:00
dependabot[bot] 8302d1d3c1
chore(deps-dev): bump @types/react-dom from 18.0.11 to 18.2.7
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.11 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 10:33:12 +00:00
GH Action - Upstream Sync 8ad32212db Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-21 01:22:49 +00:00
Yifei Zhang b7320e6834
Update tauri.conf.json 2023-07-21 00:37:38 +08:00
Yifei Zhang 3193fe0235
Merge pull request #2452 from Yidadaa/bugfix-0720
feat: close #2449 edit / insert / delete messages modal
2023-07-21 00:25:33 +08:00
Yidadaa 7c2fa9f8a4 feat: close #2449 edit / insert / delete messages modal 2023-07-21 00:24:26 +08:00
Yidadaa e5f6133127 feat: close #2447 pre-fill key/code/url 2023-07-20 23:17:58 +08:00
Yidadaa 0198c5b781 feat: close #2445 switch to mit license 2023-07-20 22:51:49 +08:00
GH Action - Upstream Sync 40870be37d Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-20 01:21:30 +00:00
Yifei Zhang f535073ae4
Merge pull request #2431 from Hopelwj/main
设置页面-参数过滤空格
2023-07-19 20:14:13 +08:00
GH Action - Upstream Sync 86b3d3c4ea Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-07-19 02:44:39 +00:00
Hopelwj b9895ecadd
Merge branch 'Yidadaa:main' into main 2023-07-18 19:39:59 +08:00
liuweijie 322eb66fdf fix: useAccessStore filter spaces 2023-07-18 19:38:16 +08:00
Joe 2af36779be feat: 自动 2023-07-18 13:36:22 +08:00
Joe 7f8e002cad feat: 多重广告 2023-07-18 12:40:35 +08:00
Yifei Zhang f0abdc80eb
Update tauri.conf.json 2023-07-18 10:50:44 +08:00
Joe b29979aa4c fix: class type 2023-07-18 10:18:53 +08:00
Joe 61456789e0 feat: 修改script类型问题 2023-07-18 10:14:37 +08:00
Joe 842cd4b039 feat: ads 2023-07-18 09:28:03 +08:00
Joe a6d6b85772 feat: add ads 2023-07-18 09:22:38 +08:00
Yifei Zhang 70a4f94c81
Update home.tsx 2023-07-17 11:33:19 +08:00