Commit Graph

9 Commits

Author SHA1 Message Date
BiggerRain
81a02890d6 fix: mouse & keyDown (#122)
* 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

* feat: add data-dark

* fix: mouse & keyDown

* fix: mouse & keyDown

* fix: mouse & keyDown

---------

Co-authored-by: Steve Lau <stevelauc@outlook.com>
Co-authored-by: medcl <m@medcl.net>
2025-02-07 20:26:45 +08:00
BiggerRain
9f0dcbc3dd chore: add ellipsis to display more categories (#108)
* chore: add ellipsis to display more categories

* chore: modify css

* chore: search list right css

* chore: search list right css
2025-01-22 12:33:29 +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
764e508ce6 chore: stop chat & ui style (#25) 2024-11-27 19:41:54 +08:00
BiggerRain
e50c595195 fix: backgroud-image & stop chat (#21) 2024-11-27 08:54:18 +08:00
rain
43e53a7847 style: window style adjustment 2024-11-26 20:27:27 +08:00
BiggerRain
f499b53e0c build: app building and packaging (#14) 2024-11-25 18:20:51 +08:00
rain
0402d4aca3 style: add system theme and UI theme style adjustments 2024-11-21 11:32:09 +08:00
rain
3052f54674 feat: add search-chat 2024-10-28 17:34:48 +08:00