Skip to content

Commit 6deba8a

Browse files
committed
deploy: af76e97
1 parent ea6d69d commit 6deba8a

File tree

63 files changed

+164
-104
lines changed

Some content is hidden

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

63 files changed

+164
-104
lines changed

android/index.html

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ <h3>Buy a license key</h3>
223223
<div class="text-center mt-8">
224224
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Payments are securely handled by Paddle.</p>
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-657823194" x-model="acceptTerms" />
227-
<label for="id-657823194">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>
226+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-167429583" x-model="acceptTerms" />
227+
<label for="id-167429583">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>
228228
</p>
229229
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('en')" type="submit" class="btn btn-primary w-full md:w-64 plausible-event-name=android-getkey-checkout">
230230
<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
@@ -335,6 +335,36 @@ <h3>Get it on F-Droid</h3>
335335
</div>
336336

337337
</section>
338+
339+
<section>
340+
<div class="text-center" itemscope itemtype="http://schema.org/SoftwareApplication">
341+
<meta itemprop="name" content="Cryptomator"/>
342+
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
343+
<meta itemprop="applicationCategory" content="Productivity"/>
344+
<meta itemprop="softwareVersion" content="1.10.4"/>
345+
<meta itemprop="applicationSubCategory" content="Encryption"/>
346+
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
347+
<meta itemprop="operatingSystem" content="Android"/>
348+
349+
<div class="rounded shadow bg-white">
350+
<div class="prose prose-sm max-w-none md:max-w-none px-4 py-2 border-b border-primary">
351+
<h3>Accrescent</h3>
352+
</div>
353+
<div class="p-4">
354+
<div class="prose prose-sm max-w-none mb-4">
355+
<p>Minimum: Android 8.0</p>
356+
</div>
357+
<a href="https://accrescent.app/app/org.cryptomator" role="button" class="plausible-event-name=downloads-android-accrescent">
358+
<img class="h-10 mx-auto lazyload mb-4" data-src="/img/downloads/accrescent-badge.png">
359+
</a>
360+
<div class="prose prose-sm max-w-none md:max-w-none mb-4">
361+
<p>❌ Google Drive is excluded due to proprietary dependencies.</p>
362+
</div>
363+
</div>
364+
</div>
365+
</div>
366+
367+
</section>
338368
</div>
339369
</div>
340370
</div>

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>Mon, 27 Jan 2025 11:20:50 +0000</lastBuildDate>
14+
<lastBuildDate>Mon, 27 Jan 2025 16:08:44 +0000</lastBuildDate>
1515
<generator>Hugo</generator>
1616

1717
<item>

de/android/index.html

Lines changed: 32 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,8 @@ <h3>Lizenzschlüssel kaufen</h3>
223223
<div class="text-center mt-8">
224224
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Zahlungen werden über Paddle abgewickelt.</p>
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-873459621" x-model="acceptTerms" />
227-
<label for="id-873459621">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>
226+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-465389127" x-model="acceptTerms" />
227+
<label for="id-465389127">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>
228228
</p>
229229
<button :disabled="checkoutData.inProgress || !acceptTerms" @click.prevent="androidLicense.checkout('de')" type="submit" class="btn btn-primary w-full md:w-64 plausible-event-name=android-getkey-checkout">
230230
<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
@@ -335,6 +335,36 @@ <h3>Auf F-Droid herunterladen</h3>
335335
</div>
336336

337337
</section>
338+
339+
<section>
340+
<div class="text-center" itemscope itemtype="http://schema.org/SoftwareApplication">
341+
<meta itemprop="name" content="Cryptomator"/>
342+
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
343+
<meta itemprop="applicationCategory" content="Productivity"/>
344+
<meta itemprop="softwareVersion" content="1.10.4"/>
345+
<meta itemprop="applicationSubCategory" content="Encryption"/>
346+
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
347+
<meta itemprop="operatingSystem" content="Android"/>
348+
349+
<div class="rounded shadow bg-white">
350+
<div class="prose prose-sm max-w-none md:max-w-none px-4 py-2 border-b border-primary">
351+
<h3>Accrescent</h3>
352+
</div>
353+
<div class="p-4">
354+
<div class="prose prose-sm max-w-none mb-4">
355+
<p>Minimum: Android 8.0</p>
356+
</div>
357+
<a href="https://accrescent.app/app/org.cryptomator" role="button" class="plausible-event-name=downloads-android-accrescent">
358+
<img class="h-10 mx-auto lazyload mb-4" data-src="/img/downloads/accrescent-badge.png">
359+
</a>
360+
<div class="prose prose-sm max-w-none md:max-w-none mb-4">
361+
<p>❌ Google Drive ist aufgrund proprietärer Abhängigkeiten ausgeschlossen.</p>
362+
</div>
363+
</div>
364+
</div>
365+
</div>
366+
367+
</section>
338368
</div>
339369
</div>
340370
</div>

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>Mon, 27 Jan 2025 11:20:50 +0000</lastBuildDate>
14+
<lastBuildDate>Mon, 27 Jan 2025 16:08:44 +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
@@ -239,8 +239,8 @@ <h2 :class="{'text-primary': showTab == '#paypal'}" class="font-headline font-me
239239
<input type="hidden" name="hosted_button_id" value="NUQ7XQSWMQEGS" />
240240
<input type="hidden" name="amount" value="15" />
241241
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
242-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-423761958" x-model="acceptTerms" />
243-
<label for="id-423761958">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
242+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-273689154" x-model="acceptTerms" />
243+
<label for="id-273689154">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
244244
</p>
245245
<button type="submit" class="btn btn-primary w-full md:w-64 plausible-event-name=donate-paypal-link" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu PayPal</button>
246246
</form>
@@ -308,8 +308,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
308308
<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>
309309

310310
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
311-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-284731965" x-model="acceptTerms" />
312-
<label for="id-284731965">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
311+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-824915673" x-model="acceptTerms" />
312+
<label for="id-824915673">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
313313
</p>
314314

315315
<div x-ref="captchaWrapper" x-show="!oneTimePaymentStatus.captcha" class="flex justify-center">
@@ -331,8 +331,8 @@ <h2 :class="{'text-primary': showTab == '#creditcard'}" class="font-headline fon
331331
<div x-show="frequency === 'recurring'" class="text-center">
332332
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">Wiederkehrende Kreditkartenzahlungen werden über unsere Stripe-Seite erstellt.</p>
333333
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
334-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-197256384" x-model="acceptTerms" />
335-
<label for="id-197256384">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
334+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-416823975" x-model="acceptTerms" />
335+
<label for="id-416823975">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
336336
</p>
337337
<button type="submit" class="btn btn-primary w-full md:w-64 plausible-event-name=donate-creditcard-recurring-checkout" @click="recurringPayment.checkout(amount, currency, 'de')" :disabled="!acceptTerms">
338338
<i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu Stripe
@@ -404,8 +404,8 @@ <h2 :class="{'text-primary': showTab == '#crypto'}" class="font-headline font-me
404404
<input type="hidden" name="success_url" value="https://cryptomator.org/donate/thanks" />
405405
<input type="hidden" name="allow_extra" value="1" />
406406
<p class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
407-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-147326958" x-model="acceptTerms" />
408-
<label for="id-147326958">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
407+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-856329417" x-model="acceptTerms" />
408+
<label for="id-856329417">Ich akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
409409
</p>
410410
<button type="submit" class="btn btn-primary w-full md:w-64 plausible-event-name=donate-crypto-link" :disabled="!acceptTerms"><i class="fas fa-external-link" aria-hidden="true"></i> Weiter zu CoinPayments</button>
411411
</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>Mon, 27 Jan 2025 11:20:50 +0000</lastBuildDate>
14+
<lastBuildDate>Mon, 27 Jan 2025 16:08:44 +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
@@ -565,12 +565,12 @@ <h2 class="inline-flex px-4 py-1 rounded-full text-sm font-medium tracking-wide
565565
Zahlungen werden über Paddle abgewickelt.
566566
</p>
567567
<p x-show="subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
568-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-189735624" x-model="acceptTerms" />
569-
<label for="id-189735624">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>
568+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-862734951" x-model="acceptTerms" />
569+
<label for="id-862734951">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>
570570
</p>
571571
<p x-show="!subscriptionData.customBilling?.managed" class="text-sm md:text-base leading-relaxed text-gray-700 mb-4">
572-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-841297653" x-model="acceptTerms" />
573-
<label for="id-841297653">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>
572+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-641275938" x-model="acceptTerms" />
573+
<label for="id-641275938">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>
574574
</p>
575575
<button :disabled="subscriptionData.inProgress || !acceptTerms" @click.prevent="hubSubscription.checkout('de')" type="submit" class="btn btn-primary w-full lg:w-1/2">
576576
<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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
373373
</button>
374374
</div>
375375
<p class="text-sm md:text-base leading-relaxed text-gray-700">
376-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-457238916" x-model="data.acceptTerms" />
377-
<label for="id-457238916">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
376+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-562398714" x-model="data.acceptTerms" />
377+
<label for="id-562398714">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
378378
</p>
379379
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
380380
</form>

de/hub/managed/index.html

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

281-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-172935846" x-model="acceptTerms" />
282-
<label for="id-172935846">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>
281+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-568192374" x-model="acceptTerms" />
282+
<label for="id-568192374">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>
283283

284284
</p>
285285
<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
@@ -411,8 +411,8 @@ <h2 id="newsletter" class="font-headline font-medium text-xl md:text-2xl leading
411411
</button>
412412
</div>
413413
<p class="text-sm md:text-base leading-relaxed text-gray-700">
414-
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-967528431" x-model="data.acceptTerms" />
415-
<label for="id-967528431">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
414+
<input class="mr-1 rounded text-primary focus:ring-0 focus:ring-offset-0 focus:border-secondary" type="checkbox" id="id-541872693" x-model="data.acceptTerms" />
415+
<label for="id-541872693">Ich bin damit einverstanden, Neuigkeiten von Cryptomator zu erhalten, und akzeptiere die <a class="text-primary no-underline hover:underline" href="/de/privacy/">Datenschutzerklärung</a>.</label>
416416
</p>
417417
<p :class="{'hidden': !data.errorMessage}" class="text-sm text-red-600 mt-2" x-text="data.errorMessage"></p>
418418
</form>

0 commit comments

Comments
 (0)