WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz 056f73ca33 Unified theme: auth pages use shared.css variables + dark/light support
- Login/register now use CSS variables (--surface-*, --text-*, --accent)
- Dark/light theme toggle on auth pages (synced with localStorage)
- Unified nav menu: Главная, Инструменты, Возможности across all pages
- Consistent header style (backdrop blur, border)
2026-03-21 23:36:57 +03:00
lib Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
public Unified theme: auth pages use shared.css variables + dark/light support 2026-03-21 23:36:57 +03:00
routes Add video converter: convert, compress, extract audio, GIF 2026-03-21 23:28:11 +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 Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
package.json Auth + Landing + Categories 2026-03-21 22:54:31 +03:00
server.js Add video converter: convert, compress, extract audio, GIF 2026-03-21 23:28:11 +03:00
SVGEDITOR-FEATURES.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00