Commit Graph

26 Commits

Author SHA1 Message Date
ayangweb
c471a83821 feat: support third party extensions (#572)
* refactor: support third party extensions

* fix tests

* fix: assistant_get error

* aaa

* bbb

* ccc

* ddd

* fix: aa

* fix: aa

* sss

* fix:asds

* eee

* refactor: loosen restriction of query string length

* fix: input auto

* feat: add ai overview trigger condition configuration

* refactor: continue chatting to select the corresponding mini-helper

* chore: settings width height

* aaa

---------

Co-authored-by: Steve Lau <stevelauc@outlook.com>
Co-authored-by: rain <15911122312@163.com>
2025-05-30 17:18:52 +08:00
BiggerRain
5ef06bfc95 fix: service switching error (#539)
* fix: service switching error

* build: build error

* chore: chat content can be copied

* docs: update notes

* fix: service switching error

* chore: change to send cancel event to ws_cancel

* chore: add ws-cancel

---------

Co-authored-by: medcl <m@medcl.net>
2025-05-21 09:04:57 +08:00
BiggerRain
a22024f640 style: modify the style (#370)
* style: modify the style

* style: adjust page style

* style: web style

* docs: update notes
2025-04-16 11:19:23 +08:00
BiggerRain
57b2a20c56 fix: load app & web utils (#337) 2025-04-08 15:24:12 +08:00
ayangweb
6a9b1b53b9 refactor: disable outline for all elements (#326)
* refactor: disable outline for all elements

* refactor: modify list item hover background color
2025-04-02 16:01:57 +08:00
ayangweb
5faed79c72 refactor: optimized the effect of selecting text (#210) 2025-02-26 17:16:08 +08:00
ayangweb
299a3a8250 fix: fixed bouncing when scrolling to the top and bottom of macOS pages (#199) 2025-02-25 16:42:35 +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
cfe5c01168 fix: missing color for dark theme (#131) 2025-02-09 22:36:21 +08:00
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
fbfb980fec feat: add connect services (#111)
* feat: add connect services

* chore: adjust auth and userInfo

* chore: add responsiveness to auth and userInfo

* chore: add dark css

* chore: handle /, to join the baseURL and url.

* chore: use http:// or https:// rather http

* chore: handle /, to join the baseURL and url.

* chore: active current service

* chore: connect

* chore: data source & connect data

* feat: add handleKeyDown open settings

* chore: settings name
2025-01-25 16:20:49 +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
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
BiggerRain
d47f28878f feat: add debug api details show (#102)
* feat: add debug api details show
2025-01-16 16:57:42 +08:00
BiggerRain
de74cb7c7e fix: opening duplicate windows (#88)
* feat: add login page

* fix: opening duplicate windows

* chore: vscode settings
2025-01-06 18:22:35 +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
255e6b8f05 fix: shortcut Esc & Tooltip display & error page (#67) 2024-12-24 18:24:53 +08:00
BiggerRain
dd2260a9e0 feat: add keyboard events and tooltip (#61) 2024-12-20 18:53:41 +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
BiggerRain
c6ca2988a7 style: adjust search & chat ui (#8) 2024-11-12 09:44:49 +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
2545895b3e add Chat AI componts (#4)
* chore: add Footer

* feat: add winfow webview

* chore: add macOSPrivateApi config

* feat: add chat AI

* feat: chat AI page

* chore: search & chat switch mode

* chore: add Footer to ChatAI & styles
2024-11-03 17:02:13 +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