bsiggel
a5ca63ea52
feat(ragflow): Add MIME type filter to skip unsupported file uploads
2026-03-31 06:01:10 +00:00
bsiggel
c20baeb21a
feat(sync): Add EML to TXT conversion for improved document handling in RAGflow sync
2026-03-27 01:23:52 +00:00
bsiggel
61113d8f3d
feat(sync): Update RAGFlow dataset creation to use stable EspoCRM-ID and improve logging
2026-03-27 00:52:48 +00:00
bsiggel
9bd62fc5ab
feat(sync): Enhance Akte Sync with RAGflow support and improve error handling
2026-03-26 23:09:42 +00:00
bsiggel
1cd8de8574
Refactor code structure for improved readability and maintainability
2026-03-26 22:24:07 +00:00
bsiggel
439101f35d
feat(sync): Update document preview trigger to use enqueue method and improve content change detection for xAI re-sync
2026-03-26 16:17:52 +00:00
bsiggel
c9bdd021e4
feat(sync): Implement orphan cleanup for xAI documents without EspoCRM equivalents
2026-03-26 14:20:33 +00:00
bsiggel
459fa41033
feat(sync): Refactor Akte sync status handling and remove deprecated event step
2026-03-26 13:06:32 +00:00
bsiggel
b320f01255
feat(sync): Enhance xAI sync process with collection verification and creation logic
2026-03-26 12:42:35 +00:00
bsiggel
a6dc708954
feat(espocrm): Implement automatic pagination for related records and enforce API max page size
2026-03-26 12:41:45 +00:00
bsiggel
d9193f7993
feat(sync): Update Akte sync process to remove unused entity ID queue and streamline processing
2026-03-26 11:22:04 +00:00
bsiggel
ef32373dc9
feat(sync): Enhance Akte sync process with batch processing and retry logic for failed events
2026-03-26 11:13:37 +00:00
bsiggel
0c97d97726
feat(webhooks): Add webhook handlers for Beteiligte and Document entities
...
- Implemented create, update, and delete webhook handlers for Beteiligte.
- Implemented create, update, and delete webhook handlers for Document entities.
- Added logging and error handling for each webhook handler.
- Created a universal step for generating document previews.
- Ensured payload validation and entity ID extraction for batch processing.
2026-03-26 10:07:42 +00:00