Jeffrey Paul sneak
sneak pushed to main at sneak/netwatch 2026-02-26 13:05:35 +01:00
f5327a11c1 Fix latency text overlapping sparkline in host row grid
sneak pushed to main at sneak/netwatch 2026-02-26 13:03:48 +01:00
85058a336a Fix host row layout: use CSS grid to prevent stats overflow
sneak pushed to main at sneak/netwatch 2026-02-26 12:30:25 +01:00
db983fb340 Increase left padding on per-host stats line
sneak pushed to main at sneak/netwatch 2026-02-26 12:28:04 +01:00
30895f4219 Hardcode port 8080, extract nginx config, fix host row overflow
sneak pushed to main at sneak/netwatch 2026-02-26 12:25:07 +01:00
05a2ee970c Redesign host row layout, fix Docker build, add S3 Singapore
sneak deleted branch fix/dashboard-csrf-field from sneak/upaas 2026-02-26 12:07:43 +01:00
sneak pushed to main at sneak/upaas 2026-02-26 12:07:43 +01:00
019ba7fe1f Merge pull request 'Fix dashboard CSRFField crash (closes #146)' (#147) from fix/dashboard-csrf-field into main
c22a2877d5 fix: pass CSRFField to dashboard template (closes #146)
43cde0eefd test: add failing test for dashboard CSRFField (refs #146)
Compare 3 commits »
sneak closed issue sneak/upaas#146 2026-02-26 12:07:43 +01:00
CRITICAL: error in template prevents login
sneak merged pull request sneak/upaas#147 2026-02-26 12:07:43 +01:00
Fix dashboard CSRFField crash (closes #146)
sneak opened issue sneak/upaas#146 2026-02-26 11:54:05 +01:00
CRITICAL: error in template prevents login
sneak deleted branch fix/ci-docker-build-only from sneak/upaas 2026-02-26 11:53:16 +01:00
sneak pushed to main at sneak/upaas 2026-02-26 11:53:16 +01:00
b1c6b93d8e Merge pull request 'fix: simplify CI to docker build only (closes #130)' (#131) from fix/ci-docker-build-only into main
1875792ebe Merge branch 'main' into fix/ci-docker-build-only
fb866af4e5 simplify CI to docker build only (refs #130)
Compare 3 commits »
sneak closed issue sneak/upaas#130 2026-02-26 11:53:14 +01:00
the gitea action doesn't comply with repo policies.
sneak merged pull request sneak/upaas#131 2026-02-26 11:53:14 +01:00
fix: simplify CI to docker build only (closes #130)
sneak pushed to fix/ci-docker-build-only at sneak/upaas 2026-02-26 11:53:05 +01:00
1875792ebe Merge branch 'main' into fix/ci-docker-build-only
7bbaa1d08a Merge pull request 'Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)' (#126) from fix/audit-bugs-120-125 into main
43a0cbac70 fix: use pre-built golangci-lint binary instead of go install
91d6da0796 fix: move inline comments above FROM lines (fixes docker build)
57e0735afa docs: expand Important note — HOST_DATA_DIR must be absolute path
Compare 15 commits »
sneak deleted branch fix/audit-bugs-120-125 from sneak/upaas 2026-02-26 11:52:56 +01:00
sneak pushed to main at sneak/upaas 2026-02-26 11:52:56 +01:00
7bbaa1d08a Merge pull request 'Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)' (#126) from fix/audit-bugs-120-125 into main
43a0cbac70 fix: use pre-built golangci-lint binary instead of go install
91d6da0796 fix: move inline comments above FROM lines (fixes docker build)
57e0735afa docs: expand Important note — HOST_DATA_DIR must be absolute path
2eeead7e64 docs: clarify UPAAS_DATA_DIR default is for local dev only
Compare 14 commits »
sneak merged pull request sneak/upaas#126 2026-02-26 11:52:55 +01:00
Fix 1.0 audit bugs (closes #120, closes #121, closes #122, closes #123, closes #124, closes #125)
sneak closed issue sneak/upaas#121 2026-02-26 11:52:55 +01:00
HIGH: Template rendering bypass in HandleAppCreate/HandleAppUpdate can produce partial HTML
sneak closed issue sneak/upaas#120 2026-02-26 11:52:55 +01:00
CRITICAL: docker-compose.yml missing HOST_DATA_DIR — git clone fails in containerized deployment