Commit Graph

  • 10ee3cd9d3 chore: bump version to 0.9.1 (#1001) SteveLauC 2025-12-05 15:43:59 +08:00
  • 97d2450fa7 feat: selection settings add & delete (#992) BiggerRain 2025-12-05 15:32:57 +08:00
  • 18828ab043 chore: modify the display of errors (#1000) BiggerRain 2025-12-05 15:15:42 +08:00
  • 3b80eb77b4 chore: adjust the position of the compact mode window (#997) BiggerRain 2025-12-05 10:46:37 +08:00
  • 6e2514adbd docs: update coco app documentation (#996) 9paiii 2025-12-05 10:35:19 +08:00
  • 82074ab46a chore: change the default port of the tauri project (#999) BiggerRain 2025-12-05 09:38:54 +08:00
  • 8158d49050 fix: no request to the assistant interface (#998) BiggerRain 2025-12-04 16:43:22 +08:00
  • 3052878869 refactor: error handling in install_extension interfaces (#995) SteveLauC 2025-12-02 15:39:44 +08:00
  • 73ca224ad8 refactor: the selection store using @tauri-store/zustand (#994) BiggerRain 2025-11-28 17:29:36 +08:00
  • ff7721d17f feat: add selection toolbar window for mac (#980) BiggerRain 2025-11-27 10:12:49 +08:00
  • fc642ac0e3 fix: remove eventListener (#993) BiggerRain 2025-11-27 09:33:22 +08:00
  • d5d616ade9 chore: update outdated code comments (#991) SteveLauC 2025-11-25 17:40:30 +08:00
  • 96977be623 refactor: auto-focus input field when switching to compact mode (#990) ayangweb 2025-11-25 11:07:26 +08:00
  • d8a1b9b9c6 feat: add a heartbeat worker to check Coco server availability (#988) SteveLauC 2025-11-25 10:20:33 +08:00
  • f83b1ba2a7 chore: write panic message to stdout in panic hook (#989) SteveLauC 2025-11-25 08:56:29 +08:00
  • 8ac0065234 v0.9.0 v0.9.0 medcl 2025-11-24 11:24:37 +08:00
  • 31806b6057 fix: persist configuration settings properly (#987) ayangweb 2025-11-19 16:09:27 +08:00
  • 533bfaf45b fix: search_extension should not panic when ext is not found (#983) SteveLauC 2025-11-19 10:10:59 +08:00
  • 459705af70 refactor: simplify fetching the screen under the mouse cursor (#985) ayangweb 2025-11-19 09:39:36 +08:00
  • 84e556ddad chore: update release notes for publish 0.9.0 (#986) Hardy 2025-11-19 09:38:37 +08:00
  • b50a20c7d4 fix release notes for version 0.9.0 (#982) Medcl 2025-11-18 13:50:57 +08:00
  • d4ccd780b2 feat: add auto collapse delay for compact mode (#981) ayangweb 2025-11-17 20:56:44 +08:00
  • aef934e9a2 feat: advanced settings search debounce & local query source weight (#950) SteveLauC 2025-11-17 18:35:30 +08:00
  • 1fb927c26b fix: fix quick ai not continuing conversation (#979) ayangweb 2025-11-16 20:59:20 +08:00
  • 8974624b3c refactor: remove url encoding from query parameters (#978) ayangweb 2025-11-16 14:05:43 +08:00
  • d99b35bf4c fix: prevent duplicate login success messages (#977) ayangweb 2025-11-14 15:42:56 +08:00
  • 594d0ffe3f fix: allow any http/https requests (#976) SteveLauC 2025-11-14 11:53:29 +08:00
  • 7b08a87766 refactor: replace all rounded-md with rounded-[6px] (#975) ayangweb 2025-11-14 11:53:14 +08:00
  • ab5ca24270 fix: correct csp setting (#974) SteveLauC 2025-11-14 10:34:29 +08:00
  • c593b07187 refactor: only call oauth in settings window (#972) ayangweb 2025-11-13 19:50:59 +08:00
  • c088dde749 refactor(view extension): load HTML/resources via local HTTP server (#973) SteveLauC 2025-11-13 19:50:32 +08:00
  • 1fdf7c499d refactor: change web login position (#971) ayangweb 2025-11-08 21:02:04 +08:00
  • 01dfc616d4 refactor: render footer content conditionally (#970) ayangweb 2025-11-08 10:51:09 +08:00
  • 8d7d655581 fix: web page login state (#969) BiggerRain 2025-11-07 21:44:28 +08:00
  • 5292538dd7 fix: chat mode has been minimized (#968) BiggerRain 2025-11-07 21:05:50 +08:00
  • bab98d4576 feat: add web login (#967) ayangweb 2025-11-07 17:12:00 +08:00
  • 6067fa7029 chore: remove check window decorations (#966) BiggerRain 2025-11-05 15:13:26 +08:00
  • 61860b400f chore: set divider line (#965) BiggerRain 2025-11-05 09:48:50 +08:00
  • 50518b6c21 refactor: optimize chat window size in compact mode (#964) ayangweb 2025-11-04 20:03:53 +08:00
  • b5d3ce9910 feat: add window opacity configuration option (#963) ayangweb 2025-11-04 14:52:01 +08:00
  • abac92d8d5 refactor: keep the same height in compact mode (#962) ayangweb 2025-11-04 11:45:47 +08:00
  • 9ea7c9b1ff chore: center the main window vertically (#959) BiggerRain 2025-11-03 10:52:29 +08:00
  • fcbc77fb5a chore: fixed window background image (#960) BiggerRain 2025-11-03 10:52:09 +08:00
  • 60b34a118b chore: hide error messages in small window (#961) BiggerRain 2025-11-03 10:51:51 +08:00
  • 3e0839f3da feat(extension compatibility): minimum_coco_version (#946) SteveLauC 2025-11-02 10:59:29 +08:00
  • bd61faf660 fix: console code error (#956) BiggerRain 2025-11-02 10:58:51 +08:00
  • 0e48f4f71c fix: react code render bug (#957) BiggerRain 2025-11-02 10:58:23 +08:00
  • 24fe7144f8 fix: keep the window height when the popover is open. (#958) BiggerRain 2025-11-02 09:17:04 +08:00
  • e92eee1ecf fix: prevent shaking when switching between chat and search pages (#955) BiggerRain 2025-10-30 10:19:05 +08:00
  • 1996298f0c feat: add shadcn ui config (#954) BiggerRain 2025-10-29 10:38:52 +08:00
  • c879c63b17 ci(windows): skip installing LLVM since it is pre-installed (#953) SteveLauC 2025-10-28 14:10:03 +08:00
  • 892fe78d03 build(deps): bump axios from 1.9.0 to 1.12.0 (#952) dependabot[bot] 2025-10-28 11:08:21 +08:00
  • e5860f63c7 refactor: restore default cursor movement with meta + arrow keys (#951) ayangweb 2025-10-27 10:10:14 +08:00
  • fa9656bfd7 fix: panic when opening view extension via hotkey (#949) SteveLauC 2025-10-27 10:08:53 +08:00
  • 03954748b6 refactor(post-search): collect at least 2 documents from each query source (#948) SteveLauC 2025-10-27 10:07:57 +08:00
  • 4a627cb32e feat: add compact mode for window (#947) ayangweb 2025-10-27 10:06:19 +08:00
  • 3029303e95 refactor: custom_version_comparator() now compares semantic versions (#941) SteveLauC 2025-10-27 10:04:15 +08:00
  • fc7cd165a8 refactor: replace getCurrentWindow with getCurrentWebviewWindow (#945) ayangweb 2025-10-23 16:48:13 +08:00
  • f267df3f71 docs: update some comments (#944) SteveLauC 2025-10-23 15:23:18 +08:00
  • a05ca9646d fix: fix macos microphone permission after signing fix-macos-mic ayang 2025-10-23 15:10:04 +08:00
  • b07707e973 fix: allow deletion after selecting all text (#943) ayangweb 2025-10-23 14:26:08 +08:00
  • 6b0111b89f fix: remove error code (#942) BiggerRain 2025-10-23 09:16:18 +08:00
  • e029ddf2ba fix(view extension): broken search bar UI when opening extensions via hotkey (#938) SteveLauC 2025-10-22 10:08:00 +08:00
  • 731cfc5bd7 feat: allow navigate back when cursor is at the beginning (#940) ayangweb 2025-10-21 15:58:53 +08:00
  • cbd8dc52cd feat: open quick ai with modifier key + enter (#939) ayangweb 2025-10-21 15:56:01 +08:00
  • d1ad1af71a refactor: hide quick ai on multi-level pages (#937) ayangweb 2025-10-21 15:06:53 +08:00
  • 121f9c6118 refactor: hide the search bar and filter bar on the plugin details page (#936) ayangweb 2025-10-21 14:58:49 +08:00
  • 770f60f30c fix: fix page rapidly flickering issue (#935) ayangweb 2025-10-21 14:31:23 +08:00
  • 5c92b5acab refactor: procedure that convert_pages() into a func (#934) SteveLauC 2025-10-20 18:23:53 +08:00
  • 8e49455acf refactor: bump tauri_nspanel & show_coco/hide_coco now use NSPanel's function on macOS (#933) SteveLauC 2025-10-20 15:53:48 +08:00
  • 859def21bf feat: standardize multi-level menu label structure (#925) ayangweb 2025-10-19 19:13:44 +08:00
  • 6145306ee8 chore: use a custom log directory (#930) SteveLauC 2025-10-19 19:13:09 +08:00
  • d0f7b7b833 chore: allow(deprecated) to silence warnings (#931) SteveLauC 2025-10-19 19:12:45 +08:00
  • f221606ae2 ci: fix fontend-ci.yml syntax error (#932) SteveLauC 2025-10-19 16:35:37 +08:00
  • cd00ada3ac feat: return sub-exts when extension type exts themselves are matched (#928) SteveLauC 2025-10-19 09:58:01 +08:00
  • be6611133a refactor(calculator): skip evaluation if expr is in form "num => num" (#929) SteveLauC 2025-10-17 15:56:06 +08:00
  • 9e682ceafc ci: add ci detection for web component packaging (#927) BiggerRain 2025-10-16 08:58:04 +08:00
  • 5510bedf7f refactor: retry if AXUIElementSetAttributeValue() does not work (#924) SteveLauC 2025-10-15 10:22:58 +08:00
  • ea34b7a404 fix(Window Management): Next/Previous Desktop do not work (#926) SteveLauC 2025-10-14 17:39:14 +08:00
  • ce94543baa build: remove tauri from web component build (#923) BiggerRain 2025-10-14 15:42:51 +08:00
  • 89a8304b9e build: build error (#922) BiggerRain 2025-10-13 16:43:29 +08:00
  • 9652a54f08 chore: add cross-domain configuration for web component (#921) BiggerRain 2025-10-13 15:45:28 +08:00
  • ca71f07f3a fix: WM ext does not work when operating focused win from another display (#919) SteveLauC 2025-10-13 11:13:42 +08:00
  • 00eb6bed2b feat: support pageup/pagedown to navigate search results (#920) BiggerRain 2025-10-11 17:08:53 +08:00
  • 95dc7a88d2 feat: support moving cursor with home and end keys (#918) BiggerRain 2025-10-11 15:38:15 +08:00
  • 6aec9cbae2 fix: resolve pinned window shortcut not working (#917) ayangweb 2025-10-11 14:46:24 +08:00
  • 4e58bc4b2c fix: duplicate chat content (#916) BiggerRain 2025-10-11 10:33:09 +08:00
  • a9a4b5319c feat: support opening logs from about page (#915) ayangweb 2025-10-10 15:16:46 +08:00
  • 6523fef12b chore: correct link to Coco server docs (#914) SteveLauC 2025-10-10 14:48:05 +08:00
  • b8affcd4a1 refactor: improve sorting logic of search results (#910) ayangweb 2025-10-10 14:32:44 +08:00
  • 595ae676b7 style: add dark drop shadow to images (#912) BiggerRain 2025-10-10 14:28:23 +08:00
  • 5c76c92c95 fix: automatic update of service list (#913) BiggerRain 2025-10-10 14:26:59 +08:00
  • f03ad8a6c8 feat: support switching groups via keyboard shortcuts (#911) ayangweb 2025-10-09 16:50:13 +08:00
  • 9421180dba docs: release procedure release_procedure Steve Lau 2025-09-28 11:18:43 +08:00
  • db07dec505 docs: release procedure Steve Lau 2025-09-28 11:16:07 +08:00
  • 386ebb60c0 v0.8.0 v0.8.0 medcl 2025-09-28 10:23:58 +08:00
  • 17c7227a44 chore: release 0.8 (#907) SteveLauC 2025-09-28 10:23:36 +08:00
  • 23faaf6fc3 refactor: update extension icon (#906) ayangweb 2025-09-27 12:51:58 +08:00
  • 3131d3cea4 fix: update window not closing (#904) ayangweb 2025-09-27 11:32:23 +08:00
  • 3014dc8839 refactor: update icons for window management extension (#903) ayangweb 2025-09-27 10:11:18 +08:00