FlowAPI / FlowAPI.Infrastructure

Commit History

feat: optimize canvas load and save using lazy loading and delta upserts
1b321bd

danylokhodus commited on

Implement custom templates and subscription tiers backend changes
7039b6a

danylokhodus commited on

fix: resolve foreign key constraint error when saving edges
8b1a825

danylokhodus commited on

fix: optimize SQLite write performance and re-enable WAL mode to resolve database locking
e4f56e2

danylokhodus commited on

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

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

danylokhodus commited on