yinjianm
9ce345eb76
merge: sync upstream/master preserving local changes
2026-04-23 22:27:18 +08:00
xboard
e01620689b
refactor: all-in-one docker deployment with auto-tuned resources and per-mode compose templates
2026-04-19 21:18:15 +08:00
xboard
c0b6ee1763
refactor: core plugins to plugins-core
2026-04-18 23:31:59 +08:00
yinjianm
964d055021
chore(ci): optimize docker publish workflow
2026-04-18 00:45:00 +08:00
Xboard
65363ea918
Fix environment variable declaration in Dockerfile. #806
2026-03-16 20:28:18 +08:00
xboard
010275b09e
feat: introduce WebSocket sync for XBoard nodes
...
- Implement Workerman-based `xboard:ws-server` for real-time node synchronization.
- Support custom routes, outbounds, and certificate configurations via JSON.
- Optimize scheduled tasks with `lazyById` to minimize memory footprint.
- Enhance reactivity using Observers for `Plan`, `Server`, and `ServerRoute`.
- Expand protocol support for `httpupgrade`, `h2`, and `mieru`.
2026-03-15 09:49:11 +08:00
xboard
0c6ec87ce5
refactor: rewrite restoreProtectedPlugins to use file copy instead of git
...
- Dockerfile: backup plugins/ to /opt/default-plugins/ at build time
- Replace exec/git-based restore with pure PHP File::copyDirectory()
- Only restore plugins defined in Plugin::PROTECTED_PLUGINS
- Delete target directory before copy to prevent stale files
- Remove function_exists('exec') guard (no longer needed)
2026-03-11 08:30:12 +08:00
xboard
448ddecb56
Use submodule for admin assets
2026-03-11 04:52:06 +08:00
xboard
0d1588f58a
chore: update docker-publish.yaml and Dockerfile
2025-05-16 22:43:00 +08:00
xboard
220d306a54
chore: update docker-publish
2025-02-23 16:53:42 +08:00
xboard
c8fc2c8b3f
update dockerfile
2025-02-10 00:46:00 +08:00
xboard
46a8c12a7d
fix(plugin): correct knows bugs
2025-02-10 00:01:51 +08:00
xboard
9a412ca570
chore: update dockerfile
2025-02-09 23:10:28 +08:00
xboard
68d42a514f
update dockerfile
2025-02-07 19:58:42 +08:00
xboard
85d834432a
chore: update dockerfile
2025-02-06 19:04:38 +08:00
xboard
0f43fff242
feat: new xboard
2025-01-21 14:57:54 +08:00
xboard
dd78dbde5c
feat: workerman 增加热重载
2024-05-23 11:40:52 +08:00
xboard
227f50b9d1
chore: 优化docker环境下的启动速度,增加webman进程自动重启来释放内存
2024-05-14 18:10:15 +08:00
xboard
201f230e80
chore: 修复docker 环境当中,因为缺少patch导致打patch失败的问题
2024-05-03 03:35:47 +08:00
xboard
f72df9df27
chore: 优化docker 容器启动速度
2024-04-15 03:19:48 +08:00
xboard
0c2360972b
chore: 在 Docker 启动时自动修改项目目录权限
2024-04-13 04:10:47 +08:00
xboard
7eb8d76c87
chore: 修复docker环境该用非root运行时全挂载和sqlite部署报错并减少layers
2024-04-12 16:37:21 +08:00
xboard
03706c054d
chore: docker环境修改php为非root运行
2024-04-11 20:37:46 +08:00
xboard
44567e552a
chore: docker构造环境增加bcmath扩展
2024-04-03 11:00:39 +08:00
xboard
8f2662b254
chore: Docker镜像增加git软件包、修正aapanel+ docker 更新步骤
2023-11-24 11:24:15 +08:00
xboard
265842e7bf
fix: 修复自动备份command 的问题,增加备份后自动压缩为.gz节省空间
2023-11-23 17:55:58 +08:00
xboard
65fe7682ff
Initial commit
2023-11-17 14:44:01 +08:00