ShengYan, Zhang
f8ef6278a5
fix: css on display chat names
2023-05-19 20:14:57 +08:00
ShengYan, Zhang
f6c268dc1e
fix: allow to import a single mask
2023-05-19 10:39:34 +08:00
Yidadaa
6cf2fa02e5
fix : #1612 fill empty message with a placeholder
2023-05-19 00:24:25 +08:00
Yidadaa
736c66f46a
feat: stop all stale messages
2023-05-18 01:24:36 +08:00
simondby
44874fb5e0
fix: typo PresencePenlty -> PresencePenalty
2023-05-16 15:40:43 +08:00
Quorafind
cf775e3487
fix: enter key cannot select prompt when using enter key to submit
2023-05-16 12:06:06 +08:00
Yidadaa
5f444c1c82
fix: conflict
2023-05-15 01:36:22 +08:00
Yidadaa
a3de277c43
refactor: #1000 #1179 api layer for client-side only mode and local models
2023-05-15 01:33:46 +08:00
Yidadaa
03163d6a61
fix : #1444 async load google fonts
2023-05-14 23:25:22 +08:00
Yidadaa
6da3aab046
fix : #1423 should not scroll right when dragging side bar items
2023-05-14 02:21:35 +08:00
Yifei Zhang
d9be63e6cb
Merge pull request #1452 from PaRaD1SE98/main
...
fix: typo upater -> updater
2023-05-13 14:52:12 +08:00
Yifei Zhang
1a626a68f0
Merge pull request #1450 from yorunning/fix-1
...
fix: the theme-color selector
2023-05-13 14:50:54 +08:00
PaRaD1SE98
dc3fa6c780
Update settings.tsx
...
fix: typo upater -> updater
2023-05-12 22:46:22 +09:00
Yorun
170936a96e
fix: the theme-color selector
2023-05-12 18:47:41 +08:00
wsw
93c9974019
feat: scrolling effect when switching chat windows
2023-05-12 17:54:40 +08:00
Yifei Zhang
cdfcf0f068
Merge pull request #1421 from zxdclyz/hide-hints
...
Fix: click the prompt button to hide hints when it's already shown
2023-05-11 18:53:59 +08:00
liyuze
ec19b86ade
fix: click the prompt button to hide hints when it's already shown
2023-05-11 18:29:25 +08:00
ShengYan, Zhang
7bf74c6a5d
fix: bug #1413 cmd/alt/ctrl should be checked for arrowUp events
2023-05-11 16:08:34 +08:00
ShengYan, Zhang
cbb50c14e1
fix: bug #1413 input '/' when clicking icon to open prompt modal
2023-05-11 15:42:32 +08:00
PaRaD1SE98
960aa90c32
优化Select component
2023-05-10 14:09:30 +00:00
PaRaD1SE98
96e3d3a22c
给所有select元素添加一个右侧下拉按钮
2023-05-10 07:14:49 +00:00
Yidadaa
e4630e6a0f
fixup
2023-05-09 23:38:34 +08:00
Yidadaa
6d9abf11b8
fix : #1363 session index after deleting
2023-05-09 23:36:30 +08:00
Yidadaa
2b7f72deec
feat: close #1055 cmd/alt/ctrl + arrow up/down to switch window
2023-05-09 23:01:17 +08:00
Yidadaa
222301307f
feat: close #1301 support message actions
2023-05-09 00:39:00 +08:00
Yidadaa
1b19fdfe11
feat: #1303 improve long text input ux and mobile modal
2023-05-08 22:49:51 +08:00
Yidadaa
1f2ef1cdb7
fix : #1307 empty messages
2023-05-08 22:21:06 +08:00
Yidadaa
c394b21423
fix : #1294 fallback while mermaid render fails
2023-05-08 22:18:19 +08:00
ShengYan, Zhang
9bcfe6461d
chore: remove an unused css name
2023-05-08 08:48:47 +08:00
ShengYan, Zhang
4a82a91f2d
fix: styles on .user-prompt-buttons
2023-05-08 08:27:10 +08:00
Mokou
6d62ab4257
feat: mobile chat overscroll-behavior none
2023-05-07 18:33:40 +08:00
ShengYan, Zhang
96545bd523
fix: show Loading Icon when checking repo update
2023-05-06 20:12:26 +08:00
Yidadaa
d88da1f6ab
feat: close #951 support mermaid
2023-05-05 23:32:35 +08:00
Yidadaa
fe8e3f2bcf
fix : #1273 overlap detecting
2023-05-05 22:59:21 +08:00
Yifei Zhang
ec655f5182
Merge pull request #1248 from wsw2000/main
...
refactor: determine userInput by trimming
2023-05-04 23:26:02 +08:00
wsw
319959ad6e
refactor: determine userInput by trimming
2023-05-04 22:53:22 +08:00
Yidadaa
596c9b1d27
feat: close #887 import masks
2023-05-04 22:33:13 +08:00
Yidadaa
fce3b3ce7b
feat: use commit time as version id
2023-05-04 00:12:00 +08:00
Yidadaa
074bd9f045
feat: close #663 allow disable user api key input
2023-05-03 23:49:33 +08:00
Yidadaa
06268543d0
fixup
2023-05-03 16:24:25 +08:00
Yidadaa
58eadd6d7b
feat: close #782 select prompt with arrow down / up
2023-05-03 16:22:37 +08:00
Yidadaa
f250594e97
Merge branch 'main' into bugfix-0503
2023-05-03 15:56:02 +08:00
Yidadaa
c1b6828ed4
fix : #1201 wont close prompt list when blur
2023-05-03 15:55:46 +08:00
Clarence Dan
aeda7520fe
fix: Resolve markdown link issue
...
Resolved Markdown Issue
This pull request also resolves an issue where internal links were not redirecting properly in markdown, and optimizes the behavior for external links to open in a new window.
2023-05-02 11:18:18 +08:00
Yidadaa
717c123b82
feat: improve mask ui
2023-05-02 03:10:13 +08:00
Yidadaa
132f6c8420
feat: improve mask ui
2023-05-02 03:01:42 +08:00
Yidadaa
116e16e30d
fixup
2023-05-02 02:52:25 +08:00
Yidadaa
ae8050a3f7
fixup
2023-05-02 02:45:15 +08:00
Yidadaa
f5a5cffdec
fixup
2023-05-02 02:38:30 +08:00
Yidadaa
220c622f8f
fixup
2023-05-02 02:37:15 +08:00