folderweb/app
Ruben 9be457f17f Add metadata and config changes to cache invalidation
Improve cache invalidation by including metadata.ini and config file
mtimes in the cache key calculation. This ensures cache entries are
invalidated when either the content file, its metadata, or global
configuration changes.
2026-02-07 16:12:21 +01:00
..
default Add JavaScript support to page templates 2026-02-06 18:47:17 +01:00
docs Add default styles and enable language plugin 2025-11-27 21:29:35 +01:00
plugins/global Add support for INI file sections in translations 2026-01-16 22:03:15 +01:00
vendor Update ParsedownExtra to use mb_encode_numericentity for safer HTML 2026-01-16 22:03:31 +01:00
cache.php Add metadata and config changes to cache invalidation 2026-02-07 16:12:21 +01:00
config.php Add fallback config loading with custom overrides 2025-11-27 21:29:57 +01:00
constants.php Refactor template and content handling logic 2025-11-01 22:54:42 +01:00
content.php Add slug resolution for content paths 2025-11-25 23:16:34 +01:00
context.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
helpers.php Add JavaScript support to page templates 2026-02-06 18:47:17 +01:00
hooks.php Remove language-specific content handling 2025-11-25 20:19:12 +01:00
plugins.php Add plugin system and improve language handling 2025-11-11 23:36:53 +01:00
rendering.php Add JavaScript support to page templates 2026-02-06 18:47:17 +01:00
router.php Add author and timestamp uniqueness to feed XML output 2026-02-06 18:56:16 +01:00
static.php Add test comment to static and router files 2025-10-03 13:17:00 +02:00