nate
|
61560ae521
|
feat: no-JS support for all core UI — registration, settings, monitor CRUD, logout
|
2026-03-19 09:55:08 +04:00 |
|
nate
|
c89b63bd97
|
feat: implement free/pro plan system with monitor and interval limits
|
2026-03-18 22:40:45 +04:00 |
|
nate
|
fad343c85a
|
fix: default to all regions enabled for new monitors
|
2026-03-18 21:12:30 +04:00 |
|
nate
|
e4895afe8e
|
update: default ping interval to 30s, update free tier limit to match
|
2026-03-18 21:01:41 +04:00 |
|
nate
|
fd821acec2
|
update: default ping interval to 10s
|
2026-03-18 20:59:50 +04:00 |
|
nate
|
c74e2d3b58
|
chore: add more timeout options, default to 10s
|
2026-03-18 20:50:16 +04:00 |
|
nate
|
0d059a0112
|
chore: set 2s minimum interval, update marketing and docs to match
|
2026-03-18 20:47:11 +04:00 |
|
nate
|
f9826fbbe4
|
update
|
2026-03-18 20:29:35 +04:00 |
|
nate
|
13beacbc5a
|
chore: remove us-east and ap-southeast regions from UI
|
2026-03-18 20:20:25 +04:00 |
|
nate
|
2d46491dee
|
chore: remove us-east region from UI, charts, and region selectors
|
2026-03-18 20:13:11 +04:00 |
|
nate
|
df22029755
|
fix: no region text
|
2026-03-18 19:43:28 +04:00 |
|
nate
|
f013890c40
|
refactor: extract monitor form into shared partial for create and edit
|
2026-03-18 19:41:31 +04:00 |
|
M1
|
641af86779
|
fix: separate jsHash for app.js cache busting
|
2026-03-18 09:43:11 +04:00 |
|
M1
|
41bfe52f10
|
feat: cache-bust static assets with CSS content hash on startup
|
2026-03-17 09:44:18 +04:00 |
|
M1
|
a995fe3c94
|
feat: replace Tailwind CDN with self-hosted pre-built CSS
|
2026-03-17 09:32:34 +04:00 |
|
M1
|
b802c7c68b
|
fix: bust Cloudflare cache on app.js with version query string
|
2026-03-17 07:10:27 +04:00 |
|
M1
|
8e4cb84599
|
ux: widen dashboard layout to max-w-7xl, consistent px-8 padding
|
2026-03-16 17:15:45 +04:00 |
|
M1
|
5944fae824
|
fix: query-builder.js missing from new monitor EJS page
|
2026-03-16 15:21:21 +04:00 |
|
M1
|
4c5e426292
|
fix: remove defer from app.js so functions available to inline scripts
|
2026-03-16 15:19:33 +04:00 |
|
M1
|
87c924d8d0
|
fix: app.js deferred in head (fixes requireAuth undefined), extract app.css
|
2026-03-16 15:16:59 +04:00 |
|
M1
|
e36c239000
|
refactor: ETA templating engine for dashboard, shared nav/head/foot partials
|
2026-03-16 15:14:26 +04:00 |
|