Commit Graph

256 Commits

Author SHA1 Message Date
ayang
f02b8bb28a v0.2.0 v0.2.0 2025-03-07 17:38:43 +08:00
ayangweb
e68e8f7954 refactor: optimized theme switching (#270) 2025-03-07 17:38:05 +08:00
ayangweb
18b6e1cbc9 chore: fallback version (#269) 2025-03-07 17:17:43 +08:00
Medcl
062e2873b4 fix: typo (#268)
* v0.2.0

* fix: typo

---------

Co-authored-by: ayang <473033518@qq.com>
2025-03-07 17:14:20 +08:00
Medcl
e75f4ce187 chore: update release notes (#267)
* chore: update release notes

* fix typo

* chore: update docs
2025-03-07 17:09:11 +08:00
BiggerRain
dbbc87523d fix: ws link (#266) 2025-03-07 15:50:43 +08:00
ayang
6548889f47 v0.2.0-rc.1 v0.2.0-rc.1 2025-03-07 15:05:55 +08:00
ayangweb
814aefdb7c style: delete useless import (#265) 2025-03-07 15:05:29 +08:00
ayangweb
6271e3e995 refactor: hide file uploads (#264) 2025-03-07 14:59:22 +08:00
BiggerRain
9d2f3c9023 fix: chat error (#263) 2025-03-07 14:55:28 +08:00
ayangweb
8528644eaa refactor: right-click again to close the context menu (#262) 2025-03-07 14:55:05 +08:00
ayangweb
8db5b9ec37 refactor: add a border to the main window of linux only (#261) 2025-03-07 14:39:49 +08:00
ayangweb
83143ab412 chore: macos code signing (#260) 2025-03-07 13:01:57 +08:00
ayangweb
a0b5867c9c feat: tray internationalization and shortcut display (#259) 2025-03-07 12:42:55 +08:00
BiggerRain
58ce845fd2 fix: dataSourceList all & login async (#258) 2025-03-07 12:11:29 +08:00
ayangweb
63dbe90575 refactor: execute the right-click menu function to hide the window (#257) 2025-03-07 10:59:56 +08:00
Medcl
290f67fcf6 fix: server should keep previous enabled state even on fresh (#256)
* fix: server should keep previous enabled state even on fresh

* fix: server should keep previous enabled state even on fresh
2025-03-06 23:43:45 +08:00
BiggerRain
ae75d75063 fix: suggestion list width (#255) 2025-03-06 23:41:25 +08:00
BiggerRain
5d004f5196 chore: handle not login status in chat window (#254) 2025-03-06 21:47:09 +08:00
Medcl
e56fcc842c chore: update version to v0.2 (#253) 2025-03-06 20:54:44 +08:00
BiggerRain
efbcb8df9c refactor: chat code & chat loading (#252) 2025-03-06 20:32:57 +08:00
ayangweb
d2855c1c19 refactor: handling the use of unwrap (#251) 2025-03-06 20:11:17 +08:00
ayangweb
5c891ec711 refactor: upload files and screenshots for internationalization (#250) 2025-03-06 18:24:37 +08:00
ayangweb
6abb19c8a8 feat: supports app search across all platforms (#249)
* feat: supports app search across all platforms

* style: remove commented code
2025-03-06 17:50:44 +08:00
BiggerRain
af11b7915d chore: refactor code & link ws (#247)
* chore: Refactor code & link ws

* chore: link ws
2025-03-06 15:16:48 +08:00
ayangweb
50aee2c19e refactor: optimize the style of the list of networking search services (#245) 2025-03-06 10:01:58 +08:00
BiggerRain
a212d3bbb7 feat: add not login tips (#244) 2025-03-05 21:36:05 +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
BiggerRain
0e469db697 chore: loading update (#241) 2025-03-05 12:31:18 +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
BiggerRain
3305298d29 chore: icon file & history message (#240)
* chore: icon file & fetch_source、pick_source、deep_read

* chore: message Timeout
2025-03-04 22:05:36 +08:00
BiggerRain
3aa433f1da chore: message icon update & message history (#239) 2025-03-04 21:20:48 +08:00
ayangweb
8d1bd7df6b refactor: change the style of the chat function buttons (#238)
* refactor: change the style of the chat function buttons

* refactor: line up both ends
2025-03-04 20:09:58 +08:00
BiggerRain
0bc61881c4 chore: Coco chat window input and message (#237) 2025-03-04 15:49:04 +08:00
ayang
7fc1b0e31f v0.2.0-beta.1 2025-03-04 12:51:41 +08:00
ayangweb
5d5cdf2299 style: commented out unused code (#235) 2025-03-04 12:51:15 +08:00
ayangweb
a8ab6bf590 refactor: optimized the style of the file list (#234) 2025-03-04 12:43:24 +08:00
ayangweb
ed2f625ab4 refactor: file name overflow hiding in file list (#233) 2025-03-03 22:13:32 +08:00
ayangweb
d37383c180 refactor: fixed window when uploading files (#232) 2025-03-03 22:04:31 +08:00
Medcl
24a915fb31 chore: update the response of new chat (#231) 2025-03-03 21:44:22 +08:00
BiggerRain
8e6d081e28 chore: chat RAG update (#230)
* chore: chat RAG update

* chore: chat RAG update

* chore: chat RAG update

* chore: chat RAG update
2025-03-03 20:51:45 +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
BiggerRain
fbe20df1f9 chore: server error update status (#228) 2025-03-03 16:58:13 +08:00
BiggerRain
4713035133 chore: add suggestion (#227) 2025-03-03 15:43:19 +08:00
Medcl
cf4a8ea58a refactor: refactoring auth flow (#226) 2025-03-02 22:14:18 +08:00
BiggerRain
31aa8587ba refactor: AI conversation rendering logic (#216)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: chat messages

* chore: think messages display

* chore: chat message

* chore: chat message

* refactor: the message logic

* chore: add useCallback params

* chore: add ThinkingSegment

* chore: add QueryIntent

* chore: loading & text

* chore: add JSON

* chore: add

* chore: source

* chore: add ws-error listen

* chore: style

* fix: ws reconnect

* chore: ws

* chore: ws

* refactor: AI conversation rendering logic

* chore: update note
2025-03-02 21:44:21 +08:00
Medcl
9fd56457d8 chore: refresh all server's info on purpose, get the actual health info (#225)
* chore: refresh all server's info

* chore: update release notes
2025-02-28 11:48:25 +08:00
ayangweb
de46300ee4 refactor: search content context menu internationalization (#224) 2025-02-28 09:27:27 +08:00
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