Commit Graph

2104 Commits

Author SHA1 Message Date
miloschwartz 6453b070bb add more resiliency to the license check 2025-12-09 11:26:11 -05:00
Owen f9b03943c3 Format all files 2025-12-09 10:56:14 -05:00
Owen 23e9a61f3e Fixing various bugs 2025-12-09 10:31:43 -05:00
Owen 18498a32ce Quite log messages 2025-12-08 22:07:17 -05:00
Owen 887af85db1 Fix removing remote subnet on remove site resource 2025-12-08 22:06:37 -05:00
Owen a306aa971b Pick client endpoint as part of the transation 2025-12-08 21:37:17 -05:00
Owen 0a9b19ecfc Try to fix deadlocks again
Fixes FOU-284
2025-12-08 21:26:23 -05:00
Owen e011580b96 Update and add server version 2025-12-08 21:26:23 -05:00
miloschwartz 048ce850a8 get coutry using maxmind and clear stale device codes 2025-12-08 21:12:19 -05:00
Fred KISSIE 9db2feff77 ♻️ set default time to 7 days ago in API too 2025-12-09 00:17:34 +01:00
Fred KISSIE adf76bfb53 ♻️ set default start time to 7 days ago 2025-12-08 23:56:28 +01:00
Fred KISSIE e0a79b7d4d ♻️ set default log analytics time range to. 7days ago 2025-12-08 22:57:05 +01:00
Owen ada3c6f2ef Update and add server version 2025-12-08 15:16:05 -05:00
Owen 24cdac95cd Fix not rebuilding site resources from blueprint 2025-12-07 22:13:26 -05:00
Owen e10f7efcbe Fix blueprints zod update 2025-12-07 22:00:55 -05:00
Owen 1d7f4322e3 Migrations working 2025-12-07 21:14:36 -05:00
Owen e8f10b049e Generate resources for remote subnets 2025-12-07 20:04:30 -05:00
Owen a3ba4fff54 Bump version to 1.13.0-rc.0 2025-12-07 17:57:22 -05:00
miloschwartz eecfcd640c add pg and modify sqlite 2025-12-07 15:30:10 -05:00
Owen 40c38fa070 Clear the associations first 2025-12-07 15:19:40 -05:00
Owen 042c88ccb8 Calc session id correctly 2025-12-07 15:01:18 -05:00
Owen 5a60f66ae0 Update sqlite migration to update caches 2025-12-07 14:47:20 -05:00
Owen 4d665e8596 Try to fix the expires at problem 2025-12-07 14:30:06 -05:00
miloschwartz 2418813902 add sqlite migration 2025-12-07 12:58:01 -05:00
miloschwartz 9010803046 fix verifySiteAccess middleware 2025-12-07 11:40:06 -05:00
Owen 5e9d660e26 We need to generate a niceId every time we make a client 2025-12-07 11:07:08 -05:00
Owen 110e950476 Send site name 2025-12-07 10:51:38 -05:00
Owen 4e7843c1f3 Fix null subdomain causing overwriting
Fixes #1645
2025-12-06 21:59:03 -05:00
miloschwartz 8df3fa0ac0 make product update text a more readable 2025-12-06 21:31:12 -05:00
miloschwartz b329dbb585 add agent to table 2025-12-06 21:21:39 -05:00
Owen e24a13fb11 Implement previous year delete 2025-12-06 20:49:53 -05:00
miloschwartz d7e06161a8 use niceId for client routes 2025-12-06 20:31:20 -05:00
Owen 8a8c0edad3 Speed up writing to not block io operations 2025-12-06 17:54:39 -05:00
Owen 66fc8529c2 Update blueprints to support new clients 2025-12-06 17:32:49 -05:00
Owen 0beaadf512 Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-12-06 17:24:16 -05:00
Owen 58177f4a02 Add niceid 2025-12-06 17:24:00 -05:00
miloschwartz 28725dd164 update logging 2025-12-06 16:18:44 -05:00
miloschwartz 1714140ee7 fix branding favicon and subtitle texts 2025-12-06 16:16:42 -05:00
Owen ee1af459cc Add default to path for hc
Fixes #1905
2025-12-06 16:07:47 -05:00
miloschwartz 0f9f4dfaeb fix orgs query 2025-12-06 13:21:58 -05:00
Milo Schwartz 090706c816 Merge branch 'dev' into refactor/show-product-updates-conditionnally 2025-12-06 09:38:39 -08:00
miloschwartz f449fdc7ec add optial disconnect on regenerate credentials 2025-12-06 12:36:31 -05:00
miloschwartz 00174be8c0 show id in credential regen 2025-12-06 12:07:43 -05:00
Owen dab795e94a Merge branch 'main' into dev 2025-12-06 11:45:46 -05:00
miloschwartz 646497cda0 improve site regenerate cred ui 2025-12-06 11:40:28 -05:00
Owen Schwartz dbc046397b Merge pull request #1949 from marcschaeferger-org/fix-security/other
Fix multiple reported Security Issues
2025-12-06 11:24:01 -05:00
Owen Schwartz a92edf519e Merge pull request #1900 from fosrl/copilot/fix-hc-health-status-unknown
Reset hcHealth to "unknown" when health check is disabled
2025-12-06 11:20:38 -05:00
Owen 5e52c48e77 Fix import 2025-12-05 21:48:45 -05:00
Owen c233fc564e Fix credentials 2025-12-05 21:28:41 -05:00
Fred KISSIE d263d282ee Merge branch 'dev' into refactor/show-product-updates-conditionnally 2025-12-06 00:55:18 +01:00