Commit Graph

1399 Commits

Author SHA1 Message Date
DirkSchlossmacher
d29b053ee5 gpt-3.5-turbo-16k for chat summaries 2023-08-18 15:24:04 +02:00
GH Action - Upstream Sync
813681109e Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-17 00:53:39 +00:00
Yifei Zhang
5a7ec38ecd
Update README.md 2023-08-16 11:22:51 +08:00
GH Action - Upstream Sync
240e170166 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-16 00:54:22 +00:00
Yifei Zhang
ada4e3cdcd
Merge pull request #2641 from Yidadaa/bugfix-0815 2023-08-15 23:09:15 +08:00
Yidadaa
ed62c87156 feat: close #2638 hide auth page and use better unauth tips 2023-08-15 22:50:42 +08:00
Yidadaa
840277f584 fix: #2566 click avatar to edit context messages 2023-08-15 22:42:55 +08:00
Yifei Zhang
ffddb7fb2b
Merge pull request #2636 from wangwentong-lunaon/main 2023-08-15 22:09:14 +08:00
DirkSchlossmacher
257223c31f no Message From ChatGPT 2023-08-15 13:49:05 +02:00
wangwentong
b380421fd5 support json export 2023-08-15 13:32:34 +08:00
GH Action - Upstream Sync
da30e5c7ff Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-15 00:54:51 +00:00
Yifei Zhang
20882a7598
Merge pull request #2629 from Yidadaa/bugfix-0814 2023-08-14 22:13:56 +08:00
Yifei Zhang
9d3dff47d2
Merge pull request #2627 from imldy/dev_title-generation-checkbox 2023-08-14 22:12:26 +08:00
Yidadaa
db5c7aba78 fix: #2615 scrollbar jitter under certain message counts 2023-08-14 22:11:38 +08:00
Yidadaa
e8e01aa60d feat: close #2618 use correct html lang attr 2023-08-14 21:55:18 +08:00
Yidadaa
ae8226907f feat: close #2621 use better default api url 2023-08-14 21:36:29 +08:00
imldy
803b66ae9d chore: Concise description 2023-08-14 20:47:02 +08:00
imldy
20a508e2d6 feat: add autoGenerateTitle option
(cherry picked from commit 656ab94a9c4edfee820616b8cfc39f5ee9952a3a)
2023-08-14 20:42:09 +08:00
GH Action - Upstream Sync
bd2926cb95 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-14 06:48:17 +00:00
Yifei Zhang
25ada1eae9
Merge pull request #2617 from Yidadaa/rtl-fix 2023-08-14 11:13:56 +08:00
Yifei Zhang
808e4b38a3
fixup 2023-08-14 11:10:02 +08:00
Yifei Zhang
a496bc5a63
fix: #2614 better rtl detecting algo 2023-08-14 10:57:24 +08:00
GH Action - Upstream Sync
6b831c0691 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-13 00:57:02 +00:00
Yifei Zhang
c94713475f
Update globals.scss 2023-08-13 02:47:07 +08:00
Yifei Zhang
d45c61109f
Merge pull request #2607 from eltociear/add_ja-docs 2023-08-13 00:07:37 +08:00
Ikko Eltociear Ashimine
99220d72da Add faq-ja.md 2023-08-11 20:28:18 +09:00
Ikko Eltociear Ashimine
887eaef1aa Add vercel-ja.md 2023-08-11 19:58:54 +09:00
Ikko Eltociear Ashimine
836a00e104 Add cloudflare-pages-ja.md 2023-08-11 19:49:36 +09:00
Ikko Eltociear Ashimine
8ee5061046 Add Japanese README 2023-08-11 19:34:21 +09:00
GH Action - Upstream Sync
e4265205be Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-11 00:54:00 +00:00
Yifei Zhang
61852b4021
Merge pull request #2598 from Yidadaa/Yidadaa-patch-1 2023-08-10 10:49:16 +08:00
Yifei Zhang
0b7de6f7b2
fix: #2594 trim the / 2023-08-10 10:47:06 +08:00
DirkSchlossmacher
883bfc77f7 Mask AdEx Credential Creation (V0.9) 2023-08-09 11:29:50 +02:00
DirkSchlossmacher
62687ac52a Merge remote-tracking branch 'upstream/main' 2023-08-09 09:43:20 +02:00
DirkSchlossmacher
0a64ab922a Merge branch 'main' of https://github.com/DirkSchlossmacher/ChatGPT-Next-Web-AdEx 2023-08-09 09:39:17 +02:00
Yifei Zhang
9834a67cbd
Update tauri.conf.json 2023-08-09 15:37:13 +08:00
Yifei Zhang
d85a4a0c9f
Merge pull request #2590 from ZhangYichi-ZYc/ZhangYichi-ZYc-patch-1 2023-08-09 15:29:46 +08:00
Yifei Zhang
67c8ec6d7e
chore: change ACCESS_CODE_PREFIX to nk- 2023-08-09 15:27:08 +08:00
Yifei Zhang
2a2dd7ea19
Merge pull request #2588 from eltociear/eltociear-patch-1
Fix typo in README.md
2023-08-09 09:17:55 +08:00
Ikko Eltociear Ashimine
153e7ac7e4
Fix typo in README.md
notifictions -> notifications
2023-08-09 01:22:48 +09:00
Yifei Zhang
9420fd4946
Merge pull request #2585 from Yidadaa/bugfix-0808 2023-08-08 21:38:42 +08:00
Yidadaa
b14c5cd89c fix: #2485 one-time-use body 2023-08-08 21:36:37 +08:00
Yidadaa
4ab9141429 fix: #2564 should not clear message when error 2023-08-08 21:24:45 +08:00
Yidadaa
769c2f9f49 feat: close #2583 do not summarize with gpt-4 2023-08-08 21:22:41 +08:00
Yifei Zhang
c41c498a9c
Merge pull request #2573 from 7lsu/main 2023-08-08 16:00:45 +08:00
7lsu
d1096582a5 font family display enhance 2023-08-07 17:44:32 +08:00
GH Action - Upstream Sync
3981528f07 Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-05 01:04:21 +00:00
Yifei Zhang
543989151f
Update constant.ts 2023-08-04 19:24:10 +08:00
Yifei Zhang
7da83987e4
chore: use bigger page size and render msg count 2023-08-04 15:45:16 +08:00
GH Action - Upstream Sync
eb544f0fbf Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web 2023-08-04 01:07:58 +00:00