OREOCODEDEV
Results
2
issues of
OREOCODEDEV
**Describe the bug** When chinese site name been set (i think other language will cause this bug too), upptime will only process ascii character in site name when generate graphs...
bug
重构前端页面
4
使用了一段时间,总体功能体验还可以,但是查看了一下前端源码似乎还在用jQuery等技术去做页面 前端还有很多的输入类字符串配置项可以改用控件去实现,以及UI/UX也有很多可以改进的地方,性能上一些ajax轮询也可以改成WebSocket通信等,不知道是否有兴趣把项目前端改为 Vue3 + Vue Router + Tailwind CSS 去实现 因为改动比较大,想问问repo owner的意见和技术栈偏好,我可以pr整个前端初版和后面一段时间的bugfix