Commit Graph

17 Commits

Author SHA1 Message Date
BiggerRain
b444dc35ae refactor: chat components (#273)
* refactor: chat components

* refactor: chat components

* docs: update release notes

* docs: update release notes

* chore: history reload
2025-03-11 11:02:30 +08:00
BiggerRain
58ce845fd2 fix: dataSourceList all & login async (#258) 2025-03-07 12:11:29 +08:00
BiggerRain
e92884b4a8 chore: new chat message (#215)
* chore: chat message

* chore: new chat id

* chore: chat message

* chore: notify on weboskcer error

---------

Co-authored-by: medcl <m@medcl.net>
2025-02-26 22:37:21 +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
0844970a1f fix: setup & build error (#147) 2025-02-18 11:51: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
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
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
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
75e27a9ec9 fix: keydown error & listen focus (#73) 2024-12-26 10:08:55 +08:00
BiggerRain
dd2260a9e0 feat: add keyboard events and tooltip (#61) 2024-12-20 18:53:41 +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
BiggerRain
5d96aef14b add startup & hotkey (#45)
* feat: add startup

* feat: add hotkey switch
2024-12-11 09:07:27 +08:00
BiggerRain
15a3949aec feat: add web config (#42) 2024-12-10 13:38:31 +08:00