Owen
|
5d6ee45125
|
Merge branch 'dev'
1.13.0.s.0
1.13.0
|
2025-12-11 16:49:40 -05:00 |
|
Owen Schwartz
|
fceaedfcd8
|
Merge pull request #2045 from Fredkiss3/fix/update-full-domain-on-resource-page
fix: full domain should be updated when the form is saved on resource proxy page
|
2025-12-11 16:49:22 -05:00 |
|
Fred KISSIE
|
181612ce25
|
🐛 full domain should be updated when the form is saved
|
2025-12-11 22:26:38 +01:00 |
|
Owen
|
224b78fc64
|
Update consts
|
2025-12-11 16:13:33 -05:00 |
|
Owen
|
757e540be6
|
Merge branch 'main' into dev
|
2025-12-11 16:12:08 -05:00 |
|
Milo Schwartz
|
bf1675686c
|
Update README.md
|
2025-12-11 15:44:47 -05:00 |
|
miloschwartz
|
f81909489a
|
add client telmetry and fix missing openapi on prefault
|
2025-12-11 10:38:48 -05:00 |
|
miloschwartz
|
963468d7fa
|
remove top border from dialog
|
2025-12-11 10:17:17 -05:00 |
|
miloschwartz
|
f67f4f8834
|
update screenshots and readme
|
2025-12-10 21:13:09 -05:00 |
|
Owen
|
4c819d264b
|
Only permit ipv4 for now
|
2025-12-10 20:40:22 -05:00 |
|
Owen Schwartz
|
cbcb23ccea
|
Merge pull request #2036 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-316ddb12fb
Bump @types/pg from 8.15.6 to 8.16.0 in the dev-minor-updates group
|
2025-12-10 20:35:49 -05:00 |
|
Owen Schwartz
|
d8b27de5ac
|
Merge pull request #2038 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-0a59212de9
Bump the prod-minor-updates group across 1 directory with 4 updates
|
2025-12-10 20:35:43 -05:00 |
|
Owen
|
01f7842fd5
|
Fix function rename issue
|
2025-12-10 20:34:40 -05:00 |
|
Owen Schwartz
|
d409e58186
|
Merge pull request #2020 from Fredkiss3/fix/log-analytics-adjustments
refactor: adjustments for logs pages
|
2025-12-10 20:33:12 -05:00 |
|
Owen Schwartz
|
c9e1c4da1c
|
Merge pull request #2026 from fosrl/crowdin_dev
New Crowdin updates
|
2025-12-10 20:25:31 -05:00 |
|
dependabot[bot]
|
9c38f65ad4
|
Bump the prod-minor-updates group across 1 directory with 4 updates
Bumps the prod-minor-updates group with 4 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3), [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [npm](https://github.com/npm/cli) and [resend](https://github.com/resend/resend-node).
Updates `@aws-sdk/client-s3` from 3.947.0 to 3.948.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.948.0/clients/client-s3)
Updates `lucide-react` from 0.556.0 to 0.559.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.559.0/packages/lucide-react)
Updates `npm` from 11.6.4 to 11.7.0
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v11.6.4...v11.7.0)
Updates `resend` from 6.5.2 to 6.6.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](https://github.com/resend/resend-node/compare/v6.5.2...v6.6.0)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.948.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: lucide-react
dependency-version: 0.559.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: npm
dependency-version: 11.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: resend
dependency-version: 6.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 01:21:19 +00:00 |
|
dependabot[bot]
|
2316462721
|
Bump @types/pg from 8.15.6 to 8.16.0 in the dev-minor-updates group
Bumps the dev-minor-updates group with 1 update: [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg).
Updates `@types/pg` from 8.15.6 to 8.16.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)
---
updated-dependencies:
- dependency-name: "@types/pg"
dependency-version: 8.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 01:19:20 +00:00 |
|
Owen Schwartz
|
7cc990107a
|
Merge pull request #2035 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-3ea7ca757b
Bump react-email from 5.0.6 to 5.0.7 in the dev-patch-updates group
|
2025-12-10 20:19:00 -05:00 |
|
dependabot[bot]
|
9917a569ac
|
Bump react-email from 5.0.6 to 5.0.7 in the dev-patch-updates group
Bumps the dev-patch-updates group with 1 update: [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email).
Updates `react-email` from 5.0.6 to 5.0.7
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/react-email/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/react-email@5.0.7/packages/react-email)
---
updated-dependencies:
- dependency-name: react-email
dependency-version: 5.0.7
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-11 01:18:06 +00:00 |
|
Owen
|
c56574e431
|
Send site add in case the client does not have the site
|
2025-12-10 11:57:45 -05:00 |
|
Fred KISSIE
|
f9c0e0ec3d
|
💬 updated text
|
2025-12-10 03:56:08 +01:00 |
|
Fred KISSIE
|
85986dcccb
|
Merge branch 'dev' into fix/log-analytics-adjustments
|
2025-12-10 03:49:40 +01:00 |
|
Fred KISSIE
|
c9779254c3
|
💄add time range tooltip to explain it better
|
2025-12-10 03:44:46 +01:00 |
|
Fred KISSIE
|
5b620469c7
|
♻️ set export logs limits to 50 000 everywhere
|
2025-12-10 03:42:53 +01:00 |
|
Fred KISSIE
|
df4b9de334
|
🚧 wip: export limits
|
2025-12-10 03:24:32 +01:00 |
|
Fred KISSIE
|
d490cab48c
|
Merge dev into fix/log-analytics-adjustments
|
2025-12-10 03:19:14 +01:00 |
|
miloschwartz
|
b68c0962c6
|
visual enhancements
|
2025-12-09 20:58:45 -05:00 |
|
Owen
|
ee2a438602
|
Merge branch 'main' into dev
|
2025-12-09 16:26:21 -05:00 |
|
Owen
|
74dd3fdc9f
|
Update packages
|
2025-12-09 16:18:20 -05:00 |
|
Owen
|
314da3ee3e
|
Update formatting to work with ipv6
|
2025-12-09 16:11:12 -05:00 |
|
Owen Schwartz
|
68cfc84249
|
New translations en-us.json (German)
|
2025-12-09 14:09:22 -05:00 |
|
Owen
|
0bcf5c2b42
|
Update packages
|
2025-12-09 12:09:23 -05:00 |
|
Owen
|
9210e005e9
|
Merge branch 'main' into dev
|
2025-12-09 12:08:32 -05:00 |
|
Owen
|
f245632371
|
Fix expires at not updating
|
2025-12-09 11:50:48 -05:00 |
|
miloschwartz
|
6453b070bb
|
add more resiliency to the license check
|
2025-12-09 11:26:11 -05:00 |
|
Owen Schwartz
|
8c4db93a93
|
Merge pull request #2024 from fosrl/dependabot/npm_and_yarn/multi-1eaea4558a
Bump next and @react-email/preview-server
|
2025-12-09 10:57:54 -05:00 |
|
Owen
|
f9b03943c3
|
Format all files
|
2025-12-09 10:56:14 -05:00 |
|
Owen
|
fa839a811f
|
Merge branch 'Fredkiss3-chore/some-dx-changes' into dev
|
2025-12-09 10:54:35 -05:00 |
|
Owen
|
88d2c2eac8
|
Merge branch 'chore/some-dx-changes' of github.com:Fredkiss3/pangolin into Fredkiss3-chore/some-dx-changes
|
2025-12-09 10:54:28 -05:00 |
|
dependabot[bot]
|
c84cc1815b
|
Bump next and @react-email/preview-server
Bumps [next](https://github.com/vercel/next.js) to 15.5.7 and updates ancestor dependency [@react-email/preview-server](https://github.com/resend/react-email/tree/HEAD/packages/preview-server). These dependencies need to be updated together.
Updates `next` from 15.5.2 to 15.5.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.5.2...v15.5.7)
Updates `@react-email/preview-server` from 4.3.2 to 5.0.6
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/preview-server/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/preview-server@5.0.6/packages/preview-server)
---
updated-dependencies:
- dependency-name: next
dependency-version: 15.5.7
dependency-type: indirect
- dependency-name: "@react-email/preview-server"
dependency-version: 5.0.6
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-09 15:50:48 +00:00 |
|
Owen
|
2c23ffd178
|
Merge branch 'dev' of github.com:fosrl/pangolin into dev
|
2025-12-09 10:50:33 -05:00 |
|
Owen Schwartz
|
da3f7ae404
|
Merge pull request #2018 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-a5bcaae1b2
Bump the prod-minor-updates group across 1 directory with 4 updates
|
2025-12-09 10:49:02 -05:00 |
|
Owen Schwartz
|
f460559a4b
|
Merge pull request #2021 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-cd2d8c1767
Bump @types/node from 24.10.1 to 24.10.2 in the dev-patch-updates group
|
2025-12-09 10:48:10 -05:00 |
|
Owen Schwartz
|
0c9deeb2d7
|
Merge pull request #2022 from fosrl/dependabot/go_modules/install/prod-minor-updates-f9eb33633d
Bump golang.org/x/term from 0.37.0 to 0.38.0 in /install in the prod-minor-updates group
|
2025-12-09 10:48:02 -05:00 |
|
Owen Schwartz
|
1289b99f14
|
Merge pull request #2009 from fosrl/dependabot/npm_and_yarn/stripe-20.0.0
Bump stripe from 18.2.1 to 20.0.0
|
2025-12-09 10:47:54 -05:00 |
|
Owen Schwartz
|
1a7a6e5b6f
|
Merge pull request #2007 from fosrl/dependabot/npm_and_yarn/react-email/render-2.0.0
Bump @react-email/render from 1.4.0 to 2.0.0
|
2025-12-09 10:47:00 -05:00 |
|
Owen Schwartz
|
f56135eed3
|
Merge pull request #2011 from Lokowitz/fix-dev
Update packages
|
2025-12-09 10:46:32 -05:00 |
|
Owen
|
23e9a61f3e
|
Fixing various bugs
|
2025-12-09 10:31:43 -05:00 |
|
Lokowitz
|
5428ad1009
|
merge upstream
|
2025-12-09 11:40:57 +00:00 |
|
Lokowitz
|
bba28bc5f2
|
Merge remote-tracking branch 'upstream/dev' into fix-dev
|
2025-12-09 11:40:04 +00:00 |
|