Commit Graph

  • 7748a980f9 Merge pull request #2185 from Yidadaa/bugfix-0628 v2.8.5 Yifei Zhang 2023-06-29 01:32:57 +08:00
  • b044e274aa feat: close #2136 click avatar to edit message Yidadaa 2023-06-29 01:31:27 +08:00
  • 6c3d4a11cc feat: close #2141 danger zone Yidadaa 2023-06-29 01:09:51 +08:00
  • 98afd5516b feat: close #1994 add clipboard write api Yidadaa 2023-06-29 00:27:18 +08:00
  • ea6926cad3 feat: replace window.prompt with showPrompt Yidadaa 2023-06-29 00:09:56 +08:00
  • 3298961748 feat: replace window.confirm with showConfirm Yidadaa 2023-06-28 23:40:39 +08:00
  • 0140f771c6 feat: close #2175 use default api host if endpoint is empty Yidadaa 2023-06-28 23:12:35 +08:00
  • 64c4f512ce fixup: #2149 chat action button style Yidadaa 2023-06-28 01:15:55 +08:00
  • 5b1d45c1a9 fix: #2149 try to fix chat action button style Yidadaa 2023-06-28 01:09:25 +08:00
  • efbd1c15a9 Merge pull request #2174 from Yidadaa/bugfix-0627 Yifei Zhang 2023-06-28 01:03:19 +08:00
  • bce74890dc fix: #2149 try to fix chat action button style Yidadaa 2023-06-28 01:02:56 +08:00
  • eb93a43d13 Merge pull request #2173 from Yidadaa/bugfix-0627 Yifei Zhang 2023-06-28 00:46:38 +08:00
  • 1dd75b63de feat: [WIP] support webdav Yidadaa 2023-06-28 00:34:01 +08:00
  • 6caf79121b feat: improve chat commands Yidadaa 2023-06-27 23:39:27 +08:00
  • 5cdd34a388 Merge pull request #2171 from Yidadaa/bugfix-0627 Yifei Zhang 2023-06-27 23:31:04 +08:00
  • 38c8ee8cd2 feat: improve message item buttons style Yidadaa 2023-06-27 23:29:53 +08:00
  • d5c33a1183 fix: #2149 try to fix ChatAction style on ios mobile Yidadaa 2023-06-27 23:07:12 +08:00
  • 058e28911a fix: #2135 disable cmd + arrow to change session Yifei Zhang 2023-06-26 18:29:46 +08:00
  • 25a3bb351d Merge pull request #2143 from yorunning/fix2 Yifei Zhang 2023-06-26 13:27:00 +08:00
  • 1607640bed Merge pull request #2145 from Yidadaa/bugfix-0626 Yifei Zhang 2023-06-26 13:21:48 +08:00
  • 5f0cda829f feat: #2144 improve input template Yidadaa 2023-06-26 13:18:59 +08:00
  • b003a374b8 fix: alignment of mobile settings page title. Yorun 2023-06-26 04:16:06 +00:00
  • 5f7c262759 Merge pull request #2134 from Yidadaa/bugfix-0625 Yifei Zhang 2023-06-26 01:51:55 +08:00
  • f3ab6b27c9 fix: input-range style Yidadaa 2023-06-26 01:51:35 +08:00
  • d62eb56886 Merge pull request #2133 from quzard/fix_pin_bug Yifei Zhang 2023-06-26 01:43:20 +08:00
  • c2724c6aad Fix Pin Message: when userMessageIndex === 0, pinning a message was not possible. quzard 2023-06-26 01:36:27 +08:00
  • 0cde1683b6 Update window.scss Yifei Zhang 2023-06-26 01:35:38 +08:00
  • 128f596f93 Update tauri.conf.json Yifei Zhang 2023-06-26 01:31:01 +08:00
  • 27fae8eed0 Merge pull request #2132 from Yidadaa/bugfix-0625 Yifei Zhang 2023-06-26 01:28:56 +08:00
  • 82ec4474c2 feat: align chat page title center on mobile screen Yidadaa 2023-06-26 01:27:36 +08:00
  • 0d85dae239 Merge pull request #2131 from Yidadaa/bugfix-0625 v2.8.4 Yifei Zhang 2023-06-26 00:40:07 +08:00
  • 7893693706 feat: close #1615 pin messages to contextual prompts Yidadaa 2023-06-26 00:21:58 +08:00
  • 25ce6af36e feat: new chat message actions style Yidadaa 2023-06-25 23:53:22 +08:00
  • c0269254e8 Merge pull request #2129 from Constaline/main Yifei Zhang 2023-06-25 22:01:27 +08:00
  • 2f2aefd48e fix: typo Constaline 2023-06-25 21:33:22 +08:00
  • c05de45d99 feat: add "Hide_Balance_Query" environment variable Constaline 2023-06-25 20:20:36 +08:00
  • 8f66da1128 Merge pull request #2119 from Yidadaa/bugfix-0624 Yifei Zhang 2023-06-24 23:54:14 +08:00
  • b5eaa8272b chore: delete chat button position Yidadaa 2023-06-24 23:53:37 +08:00
  • 7ee062e1de Merge pull request #2118 from Yidadaa/bugfix-0624 Yifei Zhang 2023-06-24 23:40:54 +08:00
  • 8915af9b6d fixup Yidadaa 2023-06-24 23:39:38 +08:00
  • ae1ef3215b feat: close #628 add chat commands Yidadaa 2023-06-24 23:38:11 +08:00
  • 5d06fa217c feat: close #2013 add switch model button to chat actions Yidadaa 2023-06-24 22:41:13 +08:00
  • 50b1f7db12 feat: right-click to copy message to user input Yidadaa 2023-06-24 22:32:46 +08:00
  • fb82806956 Merge pull request #2117 from JunJD/优化useScrollToBottom Yifei Zhang 2023-06-24 22:25:45 +08:00
  • 0658a93962 Merge pull request #2116 from Zizwar/main Yifei Zhang 2023-06-24 18:37:52 +08:00
  • f33be37070 Update constant.ts Yifei Zhang 2023-06-24 16:50:05 +08:00
  • 9278d7f851 refactor: 优化 useScrollToBottom dingjunjie 2023-06-24 16:37:29 +08:00
  • 35ba898c97 Merge pull request #2112 from songxiaocheng/PR/history-message-count Yifei Zhang 2023-06-24 14:34:48 +08:00
  • 15f8d13d81 Set markdown-body RTL for Arabic text Zizwar 2023-06-24 05:53:58 +00:00
  • 946e508e8f Support left to right in language arabic Zizwar 2023-06-24 05:10:34 +00:00
  • 35b4125b98 Added support Arabic language Zizwar 2023-06-24 04:30:52 +00:00
  • 91d8f9d73e fix: #2111 make "Attached Messages Count" working Xiaocheng Song 2023-06-24 05:53:39 +08:00
  • c636993989 Merge pull request #2110 from Yidadaa/bugfix-0623 Yifei Zhang 2023-06-24 00:30:17 +08:00
  • 65a24c16bc doc: #695 how to use a proxy with password in docker Yidadaa 2023-06-24 00:29:47 +08:00
  • 15ce114440 Merge pull request #2109 from Yidadaa/bugfix-0623 Yifei Zhang 2023-06-24 00:20:05 +08:00
  • 1722f75dcb fixup Yidadaa 2023-06-24 00:18:27 +08:00
  • be597a551d feat: #close 1789 add user input template Yidadaa 2023-06-24 00:07:46 +08:00
  • 56bc945335 Merge pull request #2107 from Yidadaa/bugfix-0623 Yifei Zhang 2023-06-23 20:58:09 +08:00
  • fa9ceb5875 fix: #2087 chat box font size use global config Yidadaa 2023-06-23 20:57:43 +08:00
  • 0ccf5a16c7 Merge pull request #2106 from Yidadaa/bugfix-0623 Yifei Zhang 2023-06-23 20:53:28 +08:00
  • 93c666b03d feat: close #2025 just use a smaller to-bottom threshold Yidadaa 2023-06-23 20:53:08 +08:00
  • d5c28b506c Update README.md Yifei Zhang 2023-06-23 20:21:41 +08:00
  • 3318f01aa1 Merge pull request #2099 from johan456789/patch-1 Yifei Zhang 2023-06-23 13:20:02 +08:00
  • 1641019091 add explanation and link to FAQ Tsung-Han Yu 2023-06-23 05:54:39 +08:00
  • 3572969866 Merge pull request #2096 from Yidadaa/dependabot/cargo/src-tauri/openssl-0.10.55 Yifei Zhang 2023-06-22 17:43:41 +08:00
  • ad1fe8762b Merge pull request #2092 from PaRaD1SE98/main Yifei Zhang 2023-06-22 11:31:46 +08:00
  • c9c3e32a78 chore(deps): bump openssl from 0.10.52 to 0.10.55 in /src-tauri dependabot[bot] 2023-06-21 22:57:40 +00:00
  • f4c99c9cf7 fix: migrate modelConfig state PaRaD1SE98 2023-06-22 02:11:07 +09:00
  • 57447c24c8 Update tauri.conf.json Yifei Zhang 2023-06-21 15:36:17 +08:00
  • 514ed03378 Merge pull request #2065 from macvip/window-state v2.8.3 Yifei Zhang 2023-06-21 02:30:25 +08:00
  • 078b039cf1 Merge pull request #2064 from mushan0x0/patch-1 Yifei Zhang 2023-06-20 18:04:24 +08:00
  • a120670785 restore last window state (position and size) on startup macvip 2023-06-20 13:06:54 +08:00
  • 9c05d136f5 fix: #2061 RequestInit TypeError mushan0x0 2023-06-20 11:57:31 +08:00
  • daeb8a67a3 Merge pull request #2048 from ilizhu/main Yifei Zhang 2023-06-20 02:45:48 +08:00
  • c64888cccd Merge pull request #2051 from Yidadaa/dependabot/npm_and_yarn/next-13.4.6 Yifei Zhang 2023-06-20 02:40:23 +08:00
  • 6fc2637870 Merge pull request #2050 from Yidadaa/dependabot/npm_and_yarn/zustand-4.3.8 Yifei Zhang 2023-06-20 02:40:14 +08:00
  • fc4df23075 Merge pull request #2053 from Yidadaa/dependabot/npm_and_yarn/lint-staged-13.2.2 Yifei Zhang 2023-06-20 02:40:00 +08:00
  • 3ae502986b Merge pull request #2054 from Yidadaa/dependabot/npm_and_yarn/types/react-18.2.12 Yifei Zhang 2023-06-20 02:39:50 +08:00
  • 67f23d202a Merge pull request #2056 from Yidadaa/bugfix-0620 Yifei Zhang 2023-06-20 02:38:59 +08:00
  • 3c38b9c93b fix: #2055 should render mermaid completely Yidadaa 2023-06-20 02:37:38 +08:00
  • 152a00baf5 chore(deps-dev): bump @types/react from 18.0.31 to 18.2.12 dependabot[bot] 2023-06-19 11:10:39 +00:00
  • 405d02023c chore(deps-dev): bump lint-staged from 13.2.0 to 13.2.2 dependabot[bot] 2023-06-19 11:10:15 +00:00
  • 4ba2d0d7e0 chore(deps): bump next from 13.4.3 to 13.4.6 dependabot[bot] 2023-06-19 11:09:00 +00:00
  • 38ce230cf5 chore(deps): bump zustand from 4.3.6 to 4.3.8 dependabot[bot] 2023-06-19 11:06:59 +00:00
  • c6696313bf 聊天记录导出格式为image时预览聊天信息项使用设置的语言 chat information items using the language in the settings when exporting chat records in image format zhuge 2023-06-19 16:03:46 +08:00
  • 89717c9b15 Update issue-translator.yml Yifei Zhang 2023-06-18 18:28:31 +08:00
  • 3aca699ad9 Create issue-translator.yml Yifei Zhang 2023-06-18 18:27:18 +08:00
  • f3ec9f02eb Merge pull request #1807 from AngelLiang/feat/frequency_penalty Yifei Zhang 2023-06-18 14:36:55 +08:00
  • 1c7f3e6057 Merge pull request #2028 from Yidadaa/bugfix-0618 Yifei Zhang 2023-06-18 00:52:41 +08:00
  • db63a5a670 fix: #1771 should not lose chat context when sumindex > n - count Yidadaa 2023-06-18 00:51:16 +08:00
  • 0a2cccfd6e Merge pull request #2018 from Yidadaa/bugfix-0617 Yifei Zhang 2023-06-17 01:20:06 +08:00
  • 113bd24796 feat: add nynorsk option Yidadaa 2023-06-17 01:03:06 +08:00
  • 374a27a72e Merge pull request #1065 from perandre/norwegian-translation Yifei Zhang 2023-06-17 00:33:26 +08:00
  • 567eff9ef4 Remove deprecated keys Xavier Barbosa 2023-06-16 16:00:57 +01:00
  • bfe33af03d Merge branch 'main' into norwegian-translation Xavier Barbosa 2023-06-16 16:00:17 +01:00
  • 7ebc5eb70f Merge pull request #2002 from yeenbean/CVE-2023-2251 Yifei Zhang 2023-06-16 18:11:09 +08:00
  • 52287fd01d Merge pull request #2009 from taro-ishihara/i18n/japanese-translation Yifei Zhang 2023-06-16 18:10:56 +08:00
  • e0f2bc2725 Merge pull request #2005 from Yidadaa/dependabot/npm_and_yarn/use-debounce-9.0.4 Yifei Zhang 2023-06-16 16:51:48 +08:00
  • 4355ec3b44 Merge pull request #2007 from Yidadaa/dependabot/npm_and_yarn/types/node-20.3.1 Yifei Zhang 2023-06-16 16:51:21 +08:00
  • 0c2f11ffd7 Merge pull request #2008 from Yidadaa/dependabot/npm_and_yarn/react-markdown-8.0.7 Yifei Zhang 2023-06-16 16:51:10 +08:00