gaseous-server/.vscode
Michael Green 04d427cbeb
Refactor file handling to improve performance (#701)
Refactor image file handling to use PhysicalFile for better performance and add ETag for caching. Optimize metadata fetching, query performance, and memory usage in various controllers.

Many background tasks are now moved to a discrete process so as to not interfere with the main process.
2026-03-26 16:14:50 +11:00
..
launch.json Refactor file handling to improve performance (#701) 2026-03-26 16:14:50 +11:00
settings.json Refactor file signature processing and enhance task management (#645) 2025-11-19 15:25:15 +11:00
tasks.json Move background processes out of process (#693) 2026-02-22 21:20:31 +11:00