secubox-openwrt/package/secubox/secubox-p2p/root/usr
CyberMind-FR a4e6d65e34 fix(p2p): Fix Gitea API push for catalog sync
Use POST method for creating new files and PUT for updates.
Gitea requires this distinction - PUT with no SHA fails for new files.

Changes:
- Use POST for creating new files in catalog_push_gitea()
- Use PUT only when existing SHA is available (updates)
- Add explicit branch parameter for consistency
- Bump version to 0.6.0-r2

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-01 06:54:19 +01:00
..
bin feat(p2p): Add MirrorBox auto-init, self-recovery, and ACL fixes 2026-01-30 19:46:28 +01:00
lib/secubox fix(p2p): Fix Gitea API push for catalog sync 2026-02-01 06:54:19 +01:00
libexec/rpcd feat(p2p): Add MirrorBox auto-init, self-recovery, and ACL fixes 2026-01-30 19:46:28 +01:00
sbin feat(p2p): Add MirrorBox NetMesh Catalog with DNS federation 2026-01-31 09:19:36 +01:00