Commit Graph

15 Commits

Author SHA1 Message Date
LASER-Yi 5f29baca34
Fix #1817 2022-04-27 10:40:35 +08:00
Liang Yi 50a252fdd7
Frontend improvement and cleanup (#1690)
* Replace Create-React-App with Vite.js

* Update React-Router to v6

* Cleanup unused codes
2022-03-16 14:26:15 +08:00
morpheus65535 5bfaba9360
Implemented backup and restore feature for configuration file and database 2022-02-22 22:55:07 -05:00
Liang Yi d8d2300980
Add React-Query to improve network and cache performance 2022-01-22 21:35:11 +08:00
LASER-Yi a87a1fad8f
no log: Fix compile errors 2021-12-11 00:11:01 +08:00
LASER-Yi 65e9a029fe
no log: Try to fix some issues with chip component 2021-12-09 22:19:20 +08:00
LASER-Yi 0af9647a6a
no log: Add value property to the chip component 2021-12-09 20:44:17 +08:00
dependabot[bot] 43be619cea
no log: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend (#1604)
* [bot]: Bump @types/react-select from 4.0.17 to 5.0.1 in /frontend

Bumps [@types/react-select](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-select) from 4.0.17 to 5.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-select)

---
updated-dependencies:
- dependency-name: "@types/react-select"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* no log: some fix after react-select upgrade

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: morpheus65535 <louis_vezina@hotmail.com>
2021-11-02 22:33:24 -04:00
LASER-Yi 60e2732f48 Fix items are not updated when using mass editor 2021-09-01 11:30:28 +08:00
LASER-Yi 1f3e499f3d Improve performance of Web UI 2021-08-23 11:35:04 +08:00
Liang Yi 6f9c7f3da2
Update Redux Implementation with Redux-Toolkit 2021-08-14 20:59:08 +08:00
morpheus65535 64cf2bc5d2 Fixed proxy ignore list input that was splitting on dots. #1453 2021-06-28 06:36:54 -04:00
LASER-Yi 22a7541543 Update slider style 2021-06-01 22:04:05 +08:00
LASER-Yi 6de9a3451d Add description text on providers selector 2021-04-21 23:07:51 +08:00
Liang Yi f64719e4ad
Refactored Web UI using React 2021-03-25 10:22:43 -04:00