WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz 27ad078e07 Unified header: same top-header across landing, login, register, status
- Landing: replaced custom landing-nav with standard top-header
- Removed scroll listener for nav (no longer needed)
- Header CSS moved to shared.css (single source)
- Removed duplicate header CSS from login, register, status
- All 4 public pages now have identical header with theme toggle
2026-03-22 00:49:52 +03:00
.adminjs Dynamic content: landing and dashboard load texts from DB via API 2026-03-21 23:53:37 +03:00
lib Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
public Unified header: same top-header across landing, login, register, status 2026-03-22 00:49:52 +03:00
routes Status page: clean neutral design, uptime only 2026-03-22 00:43:06 +03:00
.gitignore Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
ecosystem.config.js Refactor: modular architecture, security, config 2026-03-21 22:18:54 +03:00
EDITOR-DOC.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00
package-lock.json Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
package.json Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
server.js Security hardening: helmet, rate limits, session fixes, admin auth 2026-03-22 00:39:38 +03:00
SVGEDITOR-FEATURES.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00