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
|
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
|
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 |
|
yusing
|
7fa7b55b18
|
feat: notify for cert renewal result
|
2025-05-02 05:55:34 +08:00 |
|
yusing
|
69ee8495d8
|
refactor: notifications
|
2025-05-02 05:51:15 +08:00 |
|
yusing
|
28d9a72908
|
fix: icon not exists error on loading icon cache
|
2025-05-02 05:19:16 +08:00 |
|
yusing
|
770c698332
|
fix(idlewatcher): "unexpected container action" after unexpected EOF
|
2025-05-02 04:56:27 +08:00 |
|
yusing
|
cd4c843025
|
feat: light/dark variant icons and selfh.st tag as default category
- code refactor
- reduce memory usage
|
2025-05-02 03:38:50 +08:00 |
|
yusing
|
f0cf89060b
|
chore(logging): move "adjusted buffer size" to debug level
|
2025-05-01 23:42:45 +08:00 |
|
yusing
|
2b4a70a550
|
fix(docker): fixed retry mechanism
|
2025-05-01 06:48:38 +08:00 |
|
yusing
|
f06741428c
|
fix(idlewatcher): log error and retry instead instead of stopping
|
2025-05-01 06:46:24 +08:00 |
|
yusing
|
16e6e72454
|
feat(access_log): dynamic buffer size
|
2025-05-01 05:57:02 +08:00 |
|
yusing
|
100d2c392f
|
chore: memory optimization for access log
|
2025-04-30 18:30:46 +08:00 |
|
yusing
|
829eb08e37
|
feat: tunable rotate interval
|
2025-04-30 18:19:00 +08:00 |
|
yusing
|
53d54a09b0
|
fix: rotate result file size, add "saved" and omit empty values
|
2025-04-30 18:17:09 +08:00 |
|
yusing
|
62c551c7fe
|
fix: tests
|
2025-04-30 17:42:51 +08:00 |
|
yusing
|
80e59bb481
|
fix: nil panic on unmarshaling zero value
|
2025-04-30 12:06:49 +08:00 |
|
yusing
|
2c0349c11c
|
chore: remove debug statement
|
2025-04-30 00:14:53 +08:00 |
|
yusing
|
8e3c2cc8d4
|
fix: issues when using socket-proxy
|
2025-04-29 23:56:15 +08:00 |
|
yusing
|
1d22bcfed9
|
fix(access_log): file size calculation
|
2025-04-29 07:33:51 +08:00 |
|
yusing
|
7aa1215491
|
refactor: rename Deserialize to MapUnmarshalValidate
|
2025-04-29 07:26:14 +08:00 |
|
yusing
|
bca3cd84d1
|
fix(accesslog): os: invalid use of WriteAt on file opened with O_APPEND
|
2025-04-29 00:46:30 +08:00 |
|
yusing
|
ce4bf2f646
|
fix(idlewatcher): not started for docker containers
|
2025-04-28 23:54:13 +08:00 |
|
yusing
|
8da63daf02
|
refactor: simplify and remove duplicated code for icon caching
|
2025-04-28 11:22:49 +08:00 |
|
yusing
|
c5fd21552e
|
fix(oidc): token not being refreshed when receiving simutaneous requests from the same session
|
2025-04-28 11:19:57 +08:00 |
|
yusing
|
27409abc24
|
fix: missing proxmox initialization
|
2025-04-28 05:08:14 +08:00 |
|
yusing
|
21c9e46274
|
fix: remove redundant event logging
|
2025-04-28 05:03:17 +08:00 |
|
yusing
|
22a12d3116
|
chore: remove redundant loadbalancer debug message
|
2025-04-28 04:57:26 +08:00 |
|
yusing
|
89d93dd878
|
chore: better error message
|
2025-04-28 00:48:20 +08:00 |
|