Jianhui Zhao
1ef76bd855
Write the HTTP proxy error page to a file
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2025-08-12 22:50:33 +08:00
Jianhui Zhao
a0bfc21d11
Refactor the message distribution process
...
To solve a major problem: when there are many devices connected,
the broker will blocked in processing messages.
By the way, I've rewritten and reorganized the entire code architecture,
improved performance.
Some new features has been added:
* support device grouping.
* support show device's IP address.
Change-Id: I250e18091be7fd42028c82767b6edef50b3f6d8f
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2025-07-07 12:21:36 +08:00
Jianhui Zhao
01aeef110a
refactor(ui): Rewrite with latest element-plus
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2024-11-28 22:32:05 +08:00
Jianhui Zhao
8a1f13e3d0
ci: Automatic push docker image
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2022-05-27 23:48:01 +08:00
Jianhui Zhao
65a5155e21
chore: remove Dockerfile
...
Due to it hasn't been maintained in a long time
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2022-05-12 09:37:49 +08:00
linG
18ecdb50ef
code fs, _ := fs.Sub(staticFs, ui/dist) file directory not exist ( #98 )
...
* update `html` to `ui`
* add `node` version
* fixed `fs, _ := fs.Sub(staticFs, ui/dist)` used file directory not exist at build time
2021-12-17 14:22:51 +08:00
linG
21d3f4748f
update html to ui and add node version ( #97 )
...
* update `html` to `ui`
* add `node` version
2021-12-16 12:22:11 +08:00
zusicheng
8784e3c72e
Docker: Update for building PAM
2019-11-04 16:33:04 +08:00
Jianhui Zhao
5e23e860a4
Dockerfile: Trim trailing space
...
Signed-off-by: Jianhui Zhao <zhaojh329@gmail.com >
2019-10-16 22:29:52 +08:00
zusicheng
6e5ab4eadc
add Dockerfile
2019-10-15 01:54:21 +08:00