yusing
|
8424fd9f1a
|
chore: upgrade dependencies
|
2025-05-08 17:57:08 +08:00 |
|
yusing
|
75ee0e63bd
|
fix(middleware): fix route bypass matching
- replace upstream headers approach with context value
|
2025-05-08 17:49:36 +08:00 |
|
yusing
|
1ce607029a
|
Merge branch 'main' into dev
|
2025-05-07 23:27:02 +08:00 |
|
yusing
|
1e80ad2a44
|
fix(docker): host network_mode port selection
|
2025-05-07 23:26:51 +08:00 |
|
yusing
|
4daefa19d1
|
build: update Go version to 1.24.3 in Dockerfile and go.mod
|
2025-05-07 23:12:55 +08:00 |
|
yusing
|
491231e439
|
Merge branch 'main' into dev
|
2025-05-06 20:27:37 +08:00 |
|
yusing
|
c90ec8caa1
|
feat(container): add UpdatePorts method and support for host network mode
|
2025-05-06 20:27:25 +08:00 |
|
yusing
|
9eb674029e
|
tweak(logging): rename write count variable and adjust buffer check interval
|
2025-05-05 20:59:43 +08:00 |
|
yusing
|
e41c6530ab
|
chore: update dependencies and Makefile
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
afd35c183d
|
test: fix failed tests after code changes
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
f190483b4e
|
feat(rules.on): support route directive
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
7b0ed09772
|
fix(error): self referencing
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
4415bffc35
|
feat(rules.on): support & as logical AND
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
ddab2766b4
|
feat(middlewares): middleware bypass rules
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
ef95682116
|
feat(rules): compile path rules directly to glob
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
dd65a8d04b
|
style: replace for loops with slices.Contains
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
aa23b5b595
|
test: add unit tests for FormatByteSize function
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
c55c6c84bc
|
feat(health): add health check detail to health api
|
2025-05-05 20:41:25 +08:00 |
|
yusing
|
a45e5e17db
|
chore: update dependencies and Makefile
|
2025-05-05 20:39:05 +08:00 |
|
yusing
|
b8c0961de3
|
test: fix failed tests after code changes
|
2025-05-05 20:05:47 +08:00 |
|
yusing
|
62d3d200e6
|
feat(rules.on): support route directive
|
2025-05-05 19:34:24 +08:00 |
|
yusing
|
bf32cafd90
|
fix(error): self referencing
|
2025-05-05 19:32:55 +08:00 |
|
yusing
|
1c182b5a7d
|
feat(rules.on): support & as logical AND
|
2025-05-05 19:15:35 +08:00 |
|
yusing
|
ad60f377ba
|
feat(middlewares): middleware bypass rules
|
2025-05-05 18:01:07 +08:00 |
|
yusing
|
75db09b1f3
|
feat(rules): compile path rules directly to glob
|
2025-05-05 14:42:55 +08:00 |
|
yusing
|
6dd849f480
|
style: replace for loops with slices.Contains
|
2025-05-05 13:36:08 +08:00 |
|
yusing
|
e2ae29795d
|
test: add unit tests for FormatByteSize function
|
2025-05-05 13:27:51 +08:00 |
|
vSLY
|
92fa0f8168
|
Update README.md (#104)
Clarify setup process
|
2025-05-05 13:27:25 +08:00 |
|
yusing
|
b090598b68
|
feat(health): add health check detail to health api
|
2025-05-05 13:27:00 +08:00 |
|
vSLY
|
2cec88d3ce
|
Update README.md (#104)
Clarify setup process
|
2025-05-05 00:45:29 +08:00 |
|
yusing
|
4df31263b5
|
fix(sensor): ignore "no data available" error
|
2025-05-05 00:33:43 +08:00 |
|
yusing
|
9eae809690
|
chore: move middleware trace to trace level
|
2025-05-04 23:58:47 +08:00 |
|
yusing
|
f1ba554a24
|
fix(notif): http 204 treated as error
|
2025-05-04 23:54:16 +08:00 |
|
yusing
|
f9a8aede20
|
feat: hCaptcha middleware
|
2025-05-04 17:21:12 +08:00 |
|
yusing
|
e275ee634c
|
fix(http): content type detection
|
2025-05-04 16:18:46 +08:00 |
|
yusing
|
797d88772f
|
fix: timeout waiting for maxmind db on shutdown
|
2025-05-04 16:04:17 +08:00 |
|
yusing
|
8ef8015a7f
|
feat: improved icon and category lookup mechanism
|
2025-05-04 09:37:15 +08:00 |
|
yusing
|
5fce4b445b
|
fix: error formatting
|
2025-05-04 07:12:28 +08:00 |
|
yusing
|
7552a706a7
|
chore: deps upgrade
|
2025-05-04 06:33:08 +08:00 |
|
yusing
|
e1bc6d1f44
|
fix: nil panic when formatting error
|
2025-05-04 06:33:00 +08:00 |
|
yusing
|
56850a9580
|
fix: update http error handling
|
2025-05-04 02:34:34 +08:00 |
|
yusing
|
5f780f4902
|
feat: improved port selection
|
2025-05-04 01:32:01 +08:00 |
|
yusing
|
ccb4639f43
|
breaking: move maxmind config to config.providers
- moved maxmind to separate module
- code refactored
- simplified test
|
2025-05-03 20:58:09 +08:00 |
|
yusing
|
ac1470d81d
|
fix: remove incorrect comment from getOAuthRefreshToken function
|
2025-05-03 19:38:02 +08:00 |
|
yusing
|
efaabfa63a
|
fix: access log field names
|
2025-05-03 19:32:02 +08:00 |
|
yusing
|
9043cf25c5
|
feat: push notification for config errors
|
2025-05-03 17:41:50 +08:00 |
|
yusing
|
98e90d7a0b
|
refactor: improve error handling and response formatting in API
|
2025-05-03 17:41:10 +08:00 |
|
yusing
|
82c829de18
|
feat: notifications retry mechanism and improved error formatting
|
2025-05-03 14:30:40 +08:00 |
|
yusing
|
2fe4fef779
|
fix(oidc): enforce https redirection to prevent errors
|
2025-05-03 04:56:32 +08:00 |
|
yusing
|
91302ceed7
|
feat: simplify and optimize system info
|
2025-05-02 10:31:04 +08:00 |
|