botserver/src
Rodrigo Rodriguez (Pragmatismo) 762620f7a9 Rewrite CDN URLs to local paths when serving HTML
- Added rewrite_cdn_urls() to replace HTMX CDN URLs with /js/vendor/htmx.min.js
- Applied to both MinIO and filesystem serving paths
- Supports unpkg.com, jsdelivr, cdnjs variants
- Ensures old apps with CDN references work with local files
2026-01-02 18:12:31 -03:00
..
analytics App generator LLM-only, app logs, knowledge base, web search, designer magic 2025-12-28 11:50:50 -03:00
attendance feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00
auto_task Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00
basic Rewrite CDN URLs to local paths when serving HTML 2026-01-02 18:12:31 -03:00
calendar Security audit: Remove all production .unwrap()/.expect(), add SafeCommand, ErrorSanitizer 2025-12-28 21:26:08 -03:00
compliance feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00
console Fix panic: check if item_groups is empty before iterating 2026-01-02 12:54:54 -03:00
core Fix task progress: real-time updates, MIME types, WebSocket event types 2025-12-31 23:45:29 -03:00
designer Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00
directory feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
drive Fix tasks UI, WebSocket progress, memory monitoring, and app generator 2025-12-30 22:42:32 -03:00
email Fix organizations foreign key reference (org_id not id) 2025-12-29 08:07:42 -03:00
instagram feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
llm Fix task progress: real-time updates, MIME types, WebSocket event types 2025-12-31 23:45:29 -03:00
meet App generator LLM-only, app logs, knowledge base, web search, designer magic 2025-12-28 11:50:50 -03:00
monitoring Remove all code comments and fix ratatui version 2025-12-23 18:40:58 -03:00
msteams feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
multimodal Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
nvidia App generator LLM-only, app logs, knowledge base, web search, designer magic 2025-12-28 11:50:50 -03:00
paper Fix clippy warnings: match arms, async/await, Debug impls, formatting 2025-12-26 08:59:25 -03:00
research App generator LLM-only, app logs, knowledge base, web search, designer magic 2025-12-28 11:50:50 -03:00
security Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00
sources App generator LLM-only, app logs, knowledge base, web search, designer magic 2025-12-28 11:50:50 -03:00
tasks Fix designer file writing and CSP for CDN assets 2026-01-02 17:48:51 -03:00
timeseries Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
vector-db feat(security): Complete security infrastructure implementation 2025-12-28 19:29:18 -03:00
weba feat(autotask): Implement AutoTask system with intent classification and app generation 2025-12-27 21:10:09 -03:00
whatsapp Fix TLS configuration for MinIO, Qdrant, and template structure 2025-12-29 18:21:03 -03:00
lib.rs Fix organizations foreign key reference (org_id not id) 2025-12-29 08:07:42 -03:00
main.rs Serve HTMX locally - no CDN dependencies 2026-01-02 17:54:36 -03:00