|
404aa32989
|
修改默认404。
|
2024-03-01 03:36:36 +08:00 |
|
|
572c627db3
|
增加窗口尺寸动画。
|
2024-02-24 17:03:18 +08:00 |
|
|
74593a955c
|
GPT Logo 点击9次有彩蛋。
|
2024-02-23 22:24:06 +08:00 |
|
|
7eff84bf0b
|
no message
|
2024-02-23 15:50:54 +08:00 |
|
H0llyW00dzZ
|
e756506c18
|
[Cherry Pick] Improve Github Issue Template (#4041)
* Improve Github Issue Template
- [+] feat(issue templates): update issue templates from markdown to form schema
- [+] feat(issue templates): translate issue templates to Chinese
- [+] remove(issue templates): delete old markdown issue templates
* chore: remove Chinese template issue temporarily
---------
Co-authored-by: Fred <fred@nextchat.dev>
|
2024-02-20 18:11:02 +08:00 |
|
Qiying Wang
|
fd67f980a5
|
Fix temperature range (#4083)
|
2024-02-20 18:05:17 +08:00 |
|
TheRam_
|
e2da3406d2
|
Add vision support (#4076)
|
2024-02-20 18:04:32 +08:00 |
|
Ikko Eltociear Ashimine
|
05b6d989b6
|
chore: fix typo in next.config.mjs (#4072)
verison -> version
|
2024-02-20 17:59:59 +08:00 |
|
H0llyW00dzZ
|
1d6ee64e1d
|
[Cherry Pick] Fix [UI/UX] [Front End] Settings Page (#4032)
* Fix [UI/UX] [Locales] Correct Spelling
- [+] fix(locales): correct spelling and improve wording in cn.ts and en.ts locale files
* Fix [UI/UX] [Front End] Settings Page
- [+] fix(settings.tsx): correct typo in ApiVerion to ApiVersion
- [+] refactor(settings.tsx): switch Azure.ApiKey to Google.ApiKey in ListItem title and subTitle
* Fix [UI/UX] [Locales] [SK] Correct Typo
- [+] fix(sk.ts): correct typo in ApiVersion key in Slovak locale file
|
2024-02-12 20:36:52 +08:00 |
|
fred-bf
|
bfefb99192
|
chore: update tauri dependencies (#4018)
* feat: bump version
* feat: bump version
* chore: update tauri dependencies
|
2024-02-07 14:12:04 +08:00 |
|
Anivie Michaelis
|
47ae874e4d
|
fix: add support to http scheme. (#3985)
Co-authored-by: fred-bf <157469842+fred-bf@users.noreply.github.com>
|
2024-02-07 13:48:28 +08:00 |
|
fred-bf
|
d74f636558
|
Fix/gemini app endpoint (#4017)
* fix: support custom api endpoint
* fix: attach api key to google gemini
|
2024-02-07 13:46:52 +08:00 |
|
fred-bf
|
b8f0822214
|
fix: support custom api endpoint (#4016)
|
2024-02-07 13:40:30 +08:00 |
|
fred-bf
|
0869455612
|
feat: bump version (#4015)
* feat: bump version
* feat: bump version
|
2024-02-07 13:38:02 +08:00 |
|
fred-bf
|
bca74241e6
|
fix: fix gemini issue when using app (#4013)
* chore: update path
* fix: fix google auth logic
* fix: not using header authorization for google api
* chore: revert to allow stream
|
2024-02-07 13:17:11 +08:00 |
|
fred-bf
|
9d5801fb5f
|
fix: avoiding not operation for custom models (#4010)
|
2024-02-07 10:31:49 +08:00 |
|
H0llyW00dzZ
|
462a88ae82
|
Fix [CI/CD] [Vercel] Deploy Preview (#4005)
- [+] feat(.github/workflows/deploy_preview.yml): add 'reopened' event trigger
|
2024-02-06 17:20:12 +08:00 |
|
fred-bf
|
887bec019a
|
feat: bump version (#4009)
|
2024-02-06 15:34:43 +08:00 |
|
吴迪
|
d0463b2089
|
feat(mac): add sign config, fix arm64 build (#4008)
Co-authored-by: vir <wudi@hudiexiaoying.cn>
|
2024-02-06 15:11:20 +08:00 |
|
Shiroki Satsuki
|
deea4320ad
|
ci: build universal binary for macos (#3711)
* ci: build universal binary for macos
* ci: add tauri args
* ci: restore rust_target
* ci: fallback value for tauri build args
* ci: cache yarn
|
2024-02-06 15:07:01 +08:00 |
|
H0llyW00dzZ
|
bb26c03141
|
Feat [UI/UX] [Constants] [Models] gemini-pro KnowledgeCutOffDate (#3997)
- [+] feat(constant.ts): add 'gemini-pro' to KnowledgeCutOffDate constant
|
2024-02-05 14:44:46 +08:00 |
|
H0llyW00dzZ
|
a5517a1a51
|
Improve Default System Template (#3996)
* Feat [UI/UX] [Constant] [DEFAULT System Template] replace hardcoded
- [+] feat(constant.ts): replace hardcoded OpenAI with dynamic ServiceProvider variable in DEFAULT_SYSTEM_TEMPLATE
* Improve [UI/UX] [Chat] "fillTemplateWith"
- [+] feat(chat.ts): add DEFAULT_MODELS to modelConfig
- [+] fix(chat.ts): replace replaceAll with regex in output string replacement
- [+] refactor(chat.ts): use const instead of let for cutoff variable
|
2024-02-05 13:35:51 +08:00 |
|
H0llyW00dzZ
|
4511aa4d21
|
Fix [UI/UX] [Emoji] Update CDN (#3966)
- [+] fix(emoji.tsx): update CDN url from 'cdn.jsdelivr.net' to 'fastly.jsdelivr.net'
|
2024-02-03 01:24:37 +08:00 |
|
Duplicate4
|
b25a0545f5
|
fix: typo (#3871)
Signed-off-by: Dup4 <lyuzhi.pan@gmail.com>
|
2024-02-03 01:20:10 +08:00 |
|
H0llyW00dzZ
|
1a97bd55c7
|
Feat [OpenAI] [Models] gpt-3.5-turbo-0125 (#3971)
- [+] feat(constant.ts): add new model 'gpt-3.5-turbo-0125' to DEFAULT_MODELS array
|
2024-02-03 01:19:25 +08:00 |
|
Jerry Zhou
|
e1b065c74a
|
[ImgBot] Optimize images (#3941)
*Total -- 2,603.15kb -> 2,299.83kb (11.65%)
/docs/images/upstash-7.png -- 83.76kb -> 56.04kb (33.1%)
/public/android-chrome-512x512.png -- 95.26kb -> 65.26kb (31.49%)
/docs/images/upstash-1.png -- 23.29kb -> 15.98kb (31.4%)
/docs/images/upstash-6.png -- 66.20kb -> 46.73kb (29.42%)
/docs/images/upstash-5.png -- 66.88kb -> 47.31kb (29.26%)
/docs/images/upstash-4.png -- 37.04kb -> 26.39kb (28.75%)
/docs/images/upstash-3.png -- 49.25kb -> 35.67kb (27.57%)
/public/apple-touch-icon.png -- 18.71kb -> 14.60kb (21.97%)
/public/android-chrome-192x192.png -- 20.52kb -> 16.06kb (21.74%)
/public/macos.png -- 73.77kb -> 57.84kb (21.59%)
/src-tauri/icons/icon.png -- 82.18kb -> 65.26kb (20.58%)
/docs/images/upstash-2.png -- 64.79kb -> 51.85kb (19.97%)
/app/icons/send-white.svg -- 0.95kb -> 0.82kb (13.83%)
/app/icons/close.svg -- 0.96kb -> 0.83kb (13.76%)
/app/icons/reload.svg -- 1.22kb -> 1.06kb (13.36%)
/app/icons/return.svg -- 0.99kb -> 0.86kb (13.33%)
/app/icons/chat.svg -- 1.50kb -> 1.31kb (12.28%)
/app/icons/settings.svg -- 1.10kb -> 0.96kb (12.02%)
/app/icons/eye.svg -- 1.30kb -> 1.17kb (9.92%)
/public/favicon-32x32.png -- 1.70kb -> 1.56kb (8.12%)
/app/icons/eye-off.svg -- 1.84kb -> 1.71kb (6.99%)
/docs/images/head-cover.png -- 1,724.78kb -> 1,608.59kb (6.74%)
/app/icons/bot.svg -- 4.17kb -> 3.89kb (6.57%)
/src-tauri/icons/Square71x71Logo.png -- 6.38kb -> 6.03kb (5.47%)
/src-tauri/icons/Square89x89Logo.png -- 8.61kb -> 8.16kb (5.25%)
/src-tauri/icons/Square44x44Logo.png -- 3.44kb -> 3.30kb (4.09%)
/app/icons/clear.svg -- 1.24kb -> 1.19kb (3.87%)
/app/icons/edit.svg -- 1.61kb -> 1.55kb (3.58%)
/app/icons/pause.svg -- 1.09kb -> 1.05kb (3.58%)
/src-tauri/icons/Square107x107Logo.png -- 11.03kb -> 10.64kb (3.57%)
/app/icons/rename.svg -- 0.89kb -> 0.86kb (3.29%)
/src-tauri/icons/StoreLogo.png -- 4.03kb -> 3.90kb (3.2%)
/app/icons/auto.svg -- 1.30kb -> 1.26kb (3.01%)
/app/icons/chatgpt.svg -- 3.51kb -> 3.42kb (2.64%)
/app/icons/dark.svg -- 0.83kb -> 0.81kb (2.35%)
/app/icons/light.svg -- 2.98kb -> 2.91kb (2.23%)
/app/icons/drag.svg -- 1.36kb -> 1.33kb (2.16%)
/src-tauri/icons/128x128.png -- 13.99kb -> 13.73kb (1.82%)
/app/icons/pin.svg -- 5.83kb -> 5.75kb (1.39%)
/app/icons/break.svg -- 4.53kb -> 4.47kb (1.21%)
/app/icons/connection.svg -- 8.14kb -> 8.05kb (1.01%)
/app/icons/confirm.svg -- 2.24kb -> 2.22kb (1%)
/app/icons/cancel.svg -- 3.54kb -> 3.50kb (0.97%)
/app/icons/robot.svg -- 11.72kb -> 11.62kb (0.89%)
/app/icons/config.svg -- 14.93kb -> 14.81kb (0.78%)
/app/icons/cloud-fail.svg -- 6.25kb -> 6.20kb (0.75%)
/app/icons/cloud-success.svg -- 4.69kb -> 4.66kb (0.75%)
/app/icons/upload.svg -- 10.70kb -> 10.62kb (0.75%)
/app/icons/lightning.svg -- 3.49kb -> 3.47kb (0.62%)
/app/icons/chat-settings.svg -- 8.99kb -> 8.96kb (0.38%)
/src-tauri/icons/Square142x142Logo.png -- 16.15kb -> 16.09kb (0.34%)
/src-tauri/icons/Square150x150Logo.png -- 17.53kb -> 17.51kb (0.07%)
Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
Co-authored-by: ImgBotApp <ImgBotHelp@gmail.com>
|
2024-01-29 14:10:07 +08:00 |
|
Takanezawa, Kosuke
|
eacc911cdc
|
Add Japanese translations for ChatGPT messages (#3936)
|
2024-01-29 10:38:25 +08:00 |
|
H0llyW00dzZ
|
91a5f4af9a
|
Feat Models [GPT-4-turbo] (#3932)
[+] feat(constant.ts): add new models to DEFAULT_MODELS array
|
2024-01-27 15:58:35 +08:00 |
|
NieXi
|
f6cdda9029
|
update google api region (#3934)
Co-authored-by: GH Action - Upstream Sync <action@github.com>
|
2024-01-27 15:55:44 +08:00 |
|
Leo Li
|
981a3629b6
|
Add gpt-4-0125-preview (#3924)
|
2024-01-26 15:00:02 +08:00 |
|
sungaomeng
|
118e8f541c
|
fix: cicd, checkout sha Merge pull request #3920 from sungaomeng/main
fix: cicd, checkout sha
|
2024-01-25 21:25:49 +08:00 |
|
孙高猛
|
3fa55f9022
|
fix: cicd, checkout sha
|
2024-01-25 21:17:10 +08:00 |
|
fred-bf
|
1c73c6cc70
|
Merge pull request #3917 from sungaomeng/main
fix: cicd, remove workflow_dispatch
|
2024-01-25 20:50:21 +08:00 |
|
孙高猛
|
148c32a383
|
fix: cicd, remove workflow_dispatch
|
2024-01-25 20:46:42 +08:00 |
|
sungaomeng
|
ca08062bf3
|
Merge pull request #3913 from sungaomeng/main
fix: cicd, delete velcel pre
|
2024-01-25 20:00:11 +08:00 |
|
孙高猛
|
ecbab75a25
|
fix: cicd, alias domain env name
|
2024-01-25 19:54:58 +08:00 |
|
孙高猛
|
15d25df245
|
fix: cicd, delete velcel pre
|
2024-01-25 19:43:26 +08:00 |
|
sungaomeng
|
b2f7bdca34
|
Merge branch 'ChatGPTNextWeb:main' into main
|
2024-01-25 19:38:35 +08:00 |
|
sungaomeng
|
32bcdb8982
|
fix: cicd, delete vercel pre (#3910)
|
2024-01-25 19:37:29 +08:00 |
|
孙高猛
|
ba3e7e7974
|
fix: cicd, vercel alias domain
|
2024-01-25 19:31:17 +08:00 |
|
孙高猛
|
fae82a30e7
|
fix: cicd, delete vercel pre
|
2024-01-25 16:53:03 +08:00 |
|
fred-bf
|
5ce1a55a4f
|
Merge pull request #3909 from sungaomeng/main
fix: ci for vercel deployment
|
2024-01-25 15:40:11 +08:00 |
|
sungaomeng
|
1132816902
|
Merge pull request #2 from sungaomeng/sgm/cicd
fix: ci for vercel deployment
|
2024-01-25 15:28:23 +08:00 |
|
sungaomeng
|
a4c1f1ac47
|
Merge branch 'main' into sgm/cicd
|
2024-01-25 15:27:41 +08:00 |
|
fred-bf
|
f619e9df24
|
chore: change default submit key
|
2024-01-25 15:22:45 +08:00 |
|
孙高猛
|
43631a3271
|
fix: cicd, vercel domain suffix secret
|
2024-01-25 15:17:03 +08:00 |
|
fred-bf
|
04855de495
|
Merge pull request #3789 from wyxogo/upstream
Fix: Routes `/api/cors/[...path]` was not configured to run with the …
|
2024-01-25 15:07:40 +08:00 |
|
孙高猛
|
6206ceb49b
|
fix: cicd , add pull_request_target
|
2024-01-25 15:00:44 +08:00 |
|
sungaomeng
|
628f3ba05f
|
Merge branch 'ChatGPTNextWeb:sgm/cicd' into sgm/cicd
|
2024-01-25 14:35:32 +08:00 |
|
孙高猛
|
94f534f36f
|
fix vercel alias domains
|
2024-01-25 14:33:38 +08:00 |
|