Commit Graph

19 Commits

Author SHA1 Message Date
Medcl
7d0274ba69 refactor: refactoring application search (#134) 2025-02-11 14:46:19 +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
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
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
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
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
BiggerRain
40527b3a6c feat: add oauth (#98)
* feat: add oauth

* chore: url name

* chore: url name

* chore: coco://oauth_callback
2025-01-09 17:41:03 +08:00
BiggerRain
e2dfda9f1d fix: Esc key failure issue & removing unused code related to the tauri-nspanel plugin & introduct the server variable name (#85)
* fix: Esc key failure issue

* feat: add env

* chore: modify the environment variable name

* chore: modify websocket id  name

* chore: remove tauri-nspanel
2025-01-06 10:50:44 +08:00
BiggerRain
9215ae060e feat: add new UI about no-data page (#80)
* feat: new UI redesign

* feat: add new ui no-data page
2025-01-02 14:41:54 +08:00
BiggerRain
91d75b3346 chore: organize the code about theme (#57) 2024-12-19 12:06:40 +08:00
tu6ge
00a9650a15 Adapt to Windows (#51)
* feat: remove tauri-nspanel plugin

* chore: auto formatter rust code

* feat(windows): shortcut support windows

* doc: note windows error

* feat(linux): shortcut support linux

* fix: remove open_devtools code

* wip: emit open_settings event on all os

* feat: support autostart with settings

* doc: close autostart

* wip: open settings distinguish window or other os
2024-12-14 15:38:32 +08:00
tu6ge
5dab14dd53 fix: tray icon mofity (#39) 2024-12-06 12:03:39 +08:00
tu6ge
fed928889b feat: auto start with os start (#33)
* feat: auto start with os start

* feat: shortcut default value enable
2024-11-30 15:29:00 +08:00
BiggerRain
76d06dc3fe chore: add websocket & http api about chat AI (#7)
* chore: add websocket & http api about chat AI

* feat: Chat AI API debug

* chore: modify the config
2024-11-09 11:30:36 +08:00
BiggerRain
fd86a5ef4a feat: add window webview & add Footer & change style (#2)
* chore: add Footer

* feat: add winfow webview
2024-10-30 20:57:03 +08:00
rain
3052f54674 feat: add search-chat 2024-10-28 17:34:48 +08:00
medcl
88e9aeb11b init commit 2024-10-13 17:41:16 +08:00