Commit Graph
7 Commits
Author SHA1 Message Date
junv cb73e17261 Update UI 2026-06-20 16:10:20 +10:00
Hermes Agent aac1decc71 fix: support LAN access in local dev with wildcard host matching
- PUBLIC_HOST/PRIVATE_HOST='*' matches any hostname (localhost, LAN IPs)
- Public route falls through to private on 404 (shared host in local dev)
- If both return 404, keep original public 404 response
- APP_BASE_URL updated to http://localhost:8787 for local dev
2026-06-20 15:42:21 +10:00
junv f219b018e5 redesign UI 2026-06-20 15:28:44 +10:00
junv c0c0497055 Install frontend design skill 2026-06-20 15:23:53 +10:00
junv a5b0953cc0 Update 2026-06-20 14:45:26 +10:00
Hermes Agent 0e93faab2d feat: add link CRUD APIs 2026-06-20 12:14:51 +10:00
Hermes Agent 32913619f4 feat: scaffold cloudflare shortlinks app 2026-06-20 09:57:13 +10:00