Update file permissions for multiple backend and frontend files to executable mode (755)
This commit is contained in:
0
.deployment-files
Normal file → Executable file
0
.deployment-files
Normal file → Executable file
0
.deployment-info
Normal file → Executable file
0
.deployment-info
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.gitignore
vendored
Normal file → Executable file
0
.google.oauth
Normal file → Executable file
0
.google.oauth
Normal file → Executable file
0
ANDROID_FRONTEND_PLAN.md
Normal file → Executable file
0
ANDROID_FRONTEND_PLAN.md
Normal file → Executable file
0
ANDROID_TECHNICAL_NEXT_STEPS.md
Normal file → Executable file
0
ANDROID_TECHNICAL_NEXT_STEPS.md
Normal file → Executable file
0
APACHE2_DEPLOYMENT.md
Normal file → Executable file
0
APACHE2_DEPLOYMENT.md
Normal file → Executable file
0
CHECK_SERVICES.md
Normal file → Executable file
0
CHECK_SERVICES.md
Normal file → Executable file
0
DEPLOYMENT.md
Normal file → Executable file
0
DEPLOYMENT.md
Normal file → Executable file
0
DEPLOYMENT_CHECKLIST.md
Normal file → Executable file
0
DEPLOYMENT_CHECKLIST.md
Normal file → Executable file
0
FIX_TERSER.md
Normal file → Executable file
0
FIX_TERSER.md
Normal file → Executable file
0
GOOGLE_OAUTH_MANUAL_STEPS.md
Normal file → Executable file
0
GOOGLE_OAUTH_MANUAL_STEPS.md
Normal file → Executable file
0
OAUTH_SETUP.md
Normal file → Executable file
0
OAUTH_SETUP.md
Normal file → Executable file
0
PLAYSTORE_DATENSCHUTZERKLAERUNG.md
Normal file → Executable file
0
PLAYSTORE_DATENSCHUTZERKLAERUNG.md
Normal file → Executable file
0
QUICKSTART.md
Normal file → Executable file
0
QUICKSTART.md
Normal file → Executable file
0
QUICKSTART_DEPLOYMENT.md
Normal file → Executable file
0
QUICKSTART_DEPLOYMENT.md
Normal file → Executable file
0
apache2.conf
Normal file → Executable file
0
apache2.conf
Normal file → Executable file
0
backend/.gitignore
vendored
Normal file → Executable file
0
backend/.gitignore
vendored
Normal file → Executable file
0
backend/ARCHITECTURE.md
Normal file → Executable file
0
backend/ARCHITECTURE.md
Normal file → Executable file
0
backend/DATABASE.md
Normal file → Executable file
0
backend/DATABASE.md
Normal file → Executable file
0
backend/DB_SETUP.md
Normal file → Executable file
0
backend/DB_SETUP.md
Normal file → Executable file
0
backend/ID_HASHING.md
Normal file → Executable file
0
backend/ID_HASHING.md
Normal file → Executable file
0
backend/MIGRATION_timewish_dates.md
Normal file → Executable file
0
backend/MIGRATION_timewish_dates.md
Normal file → Executable file
0
backend/MYSQL_SETUP.md
Normal file → Executable file
0
backend/MYSQL_SETUP.md
Normal file → Executable file
0
backend/README.md
Normal file → Executable file
0
backend/README.md
Normal file → Executable file
0
backend/SEQUELIZE.md
Normal file → Executable file
0
backend/SEQUELIZE.md
Normal file → Executable file
0
backend/SQL_EXECUTION_ORDER.md
Normal file → Executable file
0
backend/SQL_EXECUTION_ORDER.md
Normal file → Executable file
0
backend/add-missing-wednesday.sql
Normal file → Executable file
0
backend/add-missing-wednesday.sql
Normal file → Executable file
0
backend/add-sick-index.sql
Normal file → Executable file
0
backend/add-sick-index.sql
Normal file → Executable file
0
backend/add-timewish-dates.sql
Normal file → Executable file
0
backend/add-timewish-dates.sql
Normal file → Executable file
0
backend/add-vacation-index.sql
Normal file → Executable file
0
backend/add-vacation-index.sql
Normal file → Executable file
0
backend/adjust-overtime-offset-to-3h.sql
Normal file → Executable file
0
backend/adjust-overtime-offset-to-3h.sql
Normal file → Executable file
0
backend/create-invitation-table.sql
Normal file → Executable file
0
backend/create-invitation-table.sql
Normal file → Executable file
0
backend/create-watcher-table.sql
Normal file → Executable file
0
backend/create-watcher-table.sql
Normal file → Executable file
0
backend/database-schema.sql
Normal file → Executable file
0
backend/database-schema.sql
Normal file → Executable file
0
backend/env.production.template
Normal file → Executable file
0
backend/env.production.template
Normal file → Executable file
0
backend/fix-timezone-correct.js
Normal file → Executable file
0
backend/fix-timezone-correct.js
Normal file → Executable file
0
backend/fix-timezone.js
Normal file → Executable file
0
backend/fix-timezone.js
Normal file → Executable file
0
backend/fix-worklog-timezone.sql
Normal file → Executable file
0
backend/fix-worklog-timezone.sql
Normal file → Executable file
0
backend/migrate-timewish-simple.sql
Normal file → Executable file
0
backend/migrate-timewish-simple.sql
Normal file → Executable file
0
backend/migrate-timewish.sql
Normal file → Executable file
0
backend/migrate-timewish.sql
Normal file → Executable file
0
backend/nodemon.json
Normal file → Executable file
0
backend/nodemon.json
Normal file → Executable file
0
backend/package.json
Normal file → Executable file
0
backend/package.json
Normal file → Executable file
0
backend/replace-thursday-data.sql
Normal file → Executable file
0
backend/replace-thursday-data.sql
Normal file → Executable file
0
backend/rollback-timezone.js
Normal file → Executable file
0
backend/rollback-timezone.js
Normal file → Executable file
0
backend/set-password.js
Normal file → Executable file
0
backend/set-password.js
Normal file → Executable file
0
backend/set-user-admin.sql
Normal file → Executable file
0
backend/set-user-admin.sql
Normal file → Executable file
0
backend/setup-timewish-complete.sql
Normal file → Executable file
0
backend/setup-timewish-complete.sql
Normal file → Executable file
0
backend/src/config/database.js
Normal file → Executable file
0
backend/src/config/database.js
Normal file → Executable file
0
backend/src/config/passport.js
Normal file → Executable file
0
backend/src/config/passport.js
Normal file → Executable file
0
backend/src/controllers/AuthController.js
Normal file → Executable file
0
backend/src/controllers/AuthController.js
Normal file → Executable file
0
backend/src/controllers/CalendarController.js
Normal file → Executable file
0
backend/src/controllers/CalendarController.js
Normal file → Executable file
0
backend/src/controllers/ExportController.js
Normal file → Executable file
0
backend/src/controllers/ExportController.js
Normal file → Executable file
0
backend/src/controllers/HolidayController.js
Normal file → Executable file
0
backend/src/controllers/HolidayController.js
Normal file → Executable file
0
backend/src/controllers/InviteController.js
Normal file → Executable file
0
backend/src/controllers/InviteController.js
Normal file → Executable file
0
backend/src/controllers/OAuthController.js
Normal file → Executable file
0
backend/src/controllers/OAuthController.js
Normal file → Executable file
0
backend/src/controllers/PasswordController.js
Normal file → Executable file
0
backend/src/controllers/PasswordController.js
Normal file → Executable file
0
backend/src/controllers/ProfileController.js
Normal file → Executable file
0
backend/src/controllers/ProfileController.js
Normal file → Executable file
0
backend/src/controllers/RolesController.js
Normal file → Executable file
0
backend/src/controllers/RolesController.js
Normal file → Executable file
0
backend/src/controllers/SickController.js
Normal file → Executable file
0
backend/src/controllers/SickController.js
Normal file → Executable file
0
backend/src/controllers/TimeEntryController.js
Normal file → Executable file
0
backend/src/controllers/TimeEntryController.js
Normal file → Executable file
0
backend/src/controllers/TimefixController.js
Normal file → Executable file
0
backend/src/controllers/TimefixController.js
Normal file → Executable file
0
backend/src/controllers/TimewishController.js
Normal file → Executable file
0
backend/src/controllers/TimewishController.js
Normal file → Executable file
0
backend/src/controllers/VacationController.js
Normal file → Executable file
0
backend/src/controllers/VacationController.js
Normal file → Executable file
0
backend/src/controllers/WatcherController.js
Normal file → Executable file
0
backend/src/controllers/WatcherController.js
Normal file → Executable file
0
backend/src/controllers/WeekOverviewController.js
Normal file → Executable file
0
backend/src/controllers/WeekOverviewController.js
Normal file → Executable file
0
backend/src/controllers/WorkdaysController.js
Normal file → Executable file
0
backend/src/controllers/WorkdaysController.js
Normal file → Executable file
0
backend/src/index.js
Normal file → Executable file
0
backend/src/index.js
Normal file → Executable file
0
backend/src/middleware/auth.js
Normal file → Executable file
0
backend/src/middleware/auth.js
Normal file → Executable file
0
backend/src/middleware/hashResponse.js
Normal file → Executable file
0
backend/src/middleware/hashResponse.js
Normal file → Executable file
0
backend/src/middleware/unhashRequest.js
Normal file → Executable file
0
backend/src/middleware/unhashRequest.js
Normal file → Executable file
0
backend/src/models/AuthIdentity.js
Normal file → Executable file
0
backend/src/models/AuthIdentity.js
Normal file → Executable file
0
backend/src/models/AuthInfo.js
Normal file → Executable file
0
backend/src/models/AuthInfo.js
Normal file → Executable file
0
backend/src/models/AuthToken.js
Normal file → Executable file
0
backend/src/models/AuthToken.js
Normal file → Executable file
0
backend/src/models/Holiday.js
Normal file → Executable file
0
backend/src/models/Holiday.js
Normal file → Executable file
0
backend/src/models/HolidayState.js
Normal file → Executable file
0
backend/src/models/HolidayState.js
Normal file → Executable file
0
backend/src/models/Invitation.js
Normal file → Executable file
0
backend/src/models/Invitation.js
Normal file → Executable file
0
backend/src/models/Sick.js
Normal file → Executable file
0
backend/src/models/Sick.js
Normal file → Executable file
0
backend/src/models/SickType.js
Normal file → Executable file
0
backend/src/models/SickType.js
Normal file → Executable file
0
backend/src/models/State.js
Normal file → Executable file
0
backend/src/models/State.js
Normal file → Executable file
0
backend/src/models/Timefix.js
Normal file → Executable file
0
backend/src/models/Timefix.js
Normal file → Executable file
0
backend/src/models/Timewish.js
Normal file → Executable file
0
backend/src/models/Timewish.js
Normal file → Executable file
0
backend/src/models/User.js
Normal file → Executable file
0
backend/src/models/User.js
Normal file → Executable file
0
backend/src/models/Vacation.js
Normal file → Executable file
0
backend/src/models/Vacation.js
Normal file → Executable file
0
backend/src/models/Watcher.js
Normal file → Executable file
0
backend/src/models/Watcher.js
Normal file → Executable file
0
backend/src/models/WeeklyWorktime.js
Normal file → Executable file
0
backend/src/models/WeeklyWorktime.js
Normal file → Executable file
0
backend/src/models/Worklog.js
Normal file → Executable file
0
backend/src/models/Worklog.js
Normal file → Executable file
0
backend/src/models/index.js
Normal file → Executable file
0
backend/src/models/index.js
Normal file → Executable file
0
backend/src/repositories/UserRepository.js
Normal file → Executable file
0
backend/src/repositories/UserRepository.js
Normal file → Executable file
0
backend/src/repositories/WorklogRepository.js
Normal file → Executable file
0
backend/src/repositories/WorklogRepository.js
Normal file → Executable file
0
backend/src/routes/auth.js
Normal file → Executable file
0
backend/src/routes/auth.js
Normal file → Executable file
0
backend/src/routes/calendar.js
Normal file → Executable file
0
backend/src/routes/calendar.js
Normal file → Executable file
0
backend/src/routes/export.js
Normal file → Executable file
0
backend/src/routes/export.js
Normal file → Executable file
0
backend/src/routes/holidays.js
Normal file → Executable file
0
backend/src/routes/holidays.js
Normal file → Executable file
0
backend/src/routes/invite.js
Normal file → Executable file
0
backend/src/routes/invite.js
Normal file → Executable file
0
backend/src/routes/password.js
Normal file → Executable file
0
backend/src/routes/password.js
Normal file → Executable file
0
backend/src/routes/profile.js
Normal file → Executable file
0
backend/src/routes/profile.js
Normal file → Executable file
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user