Commit Graph

5 Commits

Author SHA1 Message Date
Egor
f61a498eba Update vite-env.d.ts 2026-01-28 21:01:12 +03:00
c0mrade
bc90ba3779 refactor: migrate to eslint flat config and format codebase with prettier
- Remove legacy .eslintrc.cjs and .eslintignore
- Add eslint.config.js with flat config, security rules (no-eval, no-implied-eval, no-new-func, no-script-url)
- Add .prettierrc and .prettierignore
- Format entire codebase with prettier
2026-01-27 17:37:31 +03:00
PEDZEO
8753000a03 Add Telegram WebApp support: initialize app, enhance layout with fullscreen toggle, and improve polling mechanism in Wheel component 2026-01-20 00:13:11 +03:00
Egor
e3896eb769 Update vite-env.d.ts 2026-01-19 08:00:19 +03:00
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00