Owen
|
0c1cb20936
|
Merge branch 'main' into dev
|
2025-08-13 10:58:04 -07:00 |
|
Owen Schwartz
|
192617a884
|
Merge pull request #1268 from fosrl/crowdin_dev
New Crowdin updates
|
2025-08-13 10:18:21 -07:00 |
|
Owen Schwartz
|
297991ef5f
|
New translations en-us.json (Chinese Simplified)
|
2025-08-12 22:16:21 -07:00 |
|
Owen Schwartz
|
75f97c4a31
|
New translations en-us.json (Turkish)
|
2025-08-12 22:16:20 -07:00 |
|
Owen Schwartz
|
40f520086c
|
New translations en-us.json (Russian)
|
2025-08-12 22:16:18 -07:00 |
|
Owen Schwartz
|
c8dda4f90d
|
New translations en-us.json (Portuguese)
|
2025-08-12 22:16:17 -07:00 |
|
Owen Schwartz
|
5f09f97032
|
New translations en-us.json (Polish)
|
2025-08-12 22:16:15 -07:00 |
|
Owen Schwartz
|
168056d595
|
New translations en-us.json (Dutch)
|
2025-08-12 22:16:14 -07:00 |
|
Owen Schwartz
|
c70eaa0096
|
New translations en-us.json (Korean)
|
2025-08-12 22:16:13 -07:00 |
|
Owen Schwartz
|
5f36b13408
|
New translations en-us.json (Italian)
|
2025-08-12 22:16:11 -07:00 |
|
Owen Schwartz
|
9dc73efa3a
|
New translations en-us.json (German)
|
2025-08-12 22:16:10 -07:00 |
|
Owen Schwartz
|
e9c2868998
|
New translations en-us.json (Czech)
|
2025-08-12 22:16:09 -07:00 |
|
Owen Schwartz
|
0a13b04c55
|
New translations en-us.json (Bulgarian)
|
2025-08-12 22:16:07 -07:00 |
|
Owen Schwartz
|
cf12d3ee56
|
New translations en-us.json (Spanish)
|
2025-08-12 22:16:06 -07:00 |
|
Owen Schwartz
|
cea7190453
|
New translations en-us.json (French)
|
2025-08-12 22:16:04 -07:00 |
|
Owen Schwartz
|
c6d78680fb
|
New translations en-us.json (Norwegian Bokmal)
|
2025-08-12 22:16:03 -07:00 |
|
Owen Schwartz
|
0bf302e013
|
Merge pull request #1129 from adrianeastles/feature/form-signup-improvements
Form Signup Improvements - Password Requirements & Pre-Filled Email on signup form Invite
|
2025-08-12 21:52:44 -07:00 |
|
Owen
|
1351fb6689
|
Merge branch 'feature/form-signup-improvements' of github.com:adrianeastles/pangolin into adrianeastles-feature/form-signup-improvements
|
2025-08-12 21:40:55 -07:00 |
|
Owen
|
af638d666c
|
Dont look for port if not root; causes permission
|
2025-08-12 21:34:24 -07:00 |
|
Owen Schwartz
|
e4fe601d9d
|
Merge pull request #1208 from adrianeastles/feature/setup-token-security
Add setup token security for initial server setup
|
2025-08-12 21:31:58 -07:00 |
|
Owen
|
4f3cd71e1e
|
Merge branch 'feature/setup-token-security' of github.com:adrianeastles/pangolin into adrianeastles-feature/setup-token-security
|
2025-08-12 21:12:55 -07:00 |
|
Owen Schwartz
|
9c0295db9f
|
Merge pull request #1246 from Lokowitz/update-express
Update express to version 5
|
2025-08-12 20:38:02 -07:00 |
|
Owen Schwartz
|
3fc2d1df80
|
Merge pull request #1252 from fosrl/dependabot/npm_and_yarn/prod-minor-updates-ce9f23b7ef
Bump the prod-minor-updates group with 2 updates
|
2025-08-12 20:37:13 -07:00 |
|
Owen Schwartz
|
4a6747dcc7
|
Merge pull request #1266 from fosrl/dependabot/npm_and_yarn/dev-patch-updates-eb33d068de
Bump the dev-patch-updates group across 1 directory with 6 updates
|
2025-08-12 20:36:51 -07:00 |
|
Owen Schwartz
|
54b3c92953
|
Merge pull request #1262 from jackrosenberg/patch-1
fix: fixed api error message in createSite.ts
|
2025-08-12 20:36:26 -07:00 |
|
dependabot[bot]
|
a4d460e850
|
Bump the dev-patch-updates group across 1 directory with 6 updates
Bumps the dev-patch-updates group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.2.0` | `24.2.1` |
| [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.15.4` | `8.15.5` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.1.9` | `19.1.10` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.6` | `0.25.9` |
| [tsx](https://github.com/privatenumber/tsx) | `4.20.3` | `4.20.4` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.39.0` | `8.39.1` |
Updates `@types/node` from 24.2.0 to 24.2.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@types/pg` from 8.15.4 to 8.15.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg)
Updates `@types/react` from 19.1.9 to 19.1.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)
Updates `esbuild` from 0.25.6 to 0.25.9
- [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.25.6...v0.25.9)
Updates `tsx` from 4.20.3 to 4.20.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.20.3...v4.20.4)
Updates `typescript-eslint` from 8.39.0 to 8.39.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.39.1/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 24.2.1
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/pg"
dependency-version: 8.15.5
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: "@types/react"
dependency-version: 19.1.10
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: esbuild
dependency-version: 0.25.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: tsx
dependency-version: 4.20.4
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: dev-patch-updates
- dependency-name: typescript-eslint
dependency-version: 8.39.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-08-13 02:39:05 +00:00 |
|
Owen
|
3d8869066a
|
Adjust pulling in config
|
2025-08-12 16:47:59 -07:00 |
|
Owen
|
880a123149
|
Import tcm
|
2025-08-12 16:31:53 -07:00 |
|
Owen
|
39e35bc1d6
|
Add traefik config management
|
2025-08-12 16:27:41 -07:00 |
|
Owen
|
f219f1e36b
|
Move remote proxy
|
2025-08-12 16:27:34 -07:00 |
|
Owen
|
25ed3d65f8
|
Make the proxy more general
|
2025-08-12 15:58:20 -07:00 |
|
Owen
|
30dbabd73d
|
Add internal proxy for gerbil endpoints
|
2025-08-12 15:27:03 -07:00 |
|
Owen
|
ea2e5bf486
|
Merge branch 'dev' into hybrid
|
2025-08-12 15:02:43 -07:00 |
|
Owen
|
ae52fcc757
|
Merge branch 'dev' into clients-multi-pop
|
2025-08-12 15:01:00 -07:00 |
|
Owen
|
b6c2f123e8
|
Add basic ws client
|
2025-08-12 14:30:23 -07:00 |
|
Owen
|
15f900317a
|
Basic client
|
2025-08-12 13:53:57 -07:00 |
|
Owen
|
22545cac8b
|
Basic verify session breakout
|
2025-08-12 13:40:59 -07:00 |
|
jack rosenberg
|
03c8d82471
|
fix: fixed api error message in createSite.ts
|
2025-08-12 17:34:40 +02:00 |
|
dependabot[bot]
|
14d7a138a5
|
Bump the prod-minor-updates group with 2 updates
Bumps the prod-minor-updates group with 2 updates: [eslint](https://github.com/eslint/eslint) and [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react).
Updates `eslint` from 9.32.0 to 9.33.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.32.0...v9.33.0)
Updates `lucide-react` from 0.536.0 to 0.539.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/0.539.0/packages/lucide-react)
---
updated-dependencies:
- dependency-name: eslint
dependency-version: 9.33.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
- dependency-name: lucide-react
dependency-version: 0.539.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: prod-minor-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-11 02:26:46 +00:00 |
|
Marvin
|
a829eb949b
|
modified: package-lock.json
modified: package.json
modified: server/nextServer.ts
|
2025-08-10 19:02:50 +00:00 |
|
Owen Schwartz
|
fd605d9c81
|
Merge pull request #1244 from fosrl/crowdin_dev
New Crowdin updates
|
2025-08-10 10:17:31 -07:00 |
|
Owen
|
55b4a9eddb
|
Merge branch 'main' into dev
|
2025-08-10 10:16:47 -07:00 |
|
Owen Schwartz
|
9ccf77b99c
|
Merge pull request #1113 from fosrl/copilot/fix-1112
Fix ESLint issues: prefer-const warnings and missing semicolons
|
2025-08-10 10:15:58 -07:00 |
|
Owen
|
ea27075bab
|
Lint fix
|
2025-08-10 10:14:45 -07:00 |
|
Owen
|
c3723d0fce
|
Add semi
|
2025-08-10 10:14:04 -07:00 |
|
Owen
|
0edb3cd316
|
Merge branch 'main' of github.com:fosrl/pangolin into copilot/fix-1112
|
2025-08-10 10:11:19 -07:00 |
|
Owen
|
e9e6b0bc4f
|
Merge branch 'main' into copilot/fix-1112
|
2025-08-10 10:10:10 -07:00 |
|
Owen
|
4701da201d
|
Fix a few consts to lets
|
2025-08-10 10:09:52 -07:00 |
|
Owen
|
d6d2e052dd
|
Fix missing bracket
|
2025-08-10 10:04:41 -07:00 |
|
Owen Schwartz
|
d3d1dcfe1d
|
New translations en-us.json (Norwegian Bokmal)
|
2025-08-09 12:24:58 -07:00 |
|