11 Commits

Author SHA1 Message Date
dependabot[bot]
fc09839775
build(deps): bump json5 from 1.0.1 to 1.0.2 in /src/ui
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-04 03:36:16 +00:00
real-zony
7adda14713 feat: Added axios library. 2022-10-23 13:50:52 +08:00
real-zony
895f68184d feat: Created a RESTFul API endpoint for MusicInfo. 2022-10-23 12:39:56 +08:00
real-zony
a11ef70021 feat: Completed early communication testing.
data-table has serious performance problem.
2022-10-06 21:35:55 +08:00
real-zony
f57afd4238 feat: Establish Websocket communication. 2022-10-05 20:25:55 +08:00
real-zony
775e6140ee feat: Adjust UI component linkage. 2022-10-05 20:02:15 +08:00
real-zony
2ccf4f9da6 feat: Completed the basic UI layout. 2022-10-05 17:50:23 +08:00
real-zony
cde1d32d33 feat: Add new frontend code. 2022-10-01 14:01:46 +08:00
real-zony
62777e44bd fix: Remove frontend code. 2022-10-01 11:51:07 +08:00
real-zony
7463709a39 feat: Deleted unused components. 2022-04-28 23:58:03 +08:00
real-zony
07e660e13b Add new frontend code. 2022-04-28 23:53:14 +08:00