Commit Graph

  • 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
  • aaac874f2c ci: check frontend code by building it (#861) SteveLauC 2025-08-03 16:04:32 +08:00
  • cd9e454991 chore: remove unused deeplink-releated rust code (#859) SteveLauC 2025-08-03 14:38:47 +08:00
  • d0fc79238b build: web component build error (#858) BiggerRain 2025-08-02 11:14:56 +08:00
  • 3ed84c2318 fix: web component login state (#857) BiggerRain 2025-08-02 10:29:23 +08:00
  • bd039398ba refactor: optimize uninstall extension (#856) ayangweb 2025-08-01 18:40:58 +08:00
  • 568db6aba0 feat: add extension uninstall option in settings (#855) ayangweb 2025-08-01 18:28:37 +08:00
  • 2eb10933e7 refactor: pinning window won't set CanJoinAllSpaces on macOS (#854) SteveLauC 2025-08-01 15:28:11 +08:00
  • 5c6cf18139 chore: revert microphone permission (#852) ayangweb 2025-08-01 12:53:38 +08:00
  • 7d0d11860c try to enable microphone access for signed macOS builds microphone_access Steve Lau 2025-08-01 11:54:06 +08:00
  • 01c31d884a fix: fix microphone permission issue (#851) ayangweb 2025-08-01 11:02:25 +08:00
  • d48d4af7d2 refactor: optimize upload shortcut display (#850) ayangweb 2025-08-01 10:24:30 +08:00
  • 876d14f9d9 refactor: optimize enter key display (#849) ayangweb 2025-08-01 10:20:47 +08:00
  • a8e090c9be refactor: optimized sending messages (#848) ayangweb 2025-08-01 09:36:06 +08:00
  • c30df6cee0 feat: sub extension can set 'platforms' now (#847) SteveLauC 2025-07-31 21:49:59 +08:00
  • b833769c25 refactor: calling service related interfaces (#831) BiggerRain 2025-07-31 15:59:35 +08:00
  • 855fb2a168 feat: support sending files in chat messages (#764) ayangweb 2025-07-31 15:36:03 +08:00
  • d2735ec13b refactor: check Extension/plugin.json from all sources (#846) SteveLauC 2025-07-31 14:27:23 +08:00
  • c40fc5818a chore: ignore tauri::AppHandle's generic argument R (#845) SteveLauC 2025-07-29 21:55:03 +08:00
  • a553ebd593 feat: support Quicklink on Rust side (#760) SteveLauC 2025-07-29 16:30:12 +08:00
  • 232166eb89 chore: delete unused code files and dependencies (#841) BiggerRain 2025-07-29 13:02:28 +08:00
  • 99144950d9 Revert "chore: add macos config for tauri (#837)" (#840) Medcl 2025-07-29 11:04:53 +08:00
  • 32d4f45144 feat: support installing local extensions (#749) SteveLauC 2025-07-29 10:26:47 +08:00
  • 6bc78b41ef chore: web component loading font icon (#838) BiggerRain 2025-07-28 19:03:40 +08:00
  • cd54beee04 refactor: split query_coco_fusion() (#836) SteveLauC 2025-07-28 17:29:17 +08:00
  • ee45d21bbe chore: add macos config for tauri (#837) ayangweb 2025-07-28 16:35:11 +08:00
  • e7f8f7ef6e chore: add macos config for tauri add-macos-config-for-tauri ayang 2025-07-28 16:31:54 +08:00
  • 4709f8c660 feat: enhance ui for skipped version (#834) ayangweb 2025-07-28 11:43:10 +08:00
  • 4696aa1759 test: test extract_build_number() (#835) SteveLauC 2025-07-28 11:42:50 +08:00
  • 924fc09516 fix: fix issue with update check failure (#833) ayangweb 2025-07-28 10:06:07 +08:00
  • 5a700662dd chore: release notes for 0.7.1 (#832) SteveLauC 2025-07-28 10:00:12 +08:00
  • 8f992bfa92 chore: bump version number to 0.7.1 (#830) v0.7.1 BiggerRain 2025-07-27 17:26:08 +08:00
  • e7dd27c744 chore: add toggle_move_to_active_space_attribute (#829) BiggerRain 2025-07-27 16:50:11 +08:00
  • 7914836c3e fix: correct enter key behavior (#828) ayangweb 2025-07-27 11:52:40 +08:00
  • b37bf1f7c7 chore: bump version number to 0.7.0 (#827) v0.7.0 BiggerRain 2025-07-25 19:54:33 +08:00
  • 419d9d55c5 chore: web componet remove server name (#826) BiggerRain 2025-07-25 18:16:07 +08:00
  • d3ed54c771 chore: web component add notification component (#825) BiggerRain 2025-07-25 18:15:49 +08:00
  • 8f26dbcbe6 refactor: optimize subpage shortcut context menu (#822) ayangweb 2025-07-25 16:43:41 +08:00
  • 663873ae14 refactor: optimize carriage return copying (#823) ayangweb 2025-07-25 16:43:05 +08:00
  • 286b1be212 fix: panic on Ubuntu (GNOME) when opening apps (#821) SteveLauC 2025-07-25 15:32:48 +08:00
  • 37221782b0 refactor: optimize shortcut key triggering (#820) ayangweb 2025-07-25 14:54:32 +08:00
  • 644e291105 fix: fix update window config sync (#818) ayangweb 2025-07-25 14:47:20 +08:00
  • aae6984aa7 fix: re-search data initialization (#817) BiggerRain 2025-07-25 14:43:27 +08:00
  • dbd296d399 fix: fix enter key on subpages (#819) ayangweb 2025-07-25 14:43:16 +08:00
  • e2ad25967d fix: fix ctrl+k not working (#815) ayangweb 2025-07-25 14:30:03 +08:00
  • 21b61d80d8 refactor: optimize method calls for checking for updates (#814) ayangweb 2025-07-25 13:42:12 +08:00
  • 9f4c693ac4 refactor: optimize line breaks in input boxes (#813) ayangweb 2025-07-25 12:36:07 +08:00
  • 45c27cac56 chore: cancel interface param (#816) BiggerRain 2025-07-25 12:16:23 +08:00
  • e46035afd4 fix:the client id is the same (#812) BiggerRain 2025-07-25 11:25:22 +08:00
  • 1004bb73f4 chore: delay the chat monitoring event (#811) BiggerRain 2025-07-24 20:03:30 +08:00
  • d664fa7271 chore: handle reply to message (#799) BiggerRain 2025-07-24 18:06:59 +08:00
  • 067fb7144f refactor: use custom version comparator to determine if we should update (#810) SteveLauC 2025-07-24 16:05:36 +08:00
  • 579f91f3aa refactor: refactor version update check (#809) ayangweb 2025-07-24 11:56:57 +08:00
  • abe2aecedf fix: fix multiline input issue (#808) ayangweb 2025-07-24 10:58:57 +08:00
  • e8f9a4e627 chore: log querysources to search only when querysource is not set (#807) SteveLauC 2025-07-24 09:39:29 +08:00
  • 22b1558e8b refactor: optimized data fetching for secondary pages (#803) ayangweb 2025-07-23 18:56:56 +08:00
  • ca3b514a65 fix: panic caused by "state() called before manage()" (#806) SteveLauC 2025-07-23 18:56:16 +08:00
  • c694c4eda9 chore: display backtrace in panic log (#805) SteveLauC 2025-07-23 17:00:48 +08:00
  • ac835c76aa fix: fix shortcut issue in windows context menu (#804) ayangweb 2025-07-23 16:20:46 +08:00
  • 25bbab7432 refactor: clean up unsupported characters from query string in Win Search (#802) SteveLauC 2025-07-23 16:13:15 +08:00
  • cca00e944e fix: fix selection issue after renaming (#800) ayangweb 2025-07-23 13:59:33 +08:00
  • e78fe4ac89 fix: broken windows search (#801) SteveLauC 2025-07-23 12:33:18 +08:00
  • 60fd79f1fa fix: increase read_timeout for HTTP streaming stability (#798) Medcl 2025-07-22 18:44:27 +08:00