From 6ec6a5a484a6936ffebe84363d75e4512ca78781 Mon Sep 17 00:00:00 2001 From: Enis Date: Thu, 5 Dec 2024 18:53:18 +0100 Subject: [PATCH] useless commit --- .dockerignore | 0 .env-example | 0 .github/workflows/bookingReminderCronjob.yml | 0 .github/workflows/padelbookingReminder.yml | 0 .github/workflows/paymentsCronjob.yml | 0 .gitignore | 0 .npmrc | 0 .vscode/settings.json | 0 Dockerfile | 0 README.md | 0 biome.json | 0 components.json | 0 docker-compose.yml | 0 emails/EventReminder.tsx | 0 emails/GroupAdmin.tsx | 0 emails/GroupRequestEmail.tsx | 0 emails/NewEvent.tsx | 0 emails/PaidButCanceled.tsx | 0 emails/PaymentReminder.tsx | 0 emails/TestTemplate.tsx | 0 emails/Welcome.tsx | 0 emails/components/ContainerBox.tsx | 0 emails/components/CustomButton.tsx | 0 emails/components/EventTemplate.tsx | 0 emails/components/FAQArea.tsx | 0 emails/components/Footer.tsx | 0 emails/helpers/constants.ts | 0 emails/helpers/transformDate.ts | 0 inngest/createSendEmail.ts | 0 inngest/cronjobForPayments.ts | 0 inngest/index.ts | 0 inngest/sendEventReminderEmail.tsx | 0 inngest/sendGroupRequestEmail.tsx | 0 inngest/sendNewEventEmail.tsx | 0 inngest/sendPaidButCanceledMail.tsx | 0 inngest/sendPaymentReminderEmail.tsx | 0 inngest/sendWelcomeMail.tsx | 0 inngest/triggerNewEvent.tsx | 0 inngest/triggerPaymentAndEventReminder.tsx | 0 jest.config.ts | 0 lib/utils/cn.ts | 0 next-env.d.ts | 0 next.config.mjs | 0 package.json | 0 postcss.config.cjs | 0 prisma/schema.prisma | 0 public/Paypal.jpg | Bin public/favicon.ico | Bin public/videoEdited.mp4 | Bin script.ts | 0 setupJest.ts | 0 src/app/Providers.tsx | 0 src/app/addToGroup/[JWT]/page.tsx | 0 src/app/agb/page.tsx | 0 src/app/api/auth/[...nextauth]/route.ts | 0 src/app/api/inngest/route.ts | 0 src/app/events/[eventId]/StatusButton.tsx | 0 src/app/events/[eventId]/page.tsx | 0 src/app/group/[groupId]/actions.ts | 0 src/app/group/[groupId]/getLatLong.ts | 0 src/app/group/[groupId]/loading.tsx | 0 src/app/group/[groupId]/page.tsx | 0 src/app/group/enter/_components/SuccessComp.tsx | 0 src/app/group/enter/_components/action.ts | 0 src/app/group/enter/page.tsx | 0 src/app/group/layout.tsx | 0 src/app/group/loading.tsx | 0 src/app/group/page.tsx | 0 src/app/home/page.tsx | 0 src/app/layout.tsx | 0 src/app/newGroup/page.tsx | 0 src/app/oauth2callback/error.tsx | 0 src/app/oauth2callback/page.tsx | 0 src/app/page.tsx | 0 src/app/pricing/page.tsx | 0 .../settings/groups/[groupId]/ClipboardButton.tsx | 0 src/app/settings/groups/[groupId]/ClipboardCode.tsx | 0 .../settings/groups/[groupId]/DeleteGroupForm.tsx | 0 src/app/settings/groups/[groupId]/EventDialog.tsx | 0 src/app/settings/groups/[groupId]/NameChange.tsx | 0 src/app/settings/groups/[groupId]/actions.ts | 0 src/app/settings/groups/[groupId]/page.tsx | 0 src/app/settings/groups/page.tsx | 0 src/app/settings/user/DeleteUserForm.tsx | 0 src/app/settings/user/NotificationSwitch.tsx | 0 src/app/settings/user/actions.ts | 0 src/app/settings/user/page.tsx | 0 src/components/Authentication/CreateGroupButton.tsx | 0 src/components/Events/AddEventForm.tsx | 0 src/components/Events/AvatarStatus.tsx | 0 .../Events/Buttons/AddToCalendarButton.tsx | 0 src/components/Events/Buttons/BookEventButton.tsx | 0 .../Events/Buttons/DeclineEventDialog.tsx | 0 src/components/Events/Buttons/DeleteEventButton.tsx | 0 src/components/Events/Buttons/EventStatusArea.tsx | 0 src/components/Events/Buttons/LeaveModal.tsx | 0 src/components/Events/Buttons/RemindButton.tsx | 0 src/components/Events/Buttons/actions.ts | 0 src/components/Events/DateInfo.tsx | 0 src/components/Events/EnvironmentInfo.tsx | 0 src/components/Events/EventCard.tsx | 0 src/components/Events/EventCardAdminArea.tsx | 0 src/components/Events/EventCardAdminPaymentArea.tsx | 0 src/components/Events/ParticipantsArea.tsx | 0 src/components/Events/ParticipantsAreaServer.tsx | 0 src/components/Events/StatusChip.tsx | 0 src/components/Groups/GroupSelector.tsx | 0 src/components/Groups/GroupSelectorServer.tsx | 0 src/components/Groups/NewGroup.tsx | 0 src/components/Heading.tsx | 0 src/components/Map/MapAccordion.tsx | 0 src/components/Map/OrganizerMap.tsx | 0 src/components/Navigation/DashboardLink.tsx | 0 src/components/Navigation/Navbar.tsx | 0 src/components/Navigation/OrganizerMenu.tsx | 0 src/components/Navigation/OrganizerServerMenu.tsx | 0 src/components/NotificationBubble.tsx | 0 src/components/PaymentArea.tsx | 0 src/components/Phone.tsx | 0 src/components/QuestionMark.tsx | 0 src/emails/transporter.ts | 0 src/env/client.mjs | 0 src/env/schema.mjs | 0 src/env/server.mjs | 0 src/helpers/constants.ts | 0 src/helpers/formatter.ts | 0 src/helpers/getAddressAndCoordinatesRedisKeys.ts | 0 src/helpers/getEuroAmount.ts | 0 src/helpers/isDateInCertainRange.ts | 0 src/helpers/isOwnerOfGroup.ts | 0 src/helpers/omit.ts | 0 src/middleware.ts | 0 src/scripts/getSoccerDate.ts | 0 src/scripts/padelScript.ts | 0 src/scripts/padelscript.test.ts | 0 src/scripts/script.test.ts | 0 src/scripts/script.ts | 0 src/server/auth/authOptions.ts | 0 src/server/db/client.ts | 0 src/server/db/redis.ts | 0 src/server/gmail.ts | 0 src/server/map.ts | 0 src/server/verifyJWT.ts | 0 src/types/next-auth.d.ts | 0 styles/globals.css | 0 tailwind.config.js | 0 tsconfig.json | 0 ui/OrganizerLink.tsx | 0 ui/TextField.tsx | 0 ui/accordion.tsx | 0 ui/avatar.tsx | 0 ui/button.tsx | 0 ui/container.tsx | 0 ui/dialog.tsx | 0 ui/dropdown-menu.tsx | 0 ui/form.tsx | 0 ui/hover-card.tsx | 0 ui/input.tsx | 0 ui/label.tsx | 0 ui/popover.tsx | 0 ui/progress.tsx | 0 ui/select.tsx | 0 ui/separator.tsx | 0 ui/skeleton.tsx | 0 ui/switch.tsx | 0 ui/theme-toggle.tsx | 0 ui/toast.tsx | 0 ui/toaster.tsx | 0 ui/use-toast.ts | 0 yarn.lock | 0 170 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 .dockerignore mode change 100644 => 100755 .env-example mode change 100644 => 100755 .github/workflows/bookingReminderCronjob.yml mode change 100644 => 100755 .github/workflows/padelbookingReminder.yml mode change 100644 => 100755 .github/workflows/paymentsCronjob.yml mode change 100644 => 100755 .gitignore mode change 100644 => 100755 .npmrc mode change 100644 => 100755 .vscode/settings.json mode change 100644 => 100755 Dockerfile mode change 100644 => 100755 README.md mode change 100644 => 100755 biome.json mode change 100644 => 100755 components.json mode change 100644 => 100755 docker-compose.yml mode change 100644 => 100755 emails/EventReminder.tsx mode change 100644 => 100755 emails/GroupAdmin.tsx mode change 100644 => 100755 emails/GroupRequestEmail.tsx mode change 100644 => 100755 emails/NewEvent.tsx mode change 100644 => 100755 emails/PaidButCanceled.tsx mode change 100644 => 100755 emails/PaymentReminder.tsx mode change 100644 => 100755 emails/TestTemplate.tsx mode change 100644 => 100755 emails/Welcome.tsx mode change 100644 => 100755 emails/components/ContainerBox.tsx mode change 100644 => 100755 emails/components/CustomButton.tsx mode change 100644 => 100755 emails/components/EventTemplate.tsx mode change 100644 => 100755 emails/components/FAQArea.tsx mode change 100644 => 100755 emails/components/Footer.tsx mode change 100644 => 100755 emails/helpers/constants.ts mode change 100644 => 100755 emails/helpers/transformDate.ts mode change 100644 => 100755 inngest/createSendEmail.ts mode change 100644 => 100755 inngest/cronjobForPayments.ts mode change 100644 => 100755 inngest/index.ts mode change 100644 => 100755 inngest/sendEventReminderEmail.tsx mode change 100644 => 100755 inngest/sendGroupRequestEmail.tsx mode change 100644 => 100755 inngest/sendNewEventEmail.tsx mode change 100644 => 100755 inngest/sendPaidButCanceledMail.tsx mode change 100644 => 100755 inngest/sendPaymentReminderEmail.tsx mode change 100644 => 100755 inngest/sendWelcomeMail.tsx mode change 100644 => 100755 inngest/triggerNewEvent.tsx mode change 100644 => 100755 inngest/triggerPaymentAndEventReminder.tsx mode change 100644 => 100755 jest.config.ts mode change 100644 => 100755 lib/utils/cn.ts mode change 100644 => 100755 next-env.d.ts mode change 100644 => 100755 next.config.mjs mode change 100644 => 100755 package.json mode change 100644 => 100755 postcss.config.cjs mode change 100644 => 100755 prisma/schema.prisma mode change 100644 => 100755 public/Paypal.jpg mode change 100644 => 100755 public/favicon.ico mode change 100644 => 100755 public/videoEdited.mp4 mode change 100644 => 100755 script.ts mode change 100644 => 100755 setupJest.ts mode change 100644 => 100755 src/app/Providers.tsx mode change 100644 => 100755 src/app/addToGroup/[JWT]/page.tsx mode change 100644 => 100755 src/app/agb/page.tsx mode change 100644 => 100755 src/app/api/auth/[...nextauth]/route.ts mode change 100644 => 100755 src/app/api/inngest/route.ts mode change 100644 => 100755 src/app/events/[eventId]/StatusButton.tsx mode change 100644 => 100755 src/app/events/[eventId]/page.tsx mode change 100644 => 100755 src/app/group/[groupId]/actions.ts mode change 100644 => 100755 src/app/group/[groupId]/getLatLong.ts mode change 100644 => 100755 src/app/group/[groupId]/loading.tsx mode change 100644 => 100755 src/app/group/[groupId]/page.tsx mode change 100644 => 100755 src/app/group/enter/_components/SuccessComp.tsx mode change 100644 => 100755 src/app/group/enter/_components/action.ts mode change 100644 => 100755 src/app/group/enter/page.tsx mode change 100644 => 100755 src/app/group/layout.tsx mode change 100644 => 100755 src/app/group/loading.tsx mode change 100644 => 100755 src/app/group/page.tsx mode change 100644 => 100755 src/app/home/page.tsx mode change 100644 => 100755 src/app/layout.tsx mode change 100644 => 100755 src/app/newGroup/page.tsx mode change 100644 => 100755 src/app/oauth2callback/error.tsx mode change 100644 => 100755 src/app/oauth2callback/page.tsx mode change 100644 => 100755 src/app/page.tsx mode change 100644 => 100755 src/app/pricing/page.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/ClipboardButton.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/ClipboardCode.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/DeleteGroupForm.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/EventDialog.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/NameChange.tsx mode change 100644 => 100755 src/app/settings/groups/[groupId]/actions.ts mode change 100644 => 100755 src/app/settings/groups/[groupId]/page.tsx mode change 100644 => 100755 src/app/settings/groups/page.tsx mode change 100644 => 100755 src/app/settings/user/DeleteUserForm.tsx mode change 100644 => 100755 src/app/settings/user/NotificationSwitch.tsx mode change 100644 => 100755 src/app/settings/user/actions.ts mode change 100644 => 100755 src/app/settings/user/page.tsx mode change 100644 => 100755 src/components/Authentication/CreateGroupButton.tsx mode change 100644 => 100755 src/components/Events/AddEventForm.tsx mode change 100644 => 100755 src/components/Events/AvatarStatus.tsx mode change 100644 => 100755 src/components/Events/Buttons/AddToCalendarButton.tsx mode change 100644 => 100755 src/components/Events/Buttons/BookEventButton.tsx mode change 100644 => 100755 src/components/Events/Buttons/DeclineEventDialog.tsx mode change 100644 => 100755 src/components/Events/Buttons/DeleteEventButton.tsx mode change 100644 => 100755 src/components/Events/Buttons/EventStatusArea.tsx mode change 100644 => 100755 src/components/Events/Buttons/LeaveModal.tsx mode change 100644 => 100755 src/components/Events/Buttons/RemindButton.tsx mode change 100644 => 100755 src/components/Events/Buttons/actions.ts mode change 100644 => 100755 src/components/Events/DateInfo.tsx mode change 100644 => 100755 src/components/Events/EnvironmentInfo.tsx mode change 100644 => 100755 src/components/Events/EventCard.tsx mode change 100644 => 100755 src/components/Events/EventCardAdminArea.tsx mode change 100644 => 100755 src/components/Events/EventCardAdminPaymentArea.tsx mode change 100644 => 100755 src/components/Events/ParticipantsArea.tsx mode change 100644 => 100755 src/components/Events/ParticipantsAreaServer.tsx mode change 100644 => 100755 src/components/Events/StatusChip.tsx mode change 100644 => 100755 src/components/Groups/GroupSelector.tsx mode change 100644 => 100755 src/components/Groups/GroupSelectorServer.tsx mode change 100644 => 100755 src/components/Groups/NewGroup.tsx mode change 100644 => 100755 src/components/Heading.tsx mode change 100644 => 100755 src/components/Map/MapAccordion.tsx mode change 100644 => 100755 src/components/Map/OrganizerMap.tsx mode change 100644 => 100755 src/components/Navigation/DashboardLink.tsx mode change 100644 => 100755 src/components/Navigation/Navbar.tsx mode change 100644 => 100755 src/components/Navigation/OrganizerMenu.tsx mode change 100644 => 100755 src/components/Navigation/OrganizerServerMenu.tsx mode change 100644 => 100755 src/components/NotificationBubble.tsx mode change 100644 => 100755 src/components/PaymentArea.tsx mode change 100644 => 100755 src/components/Phone.tsx mode change 100644 => 100755 src/components/QuestionMark.tsx mode change 100644 => 100755 src/emails/transporter.ts mode change 100644 => 100755 src/env/client.mjs mode change 100644 => 100755 src/env/schema.mjs mode change 100644 => 100755 src/env/server.mjs mode change 100644 => 100755 src/helpers/constants.ts mode change 100644 => 100755 src/helpers/formatter.ts mode change 100644 => 100755 src/helpers/getAddressAndCoordinatesRedisKeys.ts mode change 100644 => 100755 src/helpers/getEuroAmount.ts mode change 100644 => 100755 src/helpers/isDateInCertainRange.ts mode change 100644 => 100755 src/helpers/isOwnerOfGroup.ts mode change 100644 => 100755 src/helpers/omit.ts mode change 100644 => 100755 src/middleware.ts mode change 100644 => 100755 src/scripts/getSoccerDate.ts mode change 100644 => 100755 src/scripts/padelScript.ts mode change 100644 => 100755 src/scripts/padelscript.test.ts mode change 100644 => 100755 src/scripts/script.test.ts mode change 100644 => 100755 src/scripts/script.ts mode change 100644 => 100755 src/server/auth/authOptions.ts mode change 100644 => 100755 src/server/db/client.ts mode change 100644 => 100755 src/server/db/redis.ts mode change 100644 => 100755 src/server/gmail.ts mode change 100644 => 100755 src/server/map.ts mode change 100644 => 100755 src/server/verifyJWT.ts mode change 100644 => 100755 src/types/next-auth.d.ts mode change 100644 => 100755 styles/globals.css mode change 100644 => 100755 tailwind.config.js mode change 100644 => 100755 tsconfig.json mode change 100644 => 100755 ui/OrganizerLink.tsx mode change 100644 => 100755 ui/TextField.tsx mode change 100644 => 100755 ui/accordion.tsx mode change 100644 => 100755 ui/avatar.tsx mode change 100644 => 100755 ui/button.tsx mode change 100644 => 100755 ui/container.tsx mode change 100644 => 100755 ui/dialog.tsx mode change 100644 => 100755 ui/dropdown-menu.tsx mode change 100644 => 100755 ui/form.tsx mode change 100644 => 100755 ui/hover-card.tsx mode change 100644 => 100755 ui/input.tsx mode change 100644 => 100755 ui/label.tsx mode change 100644 => 100755 ui/popover.tsx mode change 100644 => 100755 ui/progress.tsx mode change 100644 => 100755 ui/select.tsx mode change 100644 => 100755 ui/separator.tsx mode change 100644 => 100755 ui/skeleton.tsx mode change 100644 => 100755 ui/switch.tsx mode change 100644 => 100755 ui/theme-toggle.tsx mode change 100644 => 100755 ui/toast.tsx mode change 100644 => 100755 ui/toaster.tsx mode change 100644 => 100755 ui/use-toast.ts mode change 100644 => 100755 yarn.lock diff --git a/.dockerignore b/.dockerignore old mode 100644 new mode 100755 diff --git a/.env-example b/.env-example old mode 100644 new mode 100755 diff --git a/.github/workflows/bookingReminderCronjob.yml b/.github/workflows/bookingReminderCronjob.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/padelbookingReminder.yml b/.github/workflows/padelbookingReminder.yml old mode 100644 new mode 100755 diff --git a/.github/workflows/paymentsCronjob.yml b/.github/workflows/paymentsCronjob.yml old mode 100644 new mode 100755 diff --git a/.gitignore b/.gitignore old mode 100644 new mode 100755 diff --git a/.npmrc b/.npmrc old mode 100644 new mode 100755 diff --git a/.vscode/settings.json b/.vscode/settings.json old mode 100644 new mode 100755 diff --git a/Dockerfile b/Dockerfile old mode 100644 new mode 100755 diff --git a/README.md b/README.md old mode 100644 new mode 100755 diff --git a/biome.json b/biome.json old mode 100644 new mode 100755 diff --git a/components.json b/components.json old mode 100644 new mode 100755 diff --git a/docker-compose.yml b/docker-compose.yml old mode 100644 new mode 100755 diff --git a/emails/EventReminder.tsx b/emails/EventReminder.tsx old mode 100644 new mode 100755 diff --git a/emails/GroupAdmin.tsx b/emails/GroupAdmin.tsx old mode 100644 new mode 100755 diff --git a/emails/GroupRequestEmail.tsx b/emails/GroupRequestEmail.tsx old mode 100644 new mode 100755 diff --git a/emails/NewEvent.tsx b/emails/NewEvent.tsx old mode 100644 new mode 100755 diff --git a/emails/PaidButCanceled.tsx b/emails/PaidButCanceled.tsx old mode 100644 new mode 100755 diff --git a/emails/PaymentReminder.tsx b/emails/PaymentReminder.tsx old mode 100644 new mode 100755 diff --git a/emails/TestTemplate.tsx b/emails/TestTemplate.tsx old mode 100644 new mode 100755 diff --git a/emails/Welcome.tsx b/emails/Welcome.tsx old mode 100644 new mode 100755 diff --git a/emails/components/ContainerBox.tsx b/emails/components/ContainerBox.tsx old mode 100644 new mode 100755 diff --git a/emails/components/CustomButton.tsx b/emails/components/CustomButton.tsx old mode 100644 new mode 100755 diff --git a/emails/components/EventTemplate.tsx b/emails/components/EventTemplate.tsx old mode 100644 new mode 100755 diff --git a/emails/components/FAQArea.tsx b/emails/components/FAQArea.tsx old mode 100644 new mode 100755 diff --git a/emails/components/Footer.tsx b/emails/components/Footer.tsx old mode 100644 new mode 100755 diff --git a/emails/helpers/constants.ts b/emails/helpers/constants.ts old mode 100644 new mode 100755 diff --git a/emails/helpers/transformDate.ts b/emails/helpers/transformDate.ts old mode 100644 new mode 100755 diff --git a/inngest/createSendEmail.ts b/inngest/createSendEmail.ts old mode 100644 new mode 100755 diff --git a/inngest/cronjobForPayments.ts b/inngest/cronjobForPayments.ts old mode 100644 new mode 100755 diff --git a/inngest/index.ts b/inngest/index.ts old mode 100644 new mode 100755 diff --git a/inngest/sendEventReminderEmail.tsx b/inngest/sendEventReminderEmail.tsx old mode 100644 new mode 100755 diff --git a/inngest/sendGroupRequestEmail.tsx b/inngest/sendGroupRequestEmail.tsx old mode 100644 new mode 100755 diff --git a/inngest/sendNewEventEmail.tsx b/inngest/sendNewEventEmail.tsx old mode 100644 new mode 100755 diff --git a/inngest/sendPaidButCanceledMail.tsx b/inngest/sendPaidButCanceledMail.tsx old mode 100644 new mode 100755 diff --git a/inngest/sendPaymentReminderEmail.tsx b/inngest/sendPaymentReminderEmail.tsx old mode 100644 new mode 100755 diff --git a/inngest/sendWelcomeMail.tsx b/inngest/sendWelcomeMail.tsx old mode 100644 new mode 100755 diff --git a/inngest/triggerNewEvent.tsx b/inngest/triggerNewEvent.tsx old mode 100644 new mode 100755 diff --git a/inngest/triggerPaymentAndEventReminder.tsx b/inngest/triggerPaymentAndEventReminder.tsx old mode 100644 new mode 100755 diff --git a/jest.config.ts b/jest.config.ts old mode 100644 new mode 100755 diff --git a/lib/utils/cn.ts b/lib/utils/cn.ts old mode 100644 new mode 100755 diff --git a/next-env.d.ts b/next-env.d.ts old mode 100644 new mode 100755 diff --git a/next.config.mjs b/next.config.mjs old mode 100644 new mode 100755 diff --git a/package.json b/package.json old mode 100644 new mode 100755 diff --git a/postcss.config.cjs b/postcss.config.cjs old mode 100644 new mode 100755 diff --git a/prisma/schema.prisma b/prisma/schema.prisma old mode 100644 new mode 100755 diff --git a/public/Paypal.jpg b/public/Paypal.jpg old mode 100644 new mode 100755 diff --git a/public/favicon.ico b/public/favicon.ico old mode 100644 new mode 100755 diff --git a/public/videoEdited.mp4 b/public/videoEdited.mp4 old mode 100644 new mode 100755 diff --git a/script.ts b/script.ts old mode 100644 new mode 100755 diff --git a/setupJest.ts b/setupJest.ts old mode 100644 new mode 100755 diff --git a/src/app/Providers.tsx b/src/app/Providers.tsx old mode 100644 new mode 100755 diff --git a/src/app/addToGroup/[JWT]/page.tsx b/src/app/addToGroup/[JWT]/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/agb/page.tsx b/src/app/agb/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/api/auth/[...nextauth]/route.ts b/src/app/api/auth/[...nextauth]/route.ts old mode 100644 new mode 100755 diff --git a/src/app/api/inngest/route.ts b/src/app/api/inngest/route.ts old mode 100644 new mode 100755 diff --git a/src/app/events/[eventId]/StatusButton.tsx b/src/app/events/[eventId]/StatusButton.tsx old mode 100644 new mode 100755 diff --git a/src/app/events/[eventId]/page.tsx b/src/app/events/[eventId]/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/[groupId]/actions.ts b/src/app/group/[groupId]/actions.ts old mode 100644 new mode 100755 diff --git a/src/app/group/[groupId]/getLatLong.ts b/src/app/group/[groupId]/getLatLong.ts old mode 100644 new mode 100755 diff --git a/src/app/group/[groupId]/loading.tsx b/src/app/group/[groupId]/loading.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/[groupId]/page.tsx b/src/app/group/[groupId]/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/enter/_components/SuccessComp.tsx b/src/app/group/enter/_components/SuccessComp.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/enter/_components/action.ts b/src/app/group/enter/_components/action.ts old mode 100644 new mode 100755 diff --git a/src/app/group/enter/page.tsx b/src/app/group/enter/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/layout.tsx b/src/app/group/layout.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/loading.tsx b/src/app/group/loading.tsx old mode 100644 new mode 100755 diff --git a/src/app/group/page.tsx b/src/app/group/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/home/page.tsx b/src/app/home/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/layout.tsx b/src/app/layout.tsx old mode 100644 new mode 100755 diff --git a/src/app/newGroup/page.tsx b/src/app/newGroup/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/oauth2callback/error.tsx b/src/app/oauth2callback/error.tsx old mode 100644 new mode 100755 diff --git a/src/app/oauth2callback/page.tsx b/src/app/oauth2callback/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/page.tsx b/src/app/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/ClipboardButton.tsx b/src/app/settings/groups/[groupId]/ClipboardButton.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/ClipboardCode.tsx b/src/app/settings/groups/[groupId]/ClipboardCode.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/DeleteGroupForm.tsx b/src/app/settings/groups/[groupId]/DeleteGroupForm.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/EventDialog.tsx b/src/app/settings/groups/[groupId]/EventDialog.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/NameChange.tsx b/src/app/settings/groups/[groupId]/NameChange.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/actions.ts b/src/app/settings/groups/[groupId]/actions.ts old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/[groupId]/page.tsx b/src/app/settings/groups/[groupId]/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/groups/page.tsx b/src/app/settings/groups/page.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/user/DeleteUserForm.tsx b/src/app/settings/user/DeleteUserForm.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/user/NotificationSwitch.tsx b/src/app/settings/user/NotificationSwitch.tsx old mode 100644 new mode 100755 diff --git a/src/app/settings/user/actions.ts b/src/app/settings/user/actions.ts old mode 100644 new mode 100755 diff --git a/src/app/settings/user/page.tsx b/src/app/settings/user/page.tsx old mode 100644 new mode 100755 diff --git a/src/components/Authentication/CreateGroupButton.tsx b/src/components/Authentication/CreateGroupButton.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/AddEventForm.tsx b/src/components/Events/AddEventForm.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/AvatarStatus.tsx b/src/components/Events/AvatarStatus.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/AddToCalendarButton.tsx b/src/components/Events/Buttons/AddToCalendarButton.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/BookEventButton.tsx b/src/components/Events/Buttons/BookEventButton.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/DeclineEventDialog.tsx b/src/components/Events/Buttons/DeclineEventDialog.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/DeleteEventButton.tsx b/src/components/Events/Buttons/DeleteEventButton.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/EventStatusArea.tsx b/src/components/Events/Buttons/EventStatusArea.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/LeaveModal.tsx b/src/components/Events/Buttons/LeaveModal.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/RemindButton.tsx b/src/components/Events/Buttons/RemindButton.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/Buttons/actions.ts b/src/components/Events/Buttons/actions.ts old mode 100644 new mode 100755 diff --git a/src/components/Events/DateInfo.tsx b/src/components/Events/DateInfo.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/EnvironmentInfo.tsx b/src/components/Events/EnvironmentInfo.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/EventCard.tsx b/src/components/Events/EventCard.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/EventCardAdminArea.tsx b/src/components/Events/EventCardAdminArea.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/EventCardAdminPaymentArea.tsx b/src/components/Events/EventCardAdminPaymentArea.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/ParticipantsArea.tsx b/src/components/Events/ParticipantsArea.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/ParticipantsAreaServer.tsx b/src/components/Events/ParticipantsAreaServer.tsx old mode 100644 new mode 100755 diff --git a/src/components/Events/StatusChip.tsx b/src/components/Events/StatusChip.tsx old mode 100644 new mode 100755 diff --git a/src/components/Groups/GroupSelector.tsx b/src/components/Groups/GroupSelector.tsx old mode 100644 new mode 100755 diff --git a/src/components/Groups/GroupSelectorServer.tsx b/src/components/Groups/GroupSelectorServer.tsx old mode 100644 new mode 100755 diff --git a/src/components/Groups/NewGroup.tsx b/src/components/Groups/NewGroup.tsx old mode 100644 new mode 100755 diff --git a/src/components/Heading.tsx b/src/components/Heading.tsx old mode 100644 new mode 100755 diff --git a/src/components/Map/MapAccordion.tsx b/src/components/Map/MapAccordion.tsx old mode 100644 new mode 100755 diff --git a/src/components/Map/OrganizerMap.tsx b/src/components/Map/OrganizerMap.tsx old mode 100644 new mode 100755 diff --git a/src/components/Navigation/DashboardLink.tsx b/src/components/Navigation/DashboardLink.tsx old mode 100644 new mode 100755 diff --git a/src/components/Navigation/Navbar.tsx b/src/components/Navigation/Navbar.tsx old mode 100644 new mode 100755 diff --git a/src/components/Navigation/OrganizerMenu.tsx b/src/components/Navigation/OrganizerMenu.tsx old mode 100644 new mode 100755 diff --git a/src/components/Navigation/OrganizerServerMenu.tsx b/src/components/Navigation/OrganizerServerMenu.tsx old mode 100644 new mode 100755 diff --git a/src/components/NotificationBubble.tsx b/src/components/NotificationBubble.tsx old mode 100644 new mode 100755 diff --git a/src/components/PaymentArea.tsx b/src/components/PaymentArea.tsx old mode 100644 new mode 100755 diff --git a/src/components/Phone.tsx b/src/components/Phone.tsx old mode 100644 new mode 100755 diff --git a/src/components/QuestionMark.tsx b/src/components/QuestionMark.tsx old mode 100644 new mode 100755 diff --git a/src/emails/transporter.ts b/src/emails/transporter.ts old mode 100644 new mode 100755 diff --git a/src/env/client.mjs b/src/env/client.mjs old mode 100644 new mode 100755 diff --git a/src/env/schema.mjs b/src/env/schema.mjs old mode 100644 new mode 100755 diff --git a/src/env/server.mjs b/src/env/server.mjs old mode 100644 new mode 100755 diff --git a/src/helpers/constants.ts b/src/helpers/constants.ts old mode 100644 new mode 100755 diff --git a/src/helpers/formatter.ts b/src/helpers/formatter.ts old mode 100644 new mode 100755 diff --git a/src/helpers/getAddressAndCoordinatesRedisKeys.ts b/src/helpers/getAddressAndCoordinatesRedisKeys.ts old mode 100644 new mode 100755 diff --git a/src/helpers/getEuroAmount.ts b/src/helpers/getEuroAmount.ts old mode 100644 new mode 100755 diff --git a/src/helpers/isDateInCertainRange.ts b/src/helpers/isDateInCertainRange.ts old mode 100644 new mode 100755 diff --git a/src/helpers/isOwnerOfGroup.ts b/src/helpers/isOwnerOfGroup.ts old mode 100644 new mode 100755 diff --git a/src/helpers/omit.ts b/src/helpers/omit.ts old mode 100644 new mode 100755 diff --git a/src/middleware.ts b/src/middleware.ts old mode 100644 new mode 100755 diff --git a/src/scripts/getSoccerDate.ts b/src/scripts/getSoccerDate.ts old mode 100644 new mode 100755 diff --git a/src/scripts/padelScript.ts b/src/scripts/padelScript.ts old mode 100644 new mode 100755 diff --git a/src/scripts/padelscript.test.ts b/src/scripts/padelscript.test.ts old mode 100644 new mode 100755 diff --git a/src/scripts/script.test.ts b/src/scripts/script.test.ts old mode 100644 new mode 100755 diff --git a/src/scripts/script.ts b/src/scripts/script.ts old mode 100644 new mode 100755 diff --git a/src/server/auth/authOptions.ts b/src/server/auth/authOptions.ts old mode 100644 new mode 100755 diff --git a/src/server/db/client.ts b/src/server/db/client.ts old mode 100644 new mode 100755 diff --git a/src/server/db/redis.ts b/src/server/db/redis.ts old mode 100644 new mode 100755 diff --git a/src/server/gmail.ts b/src/server/gmail.ts old mode 100644 new mode 100755 diff --git a/src/server/map.ts b/src/server/map.ts old mode 100644 new mode 100755 diff --git a/src/server/verifyJWT.ts b/src/server/verifyJWT.ts old mode 100644 new mode 100755 diff --git a/src/types/next-auth.d.ts b/src/types/next-auth.d.ts old mode 100644 new mode 100755 diff --git a/styles/globals.css b/styles/globals.css old mode 100644 new mode 100755 diff --git a/tailwind.config.js b/tailwind.config.js old mode 100644 new mode 100755 diff --git a/tsconfig.json b/tsconfig.json old mode 100644 new mode 100755 diff --git a/ui/OrganizerLink.tsx b/ui/OrganizerLink.tsx old mode 100644 new mode 100755 diff --git a/ui/TextField.tsx b/ui/TextField.tsx old mode 100644 new mode 100755 diff --git a/ui/accordion.tsx b/ui/accordion.tsx old mode 100644 new mode 100755 diff --git a/ui/avatar.tsx b/ui/avatar.tsx old mode 100644 new mode 100755 diff --git a/ui/button.tsx b/ui/button.tsx old mode 100644 new mode 100755 diff --git a/ui/container.tsx b/ui/container.tsx old mode 100644 new mode 100755 diff --git a/ui/dialog.tsx b/ui/dialog.tsx old mode 100644 new mode 100755 diff --git a/ui/dropdown-menu.tsx b/ui/dropdown-menu.tsx old mode 100644 new mode 100755 diff --git a/ui/form.tsx b/ui/form.tsx old mode 100644 new mode 100755 diff --git a/ui/hover-card.tsx b/ui/hover-card.tsx old mode 100644 new mode 100755 diff --git a/ui/input.tsx b/ui/input.tsx old mode 100644 new mode 100755 diff --git a/ui/label.tsx b/ui/label.tsx old mode 100644 new mode 100755 diff --git a/ui/popover.tsx b/ui/popover.tsx old mode 100644 new mode 100755 diff --git a/ui/progress.tsx b/ui/progress.tsx old mode 100644 new mode 100755 diff --git a/ui/select.tsx b/ui/select.tsx old mode 100644 new mode 100755 diff --git a/ui/separator.tsx b/ui/separator.tsx old mode 100644 new mode 100755 diff --git a/ui/skeleton.tsx b/ui/skeleton.tsx old mode 100644 new mode 100755 diff --git a/ui/switch.tsx b/ui/switch.tsx old mode 100644 new mode 100755 diff --git a/ui/theme-toggle.tsx b/ui/theme-toggle.tsx old mode 100644 new mode 100755 diff --git a/ui/toast.tsx b/ui/toast.tsx old mode 100644 new mode 100755 diff --git a/ui/toaster.tsx b/ui/toaster.tsx old mode 100644 new mode 100755 diff --git a/ui/use-toast.ts b/ui/use-toast.ts old mode 100644 new mode 100755 diff --git a/yarn.lock b/yarn.lock old mode 100644 new mode 100755