b103c07248
Fix migration errors and reorganize migration files
...
- Fixed 'relation session_kb_associations does not exist' error in core consolidated migration.
- Renamed migration directories from timestamp-based to version-based (6.0.x, 6.1.x, 6.2.x).
- Reorganized migrations into dedicated feature folders (products, dashboards, learn, video).
- Updated migration execution order in core/shared/utils.rs.
- Moves legacy migrations to 6.0.x/6.1.x and workflow to 6.2.0.
2026-01-27 13:45:54 -03:00
b113267aef
Refactor: Genericize default organization to 'system' and update tenant paths
2026-01-26 17:00:21 -03:00
ff4e6c4fe8
fix(lxc): configure lxd-sock proxy for brother mode and update installers
GBCI / build (push) Failing after 47s
2026-01-26 11:44:18 -03:00
b436762026
chore: remove deprecated libreoffice script and add repair utility
GBCI / build (push) Successful in 12m10s
2026-01-25 23:20:08 -03:00
5605577e8f
Update container limits and introduce priority levels for LXC
GBCI / build (push) Failing after 45s
2026-01-25 21:21:22 -03:00
e4a55d533a
feat(lxc): auto-remove snapshots during cleanup
2026-01-25 13:33:00 -03:00
57bf5b8754
feat: add ON EMAIL and ON CHANGE keywords for event-driven monitoring
...
- Add ON EMAIL keyword with FROM/SUBJECT filters
- Add ON CHANGE keyword with account:// syntax (gdrive, onedrive, dropbox, local)
- Add TriggerKind::EmailReceived (5) and FolderChange (6)
- Add migration 6.1.3_bot_hierarchy_monitors with:
- email_monitors, folder_monitors tables
- email_received_events, folder_change_events tables
- user_organizations table
- Bot hierarchy: parent_bot_id, enabled_tabs_json, inherit_parent_config
- Add 26 unit tests (12 on_email, 12 on_change, 2 trigger_kind)
- Update PROMPT.md with weekly maintenance checklist
- Zero warnings, zero errors
2025-12-18 16:17:58 -03:00
2f08fa085e
Refactor installer to remove app user credentials and streamline environment variable setup
2025-10-24 22:36:49 -03:00
34c2477ee6
- Added component management.
2025-10-18 09:26:48 -03:00
6d58491281
Migration to Rust and free from Azure.
2025-10-06 10:30:17 -03:00