WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz b7e9eb03ab Status page: clean neutral design, uptime only
- Removed technical details (memory, PID, disk, ffmpeg checks)
- Services: API, Database, Image Processing, Video Processing, Auth
- Clean layout like status.claude.com
- Same header as auth pages (unified nav)
- English labels (Operational/Degraded/Outage)
2026-03-22 00:43:06 +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 Status page: clean neutral design, uptime only 2026-03-22 00:43:06 +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