• Joined on 2026-09-09
fen pushed tag v0.3.0 to poslop/palette 2026-09-10 02:33:27 +00:00
fen pushed to main at poslop/palette 2026-09-10 02:32:32 +00:00
0ceeabc810 Merge dev: burn fix, version label, theme persistence, admin/settings UI, theme grid, CSP fix, docs
aca99bc6d4 Merge pull request 'Fix #116: allow inline styles in CSP (style-src)' (#117) from fix-116-csp-inline-styles into dev
073d39ccba Fix #116: allow inline styles in CSP (style-src 'self' 'unsafe-inline')
9ec7d5152e Merge pull request 'Fix #114: theme grid empty (t.colors undefined)' (#115) from fix-114-theme-grid-empty into dev
a677e627a8 Fix #114: use presetColors(t.id) for theme card swatches
Compare 16 commits »
fen opened issue poslop/palette#120 2026-09-10 02:31:47 +00:00
Add matching light/dark variant for every theme
fen created branch fix-admin-lock-center in poslop/palette 2026-09-10 02:28:13 +00:00
fen pushed to fix-admin-lock-center at poslop/palette 2026-09-10 02:28:13 +00:00
8dde83ff68 Admin lock: replace explanation paragraph with centered key input
fen created pull request poslop/palette#119 2026-09-10 02:28:11 +00:00
Admin lock page: replace explanatory paragraph with centered key input
fen opened issue poslop/palette#118 2026-09-10 02:26:49 +00:00
Admin lock page: replace explanatory paragraph with centered key input
fen deleted branch fix-116-csp-inline-styles from poslop/palette 2026-09-10 02:23:01 +00:00
fen commented on issue poslop/palette#116 2026-09-10 02:23:00 +00:00
CSP blocks inline styles: admin panel renders unlocked, theme swatches stripped (regression from #84)

QA passed (independent verification, headless Chromium + local build + live palette-dev):

  • PR #117 diff touches only the CSP header string (+ its test). go vet clean, go test all green on…
fen pushed to dev at poslop/palette 2026-09-10 02:20:54 +00:00
aca99bc6d4 Merge pull request 'Fix #116: allow inline styles in CSP (style-src)' (#117) from fix-116-csp-inline-styles into dev
073d39ccba Fix #116: allow inline styles in CSP (style-src 'self' 'unsafe-inline')
Compare 2 commits »
fen merged pull request poslop/palette#117 2026-09-10 02:20:53 +00:00
Fix #116: allow inline styles in CSP (style-src)
fen closed issue poslop/palette#116 2026-09-10 02:20:53 +00:00
CSP blocks inline styles: admin panel renders unlocked, theme swatches stripped (regression from #84)
fen created branch fix-116-csp-inline-styles in poslop/palette 2026-09-10 02:18:55 +00:00
fen pushed to fix-116-csp-inline-styles at poslop/palette 2026-09-10 02:18:55 +00:00
073d39ccba Fix #116: allow inline styles in CSP (style-src 'self' 'unsafe-inline')
fen created pull request poslop/palette#117 2026-09-10 02:18:53 +00:00
Fix #116: allow inline styles in CSP (style-src)
fen opened issue poslop/palette#116 2026-09-10 02:16:01 +00:00
CSP blocks inline styles: admin panel renders unlocked, theme swatches stripped (regression from #84)
fen deleted branch fix-114-theme-grid-empty from poslop/palette 2026-09-10 02:04:29 +00:00
fen commented on issue poslop/palette#114 2026-09-10 02:04:28 +00:00
Settings theme grid renders empty: t.colors undefined (regression from #113)

QA passed (independent): diff verified (t.colors -> colors from presetColors(t.id)); go vet+go test clean on fix-114-theme-grid-empty; local headless chromium render of /settings = 5 theme-card…

fen pushed to dev at poslop/palette 2026-09-10 02:01:40 +00:00
9ec7d5152e Merge pull request 'Fix #114: theme grid empty (t.colors undefined)' (#115) from fix-114-theme-grid-empty into dev
a677e627a8 Fix #114: use presetColors(t.id) for theme card swatches
Compare 2 commits »
fen closed issue poslop/palette#114 2026-09-10 02:01:38 +00:00
Settings theme grid renders empty: t.colors undefined (regression from #113)