Commit Graph

  • 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
  • 829d3868c4 chore: remove example iframe title (#902) SteveLauC 2025-09-26 15:39:39 +08:00
  • 6584504142 chore: convertFileSrc() "link[href]" and "img[src]" (#901) SteveLauC 2025-09-26 14:16:05 +08:00
  • 01c51d83d6 feat: support opening file in its containing folder (#900) ayangweb 2025-09-26 14:14:59 +08:00
  • 29442826c5 refactor: preserve top-most state when pinning (#899) ayangweb 2025-09-26 10:41:10 +08:00
  • e249c02123 fix: bump applications-rs to fix empty app name issue (#898) SteveLauC 2025-09-25 20:55:26 +08:00
  • 7ac4508e8d feat: new extension type View (#894) SteveLauC 2025-09-25 11:12:29 +08:00
  • 450baccc92 fix: ensure search paths are indexed (#896) SteveLauC 2025-09-22 18:10:33 +08:00
  • bd0c9a740b chore: update extension detail API URL (#897) SteveLauC 2025-09-18 10:59:09 +08:00
  • fca11a9001 chore: skip login check for web widget (#895) Medcl 2025-09-16 17:18:44 +08:00
  • 1aa30ee5bc Update README.md (#893) weiqinzhou3 2025-09-08 16:03:40 +08:00
  • cdaa151028 feat: extension Window Management for macOS (#892) SteveLauC 2025-09-08 12:14:11 +08:00
  • fd8d5819b8 refactor: ensure Coco won't take focus on macOS (#891) SteveLauC 2025-09-04 11:24:47 +08:00
  • 4a5a4da399 fix: fix ai extension assistant list fetch (#890) ayangweb 2025-08-29 11:55:37 +08:00
  • efaaf73cd7 fix: settings window rendering/loading issue (#889) SteveLauC 2025-08-28 09:01:08 +08:00
  • 86540ad1a9 chore: clean up unused warning (#888) SteveLauC 2025-08-27 09:51:50 +08:00
  • 950482608d fix: use kill_on_drop() to avoid zombie proc in error case (#887) SteveLauC 2025-08-26 17:26:31 +08:00
  • 412c8d8612 feat: file search for Linux/KDE (#886) SteveLauC 2025-08-26 17:26:17 +08:00
  • de3c78a5aa feat: file search for Linux/GNOME (#884) SteveLauC 2025-08-25 19:29:37 +08:00
  • eafa704ca5 docs: doc dylib dependencies in install doc (#885) SteveLauC 2025-08-25 16:22:11 +08:00
  • 86357079f8 chore: update request accesstoken api (#866) Medcl 2025-08-25 16:21:37 +08:00
  • ed118151cc refactor: relax the file search conditions on macOS (#883) SteveLauC 2025-08-25 09:37:23 +08:00
  • 50b26e2d9e fix: resolve deeplink login issue (#881) ayangweb 2025-08-22 09:40:53 +08:00
  • a4aacc16d9 feat: support context menu in debug mode ayangweb 2025-08-22 09:19:32 +08:00
  • 9aa7d23632 fix: shortcut key not opening extension store (#877) ayangweb 2025-08-20 17:52:50 +08:00
  • 99b316da19 chore: bump applications-rs to latest commit (#880) SteveLauC 2025-08-20 17:38:53 +08:00
  • 828c84762b fix: set up hotkey on main thread or Windows will complain (#879) SteveLauC 2025-08-20 17:35:18 +08:00
  • 534e2dddab refactor: switched routing mode to hash refactor-hash-mode-0820 ayang 2025-08-20 11:38:14 +08:00
  • 5dae5d1cc1 refactor: accept both '-' and '_' as locale str separator (#876) SteveLauC 2025-08-19 20:08:25 +08:00
  • 23372655ca feat: index app names in system language Steve Lau 2025-08-19 10:43:37 +08:00
  • f5b33af7f1 feat: index both en/zh_CN app names and show app name in Coco app language Steve Lau 2025-08-18 17:50:02 +08:00
  • 993da9a8ad refactor: improved loss after refresh (#874) ayangweb 2025-08-18 18:18:49 +08:00
  • 93f1024230 refactor: optimize language changes (#873) ayangweb 2025-08-18 15:38:13 +08:00
  • 7b5e528060 refactor: index iOS apps and macOS apps that store icon in Assets.car (#872) SteveLauC 2025-08-15 18:41:44 +08:00
  • 1d5ba3ab07 refactor: coordinate third-party extension operations using lock (#867) SteveLauC 2025-08-13 17:36:37 +08:00
  • f93c527561 refactor: let frontend set up backend states to avoid races (#870) SteveLauC 2025-08-13 15:33:30 +08:00
  • 6065353ac9 chore: remove log (#868) BiggerRain 2025-08-11 11:45:16 +08:00
  • 783cb73b29 feat: deeplink handler for install ext from store (#860) SteveLauC 2025-08-05 18:08:00 +08:00
  • ee75f0d119 feat: impl extension settings 'hide_before_open' (#862) SteveLauC 2025-08-04 16:58:27 +08:00