Skip to content

Commit ffe1bcb

Browse files
committed
deploy: c44988c
1 parent b1e895d commit ffe1bcb

File tree

58 files changed

+114
-112
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+114
-112
lines changed

android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ <h3>Buy a license key</h3>
207207
<div class="text-center mt-8">
208208
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
209209
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
210-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-865132749" x-model="acceptTerms" />
211-
<label for="id-865132749">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
210+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-976348251" x-model="acceptTerms" />
211+
<label for="id-976348251">I accept the <a class="text-primary no-underline hover:underline" href="/terms/">Terms & Conditions</a> as well as the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
212212
</p>
213213
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('en')" type="submit" class="btn btn-primary w-full md:w-64">
214214
<i x-show="!checkoutData.inProgress" class="fas fa-shopping-cart fa-fw" aria-hidden="true"></i><i x-show="checkoutData.inProgress" class="fas fa-spinner fa-spin fa-fw" aria-hidden="true"></i> Checkout

categories/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/categories/</link>
1313
</image>
14-
<lastBuildDate>Tue, 19 Nov 2024 13:05:18 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 22 Nov 2024 17:15:53 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/android/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,8 +207,8 @@ <h3>Lizenzschlüssel kaufen</h3>
207207
<div class="text-center mt-8">
208208
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Zahlungen werden über Paddle abgewickelt.</p>
209209
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
210-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-921547683" x-model="acceptTerms" />
211-
<label for="id-921547683">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
210+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-789152643" x-model="acceptTerms" />
211+
<label for="id-789152643">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
212212
</p>
213213
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('de')" type="submit" class="btn btn-primary w-full md:w-64">
214214
<i x-show="!checkoutData.inProgress" class="fas fa-shopping-cart fa-fw" aria-hidden="true"></i><i x-show="checkoutData.inProgress" class="fas fa-spinner fa-spin fa-fw" aria-hidden="true"></i> Zur Zahlung

de/categories/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/categories/</link>
1313
</image>
14-
<lastBuildDate>Tue, 19 Nov 2024 13:05:18 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 22 Nov 2024 17:15:53 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/donate/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ <h2 :class="{'text-primary': showTab == '#paypal'}" class="font-headline font-me
223223
<input type="hidden" name="hosted_button_id" value="NUQ7XQSWMQEGS" />
224224
<input type="hidden" name="amount" value="15" />
225225
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
226-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-839264715" x-model="acceptTerms" />
227-
<label for="id-839264715">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
226+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-274869513" x-model="acceptTerms" />
227+
<label for="id-274869513">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
228228
</p>
229229
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu PayPal</button>
230230
</form>
@@ -292,8 +292,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
292292
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Kreditkartenzahlungen werden über Stripe abgewickelt. Wir können dabei weder deine Kartennummer noch die Prüfziffer einsehen. In deiner Abrechnung wird <a class="text-primary no-underline hover:underline" href="https://support.stripe.com/questions/unknown-charge-on-card-from-stripe" target="_blank" rel="noopener">eine Buchung von Stripe</a> enthalten sein.</p>
293293

294294
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
295-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-687124395" x-model="acceptTerms" />
296-
<label for="id-687124395">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
295+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-713589246" x-model="acceptTerms" />
296+
<label for="id-713589246">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
297297
</p>
298298

299299
<div x-ref="captchaWrapper" x-show="!oneTimePaymentStatus.captcha" class="flex justify-center">
@@ -315,8 +315,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
315315
<div x-show="frequency === 'recurring'" class="text-center">
316316
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.</p>
317317
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
318-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-491286357" x-model="acceptTerms" />
319-
<label for="id-491286357">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
318+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-298716345" x-model="acceptTerms" />
319+
<label for="id-298716345">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
320320
</p>
321321
<button type="submit" class="btn btn-primary w-full md:w-64" @click="recurringPayment.checkout(amount, currency, 'de')" :disabled="!acceptTerms">
322322
<i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu Stripe
@@ -395,8 +395,8 @@ <h2 :class="{'text-primary': showTab == '#crypto'}" class="font-headline font-me
395395
<input type="hidden" name="success_url" value="https://cryptomator.org/donate/thanks" />
396396
<input type="hidden" name="allow_extra" value="1" />
397397
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
398-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-436297581" x-model="acceptTerms" />
399-
<label for="id-436297581">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
398+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-176385429" x-model="acceptTerms" />
399+
<label for="id-176385429">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
400400
</p>
401401
<button type="submit" class="btn btn-primary w-full md:w-64" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu CoinPayments</button>
402402
</form>

de/feed.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<title>Cryptomator Blog</title>
1212
<link>https://cryptomator.org/de/</link>
1313
</image>
14-
<lastBuildDate>Tue, 19 Nov 2024 13:05:18 +0000</lastBuildDate>
14+
<lastBuildDate>Fri, 22 Nov 2024 17:15:53 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/hub/billing/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -549,12 +549,12 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
549549
Zahlungen werden über Paddle abgewickelt.
550550
</p>
551551
<p x-show="subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
552-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-487961235" x-model="acceptTerms" />
553-
<label for="id-487961235">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
552+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-564913287" x-model="acceptTerms" />
553+
<label for="id-564913287">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
554554
</p>
555555
<p x-show="!subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
556-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-634521978" x-model="acceptTerms" />
557-
<label for="id-634521978">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
556+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-957213684" x-model="acceptTerms" />
557+
<label for="id-957213684">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
558558
</p>
559559
<button :disabled="subscriptionData.inProgress || !acceptTerms" @click.prevent="hubSubscription.checkout('de')" type="submit" class="btn btn-primary w-full lg:w-1/2">
560560
<i :class="{'fa-shopping-cart': !subscriptionData.inProgress, 'fa-check': !subscriptionData.inProgress, 'fa-spinner fa-spin': subscriptionData.inProgress}" class="fas fa-fw" aria-hidden="true"></i>

de/hub/index.html

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -190,18 +190,19 @@
190190
<span class="font-headline font-bold text-primary ml-2 pb-px">CRYPTOMATOR&nbsp;HUB</span>
191191
</div>
192192
</div>
193-
<h1 class="font-headline font-medium text-3xl md:text-4xl leading-tight mb-6">Das&nbsp;sichere Arbeiten&nbsp;im&nbsp;Team</h1>
193+
<h1 class="font-headline font-medium text-3xl md:text-4xl leading-tight mb-6">Verschlüsselte&nbsp;Zusammenarbeit im&nbsp;Team</h1>
194194
<p class="text-lg md:text-xl leading-relaxed text-gray-700 mb-6">Cryptomator Hub erweitert Cryptomator um ein Zero-Knowledge Schlüsselmanagement für Teams und Organisationen. Es lässt sich leicht in dein bestehendes Identitätsmanagement integrieren, einschließlich OpenID Connect, SAML und LDAP. Dein Lieblingscloudservice bleibt wie gewohnt deine freie Wahl.</p>
195-
<div class="flex flex-col md:flex-row gap-6">
195+
<div class="flex flex-col md:flex-row gap-6 mb-4">
196196
<div class="flex flex-col gap-2">
197197
<p class="block uppercase tracking-wide text-gray-700 text-xs font-bold">Managed</p>
198-
<a href="/de/hub/managed/" role="button" class="btn btn-primary text-lg px-8">Jetzt registrieren</a>
198+
<a href="/de/hub/managed/" role="button" class="btn btn-primary text-lg px-8">Jetzt loslegen</a>
199199
</div>
200200
<div class="flex flex-col gap-2">
201201
<p class="block uppercase tracking-wide text-gray-700 text-xs font-bold">Self-Hosted</p>
202202
<a href="/de/hub/self-hosted/" role="button" class="btn btn-primary text-lg px-8">Jetzt einrichten</a>
203203
</div>
204204
</div>
205+
<p class="text-sm md:text-base leading-relaxed text-gray-700">Starte deine kostenlose 14-Tage-Testversion noch heute, keine Kreditkarte erforderlich.</p>
205206
</div>
206207
</header>
207208
</section>
@@ -278,7 +279,7 @@ <h3 class="inline-flex px-4 py-1 rounded-full text-xs lg:text-sm font-medium tra
278279
pro Sitz, pro Monat
279280
</p>
280281
<a href="/de/hub/managed/" role="button" class="btn btn-primary w-full lg:w-1/2">
281-
Jetzt registrieren
282+
Jetzt loslegen
282283
</a>
283284
</div>
284285
<div class="px-4 py-8">
@@ -603,8 +604,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
603604
</button>
604605
</div>
605606
<p class="text-sm md:text-base leading-relaxed text-gray-700">
606-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-961243857" x-model="data.acceptTerms" />
607-
<label for="id-961243857">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
607+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-893652417" x-model="data.acceptTerms" />
608+
<label for="id-893652417">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
608609
</p>
609610
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
610611
</form>

de/hub/managed/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -262,8 +262,8 @@ <h3 class="font-headline text-lg md:text-xl leading-relaxed">
262262
</p>
263263
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
264264

265-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-639542178" x-model="acceptTerms" />
266-
<label for="id-639542178">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
265+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-465872391" x-model="acceptTerms" />
266+
<label for="id-465872391">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/hub/managed/terms/">AGB</a> sowie die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
267267

268268
</p>
269269
<div x-show="!submitData.captcha" x-ref="captchaWrapper" class="flex justify-center">

de/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
395395
</button>
396396
</div>
397397
<p class="text-sm md:text-base leading-relaxed text-gray-700">
398-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-814592637" x-model="data.acceptTerms" />
399-
<label for="id-814592637">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
398+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-765938421" x-model="data.acceptTerms" />
399+
<label for="id-765938421">I agree to get updates from Cryptomator and accept the <a class="text-primary no-underline hover:underline" href="/privacy/">Privacy Policy</a>.</label>
400400
</p>
401401
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
402402
</form>

0 commit comments

Comments
 (0)