NHClaessens
|
db5d1d4a16
|
Update postgres schema
|
2026-05-28 20:20:34 -07:00 |
|
NHClaessens
|
ad7dcddf24
|
Add translations
|
2026-05-28 20:20:33 -07:00 |
|
Owen
|
94408aad21
|
Add path onto redirectUrl
|
2026-05-28 20:19:19 -07:00 |
|
NHClaessens
|
b84a7996a9
|
Adjust validation to allow creation with (optional) path
|
2026-05-28 20:15:22 -07:00 |
|
Owen
|
a9b0bd8b47
|
Alter schema + add form field
|
2026-05-28 20:15:13 -07:00 |
|
Owen
|
a32acf7c69
|
Fix ui
|
2026-05-28 20:14:39 -07:00 |
|
Owen
|
322475fb5c
|
Fix errors
|
2026-05-28 17:59:21 -07:00 |
|
Owen
|
2f124bffc4
|
Merge branch 'main' into dev
|
2026-05-28 17:46:42 -07:00 |
|
Owen Schwartz
|
86367383e7
|
Merge pull request #3026 from immanuwell/fix-validator-test-exit
fix: make validators test failures exit non-zero
|
2026-05-28 17:43:43 -07:00 |
|
Owen Schwartz
|
d22ba3566d
|
Merge pull request #2618 from LunarECL/fix-docker-label-partial-validation
Skip invalid Docker resources instead of failing entire blueprint (#1784)
|
2026-05-28 17:41:15 -07:00 |
|
Owen Schwartz
|
c74b423bae
|
Merge pull request #3119 from Adityakk9031/#3086
Sort resource filter options in audit logs
|
2026-05-28 15:50:27 -07:00 |
|
Owen
|
f8a757c55f
|
Merge branch 'resource-policies' into dev
|
2026-05-28 15:30:16 -07:00 |
|
Owen
|
6aea3f1643
|
Merge branch 'auto-update' into dev
|
2026-05-28 13:59:34 -07:00 |
|
Owen
|
073dc34522
|
Merge branch 'rdp-ssh' into dev
|
2026-05-28 13:59:14 -07:00 |
|
Owen
|
3f5970a1f9
|
Merge branch 'dev' of github.com:fosrl/pangolin into dev
|
2026-05-28 13:56:18 -07:00 |
|
Owen
|
e2f2608358
|
Merge branch 'main' into dev
|
2026-05-28 13:56:08 -07:00 |
|
Owen Schwartz
|
6d17bb04c4
|
Merge pull request #3167 from shleeable/patch-1
Installer: format main.go
|
2026-05-28 12:13:45 -07:00 |
|
Owen Schwartz
|
957e7ba127
|
Merge pull request #3175 from shleeable/patch-4
Fix: OLM token rate limit uses wrong field name
|
2026-05-28 12:13:04 -07:00 |
|
Owen Schwartz
|
def710cba8
|
Merge pull request #3176 from shleeable/patch-5
Fix: Update external.ts windowMs rate limit for milliseconds
|
2026-05-28 12:12:39 -07:00 |
|
Owen Schwartz
|
44da854575
|
Merge pull request #3177 from shleeable/patch-6
Fix: Missing return
|
2026-05-28 12:11:40 -07:00 |
|
miloschwartz
|
d3d2474855
|
update blueprints to say blueprints log
|
2026-05-28 12:11:20 -07:00 |
|
Owen Schwartz
|
d7d37c6f6e
|
Merge pull request #3179 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-545c73ecbb
Bump the dev-minor-updates group across 1 directory with 6 updates
|
2026-05-28 12:10:40 -07:00 |
|
dependabot[bot]
|
3c80b9a229
|
Bump the dev-minor-updates group across 1 directory with 6 updates
Bumps the dev-minor-updates group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@dotenvx/dotenvx](https://github.com/dotenvx/dotenvx) | `1.66.0` | `1.69.1` |
| [@react-email/ui](https://github.com/resend/react-email/tree/HEAD/packages/ui) | `6.1.4` | `6.5.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.8.0` | `25.9.1` |
| [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` |
| [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) | `6.1.4` | `6.5.0` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.3` | `8.60.0` |
Updates `@dotenvx/dotenvx` from 1.66.0 to 1.69.1
- [Release notes](https://github.com/dotenvx/dotenvx/releases)
- [Changelog](https://github.com/dotenvx/dotenvx/blob/main/CHANGELOG.md)
- [Commits](https://github.com/dotenvx/dotenvx/compare/v1.66.0...v1.69.1)
Updates `@react-email/ui` from 6.1.4 to 6.5.0
- [Release notes](https://github.com/resend/react-email/releases)
- [Changelog](https://github.com/resend/react-email/blob/canary/packages/ui/CHANGELOG.md)
- [Commits](https://github.com/resend/react-email/commits/@react-email/ui@6.5.0/packages/ui)
Updates `@types/node` from 25.8.0 to 25.9.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 10.3.0 to 10.4.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v10.3.0...v10.4.0)
Updates `react-email` from 6.1.4 to 6.5.0
- [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@6.5.0/packages/react-email)
Updates `typescript-eslint` from 8.59.3 to 8.60.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.60.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@dotenvx/dotenvx"
dependency-version: 1.69.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: "@react-email/ui"
dependency-version: 6.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: "@types/node"
dependency-version: 25.9.1
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: eslint
dependency-version: 10.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: react-email
dependency-version: 6.5.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: typescript-eslint
dependency-version: 8.60.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-28 19:10:09 +00:00 |
|
Owen Schwartz
|
a998a35482
|
Merge pull request #3181 from fosrl/remove-resend
Remove resend
|
2026-05-28 12:07:20 -07:00 |
|
Owen
|
20e0e5ebd0
|
Remove resend
|
2026-05-28 12:06:29 -07:00 |
|
Owen Schwartz
|
4d831effe1
|
Merge pull request #3180 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-203742b32f
Bump the prod-patch-updates group across 1 directory with 5 updates
|
2026-05-28 12:06:08 -07:00 |
|
dependabot[bot]
|
80f4dd0e60
|
Bump the prod-patch-updates group across 1 directory with 5 updates
Bumps the prod-patch-updates group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@simplewebauthn/server](https://github.com/MasterKale/SimpleWebAuthn/tree/HEAD/packages/server) | `13.3.0` | `13.3.1` |
| [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.100.10` | `5.100.14` |
| [nodemailer](https://github.com/nodemailer/nodemailer) | `8.0.7` | `8.0.9` |
| [resend](https://github.com/resend/resend-node) | `6.12.3` | `6.12.4` |
| [semver](https://github.com/npm/node-semver) | `7.8.0` | `7.8.1` |
Updates `@simplewebauthn/server` from 13.3.0 to 13.3.1
- [Release notes](https://github.com/MasterKale/SimpleWebAuthn/releases)
- [Changelog](https://github.com/MasterKale/SimpleWebAuthn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/MasterKale/SimpleWebAuthn/commits/v13.3.1/packages/server)
Updates `@tanstack/react-query` from 5.100.10 to 5.100.14
- [Release notes](https://github.com/TanStack/query/releases)
- [Changelog](https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md)
- [Commits](https://github.com/TanStack/query/commits/@tanstack/react-query@5.100.14/packages/react-query)
Updates `nodemailer` from 8.0.7 to 8.0.9
- [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/v8.0.7...v8.0.9)
Updates `resend` from 6.12.3 to 6.12.4
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](https://github.com/resend/resend-node/compare/v6.12.3...v6.12.4)
Updates `semver` from 7.8.0 to 7.8.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.8.0...v7.8.1)
---
updated-dependencies:
- dependency-name: "@simplewebauthn/server"
dependency-version: 13.3.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: "@tanstack/react-query"
dependency-version: 5.100.14
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: nodemailer
dependency-version: 8.0.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: resend
dependency-version: 6.12.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: semver
dependency-version: 7.8.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-28 19:02:31 +00:00 |
|
Owen Schwartz
|
eafa3076d8
|
Merge pull request #3137 from fosrl/dependabot/npm_and_yarn/qs-6.15.2
Bump qs from 6.15.1 to 6.15.2
|
2026-05-28 12:01:50 -07:00 |
|
Owen Schwartz
|
fef3cd8354
|
Merge pull request #2908 from fosrl/dependabot/github_actions/actions/setup-node-6.4.0
Bump actions/setup-node from 6.3.0 to 6.4.0
|
2026-05-28 12:00:48 -07:00 |
|
Owen Schwartz
|
36ada0705e
|
Merge pull request #3044 from fosrl/dependabot/github_actions/sigstore/cosign-installer-4.1.2
Bump sigstore/cosign-installer from 4.1.1 to 4.1.2
|
2026-05-28 12:00:38 -07:00 |
|
Owen Schwartz
|
8ae3c06df7
|
Merge pull request #3143 from fosrl/dependabot/github_actions/actions/stale-10.3.0
Bump actions/stale from 10.2.0 to 10.3.0
|
2026-05-28 12:00:25 -07:00 |
|
dependabot[bot]
|
ba127a8536
|
Bump qs from 6.15.1 to 6.15.2
Bumps [qs](https://github.com/ljharb/qs) from 6.15.1 to 6.15.2.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.15.1...v6.15.2)
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.15.2
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-05-28 18:59:36 +00:00 |
|
Owen Schwartz
|
5c024f3a3a
|
Merge pull request #3142 from fosrl/dependabot/github_actions/docker/login-action-4.2.0
Bump docker/login-action from 4.1.0 to 4.2.0
|
2026-05-28 11:57:53 -07:00 |
|
Owen Schwartz
|
4fdb8583f6
|
Merge pull request #3178 from fosrl/sec-updates
Advance security updates to main
|
2026-05-28 11:56:57 -07:00 |
|
Owen Schwartz
|
2946df3b8e
|
Merge pull request #3085 from marcschaeferger-org/security-updates
Normalize request parameters and update dependencies for Security
|
2026-05-28 11:54:23 -07:00 |
|
Shlee
|
c3b0c4e5e9
|
Update verifyApiKeyOrgAccess.ts
|
2026-05-28 15:55:34 +09:30 |
|
Shlee
|
a79d0f1677
|
Update external.ts
|
2026-05-28 15:45:06 +09:30 |
|
Shlee
|
bfd7a7f561
|
Update external.ts
|
2026-05-28 15:31:45 +09:30 |
|
Owen
|
a5332bb0cc
|
Update tsconfig
|
2026-05-27 21:38:19 -07:00 |
|
Owen
|
b3963cc34b
|
Middleware -> proxy
|
2026-05-27 21:38:12 -07:00 |
|
Owen Schwartz
|
ddb132f9fa
|
Merge pull request #3085 from marcschaeferger-org/security-updates
Normalize request parameters and update dependencies for Security
|
2026-05-27 21:37:50 -07:00 |
|
Owen
|
64c901d91f
|
Properly lock the ip selection through writes to db
|
2026-05-27 21:08:45 -07:00 |
|
Owen
|
cd9e56fdb7
|
Make the destination optional
|
2026-05-27 17:52:04 -07:00 |
|
Owen
|
1b6b112e92
|
Add auth daemon to blueprints
|
2026-05-27 17:29:19 -07:00 |
|
Owen
|
0ff0e83c9f
|
Complete removal of http and protocol from public
|
2026-05-27 17:19:04 -07:00 |
|
Owen
|
6d491b7bb9
|
Cache wildcard certs for easy lookup
|
2026-05-27 14:58:36 -07:00 |
|
miloschwartz
|
cdc50ed47a
|
remove shadow from labels
|
2026-05-27 14:23:04 -07:00 |
|
Owen
|
06cc13c637
|
Moving to mode replacing http and protocol fields
|
2026-05-27 12:04:00 -07:00 |
|
Owen
|
464d4990df
|
Fix cascading errors
|
2026-05-27 11:34:34 -07:00 |
|
miloschwartz
|
e2441ce284
|
adjust label overflow
|
2026-05-26 23:59:49 -07:00 |
|