Commit Graph

  • 07c4ab03b5 fix: secondary page cannot be searched (#551) BiggerRain 2025-05-22 19:45:28 +08:00
  • cf3f2affa5 fix: history list height (#550) BiggerRain 2025-05-22 16:28:11 +08:00
  • 401832ad43 chore: logout update server profile (#549) BiggerRain 2025-05-22 11:53:23 +08:00
  • 6a6f48d2fc chore: mark server offline on user logout (#546) Medcl 2025-05-22 11:37:20 +08:00
  • 8a6c90d124 chore: add global login judgment (#544) BiggerRain 2025-05-22 10:59:46 +08:00
  • 34acecbcb0 chore: add assistant count (#542) BiggerRain 2025-05-21 15:29:04 +08:00
  • 4474212b7d chore: dead code cleanup (#543) SteveLauC 2025-05-21 14:40:38 +08:00
  • 1187b641d4 refactor: refactoring search error (#541) Medcl 2025-05-21 14:27:17 +08:00
  • ef8cd569e4 fix: switch server assistant and session session unchanged (#540) BiggerRain 2025-05-21 11:34:03 +08:00
  • 5ef06bfc95 fix: service switching error (#539) BiggerRain 2025-05-21 09:04:57 +08:00
  • 2b59addb08 fix: panic when fetching app metadata on Windows (#538) SteveLauC 2025-05-21 09:04:08 +08:00
  • ee750620f2 refactor: service info related components (#537) BiggerRain 2025-05-20 17:02:10 +08:00
  • acc3b1a0d2 chore: skip register server that not logged in (#536) Medcl 2025-05-20 15:10:27 +08:00
  • 4372747014 feat: dynamic log level via env var COCO_LOG (#535) SteveLauC 2025-05-20 12:54:07 +08:00
  • ee531209aa fix: server image loading failure (#534) BiggerRain 2025-05-20 09:31:54 +08:00
  • ee0bbce3e2 style: search error styles (#533) BiggerRain 2025-05-19 19:54:34 +08:00
  • 7eccf99f92 fix: do not pass whitespace-only strings to Calculator expr evaluation lib (#532) SteveLauC 2025-05-19 19:24:32 +08:00
  • 5044a98bb7 fix: app hotkey hanlder invoked twice (key pressed and released) (#531) SteveLauC 2025-05-19 18:40:44 +08:00
  • 72165812bf refactor: ignore the error happens while indexing a specific app (#530) SteveLauC 2025-05-19 17:28:13 +08:00
  • f9c1be8517 fix: app icon & category icon (#529) BiggerRain 2025-05-19 17:24:51 +08:00
  • 71ce23ef21 style: history component styles (#528) BiggerRain 2025-05-19 16:56:00 +08:00
  • 3e6041cbd8 chroe: update minimum macOS version to 10 (#527) Medcl 2025-05-18 15:06:06 +08:00
  • 0b9e158b55 fix: panic caused by an unwrap() (#526) SteveLauC 2025-05-17 18:44:17 +08:00
  • 688ced3fc3 build: build & publish web component (#524) BiggerRain 2025-05-17 16:53:17 +08:00
  • 16e0382a8b docs: update release notes (#525) BiggerRain 2025-05-17 16:52:26 +08:00
  • 91c9cd5725 fix: show only enabled datasource & MCP list (#523) BiggerRain 2025-05-17 12:01:18 +08:00
  • 7f3e602bb3 feat: add a component for text reading aloud (#522) ayangweb 2025-05-16 16:21:57 +08:00
  • 5e9d41ea5c fix: datasource & MCP list synchronization update (#521) BiggerRain 2025-05-16 15:09:51 +08:00
  • 9ee6b9a6c9 feat: add file upload failure handling and alert message upload-file ayang 2025-05-16 14:32:11 +08:00
  • 8bdb93d813 refactor: refactoring icon component (#514) Medcl 2025-05-16 12:03:43 +08:00
  • 690e6a3225 refactor: optimizing list styles in markdown content (#520) ayangweb 2025-05-16 10:21:41 +08:00
  • 111d9bddca style: remove useless code (#519) ayangweb 2025-05-16 09:17:41 +08:00
  • 7645b3e736 feat: add AI summary component (#518) ayangweb 2025-05-15 18:27:17 +08:00
  • 24b1758b11 refactor: enabling the InputExtra component ayang 2025-05-15 15:50:03 +08:00
  • ac21074db6 fix: loading chat history for potential empty attachments (#516) Medcl 2025-05-15 15:38:46 +08:00
  • 496ae025d8 style: chat input icons show (#515) BiggerRain 2025-05-15 15:26:49 +08:00
  • ac5a196746 refactor: store setting allowSelfSignature in backend (#512) SteveLauC 2025-05-15 09:17:03 +08:00
  • aa99588001 style: modify the style of the search input box (#513) BiggerRain 2025-05-15 08:54:42 +08:00
  • 163df77e8a fix: fixed the newly created session has no title when it is deleted (#511) BiggerRain 2025-05-14 16:14:57 +08:00
  • 21509f35e5 refactor: optimize the style problem of icons (#510) ayangweb 2025-05-14 16:09:51 +08:00
  • 7bf59aa259 feat: add option to allow self-signed certificates (#509) ayangweb 2025-05-14 16:00:40 +08:00
  • 4aa377e486 refactor: optimized the modification operation of the numeric input box (#508) ayangweb 2025-05-14 15:03:17 +08:00
  • feb716039c refactor: changing the timing of app list loading (#507) ayangweb 2025-05-14 11:49:53 +08:00
  • 448d2a6069 refactor: optimizing the code (#505) BiggerRain 2025-05-14 10:59:18 +08:00
  • c31a4aa52a feat: websocket support self-signed TLS (#504) Medcl 2025-05-14 10:07:49 +08:00
  • 73ac29ef3b refactor: fetch app list in settings in real time (#498) SteveLauC 2025-05-13 18:16:40 +08:00
  • 3cd73f13ab chore: update readme (#503) Medcl 2025-05-13 18:13:39 +08:00
  • 95ccbaec3e fix: several issues around search (#502) Medcl 2025-05-13 18:12:57 +08:00
  • d52ce481f9 feat: the search input box supports multi-line input (#501) BiggerRain 2025-05-13 16:26:54 +08:00
  • 573e1cf038 chore: add clear monitoring & cache calculation to optimize performance (#500) BiggerRain 2025-05-13 14:07:06 +08:00
  • 5162604cfd chore: UpdateApp component loading location (#499) BiggerRain 2025-05-13 11:40:29 +08:00
  • e38053682d refactor: optimize styling issues with chat content (#497) ayangweb 2025-05-13 11:24:07 +08:00
  • 018ec9e4ed chore: greetings show hidden logic (#496) BiggerRain 2025-05-13 11:01:05 +08:00
  • f9e5c6cc28 chore: search and MCP show hidden logic (#494) BiggerRain 2025-05-13 10:44:49 +08:00
  • 6bb64e92d9 feat: the chat content has added a button to return to the bottom (#495) ayangweb 2025-05-13 10:36:02 +08:00
  • 7962c329c7 chore: add ~/Applications to search path on macOS (#493) SteveLauC 2025-05-12 18:47:25 +08:00
  • dd6bd2093d refactor: optimize the style of the sidebar (#492) ayangweb 2025-05-12 18:08:50 +08:00
  • 25d998a41c fix: duplicate flatpak applications (#491) SteveLauC 2025-05-12 17:47:16 +08:00
  • 3cfb03dd49 feat: the chat input box supports multi-line input (#490) BiggerRain 2025-05-12 16:03:49 +08:00
  • 386b9cc48b fix: panic caused memory allocation failure on Linux (#489) SteveLauC 2025-05-12 15:27:49 +08:00
  • 006b679386 refactor: refactor the content style of the extended page (#488) ayangweb 2025-05-12 14:55:36 +08:00
  • d47fb3cbc6 refactor: set up tauri-plugin-log as the logger (#487) SteveLauC 2025-05-12 09:33:37 +08:00
  • 26f71cff08 chore: remove dependency pizza engine (#486) SteveLauC 2025-05-11 14:44:16 +08:00
  • ae8f95e19c chore: use ssh instead of https to pull pizza_engine (#485) SteveLauC 2025-05-09 18:58:47 +08:00
  • 4c49daf510 chore: refine wording for search failure (#484) Medcl 2025-05-09 18:14:18 +08:00
  • 8d2528e521 refactor: use pizza_engine for app search (#346) SteveLauC 2025-05-09 17:54:58 +08:00
  • 4895322397 feat: history list add put away button (#482) ayangweb 2025-05-09 16:17:02 +08:00
  • a8a4d435fc chore: debug datasource component (#483) BiggerRain 2025-05-09 16:16:12 +08:00
  • 1c0335feb4 fix: fix the focusing problem of the input box in windows (#481) ayangweb 2025-05-07 18:09:19 +08:00
  • 8498578425 feat: support for snapshot version updates (#480) ayangweb 2025-05-07 16:43:44 +08:00
  • 326e161505 chore: add github action build arm64 platform (#479) Hardy 2025-05-07 10:50:39 +08:00
  • e96e6b4a89 build: solve build error (#477) BiggerRain 2025-05-01 14:46:50 +08:00
  • 853ea38058 fix: solve the problem of modifying the assistant in the chat (#476) BiggerRain 2025-04-30 16:24:14 +08:00
  • 4e127f8cdc chore: adjust list error message (#475) BiggerRain 2025-04-30 09:01:31 +08:00
  • 51ada19d42 refactor: optimize the mode display of the first launched window (#474) ayangweb 2025-04-29 19:07:03 +08:00
  • 86f3741302 docs: update changelog (#473) ayangweb 2025-04-29 17:47:14 +08:00
  • bb50b150c0 feat: supports Shift + Enter input box line feeds (#472) ayangweb 2025-04-29 17:44:17 +08:00
  • a092354fee feat: supports setting of out-of-focus transparency on top (#470) ayangweb 2025-04-29 17:08:01 +08:00
  • 2ffbb79358 docs: document how to install Coco app on Ubuntu (#471) SteveLauC 2025-04-29 17:05:16 +08:00
  • 661b5d1b77 feat: check or enter to close the list of assistants (#469) ayangweb 2025-04-29 15:16:46 +08:00
  • 47d2e46b72 v0.4.0 v0.4.0 medcl 2025-04-28 17:58:37 +08:00
  • 414bc78aaf feat: updated to include error message (#465) ayangweb 2025-04-28 16:41:15 +08:00
  • 9fd4a16df3 fix: fixed carriage return problem with chinese input method (#464) ayangweb 2025-04-28 16:36:20 +08:00
  • 0e9e8bf653 fix: deep_think param type (#463) BiggerRain 2025-04-28 12:56:55 +08:00
  • c14b9fa0be chore: historical message corresponding assistant (#462) BiggerRain 2025-04-28 11:36:44 +08:00
  • 8477c7ce95 refactor: optimizing markdown styles (#461) ayangweb 2025-04-28 11:34:31 +08:00
  • 3e48eae749 refactor: optimized getting data sources and mcp lists (#460) ayangweb 2025-04-28 09:52:39 +08:00
  • 5764b72f1e refactor: modifying the macos window hierarchy (#459) ayangweb 2025-04-28 09:35:22 +08:00
  • bff86c327a chore: update release notes for publish 0.4.0-2018 (#455) Hardy 2025-04-27 22:21:28 +08:00
  • e60915443a build: build web 1.1.14 (#456) BiggerRain 2025-04-27 22:19:38 +08:00
  • c86c768960 refactor: optimizing parameter variables (#454) ayangweb 2025-04-27 21:49:29 +08:00
  • a6a84f3df5 refactor: mcp list adaptation font icon (#453) ayangweb 2025-04-27 21:41:56 +08:00
  • 0a231b80d0 refactor: fixing and optimizing known bugs (#452) ayangweb 2025-04-27 20:12:46 +08:00
  • 5272c3dab9 refactor: rename queryTimeoutRenamed to querySourceTimeout (#451) ayangweb 2025-04-27 20:10:54 +08:00
  • 256262ec2e refactor: rename the key used to store queryTimeout (#450) SteveLauC 2025-04-27 16:54:09 +08:00
  • 4508c292eb fix: Solves the issue of bottom toolbar overlapping content in mobile Safari (#448) BiggerRain 2025-04-26 14:27:00 +08:00
  • f4a3838844 chore: update default query timeout to 500ms (#447) Medcl 2025-04-26 11:29:39 +08:00
  • 6e07cacae2 reactor: replacing the default key (#446) ayangweb 2025-04-25 22:57:45 +08:00
  • 191f34905e feat: add useEscape and useModifierKeyPress hooks (#445) ayangweb 2025-04-25 22:30:18 +08:00
  • f876fc24f2 fix: herder width (#444) BiggerRain 2025-04-25 19:03:30 +08:00