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
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
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
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
91d75b3346
chore: organize the code about theme ( #57 )
2024-12-19 12:06:40 +08:00
tu6ge
00a9650a15
Adapt to Windows ( #51 )
...
* feat: remove tauri-nspanel plugin
* chore: auto formatter rust code
* feat(windows): shortcut support windows
* doc: note windows error
* feat(linux): shortcut support linux
* fix: remove open_devtools code
* wip: emit open_settings event on all os
* feat: support autostart with settings
* doc: close autostart
* wip: open settings distinguish window or other os
2024-12-14 15:38:32 +08:00
tu6ge
5dab14dd53
fix: tray icon mofity ( #39 )
2024-12-06 12:03:39 +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
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
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