Commit History

fix: resolve disk I/O errors and support large images by increasing field limits and optimizing SQLite settings
8ad9904

danylokhodus commited on

fix: resolve SQLite disk I/O error by enabling WAL mode and increasing field limits
4a2c1e9

danylokhodus commited on

fix: refactor Edge.Condition to string for precise handle-based connection persistence
452ab3c

danylokhodus commited on

fix: resolve canvas image persistence and increase database field limits
bc59888

danylokhodus commited on

Extend TaskNode with visual and data fields to support images, drawing and custom text
e0e601c

danylokhodus commited on

fix: allow collaborators to get graph shares and prepend graph owner to list of collaborators
16d5815

danylokhodus commited on

feat(habits): support custom checked date in backend DTO, repository, and service
03ee889

danylokhodus commited on

feat: add workspace agent guidelines for automatic deployment
0e9dbdf

danylokhodus commited on

feat(sync): implement in-memory signaling in BoardHub for direct UDP WebRTC P2P sync
6276e23

danylokhodus commited on

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

Silence Entity Framework Core SQL query logging on the console by setting Database.Command level to Warning
e63bd5d

danylokhodus commited on

Fix real-time sync: refactor signaling to use a thread-safe nested ConcurrentDictionary with recipient-specific queues
e83ad7d

danylokhodus commited on

feat(sync): secure WebRTC endpoints with board authorization check
c65f7a2

danylokhodus commited on

chore: fix README frontmatter formatting for HuggingFace Spaces
b4673e9

danylokhodus commited on

fix: change Dockerfile port to 7860 for HuggingFace Spaces
c413a0d

danylokhodus commited on

chore: ignore database files in gitignore
62a74b8

danylokhodus commited on

fix: optimized Dockerfile, backend AI service, and gitignore
ecea7e2

danylokhodus commited on

initial commit
9c5dea4
verified

DanilDrotik commited on