dependabot[bot]
|
1bc5b6b472
|
Bump the dev-patch-updates group with 6 updates (#329)
Bumps the dev-patch-updates group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.1.12` | `4.1.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.3.0` | `24.3.3` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.12` | `19.1.13` |
| [@types/semver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/semver) | `7.7.0` | `7.7.1` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `4.2.8` | `4.2.11` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.1.12` | `4.1.13` |
Updates `@tailwindcss/postcss` from 4.1.12 to 4.1.13
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.13/packages/@tailwindcss-postcss)
Updates `@types/node` from 24.3.0 to 24.3.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/react` from 19.1.12 to 19.1.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/semver)
Updates `react-email` from 4.2.8 to 4.2.11
- [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@4.2.11/packages/react-email)
Updates `tailwindcss` from 4.1.12 to 4.1.13
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.13/packages/tailwindcss)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/node"
dependency-version: 24.3.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react"
dependency-version: 19.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/semver"
dependency-version: 7.7.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: react-email
dependency-version: 4.2.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tailwindcss
dependency-version: 4.1.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-20 15:05:08 +02:00 |
|
dependabot[bot]
|
009f7b23d9
|
Bump the prod-patch-updates group with 7 updates (#332)
Bumps the prod-patch-updates group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.5.0` | `0.5.3` |
| [@react-email/render](https://github.com/resend/react-email/tree/HEAD/packages/render) | `1.2.0` | `1.2.3` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.44.4` | `0.44.5` |
| [next-intl](https://github.com/amannn/next-intl) | `4.3.4` | `4.3.8` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `7.0.5` | `7.0.6` |
| [@types/nodemailer](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nodemailer) | `6.4.17` | `7.0.1` |
| [tw-animate-css](https://github.com/Wombosvideo/tw-animate-css) | `1.3.7` | `1.3.8` |
Updates `@react-email/components` from 0.5.0 to 0.5.3
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/components/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/components@0.5.3/packages/components)
Updates `@react-email/render` from 1.2.0 to 1.2.3
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/render/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/render@1.2.3/packages/render)
Updates `drizzle-orm` from 0.44.4 to 0.44.5
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.44.4...0.44.5)
Updates `next-intl` from 4.3.4 to 4.3.8
- [Release notes](https://github.com/amannn/next-intl/releases)
- [Changelog](https://github.com/amannn/next-intl/blob/main/CHANGELOG.md)
- [Commits](https://github.com/amannn/next-intl/compare/v4.3.4...v4.3.8)
Updates `nodemailer` from 7.0.5 to 7.0.6
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v7.0.5...v7.0.6)
Updates `@types/nodemailer` from 6.4.17 to 7.0.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nodemailer)
Updates `tw-animate-css` from 1.3.7 to 1.3.8
- [Release notes](https://github.com/Wombosvideo/tw-animate-css/releases)
- [Commits](https://github.com/Wombosvideo/tw-animate-css/compare/v1.3.7...v1.3.8)
---
updated-dependencies:
- dependency-name: "@react-email/components"
dependency-version: 0.5.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@react-email/render"
dependency-version: 1.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: drizzle-orm
dependency-version: 0.44.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: next-intl
dependency-version: 4.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: nodemailer
dependency-version: 7.0.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@types/nodemailer"
dependency-version: 7.0.1
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: prod-patch-updates
- dependency-name: tw-animate-css
dependency-version: 1.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-20 15:05:08 +02:00 |
|
dependabot[bot]
|
f9ea02065e
|
Bump typescript-eslint in the dev-minor-updates group (#331)
Bumps the dev-minor-updates group with 1 update: [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `typescript-eslint` from 8.40.0 to 8.43.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.43.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-version: 8.43.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-09-20 15:05:08 +02:00 |
|
Milo Schwartz
|
fa36aeca1c
|
Update README.md
|
2025-09-20 15:04:07 +02:00 |
|
dependabot[bot]
|
a0b7f14b9e
|
Bump golang.org/x/term in /install in the prod-minor-updates group
Bumps the prod-minor-updates group in /install with 1 update: [golang.org/x/term](https://github.com/golang/term).
Updates `golang.org/x/term` from 0.34.0 to 0.35.0
- [Commits](https://github.com/golang/term/compare/v0.34.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.35.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-09-20 15:04:07 +02:00 |
|
Owen
|
7f6ee7c88d
|
Translate
|
2025-09-20 15:04:06 +02:00 |
|
Owen
|
8f29c42ab4
|
Working on making blueprints work
|
2025-09-20 15:04:06 +02:00 |
|
Owen
|
7f4d410cbd
|
Update migrations
|
2025-09-20 15:04:06 +02:00 |
|
Owen
|
76e19508f0
|
Rules, client resources working
|
2025-09-20 15:04:06 +02:00 |
|
Owen
|
6d210b128d
|
Site resources for the blueprint
|
2025-09-20 15:04:05 +02:00 |
|
Owen
|
ef5f713bfb
|
Adjust styling to make it more clear
|
2025-09-20 15:04:05 +02:00 |
|
Owen
|
fc24331988
|
Eslint fix
|
2025-09-20 15:04:05 +02:00 |
|
Owen
|
75de3118ab
|
Update migrations
|
2025-09-20 15:04:05 +02:00 |
|
Owen Schwartz
|
597c15b83d
|
New translations en-us.json (Norwegian Bokmal)
|
2025-09-20 15:04:04 +02:00 |
|
Owen Schwartz
|
3027a0dc13
|
New translations en-us.json (Chinese Simplified)
|
2025-09-20 15:04:04 +02:00 |
|
Owen Schwartz
|
d27ed4d523
|
New translations en-us.json (Turkish)
|
2025-09-20 15:04:04 +02:00 |
|
Owen Schwartz
|
0522b93369
|
New translations en-us.json (Russian)
|
2025-09-20 15:04:04 +02:00 |
|
Owen Schwartz
|
47eb1262e0
|
New translations en-us.json (Portuguese)
|
2025-09-20 15:04:03 +02:00 |
|
Owen Schwartz
|
b503d73e46
|
New translations en-us.json (Polish)
|
2025-09-20 15:04:03 +02:00 |
|
Owen Schwartz
|
2bacfa8002
|
New translations en-us.json (Dutch)
|
2025-09-20 15:04:03 +02:00 |
|
Owen Schwartz
|
0d684c1d01
|
New translations en-us.json (Korean)
|
2025-09-20 15:04:03 +02:00 |
|
Owen Schwartz
|
e93a2a6f4d
|
New translations en-us.json (Italian)
|
2025-09-20 15:04:02 +02:00 |
|
Owen Schwartz
|
5223de6b92
|
New translations en-us.json (German)
|
2025-09-20 15:04:02 +02:00 |
|
Owen Schwartz
|
824e8a2818
|
New translations en-us.json (Czech)
|
2025-09-20 15:04:02 +02:00 |
|
Owen Schwartz
|
96e4a28a2a
|
New translations en-us.json (Bulgarian)
|
2025-09-20 15:04:02 +02:00 |
|
Owen Schwartz
|
c2ac48400b
|
New translations en-us.json (Spanish)
|
2025-09-20 15:04:01 +02:00 |
|
Owen Schwartz
|
f63668dc1a
|
New translations en-us.json (French)
|
2025-09-20 15:04:01 +02:00 |
|
Owen
|
52c659feb9
|
Eslint fix
|
2025-09-20 15:04:01 +02:00 |
|
Owen
|
4220f518d0
|
Just style it a bit
|
2025-09-20 15:04:01 +02:00 |
|
hetlelid
|
bb57f7537e
|
Update page.tsx
Added default location for the config files, for reference
|
2025-09-20 15:04:00 +02:00 |
|
Owen
|
1ea1e2806e
|
Add migrations for 1.10.0
|
2025-09-20 15:04:00 +02:00 |
|
miloschwartz
|
599228274f
|
add hide free domain option to domain picker
|
2025-09-20 15:04:00 +02:00 |
|
Owen
|
471a15f3a0
|
Add prefix to ui and resource
|
2025-09-20 15:01:43 +02:00 |
|
Owen
|
bd425f5cfe
|
Handle different routers based on target path
|
2025-09-20 15:01:43 +02:00 |
|
Owen
|
50e94d2d1f
|
Headers input working on resource
|
2025-09-20 15:01:43 +02:00 |
|
Owen
|
997cbca98e
|
Get the headers into the traefik config
|
2025-09-20 15:01:42 +02:00 |
|
Owen
|
3a1eddea43
|
Work accross sites?
|
2025-09-20 15:01:42 +02:00 |
|
Owen
|
764778ecc2
|
Testing cross site issue
|
2025-09-20 15:01:42 +02:00 |
|
Owen
|
22f3dc9dac
|
Apply blueprint over api call
|
2025-09-20 15:01:42 +02:00 |
|
Owen
|
65b4b53064
|
Add basic blueprints
|
2025-09-20 15:01:41 +02:00 |
|
miloschwartz
|
f404b3bf35
|
fixed email undefined error on request email code
|
2025-09-20 15:01:41 +02:00 |
|
dependabot[bot]
|
16c16b81bc
|
Bump actions/setup-node from 4 to 5
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 5.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-20 15:01:41 +02:00 |
|
dependabot[bot]
|
d868545d0d
|
Bump actions/setup-go from 5 to 6
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-20 15:01:41 +02:00 |
|
dependabot[bot]
|
383f70f92f
|
Bump actions/stale from 9 to 10
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [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/v9...v10)
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-09-20 15:01:40 +02:00 |
|
Milo Schwartz
|
22b9f926dc
|
Update README.md
|
2025-09-20 15:01:40 +02:00 |
|
AstralDestiny
|
f46e190f4a
|
Update Traefik to not declare an unnecessary path and make the config cleaner.
|
2025-09-20 15:01:18 +02:00 |
|
miloschwartz
|
cf11ac8853
|
add common domain validation func
|
2025-09-20 15:01:18 +02:00 |
|
miloschwartz
|
d040ca4208
|
pull api base url from config for axios
|
2025-09-20 14:59:09 +02:00 |
|
Owen Schwartz
|
34d9641aab
|
New translations en-us.json (Norwegian Bokmal)
|
2025-09-20 14:59:09 +02:00 |
|
Owen Schwartz
|
4a70868d82
|
New translations en-us.json (Chinese Simplified)
|
2025-09-20 14:59:09 +02:00 |
|