Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jeeinn
/
php-stack
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
fix: reliability-basics + 工作区/恢复 UX 收尾
- #16
#16
Closed
jeeinn
wants to merge 28 commits into
master
jeeinn/php-stack:master
from
fix/reliability-basics
jeeinn/php-stack:fix/reliability-basics
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
fix: reliability-basics + 工作区/恢复 UX 收尾
#16
jeeinn
wants to merge 28 commits into
master
jeeinn/php-stack:master
from
fix/reliability-basics
jeeinn/php-stack:fix/reliability-basics
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
style: cargo fmt 全量格式化,修复 docker::tests 模块嵌套命名
Show description for e8dbf20
jeeinn
committed
e8dbf20
View commit details
Copy full SHA for e8dbf20
Browse repository at this point
fix(restore): 拒绝含路径遍历条目的备份包,堵住 zip-slip 漏洞
Show description for 7522079
jeeinn
committed
7522079
View commit details
Copy full SHA for 7522079
Browse repository at this point
Commits on Sep 21, 2026
refactor(commands): 清理死代码,无效测试转为真断言,修复 Nginx 端口解析 off-by-one
Show description for 0e5dec4
jeeinn
committed
0e5dec4
View commit details
Copy full SHA for 0e5dec4
Browse repository at this point
ci: 新增 push/PR 测试流水线
Show description for 73166af
jeeinn
committed
73166af
View commit details
Copy full SHA for 73166af
Browse repository at this point
chore: 补充 MIT LICENSE 文件,声明 Cargo license 字段
Show description for 199a5a1
jeeinn
committed
199a5a1
View commit details
Copy full SHA for 199a5a1
Browse repository at this point
fix(env-config): 多 PHP 服务的自定义扩展输入改为按服务独立
Show description for d3adcbf
jeeinn
committed
d3adcbf
View commit details
Copy full SHA for d3adcbf
Browse repository at this point
docs: 修订 AGENTS.md 失实描述,CHANGELOG 补记 9 月修复
Show description for 14029f7
jeeinn
committed
14029f7
View commit details
Copy full SHA for 14029f7
Browse repository at this point
merge: 合并 master(phase 3 服务模板来源/运行时配置提取)到 fix/reliability-basics
Show description for e754273
jeeinn
committed
e754273
View commit details
Copy full SHA for e754273
Browse repository at this point
fix(scripts): 移除 shebang,修复单元测试 SyntaxError
Show description for 59c567d
jeeinn
committed
59c567d
View commit details
Copy full SHA for 59c567d
Browse repository at this point
feat(restore): 恢复前自动生成回滚包(R2)
Show description for 9645872
jeeinn
committed
9645872
View commit details
Copy full SHA for 9645872
Browse repository at this point
feat(ui): 恢复结果展示文件清单与错误明细(U2)
Show description for e7361d1
jeeinn
committed
e7361d1
View commit details
Copy full SHA for e7361d1
Browse repository at this point
refactor(env-config): Docker 阻塞调用统一走 spawn_blocking(R3)
Show description for 6bdb3c6
jeeinn
committed
6bdb3c6
View commit details
Copy full SHA for 6bdb3c6
Browse repository at this point
chore: 移除误入版本库的临时文件 merge-paths.tmp
Show description for 9670b99
jeeinn
committed
9670b99
View commit details
Copy full SHA for 9670b99
Browse repository at this point
docs: CHANGELOG 补记第二批前 3 项与脚本测试修复
Show description for 8d5ed46
jeeinn
committed
8d5ed46
View commit details
Copy full SHA for 8d5ed46
Browse repository at this point
refactor(contract): 容器状态枚举化,消除 Debug 字符串契约(R4)
Show description for 160f071
jeeinn
committed
160f071
View commit details
Copy full SHA for 160f071
Browse repository at this point
refactor(paths): 路径解析收口为单一模块,用户配置迁至 app_data_dir(A1)
Show description for 86492f1
jeeinn
committed
86492f1
View commit details
Copy full SHA for 86492f1
Browse repository at this point
perf(backup): 备份改为流式写入,文件不再整体进内存(R5)
Show description for c2adc3a
jeeinn
committed
c2adc3a
View commit details
Copy full SHA for c2adc3a
Browse repository at this point
feat(log): 日志轮转 + 面板复制/清空/导出三个动作(R6、U4)
Show description for c7a1e26
jeeinn
committed
c7a1e26
View commit details
Copy full SHA for c7a1e26
Browse repository at this point
fix(ui): Docker 不可用时轮询退避,并停止每 5 秒刷日志(U3)
Show description for 1e51a1b
jeeinn
committed
1e51a1b
View commit details
Copy full SHA for 1e51a1b
Browse repository at this point
docs: 标注改进报告各条目状态,补记第二批后 5 项
Show description for f6ae21d
jeeinn
committed
f6ae21d
View commit details
Copy full SHA for f6ae21d
Browse repository at this point
fix(env-config): 镜像拉取命令改为 async,避免前端弹窗卡死
Show description for 28dfe6e
jeeinn
committed
28dfe6e
View commit details
Copy full SHA for 28dfe6e
Browse repository at this point
fix(workspace): 配置的工作区不存在时先创建,回退不再静默
Show description for 41fa38e
jeeinn
committed
41fa38e
View commit details
Copy full SHA for 41fa38e
Browse repository at this point
docs: CHANGELOG 补记镜像拉取卡死与工作区回退两项修复
jeeinn
committed
f07486b
View commit details
Copy full SHA for f07486b
Browse repository at this point
fix(i18n): 合并 envConfig 下重复的 toast 节点,修复应用配置提示显示裸 key
Show description for dfc8d43
jeeinn
committed
dfc8d43
View commit details
Copy full SHA for dfc8d43
Browse repository at this point
ci: 增加 i18n key 完整性检查步骤
jeeinn
committed
5bd70e8
View commit details
Copy full SHA for 5bd70e8
Browse repository at this point
fix(nginx): Dockerfile 去掉 USER nginx,修复容器启动即崩溃
Show description for 8fd547a
jeeinn
committed
8fd547a
View commit details
Copy full SHA for 8fd547a
Browse repository at this point
fix(dockerfile): 修正 PUID/PGID 映射条件并兼容 alpine/debian 基础镜像
Show description for 4ec4332
jeeinn
committed
4ec4332
View commit details
Copy full SHA for 4ec4332
Browse repository at this point
fix(ux): 全局工作区回退横幅、恢复致命错误面板与回滚快捷入口
Show description for c69e63e
jeeinn
and
cursoragent
committed
c69e63e
View commit details
Copy full SHA for c69e63e
Browse repository at this point
You can’t perform that action at this time.