Commit Graph

40 Commits

Author SHA1 Message Date
Yidadaa 98afd5516b feat: close #1994 add clipboard write api 2023-06-29 00:27:18 +08:00
Yidadaa fa9ceb5875 fix: #2087 chat box font size use global config 2023-06-23 20:57:43 +08:00
ShengYan, Zhang 7ac03b4d89 chore: remove unused code 2023-05-29 09:54:02 +08:00
ShengYan, Zhang a80dcaa1c3 fix: row count logic 2023-05-10 09:27:33 +08:00
Yidadaa 9b1f25140e fix: #1359 empty line wrap count 2023-05-09 22:46:06 +08:00
Yidadaa 596c9b1d27 feat: close #887 import masks 2023-05-04 22:33:13 +08:00
Yidadaa ace3f7f532 Merge branch 'main' into session-config 2023-04-28 00:35:04 +08:00
BaiMeow 7ed8517771 fix: innerHTML may leads to script execution 2023-04-26 21:24:14 +08:00
Yidadaa a7a8aad9bc feat: add mask crud 2023-04-26 02:02:46 +08:00
Yidadaa 7345639af3 feat: add session config modal 2023-04-23 01:27:15 +08:00
Yidadaa 5185166e3b fixup 2023-04-21 01:18:49 +08:00
Yidadaa 693dcf12d6 refactor: close #643 use react router 2023-04-21 01:12:39 +08:00
Yidadaa 55281ed548 feat: reactive isMobileScreen 2023-04-20 23:20:25 +08:00
Yidadaa 8363cdd9fa feat: close #680 lazy rendering markdown 2023-04-13 02:07:24 +08:00
Yidadaa 9b61cb1335 refactor: build/runtime/client configs 2023-04-11 01:21:34 +08:00
Yidadaa 13035ecb0d fix: auto grow textarea 2023-04-08 02:36:02 +08:00
leedom 00d45e7cc4 fix: solve navigator undefined && merge from main 2023-04-07 13:47:34 +08:00
leedom 620b98fe6a Merge branch 'main' into textarea-height-optimize 2023-04-07 12:20:53 +08:00
leedom 3656c8458f feat: textarea with adaptive height 2023-04-07 12:17:37 +08:00
Yifei Zhang 905bf41cd8
Update utils.ts 2023-04-07 11:08:20 +08:00
Yidadaa f3dbe5a251 fix: #513 show toast after copying 2023-04-06 23:18:51 +08:00
Yifei Zhang b1e26a5063
Merge pull request #510 from Yidadaa/user-prompt
feat: split docs, clear messages and fix stop response
2023-04-06 04:02:48 +08:00
Yifei Zhang 9aaceda40d
Merge pull request #482 from zyqq/main
fix(utils): 修复复制问题
2023-04-06 01:48:20 +08:00
Yidadaa 7da0cc6551 doc: update screenshots 2023-04-06 01:22:29 +08:00
waltcow f4fc682fa3
add `getEmojiUrl` as util function 2023-04-05 15:48:44 +08:00
yiqiuzheng 0af55366f1 fix(utils): 修复复制问题 2023-04-05 02:49:44 +08:00
Yifei Zhang 73865651a0 fix: #366 use fallback copy 2023-04-03 03:27:42 +00:00
Jun Wu 327ac765df utils: simplify trimTopic
Also avoid using Array.prototype.at, which does not seem to exist
in the Wexin builtin webview (Android Wexin 8.0.30).
2023-04-01 03:37:28 -07:00
Yifei Zhang 7783545bff feat: use tag as version number 2023-03-30 16:46:17 +00:00
Yifei Zhang 1b140a1ed3 fix: tight border on mobile style 2023-03-30 16:20:47 +00:00
Leotrinos 7d7abca2c4 fix trimTopic 2023-03-30 02:55:19 -07:00
Yifei Zhang 2c899cf00e feat: #2 add access control by
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang 99b88f36fd refactor: #6 check update over one hour and debound scroll 2023-03-23 17:00:33 +00:00
Yifei Zhang 29de957395 feat: add check update 2023-03-23 16:01:00 +00:00
Yifei Zhang 4af8c26d02 feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
Yifei Zhang 7cd170b933 feat: support i18n 2023-03-20 16:17:45 +00:00
Yifei Zhang 12f52bf252 chore: fix memory prompt 2023-03-19 16:29:09 +00:00
Yifei Zhang caec01269a feat: disable auto-scroll on ios device 2023-03-19 14:04:16 +00:00
Yifei Zhang bab470d000 feat: add export to .md button 2023-03-15 17:24:03 +00:00
Yidadaa 2c9baa4e2c feat: finish basic functions 2023-03-11 02:25:33 +08:00