Commit Graph

29 Commits

Author SHA1 Message Date
ayangweb
8c9ccef218 feat: support for automatic app updates (#274)
* feat: support for automatic app updates

* refactor: add force update instructions

* refactor: optimize version update alerts

* chore: updating configuration files
2025-03-11 10:36:42 +08:00
ayangweb
a0b5867c9c feat: tray internationalization and shortcut display (#259) 2025-03-07 12:42:55 +08:00
ayangweb
c7b201f068 refactor: use tauri's own method to switch themes (#243)
* refactor: use tauri's own method to switch themes

* chore: restore version to 0.1.0
2025-03-05 15:41:08 +08:00
ayangweb
c483dec222 feat: support for uploading screenshots (#242)
* feat: support for uploading screenshots

* feat: initiate detection of screen recording permissions
2025-03-05 12:22:33 +08:00
ayangweb
5d7c252a8f feat: chat support for uploading files (#229)
* feat: chat support for uploading files

* refactor: out of focus hidden window

* refactor: filtering files larger than 100M

* refactor: displayed in the chat content area

* refactor: hide window when out of focus
2025-03-03 17:54:00 +08:00
ayangweb
ca99acc147 fix: fix macos double-click on main window crashes (#186) 2025-02-24 17:05:10 +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
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
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
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
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
d47f28878f feat: add debug api details show (#102)
* feat: add debug api details show
2025-01-16 16:57:42 +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
6e39e25d72 feat: add login page (#93)
* feat: add signIn

* feat: add connect service

* feat: add login page
2025-01-08 16:51:05 +08:00
Medcl
35d2520c20 chore: add port 9000 to whitelist (#90) 2025-01-08 14:17:51 +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
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
91d75b3346 chore: organize the code about theme (#57) 2024-12-19 12:06:40 +08:00
BiggerRain
e432f5a3d6 fix: package crash problem (#50) 2024-12-13 14:49:47 +08:00
BiggerRain
5d96aef14b add startup & hotkey (#45)
* feat: add startup

* feat: add hotkey switch
2024-12-11 09:07:27 +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
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
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