PlanTempusApp/PlanTempus.Application
Janus C. H. Knudsen 33804d002e Adds caching to JSON localization service
Introduces a caching mechanism for localization JSON documents to improve performance

Prevents repeated file reads by storing parsed JSON documents in memory
Adds GetDocument method to manage document retrieval and caching
Reduces file system I/O overhead for localization translations
2026-01-25 17:05:24 +01:00
..
.claude Adds comprehensive customer detail view components 2026-01-25 01:55:41 +01:00
Features Adds caching to JSON localization service 2026-01-25 17:05:24 +01:00
Properties WIP 2026-01-10 20:39:17 +01:00
reports CSS optimization 2026-01-14 00:47:06 +01:00
wwwroot Adds comprehensive customer detail view components 2026-01-25 01:55:41 +01:00
analyze-css.js Various CSS work 2026-01-12 22:10:57 +01:00
appconfiguration.json Restructures application startup and configuration 2026-01-10 20:56:29 +01:00
package-lock.json Refactor frontend build and chart initialization 2026-01-22 16:32:46 +01:00
package.json Refactor frontend build and chart initialization 2026-01-22 16:32:46 +01:00
PlanTempus.Application.csproj WIP 2026-01-10 20:39:17 +01:00
Program.cs Restructures application startup and configuration 2026-01-10 20:56:29 +01:00
Startup.cs Restructures application startup and configuration 2026-01-10 20:56:29 +01:00