secubox-openwrt/package/secubox/luci-app-metablogizer/htdocs/luci-static/resources/metablogizer
CyberMind-FR 011b59892a feat(metablogizer): Add chunked upload for large files
- Add create_site_from_upload RPC method for chunked site creation
- Modify JS api to auto-chunk files >40KB (ubus message size limit)
- Upload chunks sequentially via upload_chunk, then finalize with
  create_site_from_upload
- Add no_cache vhost option to haproxyctl for cache-control headers
- Fix large file upload failures caused by shell argument size limits

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-21 23:54:35 +01:00
..
api.js feat(metablogizer): Add chunked upload for large files 2026-02-21 23:54:35 +01:00
qrcode.js feat(metablogizer): Add KISS static site publisher with auto-vhost 2026-01-27 11:56:06 +01:00