botserver/src/core/shared
Rodrigo Rodriguez (Pragmatismo) e5ff51de76 Add tar/flate2 deps and document new BASIC keywords
Add flate2 and tar dependencies for archive extraction support in file
operations. Update documentation with:

- New BASIC keywords: SWITCH/CASE, WEBHOOK, INSTR, IS_NUMERIC
- HTTP operations: POST, PUT, PATCH, DELETE_HTTP, GRAPHQL, SOAP
- Data operations: SAVE, INSERT, UPDATE, DELETE, MERGE, FILTER, etc.
- File operations: READ, WRITE, COMPRESS, EXTRACT, GENERATE_PDF, etc.

Simplify README and add appendices for external services and environment
variables. Add monitoring dashboard and player UI docs.
2025-11-30 07:53:58 -03:00
..
admin.rs Fix compiler warnings and improve code consistency 2025-11-27 08:34:24 -03:00
analytics.rs HTMX enters. 2025-11-29 16:29:28 -03:00
message_types.rs Add message type constants and documentation 2025-11-29 11:17:01 -03:00
mod.rs Replace magic numbers with MessageType constants 2025-11-28 18:15:09 -03:00
models.rs Add tar/flate2 deps and document new BASIC keywords 2025-11-30 07:53:58 -03:00
schema.rs - Refactor folder as features. 2025-11-22 22:55:35 -03:00
state.rs Refactor InstagramAdapter initialization and implement file sending 2025-11-27 13:53:16 -03:00
utils.rs Update default features and add quick start guide 2025-11-28 13:50:28 -03:00