fix: resolve disk I/O errors and support large images by increasing field limits and optimizing SQLite settings 8ad9904 danylokhodus commited on May 21
fix: resolve SQLite disk I/O error by enabling WAL mode and increasing field limits 4a2c1e9 danylokhodus commited on May 21
fix: refactor Edge.Condition to string for precise handle-based connection persistence 452ab3c danylokhodus commited on May 21
fix: resolve canvas image persistence and increase database field limits bc59888 danylokhodus commited on May 21
Extend TaskNode with visual and data fields to support images, drawing and custom text e0e601c danylokhodus commited on May 21
fix: allow collaborators to get graph shares and prepend graph owner to list of collaborators 16d5815 danylokhodus commited on May 19
feat(habits): support custom checked date in backend DTO, repository, and service 03ee889 danylokhodus commited on May 19
feat: add workspace agent guidelines for automatic deployment 0e9dbdf danylokhodus commited on May 19
feat(sync): implement in-memory signaling in BoardHub for direct UDP WebRTC P2P sync 6276e23 danylokhodus commited on May 18
Optimize: add thread-safe in-memory AccessCache for project authorization checks to completely avoid database hits on every high-frequency poll request cee8b77 danylokhodus commited on May 18
Silence Entity Framework Core SQL query logging on the console by setting Database.Command level to Warning e63bd5d danylokhodus commited on May 18
Fix real-time sync: refactor signaling to use a thread-safe nested ConcurrentDictionary with recipient-specific queues e83ad7d danylokhodus commited on May 18
feat(sync): secure WebRTC endpoints with board authorization check c65f7a2 danylokhodus commited on May 18
chore: fix README frontmatter formatting for HuggingFace Spaces b4673e9 danylokhodus commited on May 18