feat: history added search and action menus (#322)

* feat: history added search and action menus

* refactor: refinement of the dark theme

* feat: add renamed input box style

* feat: internalization

* refactor: optimize the bright theme style

* refactor: change dark theme style

* feat: added api for deleting and modifying conversations

* feat: supported search

* feat: support for modifying the title

* feat: support for deleting sessions

* refactor: remove popup internationalization
This commit is contained in:
ayangweb
2025-04-02 14:03:40 +08:00
committed by GitHub
parent 569a61841c
commit 3aed3a0df4
11 changed files with 484 additions and 48 deletions

View File

@@ -35,6 +35,7 @@
"@wavesurfer/react": "^1.0.9",
"ahooks": "^3.8.4",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"dotenv": "^16.4.7",
"filesize": "^10.1.6",
"i18next": "^23.16.8",