botserver/src/basic
Rodrigo Rodriguez (Pragmatismo) a43aea3320 Serve vendor files (htmx) from MinIO instead of local filesystem
- Added serve_vendor_file() to serve from {bot}.gblib/vendor/ in MinIO
- Added /js/vendor/* route to app_server
- Removed local ServeDir for /js/vendor from main.rs
- Added ensure_vendor_files_in_minio() to upload htmx.min.js on startup
- Uses include_bytes! to embed htmx.min.js in binary
2026-01-02 18:26:34 -03:00
..
compiler feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00
keywords Serve vendor files (htmx) from MinIO instead of local filesystem 2026-01-02 18:26:34 -03:00
mod.rs feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00