Junv (via Hermes)
031f39bae6
fix(demo-service): force inline Content-Disposition to prevent download
...
- All responses (HTML, CSS, JS, images) now have Content-Disposition: inline
- Add Cache-Control: no-store to bust any cached attachment response
- 401/404 error pages: inline, text/html, no-store
2026-06-14 11:49:52 +10:00
Junv (via Hermes)
cc0fe77749
fix(demo-service): render HTML inline instead of download
...
- FileResponse sets Content-Disposition: attachment by default
- Switch to HTMLResponse for .html files to render in browser
2026-06-14 11:45:34 +10:00
Junv (via Hermes)
c76e3f86a8
fix(demo-service): drafts accessible when authenticated
...
- New /site-content endpoint serves files with visibility+auth check
- All paths proxied through API (not Caddy file_server)
- Drafts: 401 canvas page (no auth) or 200 content (with auth)
- Nonexistent: 404 canvas page
- Preserves proper HTTP status codes
2026-06-14 11:43:33 +10:00
Junv (via Hermes)
a8a09c6675
fix(demo-service): restore admin UI, add canvas error page for 401/403/404
...
- admin-ui.html extracted from git history
- Caddy handle_errors serves canvas page for all HTML errors
- Error page served directly by Caddy (correct status code preserved)
- Republished hermes-stats and my-awesome-demo
- Modular file structure: _config.py, _loaders.py, admin-ui.html, error-page.html
2026-06-14 11:36:04 +10:00
Junv (via Hermes)
10a055d37c
feat(demo-service): canvas particle animation error page
...
- Chill canvas animation with floating particles + connections
- 'This page isnt available right now' friendly message
- Modular file structure: _config.py + _loaders.py for env vars and HTML
- No login method exposed on error page
2026-06-14 11:29:42 +10:00
Junv (via Hermes)
0dfb2eaa36
feat(demo-service): minimal SVG-animated access-restricted page
...
- Replaces login page with pure SVG animation (no login buttons)
- Animated lock icon, pulsing dots, orbiting ring, breathing circles
- Lightweight — zero dependencies, pure CSS/SVG
2026-06-14 11:22:09 +10:00
Junv (via Hermes)
ad75449e0d
feat(demo-service): beautiful login-required page for /admin
...
- Replaces 401 JSON with styled HTML error page
- Glassmorphism card with Pocket ID SSO sign-in button
- New sites default to draft (published: false)
2026-06-14 11:20:30 +10:00
Junv (via Hermes)
b694a317d4
fix(demo-service): site title opens new tab unless disabled
2026-06-14 11:15:29 +10:00
Junv (via Hermes)
7edfe2cfa4
fix(demo-service): always render site name as clickable link
...
- Published sites: link to public URL
- Draft sites: link with dashed underline → opens preview modal
2026-06-14 11:11:36 +10:00
Junv (via Hermes)
4dce2be3d4
feat(demo-service): add publish/unpublish draft system with preview
...
- Sites now start as drafts (published: false) — hidden from public
- Publish endpoint makes site live at demo.junv.cc/<name>
- Unpublish hides it back to draft
- Preview endpoint serves draft HTML to authenticated users
- Caddy blocks .draft/.bak files (defense-in-depth)
- Backward compatible: existing sites default to published
- sync_visibility() handles all state transitions
2026-06-14 11:10:25 +10:00
Junv (via Hermes)
3e36501eba
fix: Caddy routing for /admin without trailing slash
2026-06-14 10:59:14 +10:00
Junv (via Hermes)
d4484e6750
feat: add Demo Service — Caddy + FastAPI for hosting demo sites at demo.junv.cc
...
- Caddy as static file server + reverse proxy
- FastAPI management API with Pocket ID SSO
- Web UI at demo.junv.cc/admin
- Agent API with Bearer token auth
- Demo sites accessible at demo.junv.cc/<folder-name>
- NFS PVC for persistent storage
- Enable/disable per-site
2026-06-14 10:57:36 +10:00
junv
c23b15946e
Update n8n
2026-06-13 07:59:06 +10:00
Junv (via Hermes)
a8b6890a99
chore: upgrade Docker images batch — June 2026
...
Updates 7 Docker images across the infrastructure manifests (PG14 kept as-is):
media/jackett.yaml
linuxserver/jackett: 0.24.1124 → 0.24.1985 (patch)
media/media.yaml
linuxserver/qbittorrent: version-5.1.2-r4 → version-5.2.1_v2.0.12 (major 5.1→5.2)
home-apps/n8n.yaml
n8nio/n8n: 2.15.0 → 2.23.1 (minor)
db/qdrant.yaml
qdrant/qdrant: v1.16-unprivileged → v1.18.1-unprivileged (minor)
kube-vip/daemonset.yaml
kube-vip/kube-vip: v0.4.4 → v0.9.2 (conservative, stayed within v0.x)
on-demand/once-etcd-job.yaml
etcd: 3.5.1-0 → 3.5.30-0 (patch)
adhoc-config/oauth2-proxy.yaml
oauth2-proxy/oauth2-proxy: v7.6.0 → v7.15.2 (minor)
Note: postgres:14 kept unchanged per PR review feedback.
kube-vip kept at v0.9.2 (latest v0.x) instead of v1.2.0 to avoid
v0→v1 breaking changes.
2026-06-01 16:52:51 +10:00
junv
4a5168c332
Update
2026-04-14 11:50:27 +10:00
junv
5b50b27752
Correct hermes dashboard!
2026-04-14 11:41:58 +10:00
小黑 (AI Bot)
bf1bf4d9b9
Add hermes-dashboard service + ingress with OAuth2 SSO for bot.junv.cc
2026-04-14 11:08:56 +10:00
junv
9115ee61cc
update home apps
2026-04-08 11:55:03 +10:00
junv
42d5a3be83
Add logseq
2026-04-07 11:25:21 +10:00
junv
5ba95185fc
Update n8n
2026-04-07 09:31:42 +10:00
junv
9e49328e7e
Update n8n
2026-03-21 14:10:48 +11:00
junv
1bc86938da
Update n8n
2026-02-24 10:38:28 +11:00
junv
cc29275c68
Update image
2026-02-23 19:14:15 +11:00
junv
6ec3c6cf48
Update hey-search
2026-02-23 18:31:06 +11:00
junv
e4d7615c16
Update hey-search
2026-02-23 18:29:22 +11:00
junv
0d8457e3f4
Update
2026-02-23 18:28:57 +11:00
junv
c8b7140fa8
Use home made hey search
2026-02-23 18:26:24 +11:00
junv
3aacee0d86
Update syncthing
2026-02-19 15:20:25 +11:00
junv
375006c601
Add external syncthing
2026-02-19 15:13:11 +11:00
junv
ec338025ce
Update searxng
2026-02-19 10:48:29 +11:00
junv and GitHub
de48518c26
update nun
2026-02-14 08:56:24 +11:00
junv
de7df82dbd
Update n8n
2026-02-09 11:05:04 +11:00
junv
0a2f244991
Update
2026-02-02 22:12:58 +11:00
junv
83d36a8c1e
Use 1.10 ubuntu for ai-bot
2026-02-02 22:07:05 +11:00
junv
12b00d7905
Update
2026-02-01 09:20:57 +11:00
junv
4c1ed20c61
Update docker image of openclaw
2026-02-01 09:09:39 +11:00
junv
f4baf36c0d
Update docker of openclaw
2026-02-01 08:45:44 +11:00
junv
65837ca2b4
Update
2026-02-01 08:37:46 +11:00
junv
5676515848
Update aibot
2026-02-01 08:29:41 +11:00
junv
e11e9d915b
Update feiniu
2026-02-01 07:31:17 +11:00
junv
eab28a3ab7
update docker
2026-01-30 22:00:27 +11:00
junv
ce7832c872
Update docker
2026-01-30 21:49:20 +11:00
junv
525e693172
Update mlotbot ingress
2026-01-30 17:08:16 +11:00
junv
c779125905
Update
2026-01-30 15:55:48 +11:00
junv
fdbb320c42
Update
2026-01-30 15:09:35 +11:00
junv
d2db141db2
Update searxng
2026-01-30 14:44:13 +11:00
junv
5102b8e02b
Update docker
2026-01-30 13:38:49 +11:00
junv
f31c756d1f
Update docker
2026-01-30 13:26:32 +11:00
junv
1c69af3696
Add script to build image
2026-01-30 12:15:05 +11:00
junv
ab0a39187c
Update moltbot
2026-01-30 11:52:28 +11:00