yusing
|
09db57db8f
|
remove unused env 'IsProduction'
|
2025-02-27 05:29:54 +08:00 |
|
yusing
|
f9b7e64d53
|
oidc: use 'end_session_endpoint' from discovery, remove 'OIDC_LOGOUT_URL'
|
2025-02-27 05:27:38 +08:00 |
|
yusing
|
50262f2acc
|
deps upgrade
|
2025-02-27 04:55:58 +08:00 |
|
yusing
|
a4d99b54af
|
add a block page to oidc on invallid credentials, fix inifinite login redirect
|
2025-02-27 01:18:47 +08:00 |
|
yusing
|
485aa0f52b
|
fix server initialization
|
2025-02-27 00:58:24 +08:00 |
|
yusing
|
f8b732c9b8
|
fix app url when using fqdn alias
|
2025-02-26 01:46:46 +08:00 |
|
yusing
|
ac72f77a74
|
homepage: refactor and fix overrides not being applied
|
2025-02-25 11:31:06 +08:00 |
|
yusing
|
626d48d151
|
fix dependabot messing with the nightly image
|
2025-02-25 10:26:45 +08:00 |
|
dependabot[bot]
|
07511281b8
|
Bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 (#67)
Bumps [github.com/go-jose/go-jose/v4](https://github.com/go-jose/go-jose) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/main/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v4.0.4...v4.0.5)
---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-02-25 10:23:42 +08:00 |
|
yusing
|
7c11c9c91a
|
update webui screenshot
|
2025-02-25 06:06:06 +08:00 |
|
yusing
|
2cabe4c416
|
update README and screenshots
|
2025-02-25 06:01:44 +08:00 |
|
yusing
|
dc88a037eb
|
small memory usage optimization
|
2025-02-25 05:39:21 +08:00 |
|
yusing
|
2fe8531e51
|
deps upgrade
|
2025-02-25 05:39:07 +08:00 |
|
Yuzerion
|
fddd2651fc
|
Update README.md
|
2025-02-25 05:38:18 +08:00 |
|
yusing
|
deb0781871
|
README and screenshots update
|
2025-02-25 05:34:38 +08:00 |
|
yusing
|
8114b04ab6
|
fix data race for system info
|
2025-02-25 04:29:17 +08:00 |
|
yusing
|
767560804d
|
idlewatcher: refactor and fix data race
|
2025-02-25 04:29:07 +08:00 |
|
yusing
|
8074b93992
|
clarify setup script message
|
2025-02-25 03:44:44 +08:00 |
|
Yuzerion
|
588dd41244
|
Update README.md
|
2025-02-25 00:03:20 +08:00 |
|
yusing
|
61b0147a7c
|
fix cloudflare real ip middleware data race
|
2025-02-24 19:50:04 +08:00 |
|
yusing
|
0d388a396c
|
fix data race
|
2025-02-24 19:24:46 +08:00 |
|
yusing
|
135c79d2ad
|
fix makefile for pprof
|
2025-02-24 18:54:16 +08:00 |
|
yusing
|
9925b042d8
|
bring back database check
|
2025-02-24 08:46:59 +08:00 |
|
yusing
|
1d16d514c7
|
fix empty homepage name, incorrect image parsing, refactor
|
2025-02-24 08:42:10 +08:00 |
|
yusing
|
bda547198e
|
improved docker reconnect mechanism, removed redundant checkings, refactor
|
2025-02-24 07:50:23 +08:00 |
|
yusing
|
5f1b78ec84
|
allow agent without docker connected
|
2025-02-24 07:35:28 +08:00 |
|
yusing
|
b7e9a85be0
|
implement docker image blacklist
|
2025-02-24 06:47:07 +08:00 |
|
yusing
|
080c1cee4f
|
replace deprecated docker types
|
2025-02-24 06:10:46 +08:00 |
|
yusing
|
baebede816
|
fix loggers
|
2025-02-24 05:44:48 +08:00 |
|
yusing
|
f455251645
|
metrics: fix metrics collection
|
2025-02-24 05:36:28 +08:00 |
|
yusing
|
8d06f7cf02
|
fix github action caching
|
2025-02-24 04:31:13 +08:00 |
|
yusing
|
4af2eaa6a3
|
fixed http server context handling
|
2025-02-24 04:20:00 +08:00 |
|
yusing
|
f5b8879b87
|
increase task timeout
|
2025-02-24 03:44:20 +08:00 |
|
yusing
|
7501fee448
|
cicd: fix workflow
|
2025-02-24 03:32:15 +08:00 |
|
yusing
|
b7b5090673
|
metrics: fix not using context
|
2025-02-24 03:28:47 +08:00 |
|
yusing
|
4f94a0f08a
|
improved add agent mechanism
|
2025-02-24 03:28:23 +08:00 |
|
yusing
|
2281c8ac39
|
skip version check for dev versions
|
2025-02-24 03:27:50 +08:00 |
|
yusing
|
2cc152d0ab
|
cicd: switch to use registry cache instead of gha cache
|
2025-02-24 02:52:15 +08:00 |
|
yusing
|
7b86bb262c
|
fix setup script
|
2025-02-24 00:02:50 +08:00 |
|
yusing
|
ed2a4251f1
|
fix setup script
|
2025-02-24 00:00:05 +08:00 |
|
yusing
|
847811a52c
|
rename go-proxy to godoxy
|
2025-02-23 14:27:25 +08:00 |
|
yusing
|
d25d5b734c
|
fix agent install script
|
2025-02-23 14:24:41 +08:00 |
|
yusing
|
bc4792b7fd
|
add quotes to agent install script
|
2025-02-23 13:54:47 +08:00 |
|
yusing
|
7850cbc4bf
|
fix setup script
|
2025-02-23 13:48:40 +08:00 |
|
yusing
|
97fa648b2f
|
fix setup script
|
2025-02-23 13:47:30 +08:00 |
|
yusing
|
c5cf867cd9
|
update default repo to main
|
2025-02-23 13:31:27 +08:00 |
|
yusing
|
03ea9bb760
|
update default image name
|
2025-02-23 13:28:35 +08:00 |
|
yusing
|
a1a5bf921e
|
workflow update
|
2025-02-23 13:27:47 +08:00 |
|
yusing
|
3e1a7a0dc5
|
docker: clear routes on docker disconnect, reload routes on connection restore
|
2025-02-23 13:11:21 +08:00 |
|
yusing
|
2c21387ad9
|
implement system mode agent
|
2025-02-23 11:26:38 +08:00 |
|