Fred KISSIE
|
3d400b2321
|
♻️ ignore hydrateSaas script and exit(0) on PG migrations
|
2025-12-02 16:06:10 +01:00 |
|
dependabot[bot]
|
2cdc23d63e
|
Bump nodemailer from 7.0.10 to 7.0.11
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 7.0.10 to 7.0.11.
- [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/v7.0.10...v7.0.11)
---
updated-dependencies:
- dependency-name: nodemailer
dependency-version: 7.0.11
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-12-02 03:55:03 +00:00 |
|
Fred KISSIE
|
45a82f3ecc
|
🚧WIP: Separate user & machine clients
|
2025-12-02 03:14:02 +01:00 |
|
Fred KISSIE
|
342bedc012
|
🎨 format with prettier
|
2025-12-02 02:40:50 +01:00 |
|
Fred KISSIE
|
18db4a11c8
|
♻️ separate client & proxy resources tables
|
2025-12-02 02:33:43 +01:00 |
|
Owen
|
a7e32d4013
|
Fix bugs with updating a resource
|
2025-12-01 19:57:23 -05:00 |
|
Owen
|
beea28daf3
|
Handle hp oddities
|
2025-12-01 16:20:10 -05:00 |
|
Owen
|
b5e94d44ae
|
Fix switching orgs having connections from other orgs
|
2025-12-01 15:44:25 -05:00 |
|
Owen
|
a623604e96
|
Improve holepunching
|
2025-12-01 13:54:30 -05:00 |
|
miloschwartz
|
8c62dfa706
|
respond with relative code expiration time
|
2025-12-01 12:36:13 -05:00 |
|
Fred KISSIE
|
610e46f2d5
|
🚧 WIP: separate proxy & client resources
|
2025-12-01 18:26:32 +01:00 |
|
Julien Breton
|
46ed27a218
|
Fix: Extend Basic Auth compatibility with browsers
|
2025-12-01 01:18:09 +01:00 |
|
Owen
|
92125611e9
|
Add validation and fix thrown error from updatePeerData
|
2025-11-30 17:49:55 -05:00 |
|
Owen
|
096da391e5
|
Add a utility subnet
|
2025-11-30 17:38:12 -05:00 |
|
Owen
|
dd6b1d88d3
|
Update peer data when HP changes
|
2025-11-30 11:39:40 -05:00 |
|
Owen
|
79f0d60533
|
Start working on HP IP changes
|
2025-11-30 11:39:40 -05:00 |
|
Owen
|
67665864c2
|
Clarify that PP is only for TCP
|
2025-11-29 22:58:09 -05:00 |
|
Marc Schäfer
|
336d31ce39
|
fix(validators): restore 2+ char domain label requirement
- Replace (?:[a-z\\d-]{0,61}[a-z\\d])? with (?:[a-z\\d-]{1,61}[a-z\\d]) to keep labels 2–63 chars
- Avoid unintentionally allowing single-character labels (e.g. a.com) introduced by the previous regex change
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-30 02:41:03 +01:00 |
|
Marc Schäfer
|
8df62e8b6a
|
Potential fix for code scanning alert no. 19: Inefficient regular expression
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-11-29 23:40:20 +01:00 |
|
Marc Schäfer
|
3eab3b0827
|
Potential fix for code scanning alert no. 8: DOM text reinterpreted as HTML
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-11-29 23:39:54 +01:00 |
|
Marc Schäfer
|
fbbab60956
|
Potential fix for code scanning alert no. 7: Insecure randomness
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
|
2025-11-29 23:39:41 +01:00 |
|
Owen Schwartz
|
c4de617751
|
Merge pull request #1940 from fosrl/dependabot/npm_and_yarn/multi-4aa959df0f
Bump dompurify and monaco-editor
|
2025-11-29 13:15:49 -05:00 |
|
Owen Schwartz
|
19e3c5045e
|
Merge pull request #1942 from fosrl/dependabot/npm_and_yarn/multi-f170272c46
Bump glob and npm
|
2025-11-29 13:15:30 -05:00 |
|
Owen Schwartz
|
9f63d8bb5b
|
Merge pull request #1941 from fosrl/dependabot/npm_and_yarn/multi-b50d6d7a59
Bump tar and npm
|
2025-11-29 13:15:09 -05:00 |
|
dependabot[bot]
|
49348c6ab7
|
Bump glob and npm
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependencies [glob](https://github.com/isaacs/node-glob) and [npm](https://github.com/npm/cli). These dependencies need to be updated together.
Updates `glob` from 11.0.3 to 11.1.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0)
Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.3...v11.1.0)
Updates `npm` from 11.6.2 to 11.6.4
- [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.6.2...v11.6.4)
---
updated-dependencies:
- dependency-name: glob
dependency-version: 11.1.0
dependency-type: direct:production
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
- dependency-name: npm
dependency-version: 11.6.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-29 18:11:23 +00:00 |
|
dependabot[bot]
|
0961ac1da1
|
Bump tar and npm
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.
Removes `tar`
Updates `npm` from 11.6.2 to 11.6.4
- [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.6.2...v11.6.4)
---
updated-dependencies:
- dependency-name: tar
dependency-version:
dependency-type: indirect
- dependency-name: npm
dependency-version: 11.6.4
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-29 18:11:22 +00:00 |
|
dependabot[bot]
|
6a79436516
|
Bump dompurify and monaco-editor
Bumps [dompurify](https://github.com/cure53/DOMPurify) and [monaco-editor](https://github.com/microsoft/monaco-editor). These dependencies needed to be updated together.
Updates `dompurify` from 3.1.7 to 3.2.7
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/3.1.7...3.2.7)
Updates `monaco-editor` from 0.54.0 to 0.55.1
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/compare/v0.54.0...v0.55.1)
---
updated-dependencies:
- dependency-name: dompurify
dependency-version: 3.2.7
dependency-type: indirect
- dependency-name: monaco-editor
dependency-version: 0.55.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-29 18:11:10 +00:00 |
|
Owen Schwartz
|
85b46392e1
|
Merge pull request #1922 from fosrl/dependabot/npm_and_yarn/body-parser-2.2.1
Bump body-parser from 2.2.0 to 2.2.1
|
2025-11-29 13:10:02 -05:00 |
|
Owen Schwartz
|
f721c983aa
|
Merge pull request #1936 from PavanendraBaahubali/Pavan/fix-custom-header-reset
Fix: prevent custom headers from being cleared on save
|
2025-11-29 11:00:46 -05:00 |
|
Pavan Kumar
|
ff0b30fc2e
|
Merge branch 'main' of https://github.com/fosrl/pangolin into fix-custom-header-reset
|
2025-11-28 19:06:42 +05:30 |
|
Pavan Kumar
|
18070a37a8
|
fix: keep custom header values when editing resource
|
2025-11-28 19:06:09 +05:30 |
|
miloschwartz
|
5bd31f87f0
|
only allow one device auth per session
|
2025-11-26 15:48:49 -05:00 |
|
Owen
|
de83cf9d8c
|
Handle delete org and checking org policy
|
2025-11-26 15:35:33 -05:00 |
|
Owen
|
ceae787cf5
|
Attempt to handle creating/deleting clients and role
|
2025-11-25 18:20:02 -05:00 |
|
Owen
|
ce6afd0019
|
Merge branch 'clients-user' of github.com:fosrl/pangolin into clients-user
|
2025-11-25 15:47:19 -05:00 |
|
miloschwartz
|
d977d57b2a
|
use border instead of bg
|
2025-11-25 15:45:32 -05:00 |
|
dependabot[bot]
|
7bcd6adf01
|
Bump body-parser from 2.2.0 to 2.2.1
Bumps [body-parser](https://github.com/expressjs/body-parser) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/v2.2.0...v2.2.1)
---
updated-dependencies:
- dependency-name: body-parser
dependency-version: 2.2.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-25 18:31:04 +00:00 |
|
miloschwartz
|
ac68dbd545
|
add my-device and force login
|
2025-11-25 10:51:53 -05:00 |
|
Owen Schwartz
|
d450e2c3ab
|
Merge pull request #1920 from ThanatosDi/feat/add-zh-tw-language
feat: Add zh-TW language
|
2025-11-25 10:17:46 -05:00 |
|
古丁丁
|
9440a4f879
|
feat: Add zh-TW language
|
2025-11-25 11:23:48 +08:00 |
|
Owen
|
73b0411e1c
|
Add alias config
|
2025-11-24 20:43:26 -05:00 |
|
dependabot[bot]
|
a8d11d78fc
|
Bump actions/checkout from 5.0.0 to 6.0.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](08c6903cd8...1af3b93b68)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: 6.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 01:27:21 +00:00 |
|
dependabot[bot]
|
e16aa6e90b
|
Bump actions/setup-go from 6.0.0 to 6.1.0
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 6.0.0 to 6.1.0.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](4469467582...4dc6199c7b)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: 6.1.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-24 01:27:15 +00:00 |
|
Fred KISSIE
|
6368b9d837
|
♻️ use linechart
|
2025-11-21 06:33:47 +01:00 |
|
Fred KISSIE
|
1b643fb4b6
|
🐛 fix Dockerfile
|
2025-11-21 06:27:13 +01:00 |
|
Fred KISSIE
|
d118c6b666
|
♻️also export build file
|
2025-11-21 06:18:32 +01:00 |
|
Fred KISSIE
|
380e062d25
|
♻️export driver in Dockerfile
|
2025-11-21 06:17:14 +01:00 |
|
Fred KISSIE
|
261f0333b8
|
💄 remove chart animations
|
2025-11-21 06:15:05 +01:00 |
|
Fred KISSIE
|
24adca6108
|
♻️add auto refetch every 30 seconds
|
2025-11-21 06:14:48 +01:00 |
|
Fred KISSIE
|
3f440f0f7a
|
🏷️ fix type for SQLite
|
2025-11-21 06:10:01 +01:00 |
|