Improve exercise type validation and encryption in settings service: Enhance error handling for exercise type name checks in both create-bisaya-course-content and update-week1-bisaya-exercises scripts. Implement encryption for API keys and user settings in settingsService, ensuring sensitive data is securely stored. Update localization files to include new terms related to model patterns in English, German, and Spanish.

This commit is contained in:
Torsten Schulz (local)
2026-03-25 16:09:04 +01:00
parent dc6ef1980e
commit f2cd2e56a5
7 changed files with 82 additions and 51 deletions

View File

@@ -516,7 +516,7 @@ export default {
</script>
<style lang="scss" scoped>
@import '../assets/styles.scss';
@use '../assets/styles.scss' as *;
.app-navigation,
.nav-primary > ul {