ayangweb
dc5cd9aecb
fix: fix problem with up and down key indexing ( #676 )
...
* fix: fix problem with up and down key indexing
* refactor: update
* docs: update changelog
2025-06-13 10:39:27 +08:00
BiggerRain
0b018cd24f
chore: search & deep think & mcp ( #675 )
...
* fix: keep line breaks
* chore: search & deep think & mcp
2025-06-12 22:06:48 +08:00
BiggerRain
2ed22d3d7c
fix: keep line breaks ( #674 )
2025-06-12 18:20:44 +08:00
BiggerRain
4ce9561eb7
style: safari styles ( #673 )
2025-06-12 14:50:02 +08:00
BiggerRain
3aeb39b3af
refactor: optimize global state synchronization ( #672 )
...
* refactor: optimize global state synchronization
* refactor: reconstruct the language change processing logic
---------
Co-authored-by: ayang <473033518@qq.com >
2025-06-12 14:45:33 +08:00
BiggerRain
27e99d4629
fix: web assistant list ( #671 )
2025-06-12 11:28:10 +08:00
ayangweb
df70276a54
refactor: ai assistant hides the copy menu ( #670 )
...
* refactor: ai assistant hides the copy menu
* style: remove console
2025-06-12 10:39:37 +08:00
BiggerRain
6553a8f5d3
chore: add special character filtering ( #668 )
...
* chore: add special character filtering
* docs: update notes
2025-06-12 10:31:15 +08:00
ayangweb
4ebbc9ec6e
refactor: improved ai overview and ai quick access blank issue ( #669 )
...
* refactor: improved ai overview and ai quick access blank issue
* refactor: update
2025-06-12 10:30:41 +08:00
BiggerRain
4208633556
fix: Fix Special Character input ( #667 )
2025-06-11 17:50:39 +08:00
ayangweb
fc43fbe798
refactor: improve AI assistant interaction logic and Tab key handling ( #666 )
...
* refactor: improve AI assistant interaction logic and Tab key handling
* refactor: update
* style: remove
2025-06-11 17:49:05 +08:00
ayangweb
b5bb9105d4
refactor: re-enable the service to get a list of assistants ( #665 )
2025-06-11 16:28:53 +08:00
BiggerRain
b6ebd6e5f8
fix: web component dispaly ( #663 )
...
* fix: web component dispaly
* fix: web component dispaly
* fix: add showChatHistory & connected
* fix: add isCurrentLogin
* chore: add history
2025-06-11 16:28:43 +08:00
ayangweb
22216491b6
refactor: dynamically generated copy button id ( #664 )
2025-06-11 15:52:49 +08:00
ayangweb
44ca66259c
refactor: don't hide pinned window on search result open ( #662 )
...
* refactor: don't hide pinned window on search result open
* refactor: update
2025-06-11 15:26:06 +08:00
ayangweb
be3cae36e2
fix: number keys not following settings ( #661 )
...
* fix: number keys not following settings
* refactor: remove unused `modifierKey` dependencies
* docs: update changelog
2025-06-11 14:15:32 +08:00
ayangweb
35ea30626f
refactor: improve tooltip display in chinese ( #660 )
2025-06-11 14:01:08 +08:00
BiggerRain
4bcae5cffb
fix: delete history ( #659 )
2025-06-11 13:36:21 +08:00
BiggerRain
76458db8ab
chore: remove enter disabled ( #658 )
2025-06-11 12:10:37 +08:00
BiggerRain
5b41e190d3
chore: add i18n to services ( #657 )
2025-06-11 11:03:42 +08:00
ayangweb
43ac9a054c
refactor: remove the behavior that organizes event bubbling ( #656 )
2025-06-11 10:14:05 +08:00
BiggerRain
ac485a32cc
style: user message styles ( #655 )
2025-06-10 19:25:54 +08:00
ayangweb
e10908a095
refactor: optimize the timing of the enter key ( #654 )
...
* refactor: optimize the timing of the enter key
* fix: remove input element
---------
Co-authored-by: rain <15911122312@163.com >
2025-06-10 19:01:25 +08:00
BiggerRain
78b8908ac8
fix: stop event bubbling ( #653 )
2025-06-10 18:22:54 +08:00
ayangweb
3c54cb84a8
refactor: filter unavailable servers ( #652 )
2025-06-10 17:37:57 +08:00
ayangweb
8ed808c591
fix: fix the problem of local path not opening ( #650 )
...
* fix: fix the problem of local path not opening
* docs: update changelog
* chore: remove pizza-engine
2025-06-10 17:26:19 +08:00
ayangweb
7a2dde7448
refactor: check if the message block is purely blank ( #651 )
2025-06-10 17:22:13 +08:00
BiggerRain
65451fc63e
style: user message line break ( #648 )
2025-06-10 15:41:08 +08:00
BiggerRain
5d108a46d3
style: differentiate between hover and selected styles ( #649 )
2025-06-10 15:37:17 +08:00
BiggerRain
f9567c2d46
chore: remove defalut current service ( #647 )
2025-06-10 14:54:07 +08:00
BiggerRain
da917e6012
fix: web page unmount event ( #645 )
...
* fix: web page unmont event
* docs: update notes
2025-06-10 14:28:00 +08:00
ayangweb
335a906674
refactor: refactoring shortcut reset logic and optimizing UI interactions ( #646 )
2025-06-10 14:27:23 +08:00
ayangweb
a50a636d59
fix: input lost when reopening dialog after search ( #644 )
...
* fix: input lost when reopening dialog after search
* docs: update changelog
2025-06-10 11:45:45 +08:00
ayangweb
2dd3f776e6
fix: arrow keys still navigated search when menu opened with Cmd+K ( #642 )
...
* fix: arrow keys still navigated search when menu opened with `Cmd+K`
* docs: update changelog
2025-06-10 09:56:27 +08:00
BiggerRain
40f6aa0ccd
chore: copy supports http protocol ( #639 )
...
* chore: copy supports http protocol
* docs: update notes
2025-06-09 18:12:43 +08:00
ayangweb
4da9e024e0
refactor: update login status when service is not enabled ( #638 )
2025-06-09 18:11:35 +08:00
ayangweb
c20bba51f5
fix: tab key hides window in chat mode ( #641 )
...
* fix: tab key hides window in chat mode
* docs: update changelog
2025-06-09 18:10:56 +08:00
BiggerRain
0a62a2095b
fix: add shift line break to chat input ( #637 )
2025-06-09 15:06:59 +08:00
SteveLauC
5677995185
chore: more logs for the setup process ( #634 )
...
* chore: more logs for the setup process
* chore: more logs for the setup process
* chore: more logs for the setup process
* chore: release note
2025-06-09 14:46:06 +08:00
BiggerRain
ec4e5e7d1d
fix: remove stopImmediatePropagation event ( #636 )
2025-06-09 12:05:27 +08:00
BiggerRain
1df5265b1a
chore: add onContextMenu event ( #629 )
2025-06-09 11:57:48 +08:00
ayangweb
fb8a4684dc
refactor: improved page content after disabling the service ( #635 )
...
* refactor: improved page content after disabling the service
* style: remove unless code
* style: remove unless code
2025-06-09 11:54:44 +08:00
BiggerRain
0b609e570d
chore: web component default mode ( #627 )
2025-06-09 09:54:09 +08:00
BiggerRain
f91f6bdc17
fix: web component set IsDark ( #630 )
2025-06-07 10:49:16 +08:00
ayangweb
57590f3b57
feat: add internationalized translations of AI-related extensions ( #632 )
...
* feat: add internationalized translations of AI-related extensions
* docs: update changelog
* refactor: update
2025-06-07 10:48:55 +08:00
ayangweb
c18f9ea154
refactor: optimized input box logic for transparency ( #628 )
2025-06-06 17:58:18 +08:00
ayangweb
441875d9b4
refactor: optimize data filtering logic ( #626 )
2025-06-06 17:20:45 +08:00
ayangweb
eddf9075bb
feat: add ai overview minimum number of search results configuration ( #625 )
...
* feat: add ai overview minimum number of search results configuration
* docs: update changelog
* style: remove unless code
2025-06-06 17:05:20 +08:00
ayangweb
9eac8f8a8e
feat: support right-click actions after text selection ( #624 )
...
* feat: support right-click actions after text selection
* docs: update changelog
* feat: support for selecting messages sent by users
2025-06-06 16:43:27 +08:00
ayangweb
515260c43f
feat: calculator extension add description ( #623 )
...
* feat: calculator extension add description
* docs: update changelog
2025-06-06 15:43:24 +08:00