WA Dev Tools - набор веб-инструментов для разработчиков
Go to file
treamz 69ec8f4ede UI: light theme default, remove free mentions, fix scroll animation
- Default theme: light (was dark)
- Removed all бесплатно/free/навсегда mentions across all pages
- Landing: title, hero badge, hero text, CTA button, advantages, footer CTA
- Dashboard: hero text, about section, stats
- Register: subtitle
- Fixed scroll-hint animation (was bouncing infinitely, now static)
- Removed class=dark from all 18 HTML files (theme managed by JS)
2026-03-22 00:10:12 +03:00
.adminjs Dynamic content: landing and dashboard load texts from DB via API 2026-03-21 23:53:37 +03:00
lib Admin SSO: shared session with main site 2026-03-22 00:00:13 +03:00
public UI: light theme default, remove free mentions, fix scroll animation 2026-03-22 00:10:12 +03:00
routes Fix: landing served at / instead of dashboard 2026-03-22 00:04:17 +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 AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
package.json AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
server.js AdminJS admin panel + dynamic content API 2026-03-21 23:46:41 +03:00
SVGEDITOR-FEATURES.md Initial commit: WA Dev Tools service 2026-03-21 22:06:15 +03:00