Commit Graph

23 Commits

Author SHA1 Message Date
d18e0ef7f2 fix(rendering): replace inline try/rescue with with-chains and safe_liquex_render helpers (CSM-031) 2026-05-27 18:12:23 +02:00
2632649cdc fix(rendering): replace raising read_template_file with try_read in macro templates (CSM-028) 2026-05-11 20:09:49 +02:00
ac4f5a3580 fix: eliminate TOCTOU race in template file system by reading directly instead of checking existence (CSM-026) 2026-05-11 09:26:54 +02:00
b6f9cf58e1 fix: add @spec to all public functions across 24 modules (CSM-019)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-10 11:40:42 +02:00
ce80f28e60 fix: fix CSM-016 for real (previous commit was 015) 2026-05-09 17:18:32 +02:00
de7ea12c9c fix: fixed CSM-014 2026-05-09 16:38:00 +02:00
999632dbe7 fix: fixed CSM-013 2026-05-09 15:10:04 +02:00
e5429f7265 fix: implement CSM-006 2026-05-08 20:39:50 +02:00
93a4159c31 fix: fix CSM-006 2026-05-08 20:26:08 +02:00
43a4610ce7 chore: noise in tests 2026-05-04 06:18:06 +02:00
4de8492c4f feat: complete change to gettext from homebrew i18n solution 2026-05-03 22:28:25 +02:00
881056eb61 chore: added more @spec 2026-05-01 17:49:50 +02:00
c12001307f chore: section 12 closed, had to do with map and atoms 2026-05-01 17:37:08 +02:00
52857f2959 chore: another god module down 2026-05-01 12:11:15 +02:00
8d3d6a6c91 fix: more work on site validation 2026-04-27 15:53:18 +02:00
92e5c2ccfd feat: preview working and template delete is in, too 2026-04-26 19:53:29 +02:00
2991edf4cf feat: PLAN step 1 done, supposedly 2026-04-25 21:53:44 +02:00
6d86d0ce3f fix: templates are not copied automatically to projects 2026-04-25 07:25:56 +02:00
f857e739f6 feat: more implementations of partial code and cleanup 2026-04-24 10:39:14 +02:00
d04117abdc feat: more complete i18n infrastructure 2026-04-24 06:46:44 +02:00
624b698bb3 feat: more complete metadata diff, scp publishing and rendering context 2026-04-24 06:30:41 +02:00
2f557e0884 feat: more work on templating 2026-04-23 21:46:47 +02:00
4e46e1b393 feat: added liquid templates 2026-04-23 21:37:45 +02:00