• Joined on 2024-08-14
phil pushed tag v1.0.0-rc.1 to phil/StarPunk 2025-11-24 20:43:37 +01:00
phil pushed to main at phil/StarPunk 2025-11-24 20:43:37 +01:00
89758fd1a5 Merge branch 'feature/micropub-v1'
06dd9aa167 chore: Bump version to 1.0.0-rc.1
d8828fb6c6 feat: Implement Micropub endpoint for creating posts (Phase 3)
e5050a0a7e feat: Implement IndieAuth token and authorization endpoints (Phase 2)
2eaf67279d docs: Standardize all IndieAuth spec references to W3C URL
Compare 7 commits »
phil pushed to main at phil/StarPunk 2025-11-24 20:21:25 +01:00
4b0ac627e5 docs: Update README to v0.9.5 with architect-approved corrections
phil pushed to main at phil/StarPunk 2025-11-24 19:43:31 +01:00
e2333cb31d chore: Add documentation-manager agent configuration
dca9604746 docs: Address Micropub design issues and clarify V1 scope
5bbecad01d docs: Design Micropub endpoint architecture for V1 release
Compare 3 commits »
phil pushed to main at phil/StarPunk 2025-11-24 19:07:05 +01:00
800bc1069d docs: Update architecture overview to reflect v0.9.5 implementation
b184bc1316 docs: Update implementation plan to reflect v0.9.5 reality
Compare 2 commits »
phil pushed to main at phil/StarPunk 2025-11-24 18:30:09 +01:00
354c18b5b8 docs: Add comprehensive documentation navigation guide to CLAUDE.md
phil pushed to main at phil/StarPunk 2025-11-24 18:26:34 +01:00
cebd3fb71e docs: Renumber duplicate ADRs to eliminate conflicts
066cde8c46 docs: Extract and organize CLAUDE.MD content, restructure documentation
Compare 2 commits »
phil pushed to main at phil/StarPunk 2025-11-24 04:51:07 +01:00
610ec061ca ci: Add docker and git to workflow dependencies
phil pushed to main at phil/StarPunk 2025-11-24 04:48:46 +01:00
f0570c2cb1 ci: Fix Node.js install logic with proper conditionals
phil pushed to main at phil/StarPunk 2025-11-24 04:46:42 +01:00
35376b1a5a ci: Install Node.js in workflow for actions support
phil pushed to main at phil/StarPunk 2025-11-24 04:16:43 +01:00
fb238e5bd6 ci: Add manual trigger for container build workflow
phil pushed to main at phil/StarPunk 2025-11-24 04:12:08 +01:00
b4ddc6708e Update .gitea/workflows/build-container.yml
phil pushed to main at phil/StarPunk 2025-11-24 04:09:14 +01:00
f3965959bc ci: Replace GitLab CI with Gitea Actions workflow
phil pushed to main at phil/StarPunk 2025-11-24 03:59:43 +01:00
e97b778cb7 ci: Add GitLab CI/CD pipeline for container builds
phil pushed tag v0.9.5 to phil/StarPunk 2025-11-24 03:36:11 +01:00
phil pushed to main at phil/StarPunk 2025-11-24 03:36:11 +01:00
9c65723e9d fix: Handle empty FLASK_SECRET_KEY in config (v0.9.5)
phil pushed tag v0.9.4 to phil/StarPunk 2025-11-23 03:19:41 +01:00
phil pushed to main at phil/StarPunk 2025-11-23 03:19:41 +01:00
a6f3fbaae4 fix: Use authorization endpoint for IndieAuth code verification (v0.9.4)
phil pushed tag v0.9.3 to phil/StarPunk 2025-11-23 02:51:27 +01:00
phil pushed to main at phil/StarPunk 2025-11-23 02:51:26 +01:00
cbef0c1561 fix: Add grant_type to IndieAuth token exchange (v0.9.3)