Commit Graph

14 Commits

Author SHA1 Message Date
apairon 349fb9b2da feat(ssr-server): enhance lookup and aggregate handling for SSR cache invalidation
- Improved parsing of `lookup` and `aggregate` options to support JSON strings and arrays.
- Added support for object format in `lookup` and `aggregate` to specify collections.
- Simplified dependency tracking for SSR cache invalidation based on new formats.
2026-05-17 15:16:32 +00:00
apairon bd8d413850 feat: unify API options structure and enhance lookup handling across collections 2026-05-17 14:53:52 +00:00
apairon f332c707b7 feat: implement new feature for enhanced user experience 2026-05-17 14:19:45 +00:00
apairon 4a604bab0b refactor: streamline SSR setup and remove Babel configuration
- Updated import path for app.server module in SSR hook.
- Removed babel.config.server.json as Babel is no longer needed for async/await transformation.
- Adjusted esbuild configuration to target ESNext and modified output paths.
- Enhanced App.svelte to handle initial content loading during SSR.
- Updated SSR script to load messages synchronously before rendering.
- Simplified build:server script in package.json by removing Babel step.
2026-05-12 15:47:53 +00:00
apairon 3b84e49383 feat: enhance SSR cache management with dependency tracking and entry-level invalidation 2026-02-25 17:35:10 +00:00
apairon b41d12f257 feat: implement new API layer with request deduplication, caching, and Sentry integration 2026-02-25 16:48:37 +00:00
apairon 2037953000 yarn upgrade 2025-03-27 12:34:04 +00:00
mario 30c05143fe Update and rework project structure with new pagebuilder concept. (based on RK Architekten and SFU Politik configs and sources) 2022-11-17 16:01:52 +00:00
mario dbbd7c63ed Update SLUG field in server side post_create and put_update hooks. 2022-06-30 15:00:18 +02:00
apairon 5843680e14 renamed to tibi-svelte-starter 2022-02-26 11:09:53 +01:00
apairon bd087ae658 fixed secret exploit via ssr code sourcemap 2021-09-14 15:51:05 +02:00
apairon 95c2950193 sourcemap tests 2021-09-13 18:12:40 +02:00
apairon f6ac48daab using wmbasic-api-types 2021-08-16 11:07:11 +02:00
apairon 2ee7f650db init 2021-03-22 15:59:05 +01:00