Owen Schwartz
|
5fcf76066f
|
Merge pull request #1391 from fosrl/dev
1.9.3
|
2025-08-31 20:58:35 -07:00 |
|
Owen
|
601645fa72
|
Fix translations
Fix #1355
|
2025-08-31 20:56:49 -07:00 |
|
Owen
|
12765ad675
|
Merge branch 'Pallavikumarimdb-Fix/allow-unicode-domain-name' into dev
|
2025-08-31 19:41:35 -07:00 |
|
Owen
|
ad3383d23d
|
Merge branch 'Fix/allow-unicode-domain-name' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-Fix/allow-unicode-domain-name
|
2025-08-31 19:40:13 -07:00 |
|
Pallavi
|
7d5961cf50
|
Support unicode with subdomain sanitized
|
2025-08-31 22:45:42 +05:30 |
|
Owen
|
864aa052f1
|
Merge branch 'Hetav21-enhancement-1318' into dev
|
2025-08-31 09:50:47 -07:00 |
|
Hetav21
|
be16196058
|
feat: make version numbers link to GitHub releases and add Discord link
|
2025-08-31 21:19:34 +05:30 |
|
Pallavi
|
8a62f12e8b
|
fix lint
|
2025-08-31 17:53:36 +05:30 |
|
Pallavi
|
78f464f6ca
|
Show/allow unicode domain name
|
2025-08-31 17:53:35 +05:30 |
|
Owen
|
f37eda4739
|
Fix #1376
|
2025-08-30 22:28:37 -07:00 |
|
Owen
|
4e106e9e5a
|
Make more explicit in config telemetry
Fixes #1374
|
2025-08-30 22:22:42 -07:00 |
|
Owen
|
ccf8e5e6f4
|
Dont pull org from api key
Fixes #1361
|
2025-08-30 22:12:35 -07:00 |
|
Owen
|
9455adf61f
|
Add list invitations to integration api
Fixes #1364
|
2025-08-30 21:18:22 -07:00 |
|
miloschwartz
|
970ab9818a
|
translate managed page
|
2025-08-30 16:51:44 -07:00 |
|
Owen Schwartz
|
7848cf7141
|
Merge pull request #1377 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-f90e31e16c
Bump the dev-patch-updates group across 1 directory with 2 updates
|
2025-08-30 16:12:29 -07:00 |
|
Owen
|
8e5aa9c195
|
Merge branch 'Pallavikumarimdb-feature-906/smart-host-parsing' into dev
|
2025-08-30 15:52:45 -07:00 |
|
Owen
|
a03e9ba7dd
|
Merge branch 'feature-906/smart-host-parsing' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-feature-906/smart-host-parsing
|
2025-08-30 15:51:15 -07:00 |
|
Owen
|
9e646ba385
|
Merge branch 'Pallavikumarimdb-Fix/domain-picker-issue' into dev
|
2025-08-30 15:24:15 -07:00 |
|
Owen
|
d9a4f20fe6
|
Merge branch 'Fix/domain-picker-issue' of github.com:Pallavikumarimdb/pangolin into Pallavikumarimdb-Fix/domain-picker-issue
|
2025-08-30 15:22:02 -07:00 |
|
Owen
|
e659f0e75d
|
Fix type
|
2025-08-29 15:39:06 -07:00 |
|
Owen
|
8891d6239f
|
Handle wildcard certs
|
2025-08-29 15:35:57 -07:00 |
|
Pallavi
|
e3bd3fb985
|
consistent full domain
|
2025-08-30 02:59:23 +05:30 |
|
Pallavi
|
54764dfacd
|
unify subdomain validation schema to handle edge cases
|
2025-08-30 01:14:03 +05:30 |
|
Owen
|
b156b5ff2d
|
Make /32 to not mess with newt
|
2025-08-28 22:42:27 -07:00 |
|
Owen
|
d8e547c9a0
|
Configure if allow raw resources
|
2025-08-28 22:11:24 -07:00 |
|
dependabot[bot]
|
a0b93377a4
|
Bump the dev-patch-updates group across 1 directory with 2 updates
Bumps the dev-patch-updates group with 2 updates in the / directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom).
Updates `@types/react` from 19.1.11 to 19.1.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` from 19.1.8 to 19.1.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.1.12
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react-dom"
dependency-version: 19.1.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-29 01:23:18 +00:00 |
|
Pallavi
|
e8a6efd079
|
subdomain validation consistent
|
2025-08-29 03:58:49 +05:30 |
|
Pallavi
|
18bb6caf8f
|
allows typing flow while providing helpful validation
|
2025-08-29 02:44:39 +05:30 |
|
Pallavi
|
bc335d15c0
|
preserve subdomain with sanitizeSubdomain and validateSubdomain
|
2025-08-29 01:12:12 +05:30 |
|
Owen Schwartz
|
2a0d440a34
|
Merge pull request #1366 from fosrl/dev
1.9.2
|
2025-08-27 12:02:21 -07:00 |
|
Owen Schwartz
|
b0500fac29
|
Merge pull request #1367 from fosrl/crowdin_dev
New Crowdin updates
|
2025-08-27 11:59:06 -07:00 |
|
Owen Schwartz
|
af16e6423a
|
New translations en-us.json (Norwegian Bokmal)
|
2025-08-27 11:58:46 -07:00 |
|
Owen Schwartz
|
ff90471f0f
|
New translations en-us.json (Chinese Simplified)
|
2025-08-27 11:58:44 -07:00 |
|
Owen Schwartz
|
bcc501c524
|
New translations en-us.json (Turkish)
|
2025-08-27 11:58:43 -07:00 |
|
Owen Schwartz
|
c4ef211a3e
|
New translations en-us.json (Russian)
|
2025-08-27 11:58:42 -07:00 |
|
Owen Schwartz
|
592c0eb7ab
|
New translations en-us.json (Portuguese)
|
2025-08-27 11:58:41 -07:00 |
|
Owen Schwartz
|
880a000865
|
New translations en-us.json (Polish)
|
2025-08-27 11:58:40 -07:00 |
|
Owen Schwartz
|
a9571f6adf
|
New translations en-us.json (Dutch)
|
2025-08-27 11:58:38 -07:00 |
|
Owen Schwartz
|
ca91f313bc
|
New translations en-us.json (Korean)
|
2025-08-27 11:58:37 -07:00 |
|
Owen Schwartz
|
76b9753916
|
New translations en-us.json (Italian)
|
2025-08-27 11:58:36 -07:00 |
|
Owen Schwartz
|
cd8bbe28bf
|
New translations en-us.json (German)
|
2025-08-27 11:58:35 -07:00 |
|
Owen Schwartz
|
9550c11594
|
New translations en-us.json (Spanish)
|
2025-08-27 11:58:32 -07:00 |
|
Owen Schwartz
|
7ac21cad25
|
New translations en-us.json (French)
|
2025-08-27 11:58:30 -07:00 |
|
Owen
|
2008a3955a
|
Change destructuring
|
2025-08-27 11:31:15 -07:00 |
|
Owen
|
f1641c9f3e
|
Dont create exit node on new key
Fixes #1347
Fixes #776
Fixes #1090
|
2025-08-27 11:25:10 -07:00 |
|
Owen Schwartz
|
bec5bbd033
|
Merge pull request #1329 from fosrl/dependabot/go_modules/install/prod-minor-updates-b66dbea3a9
Bump golang.org/x/term from 0.33.0 to 0.34.0 in /install in the prod-minor-updates group
|
2025-08-27 10:55:48 -07:00 |
|
Owen Schwartz
|
ae11f72e28
|
Merge pull request #1362 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-43a727f364
Bump the dev-patch-updates group across 1 directory with 3 updates
|
2025-08-27 10:50:20 -07:00 |
|
Owen Schwartz
|
6b88cb3920
|
Merge pull request #1354 from fosrl/crowdin_dev
New Crowdin updates
|
2025-08-27 10:47:58 -07:00 |
|
dependabot[bot]
|
38772111e8
|
Bump the dev-patch-updates group across 1 directory with 3 updates
Bumps the dev-patch-updates group with 3 updates in the / directory: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react), [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) and [tsx](https://github.com/privatenumber/tsx).
Updates `@types/react` from 19.1.10 to 19.1.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `@types/react-dom` 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-dom)
Updates `tsx` from 4.20.4 to 4.20.5
- [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.4...v4.20.5)
---
updated-dependencies:
- dependency-name: "@types/react"
dependency-version: 19.1.11
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react-dom"
dependency-version: 19.1.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tsx
dependency-version: 4.20.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-27 11:45:42 +00:00 |
|
Owen Schwartz
|
14f50c3e66
|
New translations en-us.json (Czech)
|
2025-08-27 02:22:26 -07:00 |
|