Commit Graph

185 Commits

Author SHA1 Message Date
ayangweb
0e645a32a3 refactor: macos main window changed to non-resizable (#194) 2025-02-25 13:42:45 +08:00
Medcl
5abac0ce78 refactor: refactoring health api (#193) 2025-02-25 12:00:56 +08:00
ayangweb
f3eb2dbacd fix: white space at the bottom of chat (#192) 2025-02-25 11:49:41 +08:00
rain
749cab5e4f chore: filter unavailable services 2025-02-25 11:17:08 +08:00
ayangweb
159c576ea9 fix: fix the problem of incorrect display of toggle service enable state (#191)
* fix: fix the problem of incorrect display of toggle service enable state

* refactor: simplified Code
2025-02-25 09:58:59 +08:00
ayangweb
bb744e9e14 refactor: disable service switch color changed to red (#190) 2025-02-24 22:04:36 +08:00
BiggerRain
bd17ebf488 chore: history component (#188) 2025-02-24 18:42:49 +08:00
ayangweb
8da843adae feat: support for enable and disable services (#189) 2025-02-24 18:41:06 +08:00
Medcl
3b6c9e31d5 refactor: refactoring health api (#187)
* refactor: refactoring health api

* update release notes
2025-02-24 18:14:43 +08:00
Medcl
8edb6a9051 feat: add api to disable or enable server (#185) 2025-02-24 17:25:43 +08:00
ayangweb
ca99acc147 fix: fix macos double-click on main window crashes (#186) 2025-02-24 17:05:10 +08:00
ayangweb
f774b3f95f feat: windows uses the default window angle (#184) 2025-02-24 15:46:20 +08:00
ayangweb
b52b18edc7 feat: the development environment automatically opens the console in the main window (#182) 2025-02-24 15:39:31 +08:00
ayangweb
51c49824dd refactor: update the way get the platform (#183) 2025-02-24 15:38:26 +08:00
ayangweb
c52a473514 feat: support for listening to macos ns_panel window move and resize events (#181) 2025-02-24 11:16:39 +08:00
BiggerRain
aba3c929bb fix: scroll & chat switch (#170)
* fix: scroll & chat switch

* chore: scroll

* chore: chat scroll
2025-02-24 10:26:39 +08:00
Medcl
7731008f9c chore: init icons in background during start (#176)
* chore: init icons in background during start

* chore: update release notes
2025-02-24 08:22:01 +08:00
Medcl
65d1e05be9 feat: add timeout to fusion search (#174)
* feat: add timeout to fusion search

* feat: add timeout to fusion search #174
2025-02-23 19:10:19 +08:00
Medcl
a25bfd71fa chore: update readme (#175) 2025-02-23 19:09:31 +08:00
Medcl
a06888554b refactor: refactoring login (#173)
* chore: add tips to login

* refactor: refactoring login

* chore: update release notes
2025-02-23 19:08:43 +08:00
Medcl
f63bc753f8 chore: improve app startup, init application search in background (#172)
* chore: improve app startup, init application search in background

* chroe: update release notes
2025-02-23 13:09:38 +08:00
BiggerRain
a383ec3273 feat: add togglePin & switch server (#166)
* feat: add togglePin

* proxy websocket poc

* feat: switch server

* merge: merge switch ws server

* feat: add switch server

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-21 18:57:32 +08:00
ayangweb
ca9adb515b chore: support for github action releases (#169)
* chore: support for github action releases (#165)

* chore: support for generating update files (#168)

* chore: support for github action releases

* chore: support for generating update files

* chore: include TAURI_SIGNING_PRIVATE_KEY_PASSWORD variable in the release

* chore: replacing the pubkey when updating
2025-02-21 16:52:52 +08:00
BiggerRain
181575d3ad fix: chat params (#164) 2025-02-20 16:24:53 +08:00
BiggerRain
dd32ec50a4 fix: some bugs in chat (#163) 2025-02-20 15:38:55 +08:00
ayangweb
c520ef8e9f feat: add methods for detecting Windows and Linux platforms (#162) 2025-02-20 11:16:20 +08:00
BiggerRain
74af718249 fix: chat lag (#151)
* fix: chat lag

* chore: update translation

* fix: console log

* fix: chat error

* feat: add time out & greetings

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-19 17:23:49 +08:00
Medcl
ca5a7437f3 fix: allow the to access deeplink for linux (#148)
* fix: fix deeplink for linux

* chore: remove space from app name

* chore: update release notes
2025-02-19 13:02:22 +08:00
BiggerRain
37d395bde2 refactor: search list (#150)
* refactor: search list

* feat: add virtual scrolling to the list
2025-02-19 11:19:15 +08:00
BiggerRain
0844970a1f fix: setup & build error (#147) 2025-02-18 11:51:50 +08:00
Medcl
a61e973b16 fix: docs image link (#146) 2025-02-18 10:54:36 +08:00
Medcl
26c6de74ac doc: add docs (#145) 2025-02-18 10:44:50 +08:00
BiggerRain
e9ec1be42f feat: add locales switch (#144)
* feat: add locales

* feat: add locales

* feat: add listen language
2025-02-18 09:40:00 +08:00
Medcl
4ba842f18b chore: fix build for linux (#143)
* chore: fix build for linux

* chore: fix build for linux
2025-02-18 08:26:52 +08:00
BiggerRain
6291df9f13 chore: add deep think & stop icon & chat page (#141)
* fix: stop icon & useCallback

* fix: add deep think & stop icon

* chore: chat app should not always on top

* refactor: ui styles

* build: build error

* refactor: ui styles

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-17 16:37:33 +08:00
Medcl
d3bc5452e0 chore: remove unused permissions (#142) 2025-02-16 16:52:16 +08:00
BiggerRain
77da5a0da7 feat: add chat think (#140)
* feat: add chat think

* chore: base url config

* feat: add search icon

* feat: add search result

* chore: search icon & shard icon
2025-02-13 23:01:21 +08:00
medcl
975af3bd6b chore: hide unavailable features 2025-02-13 12:27:17 +08:00
medcl
75eb9ad8f4 chore: application search skip coco ai itself 2025-02-13 12:27:17 +08:00
medcl
6a67ef9585 chore: remove unnecessary permissions 2025-02-13 12:27:17 +08:00
Medcl
142f22147c chore: fix mac build (#138) 2025-02-13 08:34:23 +08:00
BiggerRain
f7c5c9e0e0 chore: modify the base url of the chat (#136)
* chore: modify the base url of the chat

* chore: modify the base url of the chat websocket

* chore: build error

* fix: add token
2025-02-12 16:15:55 +08:00
Medcl
e6afce66ea feat: allow to launch coco across multi monitors (#135)
* feat: allow to launch coco across multi monitors

* chore: add missing commits

* fix: fix build and default style
2025-02-11 14:53:46 +08:00
Medcl
7d0274ba69 refactor: refactoring application search (#134) 2025-02-11 14:46:19 +08:00
Medcl
cf9c9cddc9 chore: update tauri config & Makefile (#133)
* chore: add make commands

* chore: update tauri config
2025-02-10 15:55:45 +08:00
Medcl
f006adccac optimize application search (#132) 2025-02-10 08:14:58 +08:00
Medcl
cfe5c01168 fix: missing color for dark theme (#131) 2025-02-09 22:36:21 +08:00
Medcl
ed98c9b60a fix: fix theme change (#130) 2025-02-09 21:56:08 +08:00
Medcl
bab38b3226 fix: resolve app show/hide behavior and tray icon handling (#129) 2025-02-09 21:51:03 +08:00
BiggerRain
17b3b97bec chore: adjust list details ui (#128)
* chore: detail

* chore: list detail ui

* chore: adjust list details ui
2025-02-08 15:26:02 +08:00