chore: update file permissions for multiple files and add migration for club fee rules
All checks were successful
Deploy tt-tagebuch / deploy (push) Successful in 54s

- Changed file permissions from 644 to 755 for various files in the mobile-app and mobile-app_legacy_rn_expo directories, ensuring executable permissions where necessary.
- Added a new SQL migration script to the backend to introduce missing columns for club billing and invoice settings in the clubs table, maintaining synchronization with the current Sequelize model.
This commit is contained in:
Torsten Schulz (local)
2026-07-17 11:51:24 +02:00
parent ac97332e6f
commit 5357dac9e1
956 changed files with 10 additions and 0 deletions

0
.codex Normal file → Executable file
View File

0
.cursor/commands/club-settings.md Normal file → Executable file
View File

0
.cursor/commands/oldfkchecks.md Normal file → Executable file
View File

0
.gitea/workflows/deploy.yml Normal file → Executable file
View File

0
.gitignore vendored Normal file → Executable file
View File

0
Advanced Normal file → Executable file
View File

0
Autofill Normal file → Executable file
View File

0
CHECK_SERVER.md Normal file → Executable file
View File

0
CODEx_MIGRATION_RULES.md Normal file → Executable file
View File

0
DEPLOYMENT_SOCKET_IO.md Normal file → Executable file
View File

0
DSGVO_CHECKLIST.md Normal file → Executable file
View File

0
Languages Normal file → Executable file
View File

0
PERMISSIONS_GUIDE.md Normal file → Executable file
View File

0
PERMISSIONS_MIGRATION.md Normal file → Executable file
View File

0
SERVER_NODE_UPGRADE.md Normal file → Executable file
View File

0
SITEMAP_ANLEITUNG.md Normal file → Executable file
View File

0
System Normal file → Executable file
View File

0
TrainingsTagebuch.code-workspace Normal file → Executable file
View File

0
apache-http.conf.example Normal file → Executable file
View File

0
apache-https.conf.example Normal file → Executable file
View File

0
apache.conf.example Normal file → Executable file
View File

0
backend/CLICKTT_HTTV_README.md Normal file → Executable file
View File

0
backend/MYTISCHTENNIS_AUTO_FETCH_README.md Normal file → Executable file
View File

0
backend/MYTISCHTENNIS_URL_PARSER_README.md Normal file → Executable file
View File

0
backend/README_CLEANUP.md Normal file → Executable file
View File

0
backend/SOCKET_IO_SSL_SETUP.md Normal file → Executable file
View File

0
backend/checkRealIndexes.sql Normal file → Executable file
View File

0
backend/checkTableNames.sql Normal file → Executable file
View File

0
backend/cleanupKeys.sql Normal file → Executable file
View File

0
backend/cleanupKeysAggressive.sql Normal file → Executable file
View File

0
backend/cleanupKeysCorrected.sql Normal file → Executable file
View File

0
backend/cleanupKeysFinal.sql Normal file → Executable file
View File

0
backend/cleanupKeysIntelligent.sql Normal file → Executable file
View File

0
backend/cleanupKeysMinimal.sql Normal file → Executable file
View File

0
backend/cleanupKeysNode.cjs Normal file → Executable file
View File

0
backend/cleanupKeysNode.js Normal file → Executable file
View File

0
backend/cleanupKeysReal.sql Normal file → Executable file
View File

0
backend/cleanupKeysSimple.sql Normal file → Executable file
View File

0
backend/cleanupKeysSmart.sql Normal file → Executable file
View File

0
backend/clients/myTischtennisClient.js Normal file → Executable file
View File

0
backend/config.js Normal file → Executable file
View File

0
backend/constants/ERROR_CODES_USAGE.md Normal file → Executable file
View File

0
backend/constants/errorCodes.js Normal file → Executable file
View File

0
backend/controllers/accidentController.js Normal file → Executable file
View File

0
backend/controllers/activityController.js Normal file → Executable file
View File

0
backend/controllers/apiLogController.js Normal file → Executable file
View File

0
backend/controllers/authController.js Normal file → Executable file
View File

0
backend/controllers/billingController.js Normal file → Executable file
View File

0
backend/controllers/calendarController.js Normal file → Executable file
View File

0
backend/controllers/calendarEventController.js Normal file → Executable file
View File

0
backend/controllers/clickTtAccountController.js Normal file → Executable file
View File

0
backend/controllers/clubAccountController.js Normal file → Executable file
View File

0
backend/controllers/clubArchiveController.js Normal file → Executable file
View File

0
backend/controllers/clubCommunicationController.js Normal file → Executable file
View File

0
backend/controllers/clubDashboardController.js Normal file → Executable file
View File

0
backend/controllers/clubDocumentController.js Normal file → Executable file
View File

0
backend/controllers/clubInvoiceController.js Normal file → Executable file
View File

0
backend/controllers/clubPaymentClaimController.js Normal file → Executable file
View File

0
backend/controllers/clubRequestController.js Normal file → Executable file
View File

0
backend/controllers/clubStatisticsController.js Normal file → Executable file
View File

0
backend/controllers/clubTaskController.js Normal file → Executable file
View File

0
backend/controllers/clubTeamController.js Normal file → Executable file
View File

0
backend/controllers/clubVenueController.js Normal file → Executable file
View File

0
backend/controllers/clubsController.js Normal file → Executable file
View File

0
backend/controllers/diaryController.js Normal file → Executable file
View File

0
backend/controllers/diaryDateActivityController.js Normal file → Executable file
View File

0
backend/controllers/diaryDateTagController.js Normal file → Executable file
View File

0
backend/controllers/diaryMemberActivityController.js Normal file → Executable file
View File

0
backend/controllers/diaryMemberController.js Normal file → Executable file
View File

0
backend/controllers/diaryNoteController.js Normal file → Executable file
View File

0
backend/controllers/diaryTagController.js Normal file → Executable file
View File

0
backend/controllers/friendlyMatchController.js Normal file → Executable file
View File

View File

0
backend/controllers/friendlyMatchSharedController.js Normal file → Executable file
View File

0
backend/controllers/groupController.js Normal file → Executable file
View File

0
backend/controllers/matchController.js Normal file → Executable file
View File

0
backend/controllers/memberActivityController.js Normal file → Executable file
View File

0
backend/controllers/memberController.js Normal file → Executable file
View File

0
backend/controllers/memberGroupPhotoController.js Normal file → Executable file
View File

0
backend/controllers/memberNoteController.js Normal file → Executable file
View File

0
backend/controllers/memberOrderController.js Normal file → Executable file
View File

0
backend/controllers/memberTransferConfigController.js Normal file → Executable file
View File

0
backend/controllers/mobileFeedbackController.js Normal file → Executable file
View File

0
backend/controllers/myTischtennisController.js Normal file → Executable file
View File

0
backend/controllers/myTischtennisUrlController.js Normal file → Executable file
View File

0
backend/controllers/officialTournamentController.js Normal file → Executable file
View File

0
backend/controllers/participantController.js Normal file → Executable file
View File

0
backend/controllers/permissionController.js Normal file → Executable file
View File

0
backend/controllers/predefinedActivityController.js Normal file → Executable file
View File

View File

0
backend/controllers/seasonController.js Normal file → Executable file
View File

0
backend/controllers/sessionController.js Normal file → Executable file
View File

0
backend/controllers/teamController.js Normal file → Executable file
View File

0
backend/controllers/teamDocumentController.js Normal file → Executable file
View File

0
backend/controllers/tournamentController.js Normal file → Executable file
View File

0
backend/controllers/tournamentStagesController.js Normal file → Executable file
View File

0
backend/controllers/trainingCancellationController.js Normal file → Executable file
View File

0
backend/controllers/trainingGroupController.js Normal file → Executable file
View File

0
backend/controllers/trainingStatsController.js Normal file → Executable file
View File

0
backend/controllers/trainingTimeController.js Normal file → Executable file
View File

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