dependabot[bot]
|
310add9d0d
|
Bump the dev-patch-updates group across 1 directory with 7 updates
Bumps the dev-patch-updates group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss) | `4.3.0` | `4.3.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.9.1` | `25.9.3` |
| [esbuild](https://github.com/evanw/esbuild) | `0.28.0` | `0.28.1` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `16.2.6` | `16.2.9` |
| [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.3.0` | `4.3.1` |
| [tsx](https://github.com/privatenumber/tsx) | `4.22.3` | `4.22.4` |
Updates `@tailwindcss/postcss` from 4.3.0 to 4.3.1
- [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.3.1/packages/@tailwindcss-postcss)
Updates `@types/node` from 25.9.1 to 25.9.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `esbuild` from 0.28.0 to 0.28.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.28.0...v0.28.1)
Updates `eslint-config-next` from 16.2.6 to 16.2.9
- [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/commits/v16.2.9/packages/eslint-config-next)
Updates `prettier` from 3.8.3 to 3.8.4
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.8.3...3.8.4)
Updates `tailwindcss` from 4.3.0 to 4.3.1
- [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.3.1/packages/tailwindcss)
Updates `tsx` from 4.22.3 to 4.22.4
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.22.3...v4.22.4)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/node"
dependency-version: 25.9.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: esbuild
dependency-version: 0.28.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: eslint-config-next
dependency-version: 16.2.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: prettier
dependency-version: 3.8.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tailwindcss
dependency-version: 4.3.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tsx
dependency-version: 4.22.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-06-15 01:35:59 +00:00 |
|
Owen Schwartz
|
16c0f4eef4
|
Merge pull request #3277 from fosrl/dev
Fix middleware and suppoter footer
|
2026-06-14 14:44:33 -07:00 |
|
Owen
|
a08c6d70fe
|
Comment out
|
2026-06-14 14:44:08 -07:00 |
|
miloschwartz
|
a6568692b7
|
force set supporter status to true in server info endpoint
|
2026-06-14 14:40:37 -07:00 |
|
Owen
|
a1196d3da6
|
Remove supporter warning
|
2026-06-14 14:34:39 -07:00 |
|
Owen
|
70bc4c0b30
|
Remove the path rewrite from the next route
|
2026-06-14 14:30:16 -07:00 |
|
Owen Schwartz
|
a0fef89031
|
Merge pull request #3276 from fosrl/dev
Rewrite headers
|
2026-06-14 14:13:54 -07:00 |
|
Owen
|
ea1badf4e0
|
Add middleware for rewriting host headers
|
2026-06-14 12:04:02 -07:00 |
|
Owen Schwartz
|
f15654ed11
|
Merge pull request #3275 from fosrl/dev
Fill in missing ui urls from the passed params
|
2026-06-14 11:36:01 -07:00 |
|
Owen
|
4435a669a6
|
Fill in missing ui urls from the passed params
|
2026-06-14 11:35:27 -07:00 |
|
Owen Schwartz
|
0b41fe3d49
|
Merge pull request #3268 from fosrl/dev
Send browser gateway rsources to remote nodes
|
2026-06-14 11:11:06 -07:00 |
|
Owen
|
90eceb457a
|
Clean up url passing
|
2026-06-14 11:10:05 -07:00 |
|
Owen
|
f39cbc9bf4
|
Add same signature to oss
|
2026-06-14 11:03:14 -07:00 |
|
Owen
|
50da863bb7
|
Add maintence page support for remote nodes
|
2026-06-13 21:45:52 -07:00 |
|
Owen
|
c6ddd5c402
|
Open up holepunch requirements
|
2026-06-13 14:14:34 -07:00 |
|
Owen
|
0fb5ace9c7
|
Support the browser gateways on the remote nodes
|
2026-06-13 14:08:03 -07:00 |
|
Owen Schwartz
|
b9db0a4490
|
Merge pull request #3261 from fosrl/dev
1.19.2
1.19.2
|
2026-06-12 15:02:58 -07:00 |
|
Owen
|
39f40e5160
|
Allow missing agent host
|
2026-06-12 15:01:09 -07:00 |
|
Owen
|
3fd5c98def
|
Fix #3252
|
2026-06-12 14:44:45 -07:00 |
|
Owen
|
5a8a48f9bf
|
Enforce the action inside of the function
|
2026-06-12 14:22:17 -07:00 |
|
Owen
|
471ae98204
|
Pull roles from resource policies
Fixes #3256
|
2026-06-12 14:12:01 -07:00 |
|
Owen Schwartz
|
d985bfd3a6
|
Merge pull request #3260 from fosrl/crowdin_dev
New Crowdin updates
|
2026-06-12 13:58:34 -07:00 |
|
Owen Schwartz
|
aab51a999c
|
New translations en-us.json (Norwegian Bokmal)
[ci skip]
|
2026-06-12 13:53:58 -07:00 |
|
Owen Schwartz
|
ae4f5aa58d
|
New translations en-us.json (Chinese Simplified)
[ci skip]
|
2026-06-12 13:53:57 -07:00 |
|
Owen Schwartz
|
70d5f55437
|
New translations en-us.json (Turkish)
[ci skip]
|
2026-06-12 13:53:55 -07:00 |
|
Owen Schwartz
|
08df4b93aa
|
New translations en-us.json (Russian)
[ci skip]
|
2026-06-12 13:53:54 -07:00 |
|
Owen Schwartz
|
61f0bc95c7
|
New translations en-us.json (Portuguese)
[ci skip]
|
2026-06-12 13:53:52 -07:00 |
|
Owen Schwartz
|
5b0f79a8bc
|
New translations en-us.json (Polish)
[ci skip]
|
2026-06-12 13:53:50 -07:00 |
|
Owen Schwartz
|
86ff272095
|
New translations en-us.json (Dutch)
[ci skip]
|
2026-06-12 13:53:49 -07:00 |
|
Owen Schwartz
|
ef0575cc36
|
New translations en-us.json (Korean)
[ci skip]
|
2026-06-12 13:53:48 -07:00 |
|
Owen Schwartz
|
30a6889ba8
|
New translations en-us.json (Italian)
[ci skip]
|
2026-06-12 13:53:46 -07:00 |
|
Owen Schwartz
|
ce43e717d5
|
New translations en-us.json (German)
[ci skip]
|
2026-06-12 13:53:44 -07:00 |
|
Owen Schwartz
|
1f0361e687
|
New translations en-us.json (Czech)
[ci skip]
|
2026-06-12 13:53:43 -07:00 |
|
Owen Schwartz
|
07ae57ea72
|
New translations en-us.json (Bulgarian)
[ci skip]
|
2026-06-12 13:53:41 -07:00 |
|
Owen Schwartz
|
fc982232d6
|
New translations en-us.json (Spanish)
[ci skip]
|
2026-06-12 13:53:40 -07:00 |
|
Owen Schwartz
|
afaf5f976e
|
New translations en-us.json (French)
[ci skip]
|
2026-06-12 13:53:38 -07:00 |
|
Owen
|
a8ca28acb2
|
Add default for target type
Fixes #3247
|
2026-06-12 11:29:16 -07:00 |
|
Owen Schwartz
|
d9952b0762
|
Merge pull request #3250 from fosrl/dev
1.19.1
1.19.1
|
2026-06-11 22:05:24 -07:00 |
|
Owen
|
935593885a
|
Adjust 1.19 and add 1.19.1 to ensure sso not null
|
2026-06-11 22:01:20 -07:00 |
|
miloschwartz
|
3fcfd3304f
|
fix address input width
|
2026-06-11 18:34:22 -07:00 |
|
Owen Schwartz
|
6e271028f3
|
Merge pull request #3245 from fosrl/dev
Bugfixes
1.19.0
|
2026-06-11 16:17:41 -07:00 |
|
Owen
|
820f66e58f
|
Properly hide things with disable enterprise flag
|
2026-06-11 16:10:29 -07:00 |
|
Owen
|
b0fdc10e06
|
Properly hide things with disable enterprise flag
|
2026-06-11 16:01:32 -07:00 |
|
miloschwartz
|
b82b41ed26
|
fix migration
|
2026-06-11 15:02:29 -07:00 |
|
miloschwartz
|
3e977ba00d
|
make paid alert position more consistent on resource
|
2026-06-11 12:38:08 -07:00 |
|
Owen Schwartz
|
a724b07846
|
Merge pull request #3244 from fosrl/dev
fix paywalling
|
2026-06-11 12:27:49 -07:00 |
|
Owen
|
5f0bc71bcd
|
Merge branch 'main' into dev
|
2026-06-11 12:26:31 -07:00 |
|
miloschwartz
|
aea7827c1a
|
fix paywalling
|
2026-06-11 12:26:01 -07:00 |
|
Owen Schwartz
|
d865c4c55b
|
Merge pull request #3242 from fosrl/dev
Use ssh like mode host
|
2026-06-11 11:29:45 -07:00 |
|
Owen
|
5baf0c3c09
|
Use ssh like mode host
|
2026-06-11 11:11:50 -07:00 |
|