BiggerRain
181575d3ad
fix: chat params ( #164 )
2025-02-20 16:24:53 +08:00
BiggerRain
dd32ec50a4
fix: some bugs in chat ( #163 )
2025-02-20 15:38:55 +08:00
ayangweb
c520ef8e9f
feat: add methods for detecting Windows and Linux platforms ( #162 )
2025-02-20 11:16:20 +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
Medcl
ca5a7437f3
fix: allow the to access deeplink for linux ( #148 )
...
* fix: fix deeplink for linux
* chore: remove space from app name
* chore: update release notes
2025-02-19 13:02:22 +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
0844970a1f
fix: setup & build error ( #147 )
2025-02-18 11:51:50 +08:00
Medcl
a61e973b16
fix: docs image link ( #146 )
2025-02-18 10:54:36 +08:00
Medcl
26c6de74ac
doc: add docs ( #145 )
2025-02-18 10:44:50 +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
4ba842f18b
chore: fix build for linux ( #143 )
...
* chore: fix build for linux
* chore: fix build for linux
2025-02-18 08:26:52 +08:00
BiggerRain
6291df9f13
chore: add deep think & stop icon & chat page ( #141 )
...
* fix: stop icon & useCallback
* fix: add deep think & stop icon
* chore: chat app should not always on top
* refactor: ui styles
* build: build error
* refactor: ui styles
---------
Co-authored-by: medcl <m@medcl.net >
2025-02-17 16:37:33 +08:00
Medcl
d3bc5452e0
chore: remove unused permissions ( #142 )
2025-02-16 16:52:16 +08:00
BiggerRain
77da5a0da7
feat: add chat think ( #140 )
...
* feat: add chat think
* chore: base url config
* feat: add search icon
* feat: add search result
* chore: search icon & shard icon
2025-02-13 23:01:21 +08:00
medcl
975af3bd6b
chore: hide unavailable features
2025-02-13 12:27:17 +08:00
medcl
75eb9ad8f4
chore: application search skip coco ai itself
2025-02-13 12:27:17 +08:00
medcl
6a67ef9585
chore: remove unnecessary permissions
2025-02-13 12:27:17 +08:00
Medcl
142f22147c
chore: fix mac build ( #138 )
2025-02-13 08:34:23 +08:00
BiggerRain
f7c5c9e0e0
chore: modify the base url of the chat ( #136 )
...
* chore: modify the base url of the chat
* chore: modify the base url of the chat websocket
* chore: build error
* fix: add token
2025-02-12 16:15:55 +08:00
Medcl
e6afce66ea
feat: allow to launch coco across multi monitors ( #135 )
...
* feat: allow to launch coco across multi monitors
* chore: add missing commits
* fix: fix build and default style
2025-02-11 14:53:46 +08:00
Medcl
7d0274ba69
refactor: refactoring application search ( #134 )
2025-02-11 14:46:19 +08:00
Medcl
cf9c9cddc9
chore: update tauri config & Makefile ( #133 )
...
* chore: add make commands
* chore: update tauri config
2025-02-10 15:55:45 +08:00
Medcl
f006adccac
optimize application search ( #132 )
2025-02-10 08:14:58 +08:00
Medcl
cfe5c01168
fix: missing color for dark theme ( #131 )
2025-02-09 22:36:21 +08:00
Medcl
ed98c9b60a
fix: fix theme change ( #130 )
2025-02-09 21:56:08 +08:00
Medcl
bab38b3226
fix: resolve app show/hide behavior and tray icon handling ( #129 )
2025-02-09 21:51:03 +08:00
BiggerRain
17b3b97bec
chore: adjust list details ui ( #128 )
...
* chore: detail
* chore: list detail ui
* chore: adjust list details ui
2025-02-08 15:26:02 +08:00
BiggerRain
cb4d9e7184
feat: add window shortcut keys ( #124 )
...
* chore: is mac
* feat: add win keyboard
* chore: Control
* feat: add window shortcut keys
* chore: TypeIcon
2025-02-08 09:43:38 +08:00
Medcl
60e43ddfb8
fix: ensure app is always on top and visible on all workspaces ( #127 )
2025-02-08 07:38:02 +08:00
Medcl
08142ca15e
chore: update foot style and icon ( #126 )
2025-02-07 22:24:27 +08:00
BiggerRain
81a02890d6
fix: mouse & keyDown ( #122 )
...
* 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
* feat: add data-dark
* fix: mouse & keyDown
* fix: mouse & keyDown
* fix: mouse & keyDown
---------
Co-authored-by: Steve Lau <stevelauc@outlook.com >
Co-authored-by: medcl <m@medcl.net >
2025-02-07 20:26:45 +08:00
Medcl
1b1d9bfc40
feat: add support for local application search ( #125 )
...
* chore: refactoring new search interface
* feat: add support for application search
2025-02-07 16:31:05 +08:00
Medcl
b85dd178f5
refactor: refactoring to check status code before parse the response ( #121 )
2025-02-06 18:03:40 +08:00
Medcl
bd81a62df1
chore: update search style ( #120 )
2025-02-06 17:49:55 +08:00
Medcl
fb37da5f6c
refactor: refactoring search response ( #119 )
...
* fix: fix paging with from
* refactor: refactoring search response
2025-02-06 17:09:04 +08:00
BiggerRain
aa6d17e942
fix: list selected state ( #118 )
...
* fix: list selected state
* chore: add logo open settings
2025-02-06 14:29:07 +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
medcl
9c824a0bdc
chore: update mockdata
2025-01-31 17:15:00 +08:00
medcl
b161607edc
fix: resolve search hang issue after multiple queries
2025-01-31 16:25:36 +08:00
medcl
4f01491d25
chore: fix the incorrect links in about page
2025-01-31 15:01:40 +08:00
medcl
05bc38a5e9
chore: set the size of the banner image to be 100% scale
2025-01-31 15:01:40 +08:00
medcl
8d6d5cdcac
chore: remove unused images
2025-01-31 15:01:40 +08:00
rain
19b73518c4
fix: build error
2025-01-25 21:09:59 +08:00
yaojp123
c78cd20592
chore: update Tab About in Settings ( #114 )
2025-01-25 16:37:32 +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
6a272bda50
feat: adjust oauth callback & profile info ( #110 )
...
* chore: adjust oauth callback
* chore: debug profile info
* chore: modify logs logic and display
* chore: add logout
* chore: add userinfo
* chore: remove advanced settings
2025-01-22 20:00:38 +08:00
BiggerRain
9f0dcbc3dd
chore: add ellipsis to display more categories ( #108 )
...
* chore: add ellipsis to display more categories
* chore: modify css
* chore: search list right css
* chore: search list right css
2025-01-22 12:33:29 +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
rain
c8914a457d
Merge branch 'main' of https://github.com/infinilabs/coco-app
2025-01-20 19:45:11 +08:00
SteveLauC
2c87ff4081
refactor: use tauri store to store the global shortcut ( #105 )
...
* refactor: use tauri store to store the global shortcut
* refactor: debug interface about shortcut
* docs: document code/clippy fixes
* feat: deduplication shortcut keys
---------
Co-authored-by: rain <15911122312@163.com >
2025-01-20 19:38:59 +08:00