Commit graph

11 commits

Author SHA1 Message Date
b0650a5bf4
chore: Minor optimizations
- Optimize code, update a validation message and fix code inspection warning
2025-07-12 12:45:18 +02:00
e7ada4b47d
wip: Extract country list generation into utility
Some checks failed
Build / build (pull_request) Successful in 1m8s
Check formatting / check-formatting (pull_request) Failing after 20s
2025-07-12 12:22:59 +02:00
46f31de837
wip: Add more fields for certificate information
Some checks failed
Build / build (pull_request) Successful in 59s
Check formatting / check-formatting (pull_request) Failing after 17s
- Most of the code is generated by Junie but was reviewed and updated by me.
- Also install iso-3166-1 library to provide country lists
2025-06-22 14:52:58 +02:00
b997a5c273
wip: Create basic form for certificate creation 2025-06-22 13:44:14 +02:00
dca9845fe9
chore: Move dynamically generated type definitions into generated/ 2025-06-22 11:14:25 +02:00
b6db17e7d8
wip: Remove incompatible react package
Some checks failed
Build / build (pull_request) Successful in 57s
Check formatting / check-formatting (pull_request) Failing after 17s
2025-06-21 14:07:27 +02:00
e91bf96e74
wip: Create some frontend components to test API generation 2025-06-21 14:06:44 +02:00
a886eab7a2
api: Install automatic api-generators for frontend 2025-06-19 19:13:28 +02:00
Ghost
2b640d7578 Better information extraction from x509 command (#20)
- Fixes some issues with IPv6-only build on Forgejo
- Adds experimental Dockerfile for devemopment deployment
Co-authored-by: Ghost <>
Co-committed-by: Ghost <>
2025-04-21 10:16:26 +00:00
CybAtax
f870fc1ac6
feat: Certificate request form (#7)
* wip: first draft cert request

* feat: form for cert request

* fix: add missing fields

* add app bar

* Give alt names list more space

* add missing rules
2024-11-17 22:48:38 +01:00
Torge Hamann
254f2f09ec
🎉 Initial template frontend setup (#1)
* Initial frontend setup

* Adapt template to home cert manager
2024-11-17 17:47:13 +01:00