Commit Graph

2 Commits

Author SHA1 Message Date
5f64372b94 Update profile selector, new rename functionality, display options in alphabetical order 2026-02-18 11:19:58 +00:00
b198164760 Add profile management functionality
- Added profile management functions: createProfile, deleteProfile, switchProfile, saveProfile, saveProfileAs, updateProfileName, and hasUnsavedChanges.
- Migrated state management to support profile-based format for schedules.
- Updated localizations for profile management features in English and German.
- Introduced ProfileSelector component for user interface to manage profiles.
- Enhanced export/import functionality to handle profiles and schedules.
2026-02-10 18:33:41 +00:00