DirkSchlossmacher
0db4105eff
Merge branch 'Yidadaa:main' into main
2023-11-12 20:37:48 +01:00
Yifei Zhang
4f52679ec6
Merge pull request #3236 from Yidadaa/latex
2023-11-12 19:35:22 +08:00
Yidadaa
b52e237044
fix : #3189 should correct math eq in exporter
2023-11-12 19:33:19 +08:00
H0llyW00dzZ
5ba3fc9321
Revert "Fix UI/UX Page Local Language [Exporter Message]"
...
This reverts commit a46f08154e
.
Reason : better after instead of before
2023-11-12 01:56:31 +07:00
H0llyW00dzZ
a46f08154e
Fix UI/UX Page Local Language [Exporter Message]
...
fix(locales): fix incorrect description title in en.ts and id.ts
- Change "Only messages after clearing the context will be displayed" to "Only messages before clearing the context will be displayed" in en.ts
- Change "Hanya pesan setelah menghapus konteks yang akan ditampilkan" to "Hanya pesan sebelum menghapus konteks yang akan ditampilkan" in id.ts
2023-11-12 01:50:35 +07:00
H0llyW00dzZ
0f6ed9c293
Feat UI/UX Page Local Language [Exporter Message]
...
[+] fix(exporter.tsx): update the text in the ExportMessageModal component to use the localized title from the locale file
[+] feat(cn.ts, en.ts, id.ts): add localized title for the Exporter Description in the respective locale files
2023-11-12 00:53:15 +07:00
DirkSchlossmacher
6e7cede1a0
Squashed commit of the following:
...
commit e6b72ac1ff
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:59:47 2023 +0800
Update README.md
commit 8032e6d68d
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:59:30 2023 +0800
Update README.md
commit c7e0a6f37f
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:57:40 2023 +0800
doc: update azure env vars
commit 1141cd2e6e
Merge: fd2f441
c9dd953
Author: Yifei Zhang <yidadaa@qq.com>
Date: Fri Nov 10 02:55:12 2023 +0800
Merge pull request #3206 from Yidadaa/azure
commit c9dd953817
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:50:50 2023 +0800
fixup
commit b7ffca031e
Author: Yidadaa <yidadaa@qq.com>
Date: Fri Nov 10 02:43:30 2023 +0800
feat: close #935 add azure support
commit fd2f441e02
Author: Yifei Zhang <yidadaa@qq.com>
Date: Thu Nov 9 20:45:25 2023 +0800
feat: wont send max_tokens
2023-11-10 03:06:59 +01:00
Yidadaa
c9dd953817
fixup
2023-11-10 02:50:50 +08:00
Yidadaa
b7ffca031e
feat: close #935 add azure support
2023-11-10 02:43:37 +08:00
DirkSchlossmacher
5c35980d9a
max token locales
2023-11-09 16:36:01 +01:00
GH Action - Upstream Sync
25debac493
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-10-08 01:00:57 +00:00
Yifei Zhang
4c8d606fae
Merge pull request #2950 from PeterDaveHello/locale-tw
2023-10-08 00:20:39 +08:00
Yifei Zhang
13c1d2fd2b
Merge pull request #2946 from H0llyW00dzZ/ClientApp
2023-10-07 23:50:49 +08:00
Peter Dave Hello
88f8c43472
Improve tw locale
2023-10-07 23:06:20 +08:00
H0llyW00dzZ
d2ad01a9ff
Client App Fix Issue [Bug] 'export' button does not work #2884
...
[+] fix(exporter.tsx): add async keyword to download function
[+] feat(exporter.tsx): add support for saving image file using window.__TAURI__ API
[+] feat(global.d.ts): add types for window.__TAURI__ API methods
[+] feat(locales): add translations for download success and failure messages
[+] feat(sync.ts): add support for generating backup file name with date and time
[+] fix(utils.ts): add async keyword to downloadAs function and add support for saving file using window.__TAURI__ API
2023-10-03 08:49:03 +07:00
H0llyW00dzZ
31e30906d0
Refactor Locale Indonesia
...
[+] refactor(id.ts): remove unused import and isApp variable
[+] fix(id.ts): update Unauthorized error message
2023-09-30 22:59:24 +07:00
H0llyW00dzZ
4a599e986f
UI Page [Auth Page]
...
[+] feat(auth.tsx): add support for resetting access token in resetAccessCode function
[+] fix(auth.tsx): fix formatting issue in resetAccessCode function
[+] feat(locales): add support for sub tips in Auth component for multiple languages :
- Add sub tips in Arabic locale (ar.ts)
- Add sub tips in Bengali locale (bn.ts)
- Add sub tips in Chinese locale (cn.ts)
- Add sub tips in English locale (en.ts)
- Add sub tips in Indonesian locale (id.ts)
2023-09-30 22:16:34 +07:00
GH Action - Upstream Sync
cc8e879314
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-19 00:57:00 +00:00
Yidadaa
83fed42997
feat: add upstash redis cloud sync
2023-09-19 03:18:34 +08:00
Yidadaa
adb860b464
fix : #2820 try to fix 520 error code
2023-09-19 02:12:43 +08:00
GH Action - Upstream Sync
861e896b77
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-15 00:56:56 +00:00
H0llyW00dzZ
261bf0b298
Changes "Nama" -> "User"
2023-09-13 20:49:22 +07:00
H0llyW00dzZ
5a7bdcfe59
[+] Some improvements to the Indonesian language.
2023-09-13 20:17:30 +07:00
H0llyW00dzZ
4f3261b262
[+] Some improvements to the Indonesian language.
2023-09-13 20:05:58 +07:00
GH Action - Upstream Sync
ed179422b0
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-13 00:57:06 +00:00
Yidadaa
6f83fbd212
feat: add webdav support
2023-09-13 02:51:02 +08:00
GH Action - Upstream Sync
95f26253df
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-09-11 00:56:19 +00:00
Yifei Zhang
1487762925
Merge pull request #2796 from Yidadaa/backup
2023-09-11 00:27:51 +08:00
Yidadaa
5dced28088
fixup: add en locales
2023-09-11 00:22:14 +08:00
Yidadaa
38f6956e71
feat: close #2754 add import/export to file
2023-09-11 00:20:23 +08:00
shoito
505c8cde81
improve japanese translations
2023-09-09 16:10:24 +09:00
DirkSchlossmacher
6abd2518eb
Merge remote-tracking branch 'upstream/main'
2023-08-28 08:04:12 +02:00
B0zal
63c93a42b5
[+] Fixed language missing for finetuned
2023-08-25 18:15:50 +07:00
B0zal
e6cc1625b5
[+] FineTuned Sysmessage Depends for local language
...
this for JSON Exporter
2023-08-25 17:48:25 +07:00
B0zal
507b7fee56
[+] Language indonesia (my country)
2023-08-25 17:42:02 +07:00
DirkSchlossmacher
e44ecc1592
AdExGPT references, masks clean-up
2023-08-23 10:12:23 +02:00
GH Action - Upstream Sync
586be42e70
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-08-19 00:52:40 +00:00
DirkSchlossmacher
ea45f23c5e
summarizing prompt text optimized
2023-08-18 17:21:03 +02:00
Phil Huang
1d7286c161
Improve the text in tw.ts
...
Adoption of text that is more closely aligned with the usage of zh-tw
2023-08-17 23:50:38 +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
Yidadaa
ed62c87156
feat: close #2638 hide auth page and use better unauth tips
2023-08-15 22:50:42 +08:00
DirkSchlossmacher
257223c31f
no Message From ChatGPT
2023-08-15 13:49:05 +02: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
Yidadaa
e8e01aa60d
feat: close #2618 use correct html lang attr
2023-08-14 21:55:18 +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
a15c675deb
Merge branch 'main' of https://github.com/Yidadaa/ChatGPT-Next-Web
2023-08-03 01:05:43 +00:00
Yidadaa
b5ef552c25
feat: improve auto scroll ux and edit model title
2023-08-02 23:35:51 +08:00
Levi Borodenko
d975daf3f0
locale: add link to authentication page in i18n
2023-08-01 16:17:26 +02:00