517 Commits

Author SHA1 Message Date
Owen 49c7319342 Format and make the error a warning 2026-05-06 15:51:05 -07:00
Owen 19f8956218 Support flattened data fields 2026-05-06 14:30:57 -07:00
Owen c575bb76e7 Fix only using acme.json in dir
Ref #2978
2026-05-05 11:11:43 -07:00
Owen Schwartz 0e7aafd364 Merge pull request #2998 from Josh-Voyles/mem-fix-2
fix: deterministically finalize SQLite prepared statements to prevent native memory leak (#2120)
2026-05-04 17:29:45 -07:00
Owen 1a926a7127 Handle trial limit lifecycle 2026-05-03 14:31:05 -07:00
Owen 81b8a8a9e3 Fix ns cert generation 2026-05-03 12:29:48 -07:00
Josh Voyles 2154811ffb removed possible introduced HA Redis bug; improved comment 2026-05-03 09:39:27 -04:00
Josh Voyles 9bd33072f4 cleaned comments - more concise 2026-05-03 00:00:11 -04:00
Owen b8822b4d25 Fix CE not processing alert status
Fixes #2968
2026-05-02 13:38:05 -07:00
Owen e1afbc226c Allow configuring the webhook body 2026-05-02 13:26:54 -07:00
Owen d8c3484ed5 Have to import from private 2026-05-02 12:00:51 -07:00
Owen 726e000154 Show remote nodes update in table 2026-05-02 11:55:01 -07:00
Josh Voyles d6abe83fdc fix: memory improvements
- SQLite: enable WAL mode and PRAGMA performance settings

- ws.ts (public + private): fix clientConfigVersions memory leak

- internal server: add rate limiting and request timeouts

- audit log: fix flush re-queue feedback loop

- memory: add monitoring instrumentation

- security: remove debug log of full request body
2026-05-02 07:37:18 -04:00
Owen fbf95c5363 Start creating ns one level down 2026-05-01 16:51:42 -07:00
Owen 4651f19c53 Support acme_json_path as a directory of acme file
Fixes #2961
2026-05-01 16:06:37 -07:00
Owen 4524bdc094 Add http cert syncing for use with the controller 2026-05-01 15:42:38 -07:00
Owen 53e096f7cb Allow deleting account with trial 2026-05-01 15:01:48 -07:00
Owen ae24eb2d2c Disable the alerts and hc when downgrading 2026-04-29 21:31:02 -07:00
Owen 20fc59dcda Delete trial when upgrading 2026-04-29 21:25:58 -07:00
Owen 93b09de425 Adjust cloud api endpoints 2026-04-29 21:04:11 -07:00
Owen 81197f8a86 Update the database if the wildcard changes 2026-04-29 16:42:10 -07:00
Owen a55842ffff Scrape certs from ALL resolvers 2026-04-29 14:29:15 -07:00
Owen 2ffe254879 Dont include site resources on the cloud 2026-04-29 14:08:42 -07:00
Owen b8ca0499af Dont show the cert box oss and dont check license 2026-04-29 11:28:30 -07:00
Owen b39a2bcfb1 Quiet logs 2026-04-29 11:25:43 -07:00
Owen 5c31d35e28 Handle sans in the acme.json 2026-04-29 10:59:49 -07:00
Owen 2a29062659 Use logsDb for the status history 2026-04-28 16:38:13 -07:00
Owen 85334f082c Only support alerts and newt sync on saas 2026-04-27 18:20:30 -07:00
Owen 7affaf63d0 Update get cert to now allow restarting 2026-04-27 16:19:37 -07:00
Owen 3439a3690f Fix site offline not respecting hc enabled 2026-04-27 15:24:16 -07:00
Owen c5072bed80 Fix healthcheck not showing data 2026-04-27 14:33:28 -07:00
Owen 28dd06c41f Add caching to the hc and fix resource stuff 2026-04-27 14:29:57 -07:00
Owen ca2370e31d Add logging when manually changing the hc status 2026-04-26 17:29:20 -07:00
Owen 7c7d1f641e Support unknown and degraded status 2026-04-25 15:34:04 -07:00
Owen 82212af643 Add resource degraded 2026-04-25 15:34:04 -07:00
Owen cca7cea2f1 Handeling the different health status 2026-04-24 17:30:54 -07:00
Owen 29f26021df Add the right pending record 2026-04-24 16:07:44 -07:00
Owen 593a7fdd69 Merge branch 'dev' of github.com:fosrl/pangolin into dev 2026-04-24 15:13:25 -07:00
miloschwartz 99f9b68efe fix full sudo mode calculation 2026-04-24 14:53:11 -07:00
Owen 48ddc700a0 Catch the domains the right way 2026-04-24 13:40:31 -07:00
Owen 0473d5f639 Get the cert correctly 2026-04-24 12:18:50 -07:00
Owen 537f9ae66b Always update the domain even if wildcard changes 2026-04-24 12:14:06 -07:00
Owen 009bac64bf Adding guiderails 2026-04-23 18:02:32 -07:00
Owen 5e293e8364 Handle getting resources 2026-04-23 17:14:05 -07:00
Owen 1ba7fca798 Update traefik config 2026-04-23 15:08:55 -07:00
Owen 230f77118a Also check when getting the cert 2026-04-22 21:11:52 -07:00
Owen bcb5b7b4a7 Show status in messages 2026-04-22 20:44:35 -07:00
Owen 245755a140 Use transactions 2026-04-22 18:13:15 -07:00
Owen dcbd22b4ad Handle all of the alerting from the functions 2026-04-22 18:13:15 -07:00
miloschwartz 6b83d3c3f1 add meta titles to alert pages 2026-04-22 17:27:30 -07:00