ayangweb
8477c7ce95
refactor: optimizing markdown styles ( #461 )
...
* refactor: optimizing markdown styles
* style: delete test code
2025-04-28 11:34:31 +08:00
ayangweb
542fd5b233
refactor: upgrade tauri-plugin-fs-pro version and optimize code ( #383 )
...
* refactor: upgrade `tauri-plugin-fs-pro` version and optimize code
* style: delete useless tunes
2025-04-17 16:15:05 +08:00
ayangweb
20b653391c
chore: lock tauri-plugin-fs-pro version to 2.3.1 ( #379 )
2025-04-17 10:30:53 +08:00
ayangweb
c15fd2ce73
feat: add a border to the main window in Windows 10 ( #343 )
...
* feat: add a border to the main window in Windows 10
* refactor: remove unused code
* refactor: add dark themed borders
2025-04-09 17:04:20 +08:00
BiggerRain
e15baef8f9
refactor: web components ( #331 )
...
* refactor: web components
* chore: web component
* chore: web
* chore: web
* docs: update notes
2025-04-07 11:19:09 +08:00
ayangweb
3aed3a0df4
feat: history added search and action menus ( #322 )
...
* feat: history added search and action menus
* refactor: refinement of the dark theme
* feat: add renamed input box style
* feat: internalization
* refactor: optimize the bright theme style
* refactor: change dark theme style
* feat: added api for deleting and modifying conversations
* feat: supported search
* feat: support for modifying the title
* feat: support for deleting sessions
* refactor: remove popup internationalization
2025-04-02 14:03:40 +08:00
ayang
569a61841c
v0.3.0
2025-03-31 21:45:50 +08:00
ayangweb
d9dea0ea38
feat: support for uploading files to the server ( #310 )
...
* feat: support for uploading files to the server
* feat: field Internationalization
* refactor: encapsulation attachment-related requests
* feat: support for getting a list of attachments that have been uploaded for a session
* feat: the session displays the number and list of uploaded files
* feat: internalization
* feat: wrapping the Checkbox component
* feat: add checkbox
* feat: support for deleting uploaded files
* feat: support for selecting uploaded files
* refactor: optimize the display of file icons
* refactor: hide file uploads when there is no sessionId
2025-03-28 13:50:14 +08:00
ayangweb
118eaa55e3
feat: voice input support for search and chat ( #302 )
...
* feat: voice input support for search and chat
* chore: add mic-recorder plugin
* refactor: check microphone permission before recording
* feat: realize sound wave effects
* chore: remove mic-recorder plugin
2025-03-24 09:17:09 +08:00
BiggerRain
ef1304ce5e
feat: add web pages ( #277 )
...
* feat: add web pages
* feat: add web page
* refactor: search page
* feat: add tsup build web componet
* chore: update timeout time
* build: build web page
* build: build search chat
* chore: add web page
* docs: update release note
2025-03-17 16:24:18 +08:00
medcl
60ce678e3e
v0.2.1
2025-03-14 16:06:08 +08:00
ayangweb
0044e9a536
feat: chat supports voice input ( #276 )
...
* feat: chat supports voice input
* refactor: hide window out of focus
* feat: search supports voice input
2025-03-11 16:36:51 +08:00
ayangweb
8c9ccef218
feat: support for automatic app updates ( #274 )
...
* feat: support for automatic app updates
* refactor: add force update instructions
* refactor: optimize version update alerts
* chore: updating configuration files
2025-03-11 10:36:42 +08:00
ayang
f02b8bb28a
v0.2.0
2025-03-07 17:38:43 +08:00
ayangweb
18b6e1cbc9
chore: fallback version ( #269 )
2025-03-07 17:17:43 +08:00
Medcl
062e2873b4
fix: typo ( #268 )
...
* v0.2.0
* fix: typo
---------
Co-authored-by: ayang <473033518@qq.com >
2025-03-07 17:14:20 +08:00
ayang
6548889f47
v0.2.0-rc.1
2025-03-07 15:05:55 +08:00
ayangweb
8528644eaa
refactor: right-click again to close the context menu ( #262 )
2025-03-07 14:55:05 +08:00
ayangweb
a0b5867c9c
feat: tray internationalization and shortcut display ( #259 )
2025-03-07 12:42:55 +08:00
Medcl
e56fcc842c
chore: update version to v0.2 ( #253 )
2025-03-06 20:54:44 +08:00
BiggerRain
a212d3bbb7
feat: add not login tips ( #244 )
2025-03-05 21:36:05 +08:00
ayangweb
c7b201f068
refactor: use tauri's own method to switch themes ( #243 )
...
* refactor: use tauri's own method to switch themes
* chore: restore version to 0.1.0
2025-03-05 15:41:08 +08:00
ayangweb
c483dec222
feat: support for uploading screenshots ( #242 )
...
* feat: support for uploading screenshots
* feat: initiate detection of screen recording permissions
2025-03-05 12:22:33 +08:00
ayang
7fc1b0e31f
v0.2.0-beta.1
2025-03-04 12:51:41 +08:00
ayangweb
5d7c252a8f
feat: chat support for uploading files ( #229 )
...
* feat: chat support for uploading files
* refactor: out of focus hidden window
* refactor: filtering files larger than 100M
* refactor: displayed in the chat content area
* refactor: hide window when out of focus
2025-03-03 17:54:00 +08:00
ayangweb
ca9adb515b
chore: support for github action releases ( #169 )
...
* chore: support for github action releases (#165 )
* chore: support for generating update files (#168 )
* chore: support for github action releases
* chore: support for generating update files
* chore: include TAURI_SIGNING_PRIVATE_KEY_PASSWORD variable in the release
* chore: replacing the pubkey when updating
2025-02-21 16:52:52 +08:00
BiggerRain
74af718249
fix: chat lag ( #151 )
...
* fix: chat lag
* chore: update translation
* fix: console log
* fix: chat error
* feat: add time out & greetings
---------
Co-authored-by: medcl <m@medcl.net >
2025-02-19 17:23:49 +08:00
BiggerRain
37d395bde2
refactor: search list ( #150 )
...
* refactor: search list
* feat: add virtual scrolling to the list
2025-02-19 11:19:15 +08:00
BiggerRain
e9ec1be42f
feat: add locales switch ( #144 )
...
* feat: add locales
* feat: add locales
* feat: add listen language
2025-02-18 09:40:00 +08:00
Medcl
bab38b3226
fix: resolve app show/hide behavior and tray icon handling ( #129 )
2025-02-09 21:51:03 +08:00
SteveLauC
45ffe4cad8
refactor: refactoring Coco App ( #112 )
...
* feat: impl Coco server related APIs
* chore: remove unused method
* fix: invoke Rust interfaces in tauri::run()
* chore: add invoke
* feat: add add_coco_server
* fix: trim the tailing forward slash
* feat: interface get_user_profiles
* chore: add
* fix: store the servers in add interface
* chore: ass
* fix: skip non-publich servers with no token
* feat: add
* feat: get datasources and connectors
* fix: invoke interfaces in tauri::run()
* chore: add SidebarRef
* refactor: refactoring coco-app
* refactor: refactoring coco app
* refactor: refactoring project layout
* refactor: refactoring server management
* chore: cleanup code
* chore: display error when connect failed
* refactor: refactoring refresh server's info
* refactor: refactoring how to connect the coco serverg
* chore: rename to cloud
* refactor: refactoring remove coco server
* fix: refresh current selected server
* fix: reset server selection
* chore: update login status
* feat: add error message tips
* fix: fix login and logout
* refactor: refactoring http client
* fix: fix the datasources
* chore: minor fix
* refactor: refactoring code
* fix: fix search api
* chore: optimize part of icons
* chore: fix build
* refactor: search list icon
* refactor: search list icon
* chore: lib
* feat: add plugin-os
---------
Co-authored-by: rain <15911122312@163.com >
Co-authored-by: medcl <m@medcl.net >
2025-02-06 11:45:37 +08:00
BiggerRain
fbfb980fec
feat: add connect services ( #111 )
...
* feat: add connect services
* chore: adjust auth and userInfo
* chore: add responsiveness to auth and userInfo
* chore: add dark css
* chore: handle /, to join the baseURL and url.
* chore: use http:// or https:// rather http
* chore: handle /, to join the baseURL and url.
* chore: active current service
* chore: connect
* chore: data source & connect data
* feat: add handleKeyDown open settings
* chore: settings name
2025-01-25 16:20:49 +08:00
BiggerRain
cb4f1ac4b1
feat: add categories and icons ( #107 )
...
* feat: add search data type
* feat: add search store
* feat: search result add category
* chore: UI adjustments
* chore: UI adjustments
* chore: add css duration
* feat: add type icon & add categories
* feat: add doc click open url
* chore: remove debug
* chore: optimize page details
2025-01-21 19:37:15 +08:00
Medcl
efb92b15ca
feat: add deeplink, and handle oauth callback ( #99 )
...
* init attempt
* fix build
* feat: deep link
* feat: deep-link
* register schema to macos
* chore: remove verbose logging
* feat: add request_access_token
---------
Co-authored-by: rain <15911122312@163.com >
2025-01-10 14:59:03 +08:00
BiggerRain
6e39e25d72
feat: add login page ( #93 )
...
* feat: add signIn
* feat: add connect service
* feat: add login page
2025-01-08 16:51:05 +08:00
BiggerRain
de74cb7c7e
fix: opening duplicate windows ( #88 )
...
* feat: add login page
* fix: opening duplicate windows
* chore: vscode settings
2025-01-06 18:22:35 +08:00
BiggerRain
e2dfda9f1d
fix: Esc key failure issue & removing unused code related to the tauri-nspanel plugin & introduct the server variable name ( #85 )
...
* fix: Esc key failure issue
* feat: add env
* chore: modify the environment variable name
* chore: modify websocket id name
* chore: remove tauri-nspanel
2025-01-06 10:50:44 +08:00
BiggerRain
e432f5a3d6
fix: package crash problem ( #50 )
2024-12-13 14:49:47 +08:00
BiggerRain
72b60db618
build: bundle size ( #49 )
2024-12-12 19:41:14 +08:00
BiggerRain
15a3949aec
feat: add web config ( #42 )
2024-12-10 13:38:31 +08:00
tu6ge
fed928889b
feat: auto start with os start ( #33 )
...
* feat: auto start with os start
* feat: shortcut default value enable
2024-11-30 15:29:00 +08:00
BiggerRain
764e508ce6
chore: stop chat & ui style ( #25 )
2024-11-27 19:41:54 +08:00
BiggerRain
45108c3abc
chore: UI/UE adjustment
...
* chore: UI/UE adjustment
* chore: UI/UE adjustment
2024-11-24 19:25:47 +08:00
BiggerRain
7618291f6f
style: add md styles ( #9 )
2024-11-14 09:39:22 +08:00
BiggerRain
c6ca2988a7
style: adjust search & chat ui ( #8 )
2024-11-12 09:44:49 +08:00
BiggerRain
76d06dc3fe
chore: add websocket & http api about chat AI ( #7 )
...
* chore: add websocket & http api about chat AI
* feat: Chat AI API debug
* chore: modify the config
2024-11-09 11:30:36 +08:00
BiggerRain
b286b9b727
fix: add framer-motion ( #5 )
2024-11-04 10:39:47 +08:00
BiggerRain
fd86a5ef4a
feat: add window webview & add Footer & change style ( #2 )
...
* chore: add Footer
* feat: add winfow webview
2024-10-30 20:57:03 +08:00
rain
3052f54674
feat: add search-chat
2024-10-28 17:34:48 +08:00
medcl
88e9aeb11b
init commit
2024-10-13 17:41:16 +08:00