Commit Graph

35 Commits

Author SHA1 Message Date
Girish Ramakrishnan 6877dfb772 acme: ARI support
ARI is a hint from the cert issuer about when to renew a cert. We will
use it when the API is available.

It provides a mechanim for CAs to revoke certs and signal to clients
that cert should be renewed.

https://www.rfc-editor.org/rfc/rfc9773.txt
https://letsencrypt.org/2024/04/25/guide-to-integrating-ari-into-existing-acme-clients
2026-01-17 23:28:47 +01:00
Girish Ramakrishnan 84a10d4eb1 backups: add synology c2 2026-01-06 16:42:54 +01:00
Girish Ramakrishnan 11fc6a61d5 relay: better wording for noop 2025-12-11 09:26:57 +01:00
Johannes Zellner 748f3a3a4f Do not console.log() activation state 2025-12-09 14:08:27 +01:00
Girish Ramakrishnan d3876eb7b0 gcs: there is no endpoint 2025-12-04 09:22:06 +01:00
Girish Ramakrishnan 104318ab8c import/restore: automatically detect prefix from the full path 2025-11-26 12:57:32 +01:00
Girish Ramakrishnan 945ab30373 add utils.prettySiteLocation 2025-11-25 14:52:33 +01:00
Johannes Zellner fb2ce06621 Replace table in eventlog with custom elements 2025-11-20 15:43:36 +01:00
Girish Ramakrishnan c5f97e8bb0 fix parsing of cron pattern
in some old instances, we had "00 00  * * *" (note double space
and only 5 components).
2025-11-18 09:58:38 +01:00
Girish Ramakrishnan bfe9ee457d Fix formatting for plural 2025-11-12 09:00:16 +01:00
Johannes Zellner 576d9ca894 Add getColor() to utils 2025-10-15 21:51:17 +02:00
Johannes Zellner f1aee1d9a4 Support custom certificates for domains again 2025-10-10 16:10:16 +02:00
Girish Ramakrishnan b2a41cc4d5 Add site name for backup events 2025-10-09 17:30:02 +02:00
Girish Ramakrishnan e6024ac85b eventlog: rename backup site logs and fix eventlog summar 2025-10-09 17:24:33 +02:00
Johannes Zellner 47ae1443d1 Make email relay provider info more usable in other components 2025-10-09 15:56:00 +02:00
Girish Ramakrishnan 1a674a30ac move cronDays, cronHours to utils 2025-10-07 14:37:53 +02:00
Johannes Zellner efa4c09306 At least make backuptarget.add event known for eventlogs 2025-10-06 12:59:49 +02:00
Girish Ramakrishnan defcf7d220 show the friendly region name 2025-09-26 10:17:03 +02:00
Johannes Zellner 1d49af144c Condense view horizontally and fix settings item spacings 2025-09-19 18:43:41 +02:00
Girish Ramakrishnan f8015c156e Fix app links icon upload 2025-09-11 21:06:53 +02:00
Johannes Zellner 3460e6d513 Allow to reconfigure services if task fails 2025-07-23 17:18:26 +02:00
Johannes Zellner 9e907f10b1 Fix the redirection pre-setup 2025-07-22 18:36:37 +02:00
Johannes Zellner 15c25329b6 Stripe potential sso/nosso section when saving postinstall notes 2025-07-14 15:31:34 +02:00
Girish Ramakrishnan aca85b63ae restore: do not redirect back to setup view 2025-07-14 15:16:28 +02:00
Johannes Zellner 579f5d7c8a pankow moved to @cloudron/pankow 2025-07-10 11:55:11 +02:00
Johannes Zellner d86045c64e Try to consolidate volumes eventlogs 2025-07-02 18:25:14 +02:00
Johannes Zellner c37ecab029 Ensure the dashboard redirects to the dns setup if no admin fqdn is set yet 2025-05-26 13:40:06 +02:00
Girish Ramakrishnan b458a254a9 eventlog: add registry events 2025-05-07 16:03:28 +02:00
Johannes Zellner 4d8f8f19d4 Ensure new alias and redirect domain values are prefilled 2025-04-28 15:59:24 +02:00
Johannes Zellner d718c88353 Patch up activation view with current Cloudron provision status 2025-03-31 22:56:03 +02:00
Johannes Zellner b89f55f9b9 Fixup all translation TODOs 2025-03-28 17:51:39 +01:00
Johannes Zellner 64b730a22e Add initial repair dialog 2025-03-22 11:19:06 +01:00
Johannes Zellner d77aaded39 Add app event log view 2025-03-04 18:20:42 +01:00
Johannes Zellner 0aea814a23 Add initial backup config dialog 2025-02-10 15:36:46 +01:00
Johannes Zellner 86c4045073 Add backup listing 2025-02-05 15:47:52 +01:00