|
|
a8f851d0ad
|
feat: Add file manager plugin and update store configuration.
|
2026-01-03 14:31:02 +08:00 |
|
|
|
93b523b082
|
update html
Sign Plugins / sign (push) Successful in 32s
|
2026-01-03 14:25:17 +08:00 |
|
GitHub Actions
|
29e2992987
|
chore: update signatures and store
|
2026-01-03 06:10:18 +00:00 |
|
|
|
3513a2e56b
|
feat: introduce file manager plugin with web UI and file operation capabilities.
Sign Plugins / sign (push) Successful in 1m0s
|
2026-01-03 14:09:12 +08:00 |
|
Flik
|
09103dad57
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# security/keys.json
# security/revocation.json
|
2025-12-31 21:28:43 +08:00 |
|
Flik
|
d7b749f54e
|
chore(security): 移除安全文件签名功能
- 删除了 security/keys.json 配置文件
- 删除了 security/revocation.json 撤销列表文件
- 从 GitHub Actions 工作流中移除了安全文件签名步骤
- 更新了工作流中的 git add 命令,不再包含安全文件
- 删除了 sign-security.sh 签名脚本文件
|
2025-12-31 21:28:30 +08:00 |
|
GitHub Actions
|
d2e0a22c52
|
chore: update signatures and store
|
2025-12-30 14:06:57 +00:00 |
|
Flik
|
9b4a12b51a
|
feat(store): 更新插件商店生成脚本和安全签名功能
Sign Plugins / sign (push) Successful in 31s
- 修改 generate-store.sh 脚本添加 Gitea raw 文件基础 URL 配置
- 在 generate-store.sh 中为每个插件添加 download_url 和 signature_url 字段
- 扩展 signtool 工具添加 sign-json 命令用于签名 JSON 配置文件
- 更新 GitHub Actions 工作流添加对 security/*.json 文件的监控
- 新增 sign-security.sh 脚本用于批量签名安全相关 JSON 文件
- 添加 security/keys.json 和 security/revocation.json 模板文件
|
2025-12-30 22:06:27 +08:00 |
|
GitHub Actions
|
934de48173
|
chore: update signatures and store
|
2025-12-29 15:33:42 +00:00 |
|
Flik
|
174146fb7a
|
1
Sign Plugins / sign (push) Successful in 23s
|
2025-12-29 23:33:16 +08:00 |
|
Flik
|
92f42ba7de
|
Merge remote-tracking branch 'origin/main'
|
2025-12-29 19:25:33 +08:00 |
|
Flik
|
a515b6122a
|
feat: add plugin store index
- Add store.json for plugin listing
- Auto-generate store.json in CI workflow
|
2025-12-29 19:14:44 +08:00 |
|
GitHub Actions
|
8af082d343
|
chore: update plugin signatures
|
2025-12-29 11:09:34 +00:00 |
|
Flik
|
dd52c48351
|
feat: add signtool to plugin repository
- Migrate signing tool from GoTunnel main project
- Self-contained, no external dependencies
- Updated CI workflow to build locally
|
2025-12-29 19:05:56 +08:00 |
|
Flik
|
6b38f133f4
|
Initial commit: plugin repository structure
Sign Plugins / sign (push) Failing after 32s
- GitHub Actions workflows for signing and validation
- Example file-manager plugin
- Scripts for batch signing
|
2025-12-29 18:53:30 +08:00 |
|