wa-dev-tools/routes
treamz 01c31ec35b Fix: landing served at / instead of dashboard
- Renamed index.html → dashboard.html (express.static was serving index.html for /)
- / now correctly shows landing page (no logout button, no dashboard header)
- /dashboard shows dashboard.html (protected, requires auth)
- Incognito users see only landing + login/register
2026-03-22 00:04:17 +03:00
..
api.js AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
auth.js AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
compress.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
httpclient.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
logs.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
pages.js Fix: landing served at / instead of dashboard 2026-03-22 00:04:17 +03:00
parser.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
placeholder.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
redirects.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
svgeditor.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
video.js AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00