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