Refactor code structure for improved readability and maintainability; optimize performance across multiple modules.
All checks were successful
Deploy to production / deploy (push) Successful in 2m56s

This commit is contained in:
Torsten Schulz (local)
2026-07-21 09:08:15 +02:00
parent 75b52de282
commit 1ab9407e79
1400 changed files with 22278 additions and 485 deletions

0
frontend/src/App.vue Normal file → Executable file
View File

0
frontend/src/api/blogApi.js Normal file → Executable file
View File

0
frontend/src/api/chatApi.js Normal file → Executable file
View File

0
frontend/src/api/friendshipApi.js Normal file → Executable file
View File

0
frontend/src/assets/motorSound.js Normal file → Executable file
View File

0
frontend/src/assets/styles.scss Normal file → Executable file
View File

0
frontend/src/components/AppContent.vue Normal file → Executable file
View File

0
frontend/src/components/AppFooter.vue Normal file → Executable file
View File

0
frontend/src/components/AppHeader.vue Normal file → Executable file
View File

0
frontend/src/components/AppNavigation.vue Normal file → Executable file
View File

0
frontend/src/components/AppSectionBar.vue Normal file → Executable file
View File

0
frontend/src/components/Character3D.vue Normal file → Executable file
View File

0
frontend/src/components/DashboardWidget.vue Normal file → Executable file
View File

0
frontend/src/components/DialogWidget.vue Normal file → Executable file
View File

0
frontend/src/components/FolderItem.vue Normal file → Executable file
View File

0
frontend/src/components/MessageboxWidget.vue Normal file → Executable file
View File

0
frontend/src/components/QuillEditor.vue Normal file → Executable file
View File

0
frontend/src/components/SettingsWidget.vue Normal file → Executable file
View File

0
frontend/src/components/SimpleTabs.vue Normal file → Executable file
View File

0
frontend/src/components/TermineWidget.vue Normal file → Executable file
View File

0
frontend/src/components/admin/AdminUserSearch.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/BranchSelection.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/DirectorInfo.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/MessagesDialog.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/ProductionSection.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/RevenueSection.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/SaleSection.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/StatusBar.vue Normal file → Executable file
View File

0
frontend/src/components/falukant/StorageSection.vue Normal file → Executable file
View File

0
frontend/src/components/form/CheckboxWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/DateInputWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/FloatInputWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/FormattedDropdown.vue Normal file → Executable file
View File

0
frontend/src/components/form/InputNumberWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/InputStringWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/MultiselectWidget.vue Normal file → Executable file
View File

0
frontend/src/components/form/SelectDropdownWidget.vue Normal file → Executable file
View File

0
frontend/src/components/widgets/BirthdayWidget.vue Normal file → Executable file
View File

0
frontend/src/components/widgets/FalukantWidget.vue Normal file → Executable file
View File

0
frontend/src/components/widgets/ListWidget.vue Normal file → Executable file
View File

0
frontend/src/components/widgets/MiniCalendarWidget.vue Normal file → Executable file
View File

0
frontend/src/components/widgets/NewsWidget.vue Normal file → Executable file
View File

View File

0
frontend/src/components/widgets/VocabCoursesWidget.vue Normal file → Executable file
View File

0
frontend/src/content/content.js Normal file → Executable file
View File

0
frontend/src/content/publicGuides.js Normal file → Executable file
View File

0
frontend/src/data/streetCoordinates.json Normal file → Executable file
View File

0
frontend/src/dialogues/admin/AnswerContact.vue Normal file → Executable file
View File

0
frontend/src/dialogues/admin/ForumAdminView.vue Normal file → Executable file
View File

0
frontend/src/dialogues/admin/RoomDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/admin/WebSocketLogDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/auth/PasswordResetDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/auth/RegisterDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/chat/MultiChatDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/chat/RandomChatDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/falukant/BuyVehicleDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/falukant/ChildDetailsDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/falukant/CreateBranchDialog.vue Normal file → Executable file
View File

View File

0
frontend/src/dialogues/falukant/NewDirectorDialog.vue Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

0
frontend/src/dialogues/standard/ChooseDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/standard/ContactDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/standard/DataPrivacyDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/standard/ErrorDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/standard/ImprintDialog.vue Normal file → Executable file
View File

0
frontend/src/dialogues/standard/MessageDialog.vue Normal file → Executable file
View File

0
frontend/src/i18n/index.js Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/activate.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/admin.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/blog.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/chat.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/error.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/falukant.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/friends.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/general.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/header.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/home.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/message.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/minigames.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/navigation.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/passwordReset.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/personal.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/register.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/seo.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/settings.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/ceb/socialnetwork.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/activate.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/admin.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/blog.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/chat.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/error.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/falukant.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/friends.json Normal file → Executable file
View File

0
frontend/src/i18n/locales/de/general.json Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More