bsiggel
1ffc37b0b7
feat: Add Advoware History and Watcher services for document synchronization
...
- Implement AdvowareHistoryService for fetching and creating history entries.
- Implement AdvowareWatcherService for file operations including listing, downloading, and uploading with Blake3 hash verification.
- Introduce Blake3 utility functions for hash computation and verification.
- Create document sync cron step to poll Redis for pending Aktennummern and emit sync events.
- Develop document sync event handler to manage 3-way merge synchronization for Akten, including metadata updates and error handling.
2026-03-25 21:24:31 +00:00
bsiggel
8ce843415e
feat: Enhance developer guide with updated platform evolution and workflow details
2026-03-19 20:56:32 +00:00
bsiggel
8ed7cca432
feat: Add logging utility for calendar sync operations and enhance error handling
2026-03-12 19:26:04 +00:00
bsiggel
2e449d2928
docs: enhance error handling and locking strategies in document synchronization
2026-03-08 20:58:58 +00:00
bsiggel
fd0196ec31
docs: add guidelines for Steps vs. Utils architecture and decision matrix
2026-03-08 20:30:33 +00:00
bsiggel
d71b5665b6
docs: update Design Principles section with enhanced lock strategy and event handling guidelines
2026-03-08 20:28:57 +00:00
bsiggel
d69801ed97
docs: expand Design Principles section with detailed guidelines and examples for event handling and locking strategies
2026-03-08 20:18:18 +00:00
bsiggel
6e2303c5eb
feat(docs): add Design Principles section with Event Storm and Bidirectional Reference patterns
2026-03-08 20:09:32 +00:00
bsiggel
ba657ecd3b
docs: update troubleshooting section with service restart instructions and log checking commands
2026-03-08 18:49:45 +00:00
bsiggel
9e7e163933
docs: add production and manual start instructions for system services
2026-03-08 18:49:08 +00:00
bsiggel
7fd6eed86d
feat(sync-utils): add logging delegation method to BaseSyncUtils
2026-03-08 18:38:48 +00:00
bsiggel
0e521f22f8
feat(preview-generation): implement thumbnail generation for documents; add preview upload to EspoCRM
2026-03-03 09:28:49 +00:00
bsiggel
70265c9adf
feat(document-sync): enhance DocumentSync with file status checks and hash-based change detection; add thumbnail generation and metadata update methods
2026-03-03 09:15:02 +00:00
bsiggel
0b8da01b71
Update README and add detailed documentation for Advoware integration and calendar sync
2026-03-01 23:03:01 +00:00