Mark.TwoFive · he/him
  • Germany
  • Joined on 2025-01-05
22eae92cba wip: Start work on submitting the cert
651c205656 feat: Install tanstack query for Vue
13efdd06b9 wip: Prepare CertificateEditor for submitting a certificate
Compare 3 commits »
0e60183372 fix: Selection not working in country autocomplete
ed948d642a chore: Update Vuetify
c923c2dbf4 feat: Install Vue devtools
b0650a5bf4 chore: Minor optimizations
Compare 4 commits »
e7ada4b47d wip: Extract country list generation into utility
46f31de837 wip: Add more fields for certificate information
b997a5c273 wip: Create basic form for certificate creation
dca9845fe9 chore: Move dynamically generated type definitions into generated/
Compare 3 commits »
b6db17e7d8 wip: Remove incompatible react package
e91bf96e74 wip: Create some frontend components to test API generation
Compare 2 commits »
532d37ce81 wip: Create demo endpoint for retrieving private keys
Mark.TwoFive created pull request Mark.TwoFive/home-cert-assistant#21 2025-06-19 21:08:37 +00:00
WIP: Enable OpenAPI spec generation and integrate with frontend
8a843dc300 wip: Generate and configure OpenAPI spec
5dde208e72 feat: Enable access to OpenAPI spec and Swagger UI
c462614d8d core: Update Spring Boot
a886eab7a2 api: Install automatic api-generators for frontend
Compare 4 commits »
Mark.TwoFive pushed to main at forsaken-ashbirds/git.forsaken-ashbirds.net 2025-06-14 15:30:23 +00:00
51c8bdfacf chore: Re-enable IPv6 test daily to verify connectivity
68e9514778 cleanup: Remove no longer needed tools workflow
Compare 2 commits »
b7a63892a4 wip: Add OpenAPI dependency
Mark.TwoFive created branch feat/openApiIntegration in Mark.TwoFive/home-cert-assistant 2025-06-13 16:09:21 +00:00
Mark.TwoFive deleted branch wip/38c3 from Mark.TwoFive/home-cert-assistant 2025-04-21 10:16:29 +00:00
Mark.TwoFive pushed to main at Mark.TwoFive/home-cert-assistant 2025-04-21 10:16:29 +00:00
2b640d7578 Better information extraction from x509 command (#20)
Mark.TwoFive merged pull request Mark.TwoFive/home-cert-assistant#20 2025-04-21 10:16:27 +00:00
Better information extraction from x509 command
Mark.TwoFive pushed to wip/38c3 at Mark.TwoFive/home-cert-assistant 2025-04-21 10:15:04 +00:00
89959bd718 ci: Create Dockerfile to build a basic container image
Mark.TwoFive pushed to wip/38c3 at Mark.TwoFive/home-cert-assistant 2025-04-21 09:32:21 +00:00
39164401e6 ci: Create Dockerfile to build a basic container image
7def9ba4f1 ci: Apply discovered options to formatting too
995ed5f8a2 ci: Remove no longer supported PR parameter
Compare 3 commits »
Mark.TwoFive pushed to wip/38c3 at Mark.TwoFive/home-cert-assistant 2025-04-20 21:05:35 +00:00
4ffd6461d7 ci: Add proxy to gradle wrapper
Mark.TwoFive pushed to wip/38c3 at Mark.TwoFive/home-cert-assistant 2025-04-20 20:52:18 +00:00
905f1dd5dc ci: Git proxy config moved to runner-env
Mark.TwoFive pushed to wip/38c3 at Mark.TwoFive/home-cert-assistant 2025-04-20 20:13:06 +00:00
dbf50fa9d3 ci: Configure proxies directly in Git