wpbridge/includes/UpdateSource/Handlers
feibisi cde00c7548 feat(commercial): add BridgeServerHandler and encrypted API key storage
- Add BridgeServerHandler as new update source type for Bridge Server
- Register BRIDGE_SERVER type in SourceType enum
- Use encrypted storage for Bridge Server API key via Encryption class

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2026-02-15 09:51:39 +08:00
..
AbstractHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
ArkPressHandler.php feat: WPBridge v0.2.0 - 完整插件实现 2026-02-04 19:52:27 +08:00
AspireCloudHandler.php feat: WPBridge v0.2.0 - 完整插件实现 2026-02-04 19:52:27 +08:00
BridgeServerHandler.php feat(commercial): add BridgeServerHandler and encrypted API key storage 2026-02-15 09:51:39 +08:00
FairHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
GiteeHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
GitHubHandler.php feat: WPBridge v0.2.0 - 完整插件实现 2026-02-04 19:52:27 +08:00
GitLabHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
HandlerInterface.php feat: integrate with wenpai-bridge service 2026-02-14 22:59:23 +08:00
HealthStatus.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
JsonHandler.php fix: complete wenpai-bridge integration across all config paths 2026-02-14 23:27:17 +08:00
PUCHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
UpdateInfo.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00
WenPaiGitHandler.php fix: 更新源解析与 Forgejo 兼容 2026-02-05 05:38:39 +08:00
ZipHandler.php fix: 修复处理器缺失与认证/同步问题 2026-02-05 04:51:21 +08:00