From 41366868ef5d8c82725989b0070d94a6bdad97fa Mon Sep 17 00:00:00 2001 From: lars Date: Fri, 9 Aug 2024 22:27:03 +0200 Subject: [PATCH] Busines Name change --- calcom/.env.example | 4 +- calcom/LICENSE | 2 +- calcom/README.md | 4 +- calcom/apps/api/v1/LICENSE | 4 +- calcom/apps/api/v2/src/ee/LICENSE | 4 +- calcom/packages/app-store/amie/config.json | 2 +- calcom/packages/app-store/around/config.json | 2 +- .../app-store/baa-for-hipaa/config.json | 2 +- calcom/packages/app-store/cal-ai/config.json | 2 +- .../packages/app-store/campfire/config.json | 4 +- .../packages/app-store/closecom/config.json | 4 +- .../packages/app-store/demodesk/config.json | 2 +- calcom/packages/app-store/discord/config.json | 2 +- .../app-store/exchangecalendar/config.json | 2 +- .../packages/app-store/facetime/config.json | 2 +- calcom/packages/app-store/fathom/config.json | 4 +- calcom/packages/app-store/ga4/config.json | 2 +- .../app-store/ics-feedcalendar/config.json | 4 +- calcom/packages/app-store/matomo/config.json | 4 +- .../packages/app-store/mirotalk/config.json | 2 +- calcom/packages/app-store/n8n/DESCRIPTION.md | 2 +- calcom/packages/app-store/n8n/config.json | 6 +- .../app-store/office365video/config.json | 2 +- .../packages/app-store/plausible/config.json | 4 +- calcom/packages/app-store/posthog/config.json | 4 +- calcom/packages/app-store/qr_code/config.json | 2 +- .../packages/app-store/riverside/config.json | 4 +- .../app-store/routing-forms/config.json | 4 +- .../packages/app-store/salesforce/config.json | 4 +- .../packages/app-store/salesroom/config.json | 2 +- .../packages/app-store/sendgrid/config.json | 4 +- calcom/packages/app-store/signal/config.json | 2 +- .../app-store/sirius_video/config.json | 2 +- .../packages/app-store/stripepayment/LICENSE | 4 +- .../stripepayment/lib/team-billing.ts | 2 +- .../packages/app-store/telegram/config.json | 2 +- .../app-store/templates/basic/config.json | 2 +- .../templates/booking-pages-tag/config.json | 2 +- .../templates/event-type-app-card/config.json | 2 +- .../templates/link-as-an-app/config.json | 2 +- calcom/packages/app-store/twipla/config.json | 4 +- .../packages/app-store/typeform/config.json | 4 +- calcom/packages/app-store/umami/config.json | 4 +- calcom/packages/app-store/vimcal/config.json | 2 +- .../packages/app-store/whatsapp/config.json | 2 +- calcom/packages/app-store/whereby/config.json | 4 +- .../packages/app-store/wordpress/config.json | 2 +- .../packages/app-store/wordpress/plugin.php | 2 +- .../packages/app-store/zoho-bigin/config.json | 2 +- .../app-store/zohocalendar/DESCRIPTION.md | 2 +- .../app-store/zohocalendar/config.json | 8 +- .../app-store/zohocalendar/package.json | 2 +- calcom/packages/app-store/zohocrm/config.json | 4 +- .../packages/app-store/zohocrm/package.json | 2 +- .../app-store/zoomvideo/DESCRIPTION.md | 2 +- .../packages/app-store/zoomvideo/package.json | 2 +- calcom/packages/embeds/embed-core/LICENSE | 4 +- calcom/packages/embeds/embed-react/LICENSE | 4 +- calcom/packages/embeds/embed-snippet/LICENSE | 4 +- calcom/packages/features/auth/package.json | 2 +- calcom/packages/features/ee/LICENSE | 4 +- calcom/packages/features/package.json | 2 +- calcom/packages/platform/atoms/package.json | 2 +- calcom/packages/types/environment.d.ts | 4 +- .../ui/components/apps/Categories.tsx | 4 +- docker-compose.yaml | 73 ++++++++++--------- 66 files changed, 136 insertions(+), 131 deletions(-) diff --git a/calcom/.env.example b/calcom/.env.example index 10c9fdb..3172697 100644 --- a/calcom/.env.example +++ b/calcom/.env.example @@ -228,8 +228,8 @@ SENDGRID_SYNC_API_KEY= # Change your Brand NEXT_PUBLIC_APP_NAME="BLS cal" -NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS="help@cal.com" -NEXT_PUBLIC_COMPANY_NAME="BLS cal, Inc." +NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS="hello@bls-media.de" +NEXT_PUBLIC_COMPANY_NAME="BLS media GbR." # Set this to true in to disable new signups # NEXT_PUBLIC_DISABLE_SIGNUP=true NEXT_PUBLIC_DISABLE_SIGNUP= diff --git a/calcom/LICENSE b/calcom/LICENSE index 885a90f..44355c9 100644 --- a/calcom/LICENSE +++ b/calcom/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2020-present BLS cal, Inc. +Copyright (c) 2020-present BLS media GbR. Portions of this software are licensed as follows: diff --git a/calcom/README.md b/calcom/README.md index 601769c..891a366 100644 --- a/calcom/README.md +++ b/calcom/README.md @@ -362,7 +362,7 @@ The Docker configuration can be found [in our docker repository](https://github. Issues with Docker? Find your answer or open a new discussion [here](https://github.com/calcom/docker/discussions) to ask the community. -BLS cal, Inc. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk. +BLS media GbR. does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk. ### Railway @@ -396,7 +396,7 @@ See the [roadmap project](https://cal.com/roadmap) for a list of proposed featur ## License -BLS cal, Inc. is a commercial open source company, which means some parts of this open source repository require a commercial license. The concept is called "Open Core" where the core technology (99%) is fully open source, licensed under [AGPLv3](https://opensource.org/license/agpl-v3) and the last 1% is covered under a commercial license (["/ee" Enterprise Edition](https://github.com/calcom/cal.com/tree/main/packages/features/ee)) which we believe is entirely relevant for larger organisations that require enterprise features. Enterprise features are built by the core engineering team of BLS cal, Inc. which is hired in full-time. Find their compensation on https://cal.com/open. +BLS media GbR. is a commercial open source company, which means some parts of this open source repository require a commercial license. The concept is called "Open Core" where the core technology (99%) is fully open source, licensed under [AGPLv3](https://opensource.org/license/agpl-v3) and the last 1% is covered under a commercial license (["/ee" Enterprise Edition](https://github.com/calcom/cal.com/tree/main/packages/features/ee)) which we believe is entirely relevant for larger organisations that require enterprise features. Enterprise features are built by the core engineering team of BLS media GbR. which is hired in full-time. Find their compensation on https://cal.com/open. > [!NOTE] > Our philosophy is simple, all "Singleplayer APIs" are open-source under AGPLv3. All commercial "Multiplayer APIs" are under a commercial license. diff --git a/calcom/apps/api/v1/LICENSE b/calcom/apps/api/v1/LICENSE index 446c9e6..d51dc5e 100644 --- a/calcom/apps/api/v1/LICENSE +++ b/calcom/apps/api/v1/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (the “Commercial License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms, or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Enterprise Edition subscription ("Commercial Subscription") for the correct number of hosts as defined in the "Commercial Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/apps/api/v2/src/ee/LICENSE b/calcom/apps/api/v2/src/ee/LICENSE index 446c9e6..d51dc5e 100644 --- a/calcom/apps/api/v2/src/ee/LICENSE +++ b/calcom/apps/api/v2/src/ee/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (the “Commercial License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms, or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Enterprise Edition subscription ("Commercial Subscription") for the correct number of hosts as defined in the "Commercial Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/app-store/amie/config.json b/calcom/packages/app-store/amie/config.json index 3d1f358..58746c9 100644 --- a/calcom/packages/app-store/amie/config.json +++ b/calcom/packages/app-store/amie/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com", "variant": "other", "categories": ["calendar"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "The joyful productivity app\r\r", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/around/config.json b/calcom/packages/app-store/around/config.json index 24f1e0c..6a3363a 100644 --- a/calcom/packages/app-store/around/config.json +++ b/calcom/packages/app-store/around/config.json @@ -9,7 +9,7 @@ "variant": "conferencing", "categories": ["conferencing"], "publisher": "BLS cal", - "email": "help@cal.com", + "email": "hello@bls-media.de", "description": "Discover radically unique video calls designed to help hybrid-remote teams create, collaborate and celebrate together.", "__createdUsingCli": true, "appData": { diff --git a/calcom/packages/app-store/baa-for-hipaa/config.json b/calcom/packages/app-store/baa-for-hipaa/config.json index 06c7715..1ef7fe8 100644 --- a/calcom/packages/app-store/baa-for-hipaa/config.json +++ b/calcom/packages/app-store/baa-for-hipaa/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/BAA", "variant": "other", "categories": ["other"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Request a signed Business Associate Agreement for your HIPAA compliance records", "isTemplate": false, diff --git a/calcom/packages/app-store/cal-ai/config.json b/calcom/packages/app-store/cal-ai/config.json index 11e0d01..51bdccb 100644 --- a/calcom/packages/app-store/cal-ai/config.json +++ b/calcom/packages/app-store/cal-ai/config.json @@ -7,7 +7,7 @@ "url": "https://cal.ai", "variant": "automation", "categories": ["automation"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Cal.ai is your AI scheduling assistant. Get your personal email assistant (username@cal.ai) that you can forward emails to or have a conversation with. Cal.ai will automatically schedule meetings for you.", "isTemplate": false, diff --git a/calcom/packages/app-store/campfire/config.json b/calcom/packages/app-store/campfire/config.json index 864a856..f4460dd 100644 --- a/calcom/packages/app-store/campfire/config.json +++ b/calcom/packages/app-store/campfire/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Feel connected with your remote team. Team events, new hire onboardings, coffee chats, all on Campfire. No more awkward Zoom calls.\r\r", "__createdUsingCli": true, "appData": { diff --git a/calcom/packages/app-store/closecom/config.json b/calcom/packages/app-store/closecom/config.json index 3eec6f3..845798b 100644 --- a/calcom/packages/app-store/closecom/config.json +++ b/calcom/packages/app-store/closecom/config.json @@ -8,9 +8,9 @@ "url": "https://cal.com/", "variant": "crm", "categories": ["crm"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "extendsFeature": "EventType", - "email": "help@cal.com", + "email": "hello@bls-media.de", "description": "Close is the inside sales CRM of choice for startups and SMBs. Make more calls, send more emails and close more deals starting today.", "__createdUsingCli": true, "isOAuth": false diff --git a/calcom/packages/app-store/demodesk/config.json b/calcom/packages/app-store/demodesk/config.json index 48754bf..209fd22 100644 --- a/calcom/packages/app-store/demodesk/config.json +++ b/calcom/packages/app-store/demodesk/config.json @@ -7,7 +7,7 @@ "url": "https://demodesk.com", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "appData": { "location": { diff --git a/calcom/packages/app-store/discord/config.json b/calcom/packages/app-store/discord/config.json index 8ef4358..77b4021 100644 --- a/calcom/packages/app-store/discord/config.json +++ b/calcom/packages/app-store/discord/config.json @@ -7,7 +7,7 @@ "url": "https://discord.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "appData": { "location": { diff --git a/calcom/packages/app-store/exchangecalendar/config.json b/calcom/packages/app-store/exchangecalendar/config.json index 7ffe3f6..0342ef1 100644 --- a/calcom/packages/app-store/exchangecalendar/config.json +++ b/calcom/packages/app-store/exchangecalendar/config.json @@ -10,7 +10,7 @@ "variant": "calendar", "categories": ["calendar"], "publisher": "BLS cal", - "email": "help@cal.com", + "email": "hello@bls-media.de", "description": "Fetch Microsoft Exchange calendars and availabilities using Exchange Web Services (EWS).", "__createdUsingCli": true, "isOAuth": false diff --git a/calcom/packages/app-store/facetime/config.json b/calcom/packages/app-store/facetime/config.json index ca7c28a..43c15ca 100644 --- a/calcom/packages/app-store/facetime/config.json +++ b/calcom/packages/app-store/facetime/config.json @@ -9,7 +9,7 @@ "variant": "conferencing", "categories": ["conferencing"], "publisher": "Lucas Smith", - "email": "help@cal.com", + "email": "hello@bls-media.de", "description": "Facetime makes it super simple for collaborating teams to jump on a video call.", "__createdUsingCli": true, "appData": { diff --git a/calcom/packages/app-store/fathom/config.json b/calcom/packages/app-store/fathom/config.json index b6d6282..48a3fe0 100644 --- a/calcom/packages/app-store/fathom/config.json +++ b/calcom/packages/app-store/fathom/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "extendsFeature": "EventType", "appData": { "tag": { diff --git a/calcom/packages/app-store/ga4/config.json b/calcom/packages/app-store/ga4/config.json index 6c27569..d40744f 100644 --- a/calcom/packages/app-store/ga4/config.json +++ b/calcom/packages/app-store/ga4/config.json @@ -7,7 +7,7 @@ "url": "https://marketingplatform.google.com", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Google Analytics is a web analytics service offered by Google that tracks and reports website traffic, currently as a platform inside the Google Marketing Platform brand.", "extendsFeature": "EventType", diff --git a/calcom/packages/app-store/ics-feedcalendar/config.json b/calcom/packages/app-store/ics-feedcalendar/config.json index 59da8f8..95cfafc 100644 --- a/calcom/packages/app-store/ics-feedcalendar/config.json +++ b/calcom/packages/app-store/ics-feedcalendar/config.json @@ -7,8 +7,8 @@ "logo": "icon.svg", "variant": "calendar", "categories": ["calendar"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Import events from an ICS Feed into BLS cal.", "isTemplate": false, "__createdUsingCli": true diff --git a/calcom/packages/app-store/matomo/config.json b/calcom/packages/app-store/matomo/config.json index 224c8a1..afc9ec8 100644 --- a/calcom/packages/app-store/matomo/config.json +++ b/calcom/packages/app-store/matomo/config.json @@ -6,8 +6,8 @@ "url": "https://cal.com/", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Google Analytics alternative that protects your data and your customers' privacy", "extendsFeature": "EventType", "appData": { diff --git a/calcom/packages/app-store/mirotalk/config.json b/calcom/packages/app-store/mirotalk/config.json index 1eb4f34..4481e50 100644 --- a/calcom/packages/app-store/mirotalk/config.json +++ b/calcom/packages/app-store/mirotalk/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "appData": { "location": { diff --git a/calcom/packages/app-store/n8n/DESCRIPTION.md b/calcom/packages/app-store/n8n/DESCRIPTION.md index fe467ed..3ce2fb8 100644 --- a/calcom/packages/app-store/n8n/DESCRIPTION.md +++ b/calcom/packages/app-store/n8n/DESCRIPTION.md @@ -3,7 +3,7 @@ items: - 1.png - 2.png - 3.png - - https://docs.n8n.io/_images/integrations/builtin/credentials/cal/getting-api-key.gif + - 4.gif ---

You can use these credentials to authenticate the following nodes with Cal.

diff --git a/calcom/packages/app-store/n8n/config.json b/calcom/packages/app-store/n8n/config.json index 7d92a89..550a434 100644 --- a/calcom/packages/app-store/n8n/config.json +++ b/calcom/packages/app-store/n8n/config.json @@ -4,11 +4,11 @@ "slug": "n8n", "type": "n8n_automation", "logo": "icon.svg", - "url": "https://cal.com/", + "url": "https://bls.media/", "variant": "automation", "categories": ["automation"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR", + "email": "hello@bls-media.de", "description": "Automate without limits. The workflow automation platform that doesn't box you in, that you never outgrow", "__createdUsingCli": true, "isOAuth": false diff --git a/calcom/packages/app-store/office365video/config.json b/calcom/packages/app-store/office365video/config.json index c66134c..18bd932 100644 --- a/calcom/packages/app-store/office365video/config.json +++ b/calcom/packages/app-store/office365video/config.json @@ -13,7 +13,7 @@ "slug": "msteams", "title": "MS Teams (Requires work/school account)", "trending": true, - "email": "help@cal.com", + "email": "hello@bls-media.de", "appData": { "location": { "linkType": "dynamic", diff --git a/calcom/packages/app-store/plausible/config.json b/calcom/packages/app-store/plausible/config.json index 72d0824..fbb52e5 100644 --- a/calcom/packages/app-store/plausible/config.json +++ b/calcom/packages/app-store/plausible/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com/", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "extendsFeature": "EventType", "appData": { "tag": { diff --git a/calcom/packages/app-store/posthog/config.json b/calcom/packages/app-store/posthog/config.json index d5e9900..29d8cdf 100644 --- a/calcom/packages/app-store/posthog/config.json +++ b/calcom/packages/app-store/posthog/config.json @@ -6,8 +6,8 @@ "url": "https://posthog.com", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "PostHog is the all-in-one platform for building better products - with product analytics, feature flags, session recordings, a/b testing, heatmaps, and more.", "extendsFeature": "EventType", "appData": { diff --git a/calcom/packages/app-store/qr_code/config.json b/calcom/packages/app-store/qr_code/config.json index fa55057..c36079f 100644 --- a/calcom/packages/app-store/qr_code/config.json +++ b/calcom/packages/app-store/qr_code/config.json @@ -8,7 +8,7 @@ "variant": "other", "categories": ["other"], "extendsFeature": "EventType", - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Easily generate a QR code for your links to print, share, or embed.", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/riverside/config.json b/calcom/packages/app-store/riverside/config.json index 1c6ad67..1d5f25e 100644 --- a/calcom/packages/app-store/riverside/config.json +++ b/calcom/packages/app-store/riverside/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Your online recording studio. The easiest way to record podcasts and videos in studio quality from anywhere. All from the browser.", "__createdUsingCli": true, "appData": { diff --git a/calcom/packages/app-store/routing-forms/config.json b/calcom/packages/app-store/routing-forms/config.json index 6b30ad8..44c9f72 100644 --- a/calcom/packages/app-store/routing-forms/config.json +++ b/calcom/packages/app-store/routing-forms/config.json @@ -9,9 +9,9 @@ "url": "https://cal.com/resources/feature/routing-forms", "variant": "other", "categories": ["automation"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "simplePath": "/apps/routing-forms", - "email": "help@cal.com", + "email": "hello@bls-media.de", "licenseRequired": true, "teamsPlanRequired": { "upgradeUrl": "/routing-forms/forms" diff --git a/calcom/packages/app-store/salesforce/config.json b/calcom/packages/app-store/salesforce/config.json index cbf8000..ed78b7f 100644 --- a/calcom/packages/app-store/salesforce/config.json +++ b/calcom/packages/app-store/salesforce/config.json @@ -8,8 +8,8 @@ "variant": "crm", "categories": ["crm"], "extendsFeature": "EventType", - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Salesforce (Sales Cloud) is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day.", "__createdUsingCli": true, "isOAuth": true diff --git a/calcom/packages/app-store/salesroom/config.json b/calcom/packages/app-store/salesroom/config.json index ac9fe44..f615672 100644 --- a/calcom/packages/app-store/salesroom/config.json +++ b/calcom/packages/app-store/salesroom/config.json @@ -7,7 +7,7 @@ "url": "https://salesroom.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "appData": { "location": { diff --git a/calcom/packages/app-store/sendgrid/config.json b/calcom/packages/app-store/sendgrid/config.json index e312588..ac3465e 100644 --- a/calcom/packages/app-store/sendgrid/config.json +++ b/calcom/packages/app-store/sendgrid/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com/", "variant": "other_calendar", "categories": ["other"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "SendGrid delivers your transactional and marketing emails through the world's largest cloud-based email delivery platform.", "__createdUsingCli": true, "isOAuth": false diff --git a/calcom/packages/app-store/signal/config.json b/calcom/packages/app-store/signal/config.json index e57ff40..c02a087 100644 --- a/calcom/packages/app-store/signal/config.json +++ b/calcom/packages/app-store/signal/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "messaging", "categories": ["messaging"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Schedule a chat with your guests or have a Signal Video call.", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/sirius_video/config.json b/calcom/packages/app-store/sirius_video/config.json index 15c980e..f6a01b0 100644 --- a/calcom/packages/app-store/sirius_video/config.json +++ b/calcom/packages/app-store/sirius_video/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Video meetings made for music.\rCreate your own virtual music classroom, easily.", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/stripepayment/LICENSE b/calcom/packages/app-store/stripepayment/LICENSE index f8c5c95..5c8906c 100644 --- a/calcom/packages/app-store/stripepayment/LICENSE +++ b/calcom/packages/app-store/stripepayment/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (EE) license (the “EE License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms (the “EE Terms”), or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Commercial License subscription ("EE Subscription") for the correct number of hosts as defined in the EE Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/app-store/stripepayment/lib/team-billing.ts b/calcom/packages/app-store/stripepayment/lib/team-billing.ts index 514eb0d..1ed000b 100644 --- a/calcom/packages/app-store/stripepayment/lib/team-billing.ts +++ b/calcom/packages/app-store/stripepayment/lib/team-billing.ts @@ -8,7 +8,7 @@ export function getRequestedSlugError(error: unknown, requestedSlug: string) { // https://www.prisma.io/docs/reference/api-reference/error-reference#p2002 if (error instanceof PrismaClientKnownRequestError && error.code === "P2002") { statusCode = 400; - message = `It seems like the requestedSlug: '${requestedSlug}' is already taken. Please contact support at help@cal.com so we can resolve this issue.`; + message = `It seems like the requestedSlug: '${requestedSlug}' is already taken. Please contact support at hello@bls-media.de so we can resolve this issue.`; } else if (error instanceof Error) { message = error.message; } diff --git a/calcom/packages/app-store/telegram/config.json b/calcom/packages/app-store/telegram/config.json index 7925d43..074d5d1 100644 --- a/calcom/packages/app-store/telegram/config.json +++ b/calcom/packages/app-store/telegram/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "messaging", "categories": ["messaging"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Schedule a chat with your guests or have a Telegram Video call.", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/templates/basic/config.json b/calcom/packages/app-store/templates/basic/config.json index 3464edc..3d7af42 100644 --- a/calcom/packages/app-store/templates/basic/config.json +++ b/calcom/packages/app-store/templates/basic/config.json @@ -7,7 +7,7 @@ "url": "https://example.com/link", "variant": "other", "categories": ["other"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "It is a template for an app that can be installed and provides no other feature.", "isTemplate": true, diff --git a/calcom/packages/app-store/templates/booking-pages-tag/config.json b/calcom/packages/app-store/templates/booking-pages-tag/config.json index fb14e27..5b2db13 100644 --- a/calcom/packages/app-store/templates/booking-pages-tag/config.json +++ b/calcom/packages/app-store/templates/booking-pages-tag/config.json @@ -6,7 +6,7 @@ "url": "https://example.com/link", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "It is a template demoing a Booking Pages tracking app like GA4, Fathom and Plausible.", "extendsFeature": "EventType", diff --git a/calcom/packages/app-store/templates/event-type-app-card/config.json b/calcom/packages/app-store/templates/event-type-app-card/config.json index 2213420..7990a7e 100644 --- a/calcom/packages/app-store/templates/event-type-app-card/config.json +++ b/calcom/packages/app-store/templates/event-type-app-card/config.json @@ -6,7 +6,7 @@ "url": "https://example.com/link", "variant": "other", "categories": ["other"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "A template showcasing how an app with EventType AppCard can be built e.g. Giphy, QR Code", "extendsFeature": "EventType", diff --git a/calcom/packages/app-store/templates/link-as-an-app/config.json b/calcom/packages/app-store/templates/link-as-an-app/config.json index 60ac403..6a72dc1 100644 --- a/calcom/packages/app-store/templates/link-as-an-app/config.json +++ b/calcom/packages/app-store/templates/link-as-an-app/config.json @@ -7,7 +7,7 @@ "url": "https://example.com/link", "variant": "other", "categories": ["other"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "It's a template showing how an app, that is just a link to some webpage, can be made e.g. Pipedream, Amie, Vimcal.", "isTemplate": true, diff --git a/calcom/packages/app-store/twipla/config.json b/calcom/packages/app-store/twipla/config.json index 432d26a..6fce466 100644 --- a/calcom/packages/app-store/twipla/config.json +++ b/calcom/packages/app-store/twipla/config.json @@ -6,8 +6,8 @@ "url": "https://cal.com/", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Twipla.com, formerly known as Visitor Analytics, is a website intelligence platform that helps you understand how visitors interact with your website.", "extendsFeature": "EventType", "appData": { diff --git a/calcom/packages/app-store/typeform/config.json b/calcom/packages/app-store/typeform/config.json index f764103..1eaacc2 100644 --- a/calcom/packages/app-store/typeform/config.json +++ b/calcom/packages/app-store/typeform/config.json @@ -7,8 +7,8 @@ "url": "https://cal.com/", "variant": "other", "categories": ["automation"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Adds a link to copy Typeform Redirect URL", "__createdUsingCli": true, "isOAuth": false diff --git a/calcom/packages/app-store/umami/config.json b/calcom/packages/app-store/umami/config.json index 4d27d02..8137669 100644 --- a/calcom/packages/app-store/umami/config.json +++ b/calcom/packages/app-store/umami/config.json @@ -6,8 +6,8 @@ "url": "https://cal.com/", "variant": "analytics", "categories": ["analytics"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Umami makes it easy to collect, analyze, and understand your web data — while maintaining visitor privacy and data ownership.", "extendsFeature": "EventType", "appData": { diff --git a/calcom/packages/app-store/vimcal/config.json b/calcom/packages/app-store/vimcal/config.json index 620dabc..05cfc05 100644 --- a/calcom/packages/app-store/vimcal/config.json +++ b/calcom/packages/app-store/vimcal/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "other", "categories": ["calendar"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "The world's fastest calendar, beautifully designed for a remote world\r", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/whatsapp/config.json b/calcom/packages/app-store/whatsapp/config.json index d86b86b..9e7ceb7 100644 --- a/calcom/packages/app-store/whatsapp/config.json +++ b/calcom/packages/app-store/whatsapp/config.json @@ -7,7 +7,7 @@ "url": "https://cal.com/", "variant": "messaging", "categories": ["messaging"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Schedule a chat with your guests or have a WhatsApp Video call.", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/whereby/config.json b/calcom/packages/app-store/whereby/config.json index 59ddb65..7db4fbd 100644 --- a/calcom/packages/app-store/whereby/config.json +++ b/calcom/packages/app-store/whereby/config.json @@ -8,8 +8,8 @@ "url": "https://cal.com/", "variant": "conferencing", "categories": ["conferencing"], - "publisher": "BLS cal, Inc.", - "email": "help@cal.com", + "publisher": "BLS media GbR.", + "email": "hello@bls-media.de", "description": "Whereby makes it super simple for collaborating teams to jump on a video call.", "__createdUsingCli": true, "appData": { diff --git a/calcom/packages/app-store/wordpress/config.json b/calcom/packages/app-store/wordpress/config.json index 630420d..7ddcc40 100644 --- a/calcom/packages/app-store/wordpress/config.json +++ b/calcom/packages/app-store/wordpress/config.json @@ -7,7 +7,7 @@ "url": "https://github.com/calcom/wp-plugin", "variant": "other", "categories": ["other"], - "publisher": "BLS cal, Inc.", + "publisher": "BLS media GbR.", "email": "support@cal.com", "description": "Embedded booking pages right into your wordpress page", "__createdUsingCli": true, diff --git a/calcom/packages/app-store/wordpress/plugin.php b/calcom/packages/app-store/wordpress/plugin.php index 7c6a2a3..e51c100 100644 --- a/calcom/packages/app-store/wordpress/plugin.php +++ b/calcom/packages/app-store/wordpress/plugin.php @@ -4,7 +4,7 @@ * Plugin URI: https://cal.com/apps/wordpress * Description: Embed your BLS cal in Wordpress * Version: 0.1 - * Author: BLS cal, Inc. + * Author: BLS media GbR. * Author URI: https://cal.com * License: AGPLv3 * License URI: https://www.gnu.org/licenses/agpl-3.0.en.html diff --git a/calcom/packages/app-store/zoho-bigin/config.json b/calcom/packages/app-store/zoho-bigin/config.json index 6753828..d3ee702 100644 --- a/calcom/packages/app-store/zoho-bigin/config.json +++ b/calcom/packages/app-store/zoho-bigin/config.json @@ -9,7 +9,7 @@ "categories": ["crm"], "extendsFeature": "EventType", "publisher": "Shane Maglangit", - "email": "help@cal.com", + "email": "hello@bls-media.de", "description": "Bigin easily transforms your day-to-day customer processes into actionable pipelines. From qualifying leads to closing deals to managing important after-sales operations—Bigin connects your different teams to work together so that you can offer the best possible experience to your customers. Say goodbye to missing follow-ups, manual data entry, lack of team communication, and information silos.", "isTemplate": false, "__createdUsingCli": true, diff --git a/calcom/packages/app-store/zohocalendar/DESCRIPTION.md b/calcom/packages/app-store/zohocalendar/DESCRIPTION.md index 9c2256c..3bec71c 100644 --- a/calcom/packages/app-store/zohocalendar/DESCRIPTION.md +++ b/calcom/packages/app-store/zohocalendar/DESCRIPTION.md @@ -6,4 +6,4 @@ items: - ZCal4.jpg --- -Zoho Calendar is an online business calendar that makes scheduling easy for you. Use this app to sync your Cal bookings with your Zoho Calendar. +Zoho Calendar ist ein Online-Geschäftskalender, der dir die Terminplanung leicht macht. Mit Zoho Calendar behältst du den Überblick über deine Termine und kannst Kalender mit deinem Team teilen, damit alle auf dem gleichen Stand sind. diff --git a/calcom/packages/app-store/zohocalendar/config.json b/calcom/packages/app-store/zohocalendar/config.json index 4296cb6..3947a1e 100644 --- a/calcom/packages/app-store/zohocalendar/config.json +++ b/calcom/packages/app-store/zohocalendar/config.json @@ -1,6 +1,6 @@ { "name": "Zoho Calendar", - "description": "Zoho Calendar is an online business calendar that makes scheduling easy for you. You can use it to stay on top of your schedule and also share calendars with your team to keep everyone on the same page.", + "description": "Zoho Calendar ist ein Online-Geschäftskalender, der dir die Terminplanung leicht macht. Mit Zoho Calendar behältst du den Überblick über deine Termine und kannst Kalender mit deinem Team teilen, damit alle auf dem gleichen Stand sind.", "slug": "zohocalendar", "type": "zoho_calendar", "title": "Zoho Calendar", @@ -8,8 +8,8 @@ "category": "calendar", "categories": ["calendar"], "logo": "icon.svg", - "publisher": "BLS cal", - "url": "https://cal.com/", - "email": "help@cal.com", + "publisher": "BLS media", + "url": "https://bls.media", + "email": "hello@bls-media.de", "isAuth": true } diff --git a/calcom/packages/app-store/zohocalendar/package.json b/calcom/packages/app-store/zohocalendar/package.json index 066cd3b..c3ce805 100644 --- a/calcom/packages/app-store/zohocalendar/package.json +++ b/calcom/packages/app-store/zohocalendar/package.json @@ -4,7 +4,7 @@ "name": "@calcom/zohocalendar", "version": "0.0.0", "main": "./index.ts", - "description": "Zoho Calendar is an online business calendar that makes scheduling easy for you. You can use it to stay on top of your schedule and also share calendars with your team to keep everyone on the same page.", + "description": "Zoho Calendar ist ein Online-Geschäftskalender, der dir die Terminplanung leicht macht. Mit Zoho Calendar behältst du den Überblick über deine Termine und kannst Kalender mit deinem Team teilen, damit alle auf dem gleichen Stand sind.", "dependencies": { "@calcom/prisma": "*" }, diff --git a/calcom/packages/app-store/zohocrm/config.json b/calcom/packages/app-store/zohocrm/config.json index bea2e59..2148ef5 100644 --- a/calcom/packages/app-store/zohocrm/config.json +++ b/calcom/packages/app-store/zohocrm/config.json @@ -9,8 +9,8 @@ "categories": ["crm"], "extendsFeature": "EventType", "publisher": "Jatin Sandilya", - "email": "help@cal.com", - "description": "Zoho CRM is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day", + "email": "hello@bls-media.de", + "description": "Zoho CRM ist eine Cloud-basierte Anwendung, die deinen Vertriebsmitarbeitern hilft, intelligenter und schneller zu verkaufen, indem sie Kundeninformationen zentralisiert, ihre Interaktionen mit deinem Unternehmen protokolliert und viele der Aufgaben automatisiert, die Vertriebsmitarbeiter jeden Tag erledigen", "isTemplate": false, "__createdUsingCli": true, "__template": "basic", diff --git a/calcom/packages/app-store/zohocrm/package.json b/calcom/packages/app-store/zohocrm/package.json index 945964c..94c943d 100644 --- a/calcom/packages/app-store/zohocrm/package.json +++ b/calcom/packages/app-store/zohocrm/package.json @@ -10,5 +10,5 @@ "devDependencies": { "@calcom/types": "*" }, - "description": "Zoho CRM is a cloud-based application designed to help your salespeople sell smarter and faster by centralizing customer information, logging their interactions with your company, and automating many of the tasks salespeople do every day" + "description": "Zoho CRM ist eine Cloud-basierte Anwendung, die deinen Vertriebsmitarbeitern hilft, intelligenter und schneller zu verkaufen, indem sie Kundeninformationen zentralisiert, ihre Interaktionen mit deinem Unternehmen protokolliert und viele der Aufgaben automatisiert, die Vertriebsmitarbeiter jeden Tag erledigen." } diff --git a/calcom/packages/app-store/zoomvideo/DESCRIPTION.md b/calcom/packages/app-store/zoomvideo/DESCRIPTION.md index 9e27b4c..b6c7526 100644 --- a/calcom/packages/app-store/zoomvideo/DESCRIPTION.md +++ b/calcom/packages/app-store/zoomvideo/DESCRIPTION.md @@ -9,4 +9,4 @@ items: - zoom7.png --- -Zoom is a secure and reliable video platform that supports all of your online communication needs. It can provide everything from one on one meetings, chat, phone, webinars, and large-scale online events. Available with both desktop, web, and mobile versions. +Zoom ist eine sichere und zuverlässige Videoplattform, die alle deine Anforderungen an die Online-Kommunikation erfüllt. Sie bietet alles von Einzelgesprächen, Chats, Telefonaten, Webinaren bis hin zu großen Online-Veranstaltungen. Es ist sowohl als Desktop-, Web- als auch als mobile Version erhältlich. \ No newline at end of file diff --git a/calcom/packages/app-store/zoomvideo/package.json b/calcom/packages/app-store/zoomvideo/package.json index 8d4c1b7..883ee6c 100644 --- a/calcom/packages/app-store/zoomvideo/package.json +++ b/calcom/packages/app-store/zoomvideo/package.json @@ -3,7 +3,7 @@ "name": "@calcom/zoomvideo", "version": "0.0.0", "main": "./index.ts", - "description": "Zoom is a secure and reliable video platform that supports all of your online communication needs. It can provide everything from one on one meetings, chat, phone, webinars, and large-scale online events. Available with both desktop, web, and mobile versions.", + "description": "Zoom ist eine sichere und zuverlässige Videoplattform, die alle deine Anforderungen an die Online-Kommunikation erfüllt. Sie bietet alles von Einzelgesprächen, Chats, Telefonaten, Webinaren bis hin zu großen Online-Veranstaltungen. Es ist sowohl als Desktop-, Web- als auch als mobile Version erhältlich.", "dependencies": { "@calcom/lib": "*", "@calcom/prisma": "*" diff --git a/calcom/packages/embeds/embed-core/LICENSE b/calcom/packages/embeds/embed-core/LICENSE index 5544faf..ece333e 100644 --- a/calcom/packages/embeds/embed-core/LICENSE +++ b/calcom/packages/embeds/embed-core/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (EE) license (the “EE License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms (the “EE Terms”), or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Commercial License subscription ("EE Subscription") for the correct number of hosts as defined in the EE Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/embeds/embed-react/LICENSE b/calcom/packages/embeds/embed-react/LICENSE index 5544faf..ece333e 100644 --- a/calcom/packages/embeds/embed-react/LICENSE +++ b/calcom/packages/embeds/embed-react/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (EE) license (the “EE License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms (the “EE Terms”), or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Commercial License subscription ("EE Subscription") for the correct number of hosts as defined in the EE Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/embeds/embed-snippet/LICENSE b/calcom/packages/embeds/embed-snippet/LICENSE index 5544faf..ece333e 100644 --- a/calcom/packages/embeds/embed-snippet/LICENSE +++ b/calcom/packages/embeds/embed-snippet/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (EE) license (the “EE License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms (the “EE Terms”), or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Commercial License subscription ("EE Subscription") for the correct number of hosts as defined in the EE Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/features/auth/package.json b/calcom/packages/features/auth/package.json index 6880106..4b94f26 100644 --- a/calcom/packages/features/auth/package.json +++ b/calcom/packages/features/auth/package.json @@ -3,7 +3,7 @@ "sideEffects": false, "private": true, "description": "BLS cal's main auth code", - "authors": "BLS cal, Inc.", + "authors": "BLS media GbR.", "version": "1.0.0", "main": "index.ts", "dependencies": { diff --git a/calcom/packages/features/ee/LICENSE b/calcom/packages/features/ee/LICENSE index 446c9e6..d51dc5e 100644 --- a/calcom/packages/features/ee/LICENSE +++ b/calcom/packages/features/ee/LICENSE @@ -1,5 +1,5 @@ The BLS cal Commercial License (the “Commercial License”) -Copyright (c) 2020-present BLS cal, Inc +Copyright (c) 2020-present BLS media GbR With regard to the BLS cal Software: @@ -7,7 +7,7 @@ This software and associated documentation files (the "Software") may only be used in production, if you (and any entity that you represent) have agreed to, and are in compliance with, the BLS cal Subscription Terms available at https://cal.com/terms, or other agreements governing -the use of the Software, as mutually agreed by you and BLS cal, Inc ("BLS cal"), +the use of the Software, as mutually agreed by you and BLS media GbR ("BLS cal"), and otherwise have a valid BLS cal Enterprise Edition subscription ("Commercial Subscription") for the correct number of hosts as defined in the "Commercial Terms ("Hosts"). Subject to the foregoing sentence, you are free to modify this Software and publish patches to the Software. You agree diff --git a/calcom/packages/features/package.json b/calcom/packages/features/package.json index 84cc9d8..a9f9433 100644 --- a/calcom/packages/features/package.json +++ b/calcom/packages/features/package.json @@ -3,7 +3,7 @@ "sideEffects": false, "private": true, "description": "BLS cal's main collocation of features", - "authors": "BLS cal, Inc.", + "authors": "BLS media GbR.", "version": "1.0.0", "main": "index.ts", "dependencies": { diff --git a/calcom/packages/platform/atoms/package.json b/calcom/packages/platform/atoms/package.json index 6d0de4a..8953ce7 100644 --- a/calcom/packages/platform/atoms/package.json +++ b/calcom/packages/platform/atoms/package.json @@ -3,7 +3,7 @@ "sideEffects": false, "type": "module", "description": "Customizable UI components to integrate scheduling into your product.", - "authors": "BLS cal, Inc.", + "authors": "BLS media GbR.", "version": "1.0.52", "scripts": { "dev": "yarn vite build --watch & npx tailwindcss -i ./globals.css -o ./globals.min.css --postcss --minify --watch", diff --git a/calcom/packages/types/environment.d.ts b/calcom/packages/types/environment.d.ts index 532adc8..01ee162 100644 --- a/calcom/packages/types/environment.d.ts +++ b/calcom/packages/types/environment.d.ts @@ -56,8 +56,8 @@ declare namespace NodeJS { */ readonly E2E_TEST_MAILHOG_ENABLED: "1" | undefined; readonly NEXT_PUBLIC_APP_NAME: string | "Cal"; - readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "help@cal.com"; - readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS cal, Inc."; + readonly NEXT_PUBLIC_SUPPORT_MAIL_ADDRESS: string | "hello@bls-media.de"; + readonly NEXT_PUBLIC_COMPANY_NAME: string | "BLS media GbR."; /** * "strict" -> Strict CSP * "non-strict" -> Strict CSP except the usage of unsafe-inline for `style-src` diff --git a/calcom/packages/ui/components/apps/Categories.tsx b/calcom/packages/ui/components/apps/Categories.tsx index 3d6e4a8..1139fcd 100644 --- a/calcom/packages/ui/components/apps/Categories.tsx +++ b/calcom/packages/ui/components/apps/Categories.tsx @@ -17,6 +17,7 @@ export function AppStoreCategories({ }) { const { t, isLocaleReady } = useLocale(); return ( + {/* "Vorgestellte Kategorien" ausgeblendet, da man auf den Unterseiten deaktivierte Apps sieht.
+ */} ); } diff --git a/docker-compose.yaml b/docker-compose.yaml index 2e5d26a..0a01514 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -1,28 +1,27 @@ # Use postgres/example user/password credentials +version: '3.8' + volumes: database-data: networks: - bls-cal: - name: bls-cal + stack: + name: stack external: false services: - #database: - # container_name: database - # image: postgres - # restart: always - # volumes: - # - /Users/Docker/cal/datenbank:/var/lib/postgresql/data/ - # env_file: .env - # ports: - # - 1011:5432 - # networks: - # - bls-cal + database: + container_name: database + image: postgres + restart: always + volumes: + - database-data:/var/lib/postgresql/data/ + env_file: .env + networks: + - stack - bls-cal: - image: bls-cal:1.0 - container_name: BLS-cal + calcom: + image: calcom.docker.scarf.sh/calcom/cal.com build: context: . dockerfile: Dockerfile @@ -35,31 +34,35 @@ services: CALENDSO_ENCRYPTION_KEY: ${CALENDSO_ENCRYPTION_KEY} DATABASE_URL: ${DATABASE_URL} DATABASE_DIRECT_URL: ${DATABASE_URL} - network: bls-cal + network: stack restart: always networks: - - bls-cal + - stack ports: - 3000:3000 env_file: .env environment: - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DATABASE_HOST}/${POSTGRES_DB} - DATABASE_DIRECT_URL=${DATABASE_URL} + depends_on: + - database - #studio: - # image: bls-cal:1.0 - # restart: always - # networks: - # - bls-cal - # ports: - # - 5555:5555 - # env_file: .env - # environment: - # - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DATABASE_HOST}/${POSTGRES_DB} - # - DATABASE_DIRECT_URL=${DATABASE_URL} - # depends_on: - # - database - # command: - # - npx - # - prisma - # - studio \ No newline at end of file +# Optional use of Prisma Studio. In production, comment out or remove the section below to prevent unwanted access to your database. + studio: + image: calcom.docker.scarf.sh/calcom/cal.com + restart: always + networks: + - stack + ports: + - 5555:5555 + env_file: .env + environment: + - DATABASE_URL=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DATABASE_HOST}/${POSTGRES_DB} + - DATABASE_DIRECT_URL=${DATABASE_URL} + depends_on: + - database + command: + - npx + - prisma + - studio +# END SECTION: Optional use of Prisma Studio.