dependabot[bot]
2c396028e1
deps(deps): bump the production-dependencies group with 2 updates
...
Bumps the production-dependencies group with 2 updates: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material ) and [@mui/material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-material ).
Updates `@mui/icons-material` from 7.3.7 to 7.3.8
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v7.3.8/packages/mui-icons-material )
Updates `@mui/material` from 7.3.7 to 7.3.8
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v7.3.8/packages/mui-material )
---
updated-dependencies:
- dependency-name: "@mui/icons-material"
dependency-version: 7.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@mui/material"
dependency-version: 7.3.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-16 04:46:43 +00:00
fuomag9
322ee0f51a
update images
2026-02-13 23:19:22 +01:00
fuomag9
19bd2c8522
Update README.md
2026-02-13 23:02:02 +01:00
fuomag9
7e4df5e50b
removed redirect feature
2026-02-13 22:53:11 +01:00
fuomag9
78309e8435
Merge pull request #41 from fuomag9/dependabot/npm_and_yarn/development-dependencies-664f589749
...
deps(deps-dev): bump the development-dependencies group across 1 directory with 2 updates
2026-02-13 19:25:17 +01:00
dependabot[bot]
3beecd257e
deps(deps-dev): bump the development-dependencies group across 1 directory with 2 updates
...
Bumps the development-dependencies group with 2 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) and [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ).
Updates `@types/node` from 25.1.0 to 25.2.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@types/react` from 19.2.10 to 19.2.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.2.2
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: development-dependencies
- dependency-name: "@types/react"
dependency-version: 19.2.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-09 04:51:27 +00:00
fuomag9
eecacfb271
The static response feature has been completely removed
2026-02-09 01:15:28 +01:00
fuomag9
6d56cf2288
deprecate deadhosts, move it to the GUI as a custom response feature
2026-02-07 00:51:48 +01:00
fuomag9
8b7982059a
update packages
2026-01-30 11:35:42 +01:00
fuomag9
90916bd709
various security fixes
...
Sync secrets encrypted at rest
Sync endpoint hardening
Avatar upload SVG restriction
2026-01-25 11:27:14 +01:00
fuomag9
6fb39dc809
Implement slave-master architecture
2026-01-25 01:39:36 +01:00
fuomag9
648d12bf16
The fix now properly merges the DNS resolver config into the existing transport, preserving TLS settings for HTTPS upstreams
2026-01-22 22:44:31 +01:00
fuomag9
7f93e9e784
Implement custom dns servers
2026-01-22 20:47:56 +01:00
fuomag9
49cf4f5ed1
added load balancing settings
2026-01-21 22:23:17 +01:00
fuomag9
4a749bf4ab
Merge pull request #31 from fuomag9/dependabot/npm_and_yarn/development-dependencies-8a114ed356
...
deps(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
2026-01-21 11:24:35 +01:00
fuomag9
dbc59dc554
Merge pull request #32 from fuomag9/dependabot/npm_and_yarn/production-dependencies-fcd9b91b50
...
deps(deps): bump the production-dependencies group across 1 directory with 4 updates
2026-01-21 11:24:18 +01:00
fuomag9
d874cb9a69
add duplicate button and fix http protocol parsing in case user inputs protocol
2026-01-20 01:01:16 +01:00
dependabot[bot]
2401c9de66
deps(deps): bump the production-dependencies group across 1 directory with 4 updates
...
Bumps the production-dependencies group with 3 updates in the / directory: [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material ), [better-sqlite3](https://github.com/WiseLibs/better-sqlite3 ) and [next](https://github.com/vercel/next.js ).
Updates `@mui/icons-material` from 7.3.6 to 7.3.7
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-icons-material )
Updates `@mui/material` from 7.3.6 to 7.3.7
- [Release notes](https://github.com/mui/material-ui/releases )
- [Changelog](https://github.com/mui/material-ui/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mui/material-ui/commits/v7.3.7/packages/mui-material )
Updates `better-sqlite3` from 12.5.0 to 12.6.2
- [Release notes](https://github.com/WiseLibs/better-sqlite3/releases )
- [Commits](https://github.com/WiseLibs/better-sqlite3/compare/v12.5.0...v12.6.2 )
Updates `next` from 16.1.1 to 16.1.3
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v16.1.1...v16.1.3 )
---
updated-dependencies:
- dependency-name: "@mui/icons-material"
dependency-version: 7.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: "@mui/material"
dependency-version: 7.3.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
- dependency-name: better-sqlite3
dependency-version: 12.6.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: production-dependencies
- dependency-name: next
dependency-version: 16.1.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: production-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 05:11:47 +00:00
dependabot[bot]
fe9e62372b
deps(deps-dev): bump the development-dependencies group across 1 directory with 3 updates
...
Bumps the development-dependencies group with 3 updates in the / directory: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ), [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next ).
Updates `@types/node` from 25.0.3 to 25.0.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Updates `@types/react` from 19.2.7 to 19.2.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Updates `eslint-config-next` from 16.1.1 to 16.1.3
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/commits/v16.1.3/packages/eslint-config-next )
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-version: 25.0.9
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: "@types/react"
dependency-version: 19.2.8
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
- dependency-name: eslint-config-next
dependency-version: 16.1.3
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: development-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-19 05:11:15 +00:00
fuomag9
ce741c98c6
fix alignment issue and missing background
2026-01-15 01:20:19 +01:00
fuomag9
85c7a0f8c7
finalized UI and website for 1.0 release
2026-01-15 01:16:25 +01:00
fuomag9
d3b77a394e
better multiple upstreams parsing
2026-01-14 23:46:32 +01:00
fuomag9
d6fde6c001
implemented multiple upstreams, http visual protocol, made UI better
2026-01-14 23:26:01 +01:00
fuomag9
a0324d7574
fix folder permission for rootles, this should also fix arm64 builds
2026-01-12 00:08:31 +01:00
fuomag9
f2e34ec17f
Update actions.ts
2026-01-05 15:37:28 +01:00
fuomag9
c9838a23eb
Partial Revert "fix some permission stuff"
2026-01-04 22:29:00 +01:00
fuomag9
8ec483b14f
fix some permission stuff
2026-01-04 18:49:24 +01:00
fuomag9
18ebdd0011
Updated menu tab on ui
2025-12-28 21:23:59 +01:00
fuomag9
a2512ffb8c
implemented rootless image and running
2025-12-28 20:19:46 +01:00
fuomag9
f9a3719b6b
renamed middleware.ts to proxy.ts and removed the runtime export
2025-12-28 15:18:04 +01:00
fuomag9
be21f46ad5
Added user tab and oauth2, streamlined readme
2025-12-28 15:14:56 +01:00
fuomag9
f8a673cc03
replace wildcard with automatic, as certificates are emitted per-host
2025-12-10 18:45:27 +01:00
fuomag9
aa0ba0d7aa
update packages
2025-12-10 18:30:01 +01:00
fuomag9
2fd11c8fd2
better readme
2025-12-10 18:28:03 +01:00
fuomag9
5d0593e56c
variables consistency in docs, added .env.example
2025-12-10 18:10:49 +01:00
fuomag9
698bfbc8e8
Merge pull request #18 from fuomag9/dependabot/github_actions/actions/checkout-6
...
ci(deps): bump actions/checkout from 5 to 6
2025-12-03 21:05:20 +01:00
fuomag9
9bdb9b413a
fix next.js CVE
2025-12-03 20:57:02 +01:00
dependabot[bot]
4f8516309b
ci(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-24 04:44:38 +00:00
fuomag9
4f87e342f5
Update README.md
2025-11-19 21:01:11 +01:00
fuomag9
6fe098c03b
Better Icons on Main Page, Fixed Background Regeneration, update packages
2025-11-19 20:58:23 +01:00
fuomag9
57f0fbfaf5
better names and better default for authentik outpost
2025-11-19 20:48:07 +01:00
fuomag9
12ffbe180b
Merge branch 'develop' of github.com:fuomag9/caddy-proxy-manager into develop
2025-11-19 20:25:11 +01:00
fuomag9
9ca8bb4f15
Revert "Fix Authentik outpost callback by preserving original Host header"
...
This reverts commit b2183bf856 .
2025-11-19 20:25:01 +01:00
fuomag9
454edba677
Fix outpost upstream dial address parsing
...
The outpost upstream was being passed directly to Caddy's dial field with the
full URL (http://host:port ), but Caddy expects just host:port. This was causing
DNS lookup errors with a leading slash (/authentik.bologna.local.fuo.fi).
Now properly parses the URL to extract just the hostname and port.
2025-11-19 20:22:38 +01:00
fuomag9
b2183bf856
Fix Authentik outpost callback by preserving original Host header
...
The outpost route now preserves the original request host (e.g., email.fuo.fi)
instead of changing it to the upstream host. This allows Authentik to properly
construct redirect URLs after processing authentication callbacks.
2025-11-19 20:06:15 +01:00
fuomag9
8298031142
Merge pull request #17 from fuomag9/dependabot/npm_and_yarn/js-yaml-4.1.1
...
deps(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
2025-11-19 18:39:16 +01:00
fuomag9
5cad15e20e
re-ordered paths for allowing custom paths correctly
2025-11-19 18:35:00 +01:00
fuomag9
7ae51ad034
enforce admin role by reading user role instead of hardcoding
2025-11-19 18:06:24 +01:00
fuomag9
bc3e28d5ab
fix callback on protected paths
2025-11-19 17:57:14 +01:00
dependabot[bot]
284013af35
deps(deps-dev): bump js-yaml from 4.1.0 to 4.1.1
...
Bumps [js-yaml](https://github.com/nodeca/js-yaml ) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1 )
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.1.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-11-18 22:34:29 +00:00