Commit Graph

208 Commits

Author SHA1 Message Date
ayangweb
5817d5fc7d refactor: optimize networking search icon border (#223) 2025-02-27 17:12:59 +08:00
ayangweb
0136968d23 refactor: optimized data source acquisition for networked searches (#222) 2025-02-27 16:37:18 +08:00
ayangweb
8e4e249355 refactor: window loses focus to hide the window (#221) 2025-02-27 16:08:29 +08:00
ayangweb
20fa95424f refactor: improved the interaction of the search content context menu (#220) 2025-02-27 16:02:09 +08:00
ayangweb
dab1303a9b feat: search content added to context menu (#218) 2025-02-27 12:07:58 +08:00
ayangweb
14e2fd5b14 refactor: disable right-click for production environment (#217) 2025-02-27 09:07:24 +08:00
BiggerRain
e92884b4a8 chore: new chat message (#215)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: notify on weboskcer error

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-26 22:37:21 +08:00
Medcl
c18503cb70 chore: add payload to get response (#214) 2025-02-26 20:12:35 +08:00
BiggerRain
eab40effd6 chore: chat header icons (#213)
* chore: chat header icons

* merge: merge main
2025-02-26 18:06:35 +08:00
Medcl
096d442858 fix: query args in chat (#211) 2025-02-26 17:48:43 +08:00
ayangweb
5faed79c72 refactor: optimized the effect of selecting text (#210) 2025-02-26 17:16:08 +08:00
ayangweb
4c5676b125 feat: networked search supports selection of data sources (#209)
* feat: networked search supports selection of data sources

* docs: updating the release note
2025-02-26 16:47:46 +08:00
BiggerRain
0f74d6c392 fix: source dispaly & new chat (#207)
* fix: source display

* fix: source dispaly & new chat

* chore: update relese notes

* chore: delete comments
2025-02-26 15:48:49 +08:00
Medcl
afa15f75a1 refactor: remove websocket_session_id from message request (#206)
* refactor: remove websocket_session_id from message request

* chore: update relese notes
2025-02-26 12:48:54 +08:00
BiggerRain
7734954edf fix: current service (#205) 2025-02-26 10:20:53 +08:00
ayangweb
4ab15eae33 chore: counting safelist in tailwindcss configuration (#204) 2025-02-26 09:59:59 +08:00
BiggerRain
68458557a4 fix: chat switch (#203) 2025-02-26 09:27:51 +08:00
BiggerRain
83b13c5510 chore: switch chat api (#200)
* chore: search icon

* chore: remove console

* chore: health status

* chore: add params

* chore: params
2025-02-25 17:34:10 +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
06ddb7ff17 fix: add missing message parameter to chat send api (#198) 2025-02-25 16:34:05 +08:00
ayangweb
c57d464728 feat: remember the position of the main window on the same monitor (#196) 2025-02-25 16:22:22 +08:00
Medcl
455e20f20f refactor: refactoring refresh server api (#197) 2025-02-25 16:07:41 +08:00
Medcl
7c88e7374b refacotr: refactoring assistant api (#195)
* refacotr: refactoring assistant api

* update release notes
2025-02-25 15:01:32 +08:00
ayangweb
0e645a32a3 refactor: macos main window changed to non-resizable (#194) 2025-02-25 13:42:45 +08:00
Medcl
5abac0ce78 refactor: refactoring health api (#193) 2025-02-25 12:00:56 +08:00
ayangweb
f3eb2dbacd fix: white space at the bottom of chat (#192) 2025-02-25 11:49:41 +08:00
rain
749cab5e4f chore: filter unavailable services 2025-02-25 11:17:08 +08:00
ayangweb
159c576ea9 fix: fix the problem of incorrect display of toggle service enable state (#191)
* fix: fix the problem of incorrect display of toggle service enable state

* refactor: simplified Code
2025-02-25 09:58:59 +08:00
ayangweb
bb744e9e14 refactor: disable service switch color changed to red (#190) 2025-02-24 22:04:36 +08:00
BiggerRain
bd17ebf488 chore: history component (#188) 2025-02-24 18:42:49 +08:00
ayangweb
8da843adae feat: support for enable and disable services (#189) 2025-02-24 18:41:06 +08:00
Medcl
3b6c9e31d5 refactor: refactoring health api (#187)
* refactor: refactoring health api

* update release notes
2025-02-24 18:14:43 +08:00
Medcl
8edb6a9051 feat: add api to disable or enable server (#185) 2025-02-24 17:25:43 +08:00
ayangweb
ca99acc147 fix: fix macos double-click on main window crashes (#186) 2025-02-24 17:05:10 +08:00
ayangweb
f774b3f95f feat: windows uses the default window angle (#184) 2025-02-24 15:46:20 +08:00
ayangweb
b52b18edc7 feat: the development environment automatically opens the console in the main window (#182) 2025-02-24 15:39:31 +08:00
ayangweb
51c49824dd refactor: update the way get the platform (#183) 2025-02-24 15:38:26 +08:00
ayangweb
c52a473514 feat: support for listening to macos ns_panel window move and resize events (#181) 2025-02-24 11:16:39 +08:00
BiggerRain
aba3c929bb fix: scroll & chat switch (#170)
* fix: scroll & chat switch

* chore: scroll

* chore: chat scroll
2025-02-24 10:26:39 +08:00
Medcl
7731008f9c chore: init icons in background during start (#176)
* chore: init icons in background during start

* chore: update release notes
2025-02-24 08:22:01 +08:00
Medcl
65d1e05be9 feat: add timeout to fusion search (#174)
* feat: add timeout to fusion search

* feat: add timeout to fusion search #174
2025-02-23 19:10:19 +08:00
Medcl
a25bfd71fa chore: update readme (#175) 2025-02-23 19:09:31 +08:00
Medcl
a06888554b refactor: refactoring login (#173)
* chore: add tips to login

* refactor: refactoring login

* chore: update release notes
2025-02-23 19:08:43 +08:00
Medcl
f63bc753f8 chore: improve app startup, init application search in background (#172)
* chore: improve app startup, init application search in background

* chroe: update release notes
2025-02-23 13:09:38 +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
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
BiggerRain
181575d3ad fix: chat params (#164) 2025-02-20 16:24:53 +08:00
BiggerRain
dd32ec50a4 fix: some bugs in chat (#163) 2025-02-20 15:38:55 +08:00
ayangweb
c520ef8e9f feat: add methods for detecting Windows and Linux platforms (#162) 2025-02-20 11:16:20 +08:00
BiggerRain
74af718249 fix: chat lag (#151)
* fix: chat lag

* chore: update translation

* fix: console log

* fix: chat error

* feat: add time out & greetings

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-19 17:23:49 +08:00