SteveLauC
51b0a2a545
refactor: remove thread app list synchronizer as it leaks memory on macOS ( #573 )
2025-05-29 17:55:24 +08:00
BiggerRain
baded2af1e
refactor: search result related components ( #571 )
...
* refactor: search result related components
* refactor: search result related components
* docs: update notes
* refactor: search result related components
* fix: ArrowLeft error
* chore: remove log
* fix: ask ai
2025-05-29 16:01:52 +08:00
BiggerRain
2b21426355
refactor: input box related components ( #568 )
...
* refactor: input box components
* chore: change variable name
* docs: update notes
* fix: shortcut key failure issue
2025-05-28 12:29:28 +08:00
BiggerRain
8edc938426
chore: only show available servers in chat ( #570 )
...
* chore: add server available
* docs: update notes
* docs: update notes
2025-05-28 10:51:25 +08:00
Medcl
fa919bee11
chore: mark unavailable server to offline on refresh info ( #569 )
...
* chore: mark server offline on refresh info
* chore: update release notes
2025-05-28 10:43:53 +08:00
Medcl
50f1e611c3
refactor: refactoring rerank feature ( #567 )
...
* refactor: refactoring rerank feature
* chore: remove unused code
* chore: pull back unrelated changes
2025-05-27 18:27:53 +08:00
BiggerRain
4c3cf28012
chore: assistant chat placeholder & refactor input box components ( #566 )
...
* chore: input placeholder
* chore: add assitant
* impl assistant_get_multi()
* chore: add assitant
* refactor: input box components
* chore: ask ai search placeholder
* chore: ask ai search placeholder
* docs: update notes
---------
Co-authored-by: Steve Lau <stevelauc@outlook.com >
2025-05-27 16:29:43 +08:00
BiggerRain
89fcc67222
fix: assistant list ( #563 )
...
* fix: assistant list
* fix: assistant list
* fix: assistant list
* fix: assistant list
2025-05-27 09:24:58 +08:00
Medcl
33c9ce67df
chore: remove pizza deps ( #565 )
2025-05-27 09:09:17 +08:00
SteveLauC
c6dadfd83e
ci: deny dep pizza-engine ( #564 )
...
* ci: deny dep pizza-engine
* ci: set PWD to cargo workspace
2025-05-27 08:59:46 +08:00
Medcl
e707a8b5c7
chore: rerank support ignore case ( #562 )
...
* chore: rerank support ignore case
* chore: remove unused deps
2025-05-26 19:24:01 +08:00
BiggerRain
5c5364974a
chore: web component start page config ( #560 )
...
* chore: web component start page config
* chore: web component start page config
* docs: update notes
2025-05-26 18:54:33 +08:00
Medcl
9d3e3e8dde
feat: rerank search results ( #561 )
...
* feat: rerank search results
* chore: update release notes
2025-05-26 18:54:06 +08:00
BiggerRain
e065ba749f
chore: assistant keyboard events and mouse events ( #559 )
...
* chore: assistant keyboard events and mouse events
* docs: update notes
2025-05-26 15:44:05 +08:00
ayangweb
2dd8e3160c
fix: resolved navigation error on continue chat action ( #558 )
...
* fix: resolved navigation error on continue chat action
* docs: update changelog
2025-05-26 10:56:29 +08:00
ayangweb
6aeecfe3ac
feat: add quick AI access to search mode ( #556 )
...
* feat: add quick AI access to search mode
* feat: add aI assistant quick access
* refactor: adjusting lodash-es import location to optimize code structure
* docs: update changelog
* fix: fix the logic of assigning serverId in AskAi component
* refactor: optimized layout
* refactor: optimized some issues
2025-05-23 18:14:41 +08:00
SteveLauC
334e29d69b
chore: add make cmd dev-build-with-pizza ( #555 )
2025-05-23 16:43:38 +08:00
BiggerRain
382f89ace0
fix: independent chat app has no datasources ( #554 )
...
* fix: independent chat window has no data
* docs: update notes
2025-05-23 16:42:35 +08:00
BiggerRain
32c7cc5060
fix: suggestion list position ( #553 )
...
* fix: suggestion List position
* docs: update notes
2025-05-23 15:31:27 +08:00
BiggerRain
c13151d69e
fix: the scroll button is not displayed by default ( #552 )
...
* fix: the scroll button is not displayed by default
* docs: update notes
2025-05-23 14:53:57 +08:00
BiggerRain
07c4ab03b5
fix: secondary page cannot be searched ( #551 )
...
* fix: secondary page cannot be searched
* docs: update notes
2025-05-22 19:45:28 +08:00
BiggerRain
cf3f2affa5
fix: history list height ( #550 )
...
* fix: history list height
* docs: update notes
2025-05-22 16:28:11 +08:00
BiggerRain
401832ad43
chore: logout update server profile ( #549 )
...
* chore: logout update server profile
* docs: update notes
2025-05-22 11:53:23 +08:00
Medcl
6a6f48d2fc
chore: mark server offline on user logout ( #546 )
...
* chore: mark server offline on user logout
* update release notes
2025-05-22 11:37:20 +08:00
BiggerRain
8a6c90d124
chore: add global login judgment ( #544 )
...
* chore: add global login judgment
* docs: update notes
2025-05-22 10:59:46 +08:00
BiggerRain
34acecbcb0
chore: add assistant count ( #542 )
...
* fix: switch server assistant and session session unchanged
* docs: update notes
* fix: add server error
* chore: add assistant count
* docs: update notes
2025-05-21 15:29:04 +08:00
SteveLauC
4474212b7d
chore: dead code cleanup ( #543 )
2025-05-21 14:40:38 +08:00
Medcl
1187b641d4
refactor: refactoring search error ( #541 )
...
* refactor: refactoring search error
* chore: update release notes
2025-05-21 14:27:17 +08:00
BiggerRain
ef8cd569e4
fix: switch server assistant and session session unchanged ( #540 )
...
* fix: switch server assistant and session session unchanged
* docs: update notes
2025-05-21 11:34:03 +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
SteveLauC
2b59addb08
fix: panic when fetching app metadata on Windows ( #538 )
...
* fix: panic when fetching app metadata on Windows
* release note
2025-05-21 09:04:08 +08:00
BiggerRain
ee750620f2
refactor: service info related components ( #537 )
...
* refactor: service info related components
* docs: update notes
* refactor: chat header service status
2025-05-20 17:02:10 +08:00
Medcl
acc3b1a0d2
chore: skip register server that not logged in ( #536 )
...
* chore: update logging message
* chore: skip register server that not logged in
* chore: update logging message
* chore: update release notes
2025-05-20 15:10:27 +08:00
SteveLauC
4372747014
feat: dynamic log level via env var COCO_LOG ( #535 )
2025-05-20 12:54:07 +08:00
BiggerRain
ee531209aa
fix: server image loading failure ( #534 )
...
* fix: server image loading failure
* docs: update notes
2025-05-20 09:31:54 +08:00
BiggerRain
ee0bbce3e2
style: search error styles ( #533 )
...
* style: search error styles
* docs: update notes
2025-05-19 19:54:34 +08:00
SteveLauC
7eccf99f92
fix: do not pass whitespace-only strings to Calculator expr evaluation lib ( #532 )
2025-05-19 19:24:32 +08:00
SteveLauC
5044a98bb7
fix: app hotkey hanlder invoked twice (key pressed and released) ( #531 )
2025-05-19 18:40:44 +08:00
SteveLauC
72165812bf
refactor: ignore the error happens while indexing a specific app ( #530 )
...
* refactor: ignore the error happens while indexing a specific app
* refactor: ignore the error happens while indexing a specific app
2025-05-19 17:28:13 +08:00
BiggerRain
f9c1be8517
fix: app icon & category icon ( #529 )
2025-05-19 17:24:51 +08:00
BiggerRain
71ce23ef21
style: history component styles ( #528 )
...
* style: history component styles
* docs: update notes
* build: build & publish web componet version 1.2.1
* build: build & publish web componet version 1.2.2
2025-05-19 16:56:00 +08:00
Medcl
3e6041cbd8
chroe: update minimum macOS version to 10 ( #527 )
2025-05-18 15:06:06 +08:00
SteveLauC
0b9e158b55
fix: panic caused by an unwrap() ( #526 )
2025-05-17 18:44:17 +08:00
BiggerRain
688ced3fc3
build: build & publish web component ( #524 )
2025-05-17 16:53:17 +08:00
BiggerRain
16e0382a8b
docs: update release notes ( #525 )
2025-05-17 16:52:26 +08:00
BiggerRain
91c9cd5725
fix: show only enabled datasource & MCP list ( #523 )
...
* fix: show only enabled datasource & MCP list
* docs: update notes
* fix: show only enabled datasource & MCP list
2025-05-17 12:01:18 +08:00
ayangweb
7f3e602bb3
feat: add a component for text reading aloud ( #522 )
...
* feat: add a component for text reading aloud
* docs: update changelog
2025-05-16 16:21:57 +08:00
BiggerRain
5e9d41ea5c
fix: datasource & MCP list synchronization update ( #521 )
...
* fix: datasource & MCP list update
* docs: update notes
* docs:update notes
2025-05-16 15:09:51 +08:00
Medcl
8bdb93d813
refactor: refactoring icon component ( #514 )
...
* chore: try to fix icon for insecure-tls deployment
* chore: handling icon resource loading errors
* refactor: refactored icon component
* chore: update release notes
---------
Co-authored-by: rain <15911122312@163.com >
2025-05-16 12:03:43 +08:00
ayangweb
690e6a3225
refactor: optimizing list styles in markdown content ( #520 )
...
* refactor: optimizing list styles in markdown content
* docs: update changelog
* style: remove unless code
2025-05-16 10:21:41 +08:00