15 hours ago
8bd5eed
Fix Postgres storage to include full_chain_pem column
15 hours ago
1fc9a42
Add fallback to fresh issuance if certificate renewal fails
15 hours ago
d69f519
Fix certificate parsing and UI display
17 hours ago
e2c72fd
Fix: Removed redundant ALTER TABLE and PRAGMA from InitSchemaSQL for idempotent SQLite migrations
18 hours ago
0637a12
Fix: Ensure FullChainPEM is saved and loaded in persist.go
18 hours ago
54b7a2b
Fix: Corrected sqlite_master modification in InitSchemaSQL for SQLite compatibility
19 hours ago
74d9b15
Fix: Corrected RawRow struct and sqlite.go scan/dump logic for secret domain field
19 hours ago
9cc6879
Fix: Corrected syntax error in sqlite.go ScanRawRow function and staged all modified files
19 hours ago
ba8a996
Fix: Restore sqlite.go content and schema update for full_chain_pem
19 hours ago
2342187
Fix: Ensure full certificate chain is provided to Envoy SDS
25 days ago
3e1ec0c
improve ui and job tracking logic
on 15 Nov
784c1a9
provide the deployment all-in-one script
on 15 Nov
10c35b1
add log for staging lets entrypt
on 15 Nov
53672a3
improve tooltip disaply for certificate
on 15 Nov
31b0bb2
fix secret name missing when issuing certificate
on 14 Nov
184f7f5
add extension config section
on 14 Nov
246e1fe
fix manual renew domain missing
on 14 Nov
4a38579
modify the main code to allow graceful shutdown
on 13 Nov
213f63c
implement the cert rotation
on 12 Nov
b438de5
refactor the database middle layer to better orgranize the sql types
on 12 Nov
2f71a0d
add db backup and recovery feature
on 12 Nov
dc02ca0
support db dump && recovery
on 11 Nov
740241d
including types in the output
on 11 Nov
65e6e6f
Upsert feature for filter chain
on 11 Nov
96e5cfa
add copy to clipboard feature