Commit Graph

32 Commits

Author SHA1 Message Date
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
Medcl
142f22147c chore: fix mac build (#138) 2025-02-13 08:34:23 +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
cf9c9cddc9 chore: update tauri config & Makefile (#133)
* chore: add make commands

* chore: update tauri config
2025-02-10 15:55:45 +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
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
Medcl
ae58e38185 feat: hide task bar by default (#86) 2025-01-06 11:03:26 +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
27a99289c7 feat: add shortcut Esc (#65) 2024-12-24 13:59:48 +08:00
tu6ge
f61bb279e0 feat:compatible windows system (#62)
* fix(windows): remove ActivationPolicy out of macos

* doc: about multiwebview issue

* fix: open settings window

* fix(windows): fixed can not open settings

* fix(mac): add transparent in conf.json

* fix: fixed shortcut error
2024-12-22 15:35:05 +08:00
BiggerRain
91d75b3346 chore: organize the code about theme (#57) 2024-12-19 12:06:40 +08:00
BiggerRain
72b60db618 build: bundle size (#49) 2024-12-12 19:41:14 +08:00
BiggerRain
6633b83689 chore: add open coco & logo (#46) 2024-12-11 10:45:54 +08:00
BiggerRain
824de404dd chore: update icons (#38)
* chore: update icons
2024-12-06 12:09:08 +08:00
BiggerRain
2b848f0297 Modify background and adaptive window height issues (#28)
* chore: deatil page ui

* chore: fix backgroud & auto height
2024-11-29 14:46:03 +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
BiggerRain
45108c3abc chore: UI/UE adjustment
* chore: UI/UE adjustment

* chore: UI/UE adjustment
2024-11-24 19:25:47 +08:00
rain
0402d4aca3 style: add system theme and UI theme style adjustments 2024-11-21 11:32:09 +08:00
BiggerRain
40758dd093 feat: add query search functionality and UI enhancements (#10)
* feat: add query serach & UI adjustments

* chore: Cleaning up the code

* fix: fix search bug

* chore: add /ui to the routing link
2024-11-20 10:08:08 +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
c2935b6ecb add macOSPrivateApi config & README (#3)
* chore: add Footer

* feat: add winfow webview

* chore: add macOSPrivateApi config
2024-11-01 10:24:35 +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
medcl
9b6d0a6a8d chore: adjust frameless mode 2024-10-28 17:53:45 +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