Commit Graph

122 Commits

Author SHA1 Message Date
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
rain
860777f8c1 Merge branch 'main' of https://github.com/infinilabs/coco-app 2025-01-17 16:25:43 +08:00
BiggerRain
053049169b feat: add icon about search data (#106) 2025-01-17 16:23:59 +08:00
rain
04a2753539 feat: add icon about search data 2025-01-17 16:17:08 +08:00
BiggerRain
e04a3fda77 fix: response data show (#104) 2025-01-16 21:52:19 +08:00
BiggerRain
3d19d84174 fix: parse store error (#103)
* feat: add debug api details show

* chore: init false

* feat: add logs show

* chore: add close button

* fix: parse store error

* fix: remove other addLog
2025-01-16 21:21:54 +08:00
BiggerRain
d47f28878f feat: add debug api details show (#102)
* feat: add debug api details show
2025-01-16 16:57:42 +08:00
BiggerRain
711f7cf57c feat: add hotkey hook (#101)
* feat: add hotkey hook

* chore: debug shortcut keys

* chore: shortcut key echo

* chore: add number key

* chore: remove log

* build: build config
2025-01-15 10:33:51 +08:00
BiggerRain
9279e46d7f feat: add icon match (#100) 2025-01-11 10:12:53 +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
40527b3a6c feat: add oauth (#98)
* feat: add oauth

* chore: url name

* chore: url name

* chore: coco://oauth_callback
2025-01-09 17:41:03 +08:00
BiggerRain
aa964da654 fix: build error (#97) 2025-01-09 16:06:08 +08:00
BiggerRain
4431f8f9d8 feat: add endpoint setting (#96)
* feat: add endpoint setting

* feat: add endpoint change

* feat: add baseURL config

* feat: add port 9000
2025-01-09 15:46:34 +08:00
BiggerRain
cc20245355 fix: settings window opening problem (#95) 2025-01-09 11:39:13 +08:00
Medcl
840ee3cc57 chore: add command to build universal dmg package for mac (#94)
* chore: add command to  build universal dmg package for mac

* chore: lowercase
2025-01-08 20:26:48 +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
Medcl
1f032139b2 fix: update to access source field (#92) 2025-01-08 15:59:29 +08:00
BiggerRain
96e71b9901 feat: add websocket reconnect (#91)
* feat: add ws reconnect

* chore: remove comment
2025-01-08 15:17:50 +08:00
Medcl
35d2520c20 chore: add port 9000 to whitelist (#90) 2025-01-08 14:17:51 +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
04338027f0 fix: remove defalut first search result (#87) 2025-01-06 12:14:06 +08:00
Medcl
ae58e38185 feat: hide task bar by default (#86) 2025-01-06 11:03:26 +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
Medcl
aafa792d15 * fix: correct websocket header
* fix: correct websocket header
2025-01-06 00:06:04 +08:00
Medcl
43c940207c fix: correct headers (#83) 2025-01-05 23:33:34 +08:00
Medcl
2c19112f92 chore: update websocket session header (#82) 2025-01-05 23:15:56 +08:00
rain
b945acd87a Merge branch 'main' of https://github.com/infinilabs/coco-app 2025-01-05 22:12:06 +08:00
BiggerRain
c21b4ff49d fix: chat page closeWin error (#81)
* chore: vscode settings

* fix: chat page closeWin error
2025-01-05 09:38:12 +08:00
rain
8b49362f5b Merge branch 'main' of https://github.com/infinilabs/coco-app 2025-01-02 15:27:57 +08:00
rain
50d889c515 chore: vscode settings 2025-01-02 15:27:52 +08:00
BiggerRain
9215ae060e feat: add new UI about no-data page (#80)
* feat: new UI redesign

* feat: add new ui no-data page
2025-01-02 14:41:54 +08:00
BiggerRain
ce921944d9 fix: modify the theme settings function (#79)
* fix: modify the theme settings function

* feat: window & page theme change

* refactor: refactor code
2024-12-31 11:02:35 +08:00
BiggerRain
5abbf76819 feat: add new error-page UI (#78) 2024-12-30 16:44:48 +08:00
rain
c8ab3a9934 feat: add hotkey set clear icon 2024-12-26 17:59:29 +08:00
BiggerRain
0c8161cb8e fix: set hotkey (#76) 2024-12-26 17:08:02 +08:00
BiggerRain
035b62d3ee feat: add switch tray icon (#75) 2024-12-26 14:22:20 +08:00
BiggerRain
c1c3c85f1b fix: remove debug code (#74) 2024-12-26 10:57:39 +08:00
BiggerRain
75e27a9ec9 fix: keydown error & listen focus (#73) 2024-12-26 10:08:55 +08:00
BiggerRain
72ff9e38c8 feat: add light tray icon & keydown listen (#72) 2024-12-25 17:43:56 +08:00
Medcl
d659c5a4c4 chore: optimize makefile, don't call install-dependencies for each build (#71) 2024-12-25 16:18:05 +08:00
BiggerRain
3c2d5e5f02 fix: enter open & click chat (#70) 2024-12-25 16:13:22 +08:00