• Joined on 2023-05-28
colin pushed to main at colin/resume 2025-03-31 04:36:05 -04:00
015f8ce76f Improve link accessibility with underlines and better contrast
colin pushed to main at colin/resume 2025-03-31 04:32:28 -04:00
3e2a32c1cf Revert CSP configuration to stable version without unsafe-inline
colin pushed to main at colin/resume 2025-03-31 04:29:24 -04:00
90b9d2dd1b Fix theme toggle CSS and add data-theme attribute handling
colin pushed to main at colin/resume 2025-03-31 04:27:37 -04:00
7b80d9dfa0 Comment out wait-for-deploy-production step in Woodpecker CI config
colin pushed to main at colin/resume 2025-03-31 04:23:34 -04:00
71e142b82e Fix Docker configuration to include theme.js and styles.css files
colin pushed to main at colin/resume 2025-03-31 04:21:01 -04:00
1c328df0c7 Switch from SRI to nonce-based CSP approach for better script handling
colin pushed to main at colin/resume 2025-03-31 04:16:52 -04:00
885914812d Debug CSP: temporarily allow inline scripts and remove SRI requirement
colin pushed to main at colin/resume 2025-03-31 04:14:42 -04:00
905b480a2e Fix SRI hash for theme.js to match deployed content
colin pushed to main at colin/resume 2025-03-31 04:11:37 -04:00
f739edc7eb Add form-action 'none' to CSP for additional security
colin pushed to main at colin/resume 2025-03-31 04:08:40 -04:00
0b46750148 Enhance CSP with default-src 'none' for maximum security
colin pushed to main at colin/resume 2025-03-31 04:04:49 -04:00
ac3d30d597 Fix CSP issues by moving inline script to external file and adding SRI
colin pushed to main at colin/resume 2025-03-31 00:23:19 -04:00
0fbd77f073 Update docker/resume/Caddyfile
colin pushed to main at colin/resume 2025-03-31 00:23:00 -04:00
a62baf40e1 Update docker/resume/index.html
colin pushed to main at colin/resume 2025-03-31 00:22:47 -04:00
ece9887a5b Add docker/resume/styles.css
colin pushed to main at colin/resume 2025-03-31 00:16:15 -04:00
bfae2029b8 Update docker/resume/Caddyfile
colin pushed to main at colin/resume 2025-03-31 00:14:50 -04:00
2e9c196d8a Update docker/resume/Caddyfile
colin pushed to main at colin/resume 2025-03-30 23:42:00 -04:00
12f3ca9a3b Update docker/resume/index.html
colin pushed to main at colin/resume 2025-03-30 22:46:08 -04:00
18ece0205f Update docker/resume/Caddyfile
colin pushed to main at colin/resume 2025-03-30 22:45:51 -04:00
759dfa290e Update docker/resume/resume.html
colin pushed to main at colin/resume 2025-03-30 21:30:21 -04:00
1e46b4cc50 Update .woodpecker.yml