Commit Graph

102 Commits

Author SHA1 Message Date
BiggerRain
e92884b4a8 chore: new chat message (#215)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: notify on weboskcer error

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-26 22:37:21 +08:00
Medcl
c18503cb70 chore: add payload to get response (#214) 2025-02-26 20:12:35 +08:00
Medcl
096d442858 fix: query args in chat (#211) 2025-02-26 17:48:43 +08:00
ayangweb
4c5676b125 feat: networked search supports selection of data sources (#209)
* feat: networked search supports selection of data sources

* docs: updating the release note
2025-02-26 16:47:46 +08:00
Medcl
afa15f75a1 refactor: remove websocket_session_id from message request (#206)
* refactor: remove websocket_session_id from message request

* chore: update relese notes
2025-02-26 12:48:54 +08:00
BiggerRain
83b13c5510 chore: switch chat api (#200)
* chore: search icon

* chore: remove console

* chore: health status

* chore: add params

* chore: params
2025-02-25 17:34:10 +08:00
Medcl
06ddb7ff17 fix: add missing message parameter to chat send api (#198) 2025-02-25 16:34:05 +08:00
ayangweb
c57d464728 feat: remember the position of the main window on the same monitor (#196) 2025-02-25 16:22:22 +08:00
Medcl
455e20f20f refactor: refactoring refresh server api (#197) 2025-02-25 16:07:41 +08:00
Medcl
7c88e7374b refacotr: refactoring assistant api (#195)
* refacotr: refactoring assistant api

* update release notes
2025-02-25 15:01:32 +08:00
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
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
b52b18edc7 feat: the development environment automatically opens the console in the main window (#182) 2025-02-24 15:39:31 +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
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
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
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
0844970a1f fix: setup & build error (#147) 2025-02-18 11:51:50 +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
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
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
bab38b3226 fix: resolve app show/hide behavior and tray icon handling (#129) 2025-02-09 21:51:03 +08:00
BiggerRain
cb4d9e7184 feat: add window shortcut keys (#124)
* chore: is mac

* feat: add win keyboard

* chore: Control

* feat: add window shortcut keys

* chore: TypeIcon
2025-02-08 09:43:38 +08:00
Medcl
60e43ddfb8 fix: ensure app is always on top and visible on all workspaces (#127) 2025-02-08 07:38:02 +08:00
Medcl
1b1d9bfc40 feat: add support for local application search (#125)
* chore: refactoring new search interface

* feat: add support for application search
2025-02-07 16:31:05 +08:00
Medcl
b85dd178f5 refactor: refactoring to check status code before parse the response (#121) 2025-02-06 18:03:40 +08:00
Medcl
fb37da5f6c refactor: refactoring search response (#119)
* fix: fix paging with from

* refactor: refactoring search response
2025-02-06 17:09:04 +08:00
SteveLauC
45ffe4cad8 refactor: refactoring Coco App (#112)
* feat: impl Coco server related APIs

* chore: remove unused method

* fix: invoke Rust interfaces in tauri::run()

* chore: add invoke

* feat: add add_coco_server

* fix: trim the tailing forward slash

* feat: interface get_user_profiles

* chore: add

* fix: store the servers in add interface

* chore: ass

* fix: skip non-publich servers with no token

* feat: add

* feat: get datasources and connectors

* fix: invoke interfaces in tauri::run()

* chore: add SidebarRef

* refactor: refactoring coco-app

* refactor: refactoring coco app

* refactor: refactoring project layout

* refactor: refactoring server management

* chore: cleanup code

* chore: display error when connect failed

* refactor: refactoring refresh server's info

* refactor: refactoring how to connect the coco serverg

* chore: rename to cloud

* refactor: refactoring remove coco server

* fix: refresh current selected server

* fix: reset server selection

* chore: update login status

* feat: add error message tips

* fix: fix login and logout

* refactor: refactoring http client

* fix: fix the datasources

* chore: minor fix

* refactor: refactoring code

* fix: fix search api

* chore: optimize part of icons

* chore: fix build

* refactor: search list icon

* refactor: search list icon

* chore: lib

* feat: add plugin-os

---------

Co-authored-by: rain <15911122312@163.com>
Co-authored-by: medcl <m@medcl.net>
2025-02-06 11:45:37 +08:00
BiggerRain
6a272bda50 feat: adjust oauth callback & profile info (#110)
* chore: adjust oauth callback

* chore: debug profile info

* chore: modify logs logic and display

* chore: add logout

* chore: add userinfo

* chore: remove advanced settings
2025-01-22 20:00:38 +08:00
BiggerRain
cb4f1ac4b1 feat: add categories and icons (#107)
* feat: add search data type

* feat: add search store

* feat: search result add category

* chore: UI adjustments

* chore: UI adjustments

* chore: add css duration

* feat: add type icon & add categories

* feat: add doc click open url

* chore: remove debug

* chore: optimize page details
2025-01-21 19:37:15 +08:00
SteveLauC
2c87ff4081 refactor: use tauri store to store the global shortcut (#105)
* refactor: use tauri store to store the global shortcut

* refactor: debug interface about shortcut

* docs: document code/clippy fixes

* feat: deduplication shortcut keys

---------

Co-authored-by: rain <15911122312@163.com>
2025-01-20 19:38:59 +08:00
BiggerRain
d47f28878f feat: add debug api details show (#102)
* feat: add debug api details show
2025-01-16 16:57:42 +08:00
BiggerRain
711f7cf57c feat: add hotkey hook (#101)
* feat: add hotkey hook

* chore: debug shortcut keys

* chore: shortcut key echo

* chore: add number key

* chore: remove log

* build: build config
2025-01-15 10:33:51 +08:00
Medcl
efb92b15ca feat: add deeplink, and handle oauth callback (#99)
* init attempt

* fix build

* feat: deep link

* feat: deep-link

* register schema to macos

* chore: remove verbose logging

* feat: add request_access_token

---------

Co-authored-by: rain <15911122312@163.com>
2025-01-10 14:59:03 +08:00