Commit Graph

9 Commits

Author SHA1 Message Date
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
Egor
1695247974 Update branding.ts 2026-01-27 01:19:05 +03:00
Egor
29af2be21c Update branding.ts 2026-01-25 09:46:05 +03:00
Egor
7ae5411006 Update branding.ts 2026-01-21 08:42:02 +03:00
PEDZEO
64acfbee72 Add fullscreen functionality: introduce API methods for getting and updating fullscreen settings, implement caching for fullscreen state, and integrate fullscreen toggle in AdminSettings. Remove unused fullscreen icons from Layout component. 2026-01-20 02:17:22 +03:00
PEDZEO
0039a8a9b3 Implement logo preloading on page load and enhance branding image display with fade-in effect 2026-01-19 23:36:05 +03:00
Egor
e53d805bef Update branding.ts 2026-01-19 10:31:50 +03:00
Egor
02303bdff9 Update branding.ts 2026-01-19 10:19:04 +03:00
Egor
7be6b5c0ae Add files via upload 2026-01-15 19:18:17 +03:00