miloschwartz
|
7305c721a6
|
format device approval message
|
2026-01-19 21:00:48 -08:00 |
|
miloschwartz
|
b299f3d6aa
|
use display name function
|
2026-01-19 21:00:48 -08:00 |
|
Fred KISSIE
|
e09cd6c16c
|
♻️ reset firn
|
2026-01-19 20:39:24 -08:00 |
|
Fred KISSIE
|
b7df8b7319
|
♻️ make logo URL optional
|
2026-01-19 20:39:24 -08:00 |
|
Fred KISSIE
|
c92b5942fc
|
💄 fix analytics refresh button align
|
2026-01-19 20:39:24 -08:00 |
|
Fred KISSIE
|
fe729ec762
|
🚧wip: command component
|
2026-01-20 05:21:18 +01:00 |
|
miloschwartz
|
915673798e
|
update updateRole endpoint
|
2026-01-19 20:20:31 -08:00 |
|
miloschwartz
|
9527fe4f26
|
add update role openapi registry
|
2026-01-19 20:12:35 -08:00 |
|
miloschwartz
|
e8a8b3f664
|
remove beta tag for clients
|
2026-01-19 20:10:30 -08:00 |
|
Fred KISSIE
|
d6a829abc2
|
Merge branch 'dev' into feat/show-newt-install-command
|
2026-01-20 03:36:38 +01:00 |
|
Owen
|
1a36cd0317
|
Fix linting errors
|
2026-01-19 17:57:55 -08:00 |
|
Kolin
|
75005ccf81
|
Fix WireGuard QR code layout on mobile in site creation page
|
2026-01-19 17:52:21 -08:00 |
|
Kolin
|
fd6c600531
|
Fix WireGuard QR code layout on mobile in site credentials page
|
2026-01-19 17:52:21 -08:00 |
|
ThanatosDi
|
6996c2501e
|
feat: zh-TW for v1.14.1
|
2026-01-19 17:51:30 -08:00 |
|
Owen
|
efbd9bdb56
|
Remove faker
|
2026-01-19 17:50:46 -08:00 |
|
dependabot[bot]
|
0d34213647
|
Bump the prod-minor-updates group across 1 directory with 12 updates
Bumps the prod-minor-updates group with 12 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi) | `8.2.0` | `8.4.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.955.0` | `3.971.0` |
| [@faker-js/faker](https://github.com/faker-js/faker) | `10.1.0` | `10.2.0` |
| [ioredis](https://github.com/luin/ioredis) | `5.8.2` | `5.9.2` |
| [next-intl](https://github.com/amannn/next-intl) | `4.6.1` | `4.7.0` |
| [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.16.3` | `8.17.1` |
| [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.17.4` | `5.21.1` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.68.0` | `7.71.1` |
| [resend](https://github.com/resend/resend-node) | `6.6.0` | `6.7.0` |
| [stripe](https://github.com/stripe/stripe-node) | `20.1.0` | `20.2.0` |
| [ws](https://github.com/websockets/ws) | `8.18.3` | `8.19.0` |
| [zod](https://github.com/colinhacks/zod) | `4.2.1` | `4.3.5` |
Updates `@asteasolutions/zod-to-openapi` from 8.2.0 to 8.4.0
- [Release notes](https://github.com/asteasolutions/zod-to-openapi/releases)
- [Commits](https://github.com/asteasolutions/zod-to-openapi/compare/v8.2.0...v8.4.0)
Updates `@aws-sdk/client-s3` from 3.955.0 to 3.971.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.971.0/clients/client-s3)
Updates `@faker-js/faker` from 10.1.0 to 10.2.0
- [Release notes](https://github.com/faker-js/faker/releases)
- [Changelog](https://github.com/faker-js/faker/blob/next/CHANGELOG.md)
- [Commits](https://github.com/faker-js/faker/compare/v10.1.0...v10.2.0)
Updates `ioredis` from 5.8.2 to 5.9.2
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.8.2...v5.9.2)
Updates `next-intl` from 4.6.1 to 4.7.0
- [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.6.1...v4.7.0)
Updates `pg` from 8.16.3 to 8.17.1
- [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md)
- [Commits](https://github.com/brianc/node-postgres/commits/pg@8.17.1/packages/pg)
Updates `posthog-node` from 5.17.4 to 5.21.1
- [Release notes](https://github.com/PostHog/posthog-js/releases)
- [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md)
- [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.21.1/packages/node)
Updates `react-hook-form` from 7.68.0 to 7.71.1
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.68.0...v7.71.1)
Updates `resend` from 6.6.0 to 6.7.0
- [Release notes](https://github.com/resend/resend-node/releases)
- [Commits](https://github.com/resend/resend-node/compare/v6.6.0...v6.7.0)
Updates `stripe` from 20.1.0 to 20.2.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/v20.1.0...v20.2.0)
Updates `ws` from 8.18.3 to 8.19.0
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.3...8.19.0)
Updates `zod` from 4.2.1 to 4.3.5
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v4.2.1...v4.3.5)
---
updated-dependencies:
- dependency-name: "@asteasolutions/zod-to-openapi"
dependency-version: 8.4.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.971.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: "@faker-js/faker"
dependency-version: 10.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: ioredis
dependency-version: 5.9.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: next-intl
dependency-version: 4.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: pg
dependency-version: 8.17.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: posthog-node
dependency-version: 5.21.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-hook-form
dependency-version: 7.71.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: resend
dependency-version: 6.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: stripe
dependency-version: 20.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: ws
dependency-version: 8.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: zod
dependency-version: 4.3.5
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:50:46 -08:00 |
|
dependabot[bot]
|
870b85d71b
|
Bump the dev-minor-updates group across 1 directory with 3 updates
Bumps the dev-minor-updates group with 3 updates in the / directory: [prettier](https://github.com/prettier/prettier), [react-email](https://github.com/resend/react-email/tree/HEAD/packages/react-email) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `prettier` from 3.7.4 to 3.8.0
- [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.7.4...3.8.0)
Updates `react-email` from 5.0.7 to 5.2.5
- [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.2.5/packages/react-email)
Updates `typescript-eslint` from 8.49.0 to 8.53.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.53.0/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: prettier
dependency-version: 3.8.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: react-email
dependency-version: 5.2.5
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-minor-updates
- dependency-name: typescript-eslint
dependency-version: 8.53.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-01-19 17:42:02 -08:00 |
|
dependabot[bot]
|
86ba6b6f86
|
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.38.0 to 0.39.0
- [Commits](https://github.com/golang/term/compare/v0.38.0...v0.39.0)
---
updated-dependencies:
- dependency-name: golang.org/x/term
dependency-version: 0.39.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:39:29 -08:00 |
|
dependabot[bot]
|
02be3cd0c4
|
Bump qs from 6.14.0 to 6.14.1
Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.1.
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.14.0...v6.14.1)
---
updated-dependencies:
- dependency-name: qs
dependency-version: 6.14.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:39:00 -08:00 |
|
dependabot[bot]
|
1b756ef9a0
|
Bump aws-actions/configure-aws-credentials from 2 to 5
Bumps [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials) from 2 to 5.
- [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases)
- [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md)
- [Commits](https://github.com/aws-actions/configure-aws-credentials/compare/v2...v5)
---
updated-dependencies:
- dependency-name: aws-actions/configure-aws-credentials
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:38:03 -08:00 |
|
dependabot[bot]
|
ceda06f9ae
|
Bump actions/setup-go from 6.1.0 to 6.2.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4dc6199c7b...7a3fe6cf4c)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:37:55 -08:00 |
|
dependabot[bot]
|
068eba015b
|
Bump actions/setup-node from 6.1.0 to 6.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](395ad32622...6044e13b5d)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: 6.2.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-01-19 17:37:46 -08:00 |
|
Owen
|
7ae6b2df05
|
Fix email parsing validation error?
|
2026-01-19 16:45:15 -08:00 |
|
Owen
|
6765d5ad26
|
Reorder setting the olm agent and version
|
2026-01-19 16:30:34 -08:00 |
|
Owen
|
35cfd6bec9
|
Move up figerprint so it happens before block
|
2026-01-19 14:59:00 -08:00 |
|
Owen
|
90f66baf85
|
Update config dir values to match install
|
2026-01-19 13:55:22 -08:00 |
|
miloschwartz
|
5edfed78f2
|
fix only show advanced toggle on newt sites
|
2026-01-19 11:50:56 -08:00 |
|
miloschwartz
|
fd6a3e5a17
|
fix default logo size
|
2026-01-19 11:47:14 -08:00 |
|
miloschwartz
|
14a4b1b4b4
|
add clear license key command to pangctl
|
2026-01-19 11:39:58 -08:00 |
|
Kolin
|
5743c0bb72
|
chore: add ru-RU, bg-BG and cs-CZ locales
|
2026-01-19 10:11:50 -08:00 |
|
miloschwartz
|
acca1b6a91
|
improve red alert colors
|
2026-01-18 22:10:34 -08:00 |
|
miloschwartz
|
355265cd1e
|
show paid user alert on approvals
|
2026-01-18 21:49:15 -08:00 |
|
miloschwartz
|
6ec8d143fa
|
hide pending approval filter in oss
|
2026-01-18 21:47:00 -08:00 |
|
miloschwartz
|
8ae327e8f5
|
fix org policy check
|
2026-01-18 21:24:17 -08:00 |
|
Owen
|
c03a61f613
|
Delete each of the site resources and rebuild
|
2026-01-18 15:00:08 -08:00 |
|
miloschwartz
|
89928c753c
|
add server info endpoint
|
2026-01-18 12:19:07 -08:00 |
|
miloschwartz
|
a56fcc0fba
|
add olm container install commands
|
2026-01-18 12:11:58 -08:00 |
|
miloschwartz
|
43c60bcdbc
|
spacing and phrase improvement
|
2026-01-18 12:08:29 -08:00 |
|
miloschwartz
|
a3fa12f0e4
|
split org security settings to new tab
|
2026-01-18 12:03:01 -08:00 |
|
Owen
|
d696556097
|
Handle disconnecting message when stoppng
|
2026-01-18 11:55:41 -08:00 |
|
miloschwartz
|
6a45151741
|
show fingerprint popup and fix policy check errors
|
2026-01-18 11:55:24 -08:00 |
|
miloschwartz
|
34e2fbefb9
|
add view user device page with fingerprint and actions
|
2026-01-17 20:59:20 -08:00 |
|
Owen
|
f7cede4713
|
Use /etc/sysctl.d/99-podman.conf
Fixes #2253
|
2026-01-17 12:22:43 -08:00 |
|
Owen
|
610b20c1ff
|
Use the right driver
Fixes #2254
|
2026-01-17 12:21:47 -08:00 |
|
miloschwartz
|
fb19e10cdc
|
Merge branch 'dev' into bubble-errors-up
|
2026-01-17 12:00:55 -08:00 |
|
miloschwartz
|
2f1756ccf2
|
add more error messages for org access policy
|
2026-01-17 12:00:27 -08:00 |
|
Owen
|
ce632a25cf
|
Consolidate the messages into the same enum
|
2026-01-17 11:41:10 -08:00 |
|
Fred KISSIE
|
ec10c37468
|
🚧wip
|
2026-01-17 02:09:59 +01:00 |
|
Fred KISSIE
|
5ee3e140ed
|
🔇 fix logs
|
2026-01-17 02:07:43 +01:00 |
|
Owen
|
888f5f8bb6
|
Dont terminate on archive
|
2026-01-16 17:06:16 -08:00 |
|