Commit Graph

  • 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
  • 5c0a865822 chore: not request the interface if not logged in (#795) BiggerRain 2025-07-22 16:15:58 +08:00
  • 5b50e4b51b ci: add Rust code format check to CI (#797) SteveLauC 2025-07-22 15:11:13 +08:00
  • b97386a827 refactor: avoid GLOBAL_TAURI_APP_HANLE if possible (#796) SteveLauC 2025-07-22 14:43:27 +08:00
  • 29aa26af94 chore: add a panic hook to catch panic msg (#793) SteveLauC 2025-07-22 10:34:27 +08:00
  • 3650d9914c fix: enter key problem (#794) BiggerRain 2025-07-22 10:13:08 +08:00
  • f26031047c fix: refreshing Coco server should register it to SearchSource (#792) SteveLauC 2025-07-22 08:51:57 +08:00
  • c8719926be chore: add 401 unauthorized (#791) BiggerRain 2025-07-21 22:21:07 +08:00
  • f1dfc5c730 fixed: chat message confusion (#782) BiggerRain 2025-07-21 21:17:20 +08:00
  • 74ed642a42 refactor: tighten up Coco servers state management (#790) SteveLauC 2025-07-21 20:39:16 +08:00
  • 5a17173620 fix: incorrect status when installing extension (#789) ayangweb 2025-07-21 18:17:30 +08:00
  • 29d14ff931 chore: remove unused type ServerTokenResponse (#788) SteveLauC 2025-07-21 15:30:26 +08:00
  • ad01504766 refactor: decouple window switch services to ensure they operate independently (#786) ayangweb 2025-07-20 17:26:15 +08:00
  • 57ab08fb6d chore: remove unused tauri cmd get_server_token (#787) SteveLauC 2025-07-20 17:25:32 +08:00
  • ccf613f754 feat: handle possible json array, emit json object only convert_to_single_json medcl 2025-07-20 16:37:36 +08:00
  • db5c09f80c fix: fix data inconsistency issue on secondary pages (#784) ayangweb 2025-07-20 10:54:51 +08:00
  • b1e2c6961d fix: fixed incorrect taskbar icon display on linux (#783) ayangweb 2025-07-20 10:08:11 +08:00
  • 3f4abe51e5 fix: web component server list error (#781) BiggerRain 2025-07-19 17:07:11 +08:00
  • 060c09e11c fix: resolved minor issues with voice playback (#780) ayangweb 2025-07-19 14:25:19 +08:00
  • 657df482bf fix: correct incorrect assistant display when quick ai access (#779) ayangweb 2025-07-19 13:54:39 +08:00
  • f4f7732927 refactor: show specific values in shortcut key conflict tips (#778) ayangweb 2025-07-19 11:05:17 +08:00
  • 5e536e1444 refactor: separate user agreement and privacy policy links (#777) ayangweb 2025-07-19 10:24:29 +08:00
  • 2b48cdf84a refactor: add border-radius to extended categories (#776) ayangweb 2025-07-19 10:08:04 +08:00
  • bc37616506 chore: search-chat add language and formatUrl parameters (#775) BiggerRain 2025-07-19 09:34:38 +08:00
  • 07bcd80776 refactor: invoke language update logic earlier (#774) ayangweb 2025-07-18 16:44:43 +08:00
  • 7b8b396368 fix: indexing apps does not respect search scope config (#773) SteveLauC 2025-07-18 16:26:34 +08:00
  • 823a95d601 fix: restore missing category titles on subpages (#772) ayangweb 2025-07-18 16:25:44 +08:00
  • af0b98a41b refactor: rebuild app index with improved suggestions (#771) ayangweb 2025-07-18 16:15:28 +08:00
  • 7d0e7cd7dc fix: unregister ext hotkey when it gets deleted (#770) SteveLauC 2025-07-18 13:20:41 +08:00
  • e56d6b1b60 refactor: close the file upload port (#769) ayangweb 2025-07-18 10:45:05 +08:00
  • 941cf96a07 style: splash adapts to the width of mobile phones (#768) BiggerRain 2025-07-17 15:33:24 +08:00
  • 14fbf2ac5d refactor: do status code check before deserializing response (#767) SteveLauC 2025-07-17 15:08:14 +08:00
  • 494e2f0d8a chore: Coco app http request headers (#744) SteveLauC 2025-07-17 11:31:19 +08:00
  • e3a3849fa4 chore: search-chat components add formatUrl & think data & icons url (#765) BiggerRain 2025-07-17 09:22:23 +08:00
  • 0b5e31a476 chore(deps): bump the windows crate (#766) SteveLauC 2025-07-16 17:10:32 +08:00
  • c8a723ed9d feat: file search for Windows (#762) SteveLauC 2025-07-16 09:11:53 +08:00
  • aaf4bf2737 refactor: update the font icon link (#763) ayangweb 2025-07-15 09:10:26 +08:00
  • 24b0123a61 docs: add deep wiki docs (#761) BiggerRain 2025-07-11 17:22:18 +08:00
  • e8bd970cdb refactor: updated the upload endpoint for attachments (#759) ayangweb 2025-07-10 18:20:32 +08:00