Commit Graph

4288 Commits

Author SHA1 Message Date
Owen Schwartz 79958be380 New translations en-us.json (Spanish) 2025-12-08 11:56:22 -05:00
Owen Schwartz 05daedc6ad New translations en-us.json (French) 2025-12-08 11:56:21 -05:00
miloschwartz 0234234108 fix settings footer buttons break point on mobile 2025-12-08 10:38:29 -05:00
miloschwartz f9b15b9156 add color to health check 2025-12-08 10:31:53 -05:00
miloschwartz 37830d211d use static.pangolin.net 2025-12-08 10:23:11 -05:00
Lokowitz c9a1da210f revert my fix 2025-12-08 08:27:05 +00:00
Lokowitz ace402af2d update packages 2025-12-08 08:23:32 +00:00
Lokowitz e60dce25c9 Merge remote-tracking branch 'upstream/dev' into fix-dev
merge dev
2025-12-08 08:21:19 +00: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
dependabot[bot] ccfff030e5 Bump stripe from 18.2.1 to 20.0.0
Bumps [stripe](https://github.com/stripe/stripe-node) from 18.2.1 to 20.0.0.
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stripe/stripe-node/compare/v18.2.1...v20.0.0)

---
updated-dependencies:
- dependency-name: stripe
  dependency-version: 20.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 01:25:10 +00:00
dependabot[bot] 00765c1faf Bump actions/checkout from 6.0.0 to 6.0.1
Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/1af3b93b6815bc44a9784bd300feb67ff0d1eeb3...8e8c483db84b4bee98b60c0593521ed34d9990e8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 01:16:59 +00:00
dependabot[bot] f6bbdeadb9 Bump actions/setup-node from 6.0.0 to 6.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/2028fbc5c25fe9cf00d9f06a71cc4710d4507903...395ad3262231945c25e8478fd5baf05154b1d79f)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 01:16:53 +00:00
dependabot[bot] 9cf520574a Bump actions/stale from 10.1.0 to 10.1.1
Bumps [actions/stale](https://github.com/actions/stale) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/5f858e3efba33a5ca4407a664cc011ad407f2008...997185467fa4f803885201cee163a9f38240193d)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: 10.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-08 01:16:48 +00: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 9221bcf889 add disconnect button to clients 2025-12-07 13:50:05 -05:00
miloschwartz 2418813902 add sqlite migration 2025-12-07 12:58:01 -05:00
miloschwartz f66a9bdd33 only show updates number if more than one 2025-12-07 11:47:19 -05:00
miloschwartz bc7a1f4673 change translation 2025-12-07 11:45:58 -05:00
miloschwartz 9010803046 fix verifySiteAccess middleware 2025-12-07 11:40:06 -05:00
miloschwartz 311233b9f7 update remote node version col 2025-12-07 11:13:43 -05:00
miloschwartz 38203a0e7c adjustments to update notification 2025-12-07 11:10:44 -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
Lokowitz f8ab5b7af7 update packages 2025-12-07 14:03:34 +00:00
Owen 4e7843c1f3 Fix null subdomain causing overwriting
Fixes #1645
2025-12-06 21:59:03 -05:00
miloschwartz 502d15b9dc fix newt version styling 2025-12-06 21:39:58 -05:00
Owen 71db29c09c Merge branch 'dev' of github.com:fosrl/pangolin into dev 2025-12-06 21:37:24 -05:00
Owen 8cced5011b Fix empty strip preventing create 2025-12-06 21:37:10 -05:00
Owen a812dde026 Update lock 2025-12-06 21:37:05 -05:00
Owen Schwartz 58374f77c9 Merge pull request #1996 from fosrl/crowdin_dev
New Crowdin updates
2025-12-06 21:35:43 -05:00
miloschwartz 8df3fa0ac0 make product update text a more readable 2025-12-06 21:31:12 -05:00
Owen Schwartz 840e9914cb New translations en-us.json (Norwegian Bokmal) 2025-12-06 21:30:08 -05:00
Owen Schwartz f30a4f3cfd New translations en-us.json (Chinese Simplified) 2025-12-06 21:30:07 -05:00
Owen Schwartz 27004f9d0c New translations en-us.json (Turkish) 2025-12-06 21:30:05 -05:00
Owen Schwartz 427638ed3d New translations en-us.json (Russian) 2025-12-06 21:30:04 -05:00
Owen Schwartz 350379b0c7 New translations en-us.json (Portuguese) 2025-12-06 21:30:03 -05:00
Owen Schwartz cf80c9d45c New translations en-us.json (Polish) 2025-12-06 21:30:02 -05:00
Owen Schwartz 2d801b8ea5 New translations en-us.json (Dutch) 2025-12-06 21:30:00 -05:00
Owen Schwartz f82d01d39b New translations en-us.json (Korean) 2025-12-06 21:29:59 -05:00
Owen Schwartz e959ce1698 New translations en-us.json (Italian) 2025-12-06 21:29:58 -05:00
Owen Schwartz 25e176e8d5 New translations en-us.json (German) 2025-12-06 21:29:57 -05:00
Owen Schwartz 8df01eb13a New translations en-us.json (Czech) 2025-12-06 21:29:55 -05:00