Commit Graph

25 Commits

Author SHA1 Message Date
Yidadaa
67270ce4c3 fix: auto grow textarea 2023-04-08 02:36:02 +08:00
leedom
4fc6987d51 fix: solve navigator undefined && merge from main 2023-04-07 13:47:34 +08:00
leedom
3452625c05 Merge branch 'main' into textarea-height-optimize 2023-04-07 12:20:53 +08:00
leedom
468171dc48 feat: textarea with adaptive height 2023-04-07 12:17:37 +08:00
Yifei Zhang
a33a70f9b6 Update utils.ts 2023-04-07 11:08:20 +08:00
Yidadaa
61d69959c3 fix: #513 show toast after copying 2023-04-06 23:18:51 +08:00
Yifei Zhang
180b47f346 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
208e7a7627 Merge pull request #482 from zyqq/main
fix(utils): 修复复制问题
2023-04-06 01:48:20 +08:00
Yidadaa
ef4c04016a doc: update screenshots 2023-04-06 01:22:29 +08:00
waltcow
0f2221104e add getEmojiUrl as util function 2023-04-05 15:48:44 +08:00
yiqiuzheng
95854e9cee fix(utils): 修复复制问题 2023-04-05 02:49:44 +08:00
Yifei Zhang
c66bec9f58 fix: #366 use fallback copy 2023-04-03 03:27:42 +00:00
Jun Wu
7faeaede24 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
830f64d819 feat: use tag as version number 2023-03-30 16:46:17 +00:00
Yifei Zhang
b163616733 fix: tight border on mobile style 2023-03-30 16:20:47 +00:00
Leotrinos
6c6616dbea fix trimTopic 2023-03-30 02:55:19 -07:00
Yifei Zhang
75b3a3f99e feat: #2 add access control by
access code
2023-03-26 06:53:40 +00:00
Yifei Zhang
cbd1a53769 refactor: #6 check update over one hour and debound scroll 2023-03-23 17:00:33 +00:00
Yifei Zhang
f229de3386 feat: add check update 2023-03-23 16:01:00 +00:00
Yifei Zhang
4256d47485 feat: use toast instead of alert 2023-03-21 14:56:27 +00:00
Yifei Zhang
6e10aac54b feat: support i18n 2023-03-20 16:17:45 +00:00
Yifei Zhang
078ae74fe9 chore: fix memory prompt 2023-03-19 16:29:09 +00:00
Yifei Zhang
6ea3cda24f feat: disable auto-scroll on ios device 2023-03-19 14:04:16 +00:00
Yifei Zhang
3fd5fb83a9 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