Updated 07-05-2026, 10:26

Commit: a0d494a Show on GitHub

  • Author: Alex
  • Date: 5/12/2026, 9:17:06 AM
  • Message: refactor: adds strategy pattern to contentservice
  • Stats: 1458 total changes (+704 / -754)

Changed Files

  • src/lib/server/contentService.js — +30 / -754 (784 changes)
  • src/lib/server/strategies/directusContentStrategy.js — +405 / -0 (405 changes)
  • src/lib/server/strategies/e2eContentStrategy.js — +269 / -0 (269 changes)