Vladyslav Hroshev
40a88cb7f4
Refactored Theme class to correspond SOLID patterns
2025-04-10 18:29:19 +03:00
Vladyslav Hroshev
9bb229df7d
Completely refactored gresource to correspond SOLID principles
...
- Create logger interface and updated its usage by console.py
2025-04-06 17:02:49 +03:00
Vladyslav Hroshev
627e5b16ce
Formatted logs
2025-04-01 21:16:28 +03:00
Vladyslav Hroshev
e46181e19d
Fixed concurrent installation, replaced misspelled class
...
- Removed redundant theme.prepare() in LocalThemeInstaller._install_theme() (already calls in abstract ThemeInstaller);
- Replaced misspelled class in messages.css
2025-04-01 19:34:00 +03:00
Vladyslav Hroshev
e5f8662269
Fixed GDM installation, reworked label_files.py, fixed theme removing
2025-04-01 13:23:46 +03:00
Vladyslav Hroshev
860cacaa2c
Extracted installation methods, created a new class for theme installers
2025-03-31 23:53:14 +03:00