secubox-openwrt/package/secubox/secubox-p2p/root
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
..
etc fix(p2p): Use /api/factory/ path for CGI endpoints 2026-01-31 10:00:59 +01:00
usr fix(p2p): Fix Gitea API push for catalog sync 2026-02-01 06:54:19 +01:00
www feat(p2p): Implement distributed catalog with Gitea sync and health probing 2026-02-01 05:52:40 +01:00