dependabot[bot]
|
c86418dbbb
|
Bump the prod-minor-updates group with 7 updates
Bumps the prod-minor-updates group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [@react-email/components](https://github.com/resend/react-email/tree/HEAD/packages/components) | `0.0.41` | `0.1.0` |
| [axios](https://github.com/axios/axios) | `1.9.0` | `1.10.0` |
| [drizzle-orm](https://github.com/drizzle-team/drizzle-orm) | `0.38.3` | `0.44.2` |
| [eslint](https://github.com/eslint/eslint) | `9.28.0` | `9.29.0` |
| [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react) | `0.511.0` | `0.516.0` |
| [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.56.4` | `7.58.1` |
| [zod-validation-error](https://github.com/causaly/zod-validation-error) | `3.4.1` | `3.5.1` |
Updates `@react-email/components` from 0.0.41 to 0.1.0
- [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.1.0/packages/components)
Updates `axios` from 1.9.0 to 1.10.0
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.9.0...v1.10.0)
Updates `drizzle-orm` from 0.38.3 to 0.44.2
- [Release notes](https://github.com/drizzle-team/drizzle-orm/releases)
- [Commits](https://github.com/drizzle-team/drizzle-orm/compare/0.38.3...0.44.2)
Updates `eslint` from 9.28.0 to 9.29.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.28.0...v9.29.0)
Updates `lucide-react` from 0.511.0 to 0.516.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.516.0/packages/lucide-react)
Updates `react-hook-form` from 7.56.4 to 7.58.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.56.4...v7.58.1)
Updates `zod-validation-error` from 3.4.1 to 3.5.1
- [Release notes](https://github.com/causaly/zod-validation-error/releases)
- [Changelog](https://github.com/causaly/zod-validation-error/blob/main/CHANGELOG.md)
- [Commits](https://github.com/causaly/zod-validation-error/compare/v3.4.1...v3.5.1)
---
updated-dependencies:
- dependency-name: "@react-email/components"
dependency-version: 0.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: axios
dependency-version: 1.10.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: drizzle-orm
dependency-version: 0.44.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: eslint
dependency-version: 9.29.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: lucide-react
dependency-version: 0.516.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: react-hook-form
dependency-version: 7.58.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: zod-validation-error
dependency-version: 3.5.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-19 02:05:14 +00:00 |
|
miloschwartz
|
c043912f94
|
fix bug preventing creating raw resources with api key closes #920
|
2025-06-18 16:42:07 -04:00 |
|
miloschwartz
|
b56ba3ee23
|
prevent org id taken error for flashing after create org
|
2025-06-18 16:22:01 -04:00 |
|
miloschwartz
|
0b8bb5a974
|
don't use word mark in nav bar
|
2025-06-18 16:11:37 -04:00 |
|
miloschwartz
|
3b3d7b134a
|
mark exit node as was previously connected
|
2025-06-18 15:57:45 -04:00 |
|
miloschwartz
|
b84b78a34d
|
add server/db/index.ts to gitignore
|
2025-06-18 14:20:55 -04:00 |
|
Owen Schwartz
|
954b13ac60
|
Merge pull request #931 from fosrl/dependabot/npm_and_yarn/nodemailer-7.0.3
Bump nodemailer from 6.9.16 to 7.0.3
|
2025-06-18 09:10:19 -04:00 |
|
Owen Schwartz
|
bae540966b
|
Merge pull request #936 from fosrl/dependabot/npm_and_yarn/brace-expansion-1.1.12
Bump brace-expansion from 1.1.11 to 1.1.12
|
2025-06-18 09:09:48 -04:00 |
|
dependabot[bot]
|
79d4ab1671
|
Bump brace-expansion from 1.1.11 to 1.1.12
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)
---
updated-dependencies:
- dependency-name: brace-expansion
dependency-version: 1.1.12
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-18 12:55:21 +00:00 |
|
dependabot[bot]
|
31104d3d04
|
Bump nodemailer from 6.9.16 to 7.0.3
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.9.16 to 7.0.3.
- [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/v6.9.16...v7.0.3)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-18 12:55:18 +00:00 |
|
Owen Schwartz
|
f254d98712
|
Merge pull request #929 from fosrl/dependabot/npm_and_yarn/prod-patch-updates-97e741ec99
Bump the prod-patch-updates group with 4 updates
|
2025-06-18 08:54:07 -04:00 |
|
dependabot[bot]
|
b403f5018b
|
Bump tailwind-merge from 2.6.0 to 3.3.1
Bumps [tailwind-merge](https://github.com/dcastil/tailwind-merge) from 2.6.0 to 3.3.1.
- [Release notes](https://github.com/dcastil/tailwind-merge/releases)
- [Commits](https://github.com/dcastil/tailwind-merge/compare/v2.6.0...v3.3.1)
---
updated-dependencies:
- dependency-name: tailwind-merge
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-18 01:48:55 +00:00 |
|
dependabot[bot]
|
fd219d5780
|
Bump the prod-patch-updates group with 4 updates
Bumps the prod-patch-updates group with 4 updates: [@asteasolutions/zod-to-openapi](https://github.com/asteasolutions/zod-to-openapi), [glob](https://github.com/isaacs/node-glob), [npm](https://github.com/npm/cli) and [zod](https://github.com/colinhacks/zod).
Updates `@asteasolutions/zod-to-openapi` from 7.3.3 to 7.3.4
- [Release notes](https://github.com/asteasolutions/zod-to-openapi/releases)
- [Commits](https://github.com/asteasolutions/zod-to-openapi/compare/v7.3.3...v7.3.4)
Updates `glob` from 11.0.2 to 11.0.3
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.0.3)
Updates `npm` from 11.4.1 to 11.4.2
- [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.4.1...v11.4.2)
Updates `zod` from 3.25.56 to 3.25.67
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.56...v3.25.67)
---
updated-dependencies:
- dependency-name: "@asteasolutions/zod-to-openapi"
dependency-version: 7.3.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: glob
dependency-version: 11.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: npm
dependency-version: 11.4.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
- dependency-name: zod
dependency-version: 3.25.67
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: prod-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-18 01:45:24 +00:00 |
|
miloschwartz
|
17ac5a5e81
|
add flag to disable config managed domains
|
2025-06-17 17:25:41 -04:00 |
|
miloschwartz
|
a24431bc3b
|
fix hide raw resources again
|
2025-06-17 17:03:08 -04:00 |
|
Owen
|
cdfeb2ff86
|
Filter by exit node
|
2025-06-17 17:00:11 -04:00 |
|
miloschwartz
|
8199202dc3
|
fix hide raw resource option
|
2025-06-17 16:53:57 -04:00 |
|
miloschwartz
|
7fd1fb89f1
|
disable local and wg sites with flag
|
2025-06-17 16:35:05 -04:00 |
|
miloschwartz
|
32e54d0f94
|
hide raw resources ui if disabled
|
2025-06-17 16:23:33 -04:00 |
|
miloschwartz
|
21e9edd201
|
move max connections from config to db
|
2025-06-17 15:53:57 -04:00 |
|
miloschwartz
|
a0001aaa74
|
add max connection and weight calculation
|
2025-06-17 15:51:32 -04:00 |
|
Owen Schwartz
|
2b77c0fac8
|
Merge pull request #926 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-53bc854d25
Bump the dev-patch-updates group with 4 updates
|
2025-06-17 09:35:56 -04:00 |
|
dependabot[bot]
|
81ab008d83
|
Bump the dev-patch-updates group with 4 updates
Bumps the dev-patch-updates group with 4 updates: [@types/jsonwebtoken](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jsonwebtoken), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [postcss](https://github.com/postcss/postcss) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint).
Updates `@types/jsonwebtoken` from 9.0.9 to 9.0.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jsonwebtoken)
Updates `@types/node` from 24.0.1 to 24.0.3
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `postcss` from 8.5.5 to 8.5.6
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.5...8.5.6)
Updates `typescript-eslint` from 8.34.0 to 8.34.1
- [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.34.1/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@types/jsonwebtoken"
dependency-version: 9.0.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/node"
dependency-version: 24.0.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: postcss
dependency-version: 8.5.6
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: typescript-eslint
dependency-version: 8.34.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-17 02:53:28 +00:00 |
|
miloschwartz
|
753307bb99
|
use new exit node info
|
2025-06-16 22:07:03 -04:00 |
|
Owen
|
970feb75dd
|
Add priority 100
|
2025-06-16 17:41:40 -04:00 |
|
miloschwartz
|
08556789f9
|
add exit node name
|
2025-06-16 17:32:38 -04:00 |
|
miloschwartz
|
72d8ad3204
|
disable migrations
|
2025-06-16 15:23:28 -04:00 |
|
miloschwartz
|
6cdf53e262
|
use sqlite db
|
2025-06-16 15:19:37 -04:00 |
|
miloschwartz
|
f6d81c3a23
|
update schema
|
2025-06-16 12:30:15 -04:00 |
|
miloschwartz
|
4d7b905e98
|
fix typo
|
2025-06-16 11:33:24 -04:00 |
|
Owen
|
8c42dee5de
|
Remove unneeded clientType
|
2025-06-15 18:18:28 -04:00 |
|
miloschwartz
|
23d529bb31
|
Merge branch 'dev' into clients-pops
|
2025-06-15 18:04:44 -04:00 |
|
miloschwartz
|
7bbb687047
|
make exit node name backwards compatible
|
2025-06-15 18:02:31 -04:00 |
|
miloschwartz
|
b39708700d
|
add exit node name and fix db import issues
|
2025-06-15 17:49:27 -04:00 |
|
miloschwartz
|
d46b9eaf87
|
Merge branch 'redis' into clients-pops
|
2025-06-15 13:26:48 -04:00 |
|
miloschwartz
|
3e60a2bd6f
|
Merge branch 'dev' into clients-pops
|
2025-06-15 13:25:21 -04:00 |
|
miloschwartz
|
4e2e434947
|
Merge branch 'dev' into redis
|
2025-06-15 13:25:04 -04:00 |
|
miloschwartz
|
af32dfbbcd
|
move enable redis to flag
|
2025-06-15 13:24:51 -04:00 |
|
miloschwartz
|
fc19d0ba8b
|
add set server admin password to cli
|
2025-06-15 13:19:07 -04:00 |
|
miloschwartz
|
83c10166e2
|
Merge branch 'redis' into clients-pops
|
2025-06-15 11:54:55 -04:00 |
|
Owen
|
ddd292422b
|
Make error more clear
From #911
|
2025-06-15 10:53:03 -04:00 |
|
miloschwartz
|
8bb0401c25
|
Merge branch 'dev' into clients-pops
|
2025-06-13 16:43:33 -04:00 |
|
miloschwartz
|
139c9d2ce3
|
add redis conn to config
|
2025-06-13 16:42:15 -04:00 |
|
miloschwartz
|
21f4623e3e
|
Merge branch 'dev' into redis
|
2025-06-13 13:05:24 -04:00 |
|
miloschwartz
|
b86ef93211
|
add replica connections for pg
|
2025-06-13 13:04:44 -04:00 |
|
Owen Schwartz
|
6384bcd934
|
Merge pull request #908 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-e7885b43cc
Bump the dev-patch-updates group across 1 directory with 5 updates
|
2025-06-13 09:39:45 -04:00 |
|
dependabot[bot]
|
3d4177bd93
|
Bump the dev-patch-updates group across 1 directory with 5 updates
Bumps the dev-patch-updates group with 4 updates in the / directory: [@tailwindcss/postcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-postcss), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [postcss](https://github.com/postcss/postcss) and [tsx](https://github.com/privatenumber/tsx).
Updates `@tailwindcss/postcss` from 4.1.8 to 4.1.10
- [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.10/packages/@tailwindcss-postcss)
Updates `@types/react` from 19.1.7 to 19.1.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `postcss` from 8.5.4 to 8.5.5
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5)
Updates `tailwindcss` from 4.1.8 to 4.1.10
- [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.10/packages/tailwindcss)
Updates `tsx` from 4.20.1 to 4.20.3
- [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.20.1...v4.20.3)
---
updated-dependencies:
- dependency-name: "@tailwindcss/postcss"
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react"
dependency-version: 19.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: postcss
dependency-version: 8.5.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tailwindcss
dependency-version: 4.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tsx
dependency-version: 4.20.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-13 13:36:55 +00:00 |
|
Owen Schwartz
|
c6e1a9a171
|
Merge pull request #897 from fosrl/dependabot/npm_and_yarn/types/node-24.0.1
Bump @types/node from 22.15.30 to 24.0.1
|
2025-06-13 09:34:42 -04:00 |
|
Owen Schwartz
|
13825568fe
|
Merge pull request #896 from fosrl/dependabot/npm_and_yarn/dev-minor-updates-fd9b651c61
Bump tsx from 4.19.4 to 4.20.1 in the dev-minor-updates group
|
2025-06-13 09:34:21 -04:00 |
|
|
07b517c605
|
Update Pangolin to v1.5.1
|
2025-06-12 10:40:46 +02:00 |
|