Skip to content

Commit 0c7c599

Browse files
committed
deploy: 6669a24
1 parent 9dee58b commit 0c7c599

File tree

82 files changed

+176
-176
lines changed

Some content is hidden

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

82 files changed

+176
-176
lines changed

android/index.html

Lines changed: 2 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-418937265" x-model="acceptTerms" />
227-
<label for="id-418937265">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-584627391" x-model="acceptTerms" />
227+
<label for="id-584627391">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

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, 03 Feb 2025 11:39:03 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 05 Feb 2025 15:54:29 +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
@@ -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-729865134" x-model="acceptTerms" />
227-
<label for="id-729865134">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-149825637" x-model="acceptTerms" />
227+
<label for="id-149825637">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

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, 03 Feb 2025 11:39:03 +0000</lastBuildDate>
14+
<lastBuildDate>Wed, 05 Feb 2025 15:54:30 +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-943781265" x-model="acceptTerms" />
243-
<label for="id-943781265">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-986713254" x-model="acceptTerms" />
243+
<label for="id-986713254">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-936241785" x-model="acceptTerms" />
312-
<label for="id-936241785">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-387519246" x-model="acceptTerms" />
312+
<label for="id-387519246">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-562418973" x-model="acceptTerms" />
335-
<label for="id-562418973">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-759642813" x-model="acceptTerms" />
335+
<label for="id-759642813">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-631549872" x-model="acceptTerms" />
408-
<label for="id-631549872">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-398726154" x-model="acceptTerms" />
408+
<label for="id-398726154">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/downloads/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -205,13 +205,13 @@
205205
<meta itemprop="name" content="Cryptomator"/>
206206
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
207207
<meta itemprop="applicationCategory" content="Productivity"/>
208-
<meta itemprop="softwareVersion" content="1.15.0"/>
208+
<meta itemprop="softwareVersion" content="1.15.1"/>
209209
<meta itemprop="applicationSubCategory" content="Encryption"/>
210210
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
211211
<meta itemprop="operatingSystem" content="Windows"/>
212212
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
213213
<h2>Cryptomator für Windows</h2>
214-
<p>Version 1.15.0<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.0" target="_blank" rel="noopener">Änderungen</a></p>
214+
<p>Version 1.15.1<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.1" target="_blank" rel="noopener">Änderungen</a></p>
215215
</header>
216216

217217
<div class="rounded shadow bg-white my-4">
@@ -257,13 +257,13 @@ <h3>Portable</h3>
257257
<meta itemprop="name" content="Cryptomator"/>
258258
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
259259
<meta itemprop="applicationCategory" content="Productivity"/>
260-
<meta itemprop="softwareVersion" content="1.15.0"/>
260+
<meta itemprop="softwareVersion" content="1.15.1"/>
261261
<meta itemprop="applicationSubCategory" content="Encryption"/>
262262
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
263263
<meta itemprop="operatingSystem" content="Mac"/>
264264
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
265265
<h2>Cryptomator für macOS</h2>
266-
<p>Version 1.15.0<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.0" target="_blank" rel="noopener">Änderungen</a></p>
266+
<p>Version 1.15.1<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.1" target="_blank" rel="noopener">Änderungen</a></p>
267267
</header>
268268

269269
<div class="rounded shadow bg-white my-4">
@@ -301,13 +301,13 @@ <h3>DMG Image</h3>
301301
<meta itemprop="name" content="Cryptomator"/>
302302
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
303303
<meta itemprop="applicationCategory" content="Productivity"/>
304-
<meta itemprop="softwareVersion" content="1.15.0"/>
304+
<meta itemprop="softwareVersion" content="1.15.1"/>
305305
<meta itemprop="applicationSubCategory" content="Encryption"/>
306306
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
307307
<meta itemprop="operatingSystem" content="Mac"/>
308308
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
309309
<h2>Cryptomator für Linux</h2>
310-
<p>Version 1.15.0<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.0" target="_blank" rel="noopener">Änderungen</a></p>
310+
<p>Version 1.15.1<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.1" target="_blank" rel="noopener">Änderungen</a></p>
311311
</header>
312312

313313
<div class="rounded shadow bg-white my-4">

de/downloads/linux-aarch64/thanks/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
</div>
203203
<div>
204204
<p class="font-bold mb-1">Dein Download startet automatisch.</p>
205-
<p class="text-sm">Hat nicht funktioniert? Klicke hier, um neu zu starten: <a class="text-primary no-underline hover:underline" href="https://github.com/cryptomator/cryptomator/releases/download/1.15.0/cryptomator-1.15.0-aarch64.AppImage" download="cryptomator-1.15.0-aarch64.AppImage" target="_self" x-init="$el.click()">cryptomator-1.15.0-aarch64.AppImage</a></p>
205+
<p class="text-sm">Hat nicht funktioniert? Klicke hier, um neu zu starten: <a class="text-primary no-underline hover:underline" href="https://github.com/cryptomator/cryptomator/releases/download/1.15.1/cryptomator-1.15.1-aarch64.AppImage" download="cryptomator-1.15.1-aarch64.AppImage" target="_self" x-init="$el.click()">cryptomator-1.15.1-aarch64.AppImage</a></p>
206206
</div>
207207
</div>
208208
<p class="grid grid-cols-2 gap-2 text-center text-xs w-full md:w-2/3 lg:w-1/2 mx-auto">
@@ -211,11 +211,11 @@
211211
</p>
212212
<div x-show="showShaSignature" x-cloak class="prose prose-sm md:prose max-w-none md:max-w-none mx-auto w-full md:w-4/5 lg:w-1/2 text-center mt-8">
213213
<h3>SHA256-Signatur</h3>
214-
<p><code class="break-all">52f690ccf07cc406c3e1fc4391f7190a275ffd36e5b1da90d2e1ae17f05f24b3</code></p>
214+
<p><code class="break-all">57f37cf9453b6139bf279f50e6bc319b97c584256f232901fdc9095e59a9883f</code></p>
215215
</div>
216216
<div x-show="showPgpSignature" x-cloak class="prose prose-sm md:prose max-w-none md:max-w-none mx-auto w-full md:w-4/5 lg:w-1/2 text-center mt-8">
217217
<h3>PGP-Signatur</h3>
218-
<p><i class="fas fa-download fa-fw"></i> PGP-Signatur herunterladen: <a href="https://github.com/cryptomator/cryptomator/releases/download/1.15.0/cryptomator-1.15.0-aarch64.AppImage.asc" target="_blank" rel="noopener">cryptomator-1.15.0-aarch64.AppImage.asc</a></p>
218+
<p><i class="fas fa-download fa-fw"></i> PGP-Signatur herunterladen: <a href="https://github.com/cryptomator/cryptomator/releases/download/1.15.1/cryptomator-1.15.1-aarch64.AppImage.asc" target="_blank" rel="noopener">cryptomator-1.15.1-aarch64.AppImage.asc</a></p>
219219
<p><pre class="text-left h-64">-----BEGIN PGP PUBLIC KEY BLOCK-----
220220

221221
mQINBF87cLUBEAC9LI5h18uHyUyZRp7JuVepN5qmtHps3HCXeNK01g64zPmsnB5K
@@ -276,7 +276,7 @@ <h3>PGP-Signatur</h3>
276276
<div class="container text-center py-12">
277277
<header class="prose prose-sm md:prose max-w-none md:max-w-none">
278278
<h1>Danke, dass du dich für Cryptomator entschieden hast!</h1>
279-
<p>Nach dem Download mach <a href="https://docs.appimage.org/introduction/quickstart.html#ref-how-to-run-appimage" target="_blank" rel="noopener">die AppImage ausführbar</a>, z.B. mit dem Befehl <code>chmod +x cryptomator-1.15.0-aarch64.AppImage</code>.</p>
279+
<p>Nach dem Download mach <a href="https://docs.appimage.org/introduction/quickstart.html#ref-how-to-run-appimage" target="_blank" rel="noopener">die AppImage ausführbar</a>, z.B. mit dem Befehl <code>chmod +x cryptomator-1.15.1-aarch64.AppImage</code>.</p>
280280

281281
</header>
282282
</div>

de/downloads/linux/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,13 +203,13 @@
203203
<meta itemprop="name" content="Cryptomator"/>
204204
<meta itemprop="description" content="A free software to encrypt your cloud files."/>
205205
<meta itemprop="applicationCategory" content="Productivity"/>
206-
<meta itemprop="softwareVersion" content="1.15.0"/>
206+
<meta itemprop="softwareVersion" content="1.15.1"/>
207207
<meta itemprop="applicationSubCategory" content="Encryption"/>
208208
<meta itemprop="image" content="https://cryptomator.org/img/logo.png"/>
209209
<meta itemprop="operatingSystem" content="Mac"/>
210210
<header class="prose prose-sm md:prose max-w-none md:max-w-none mb-6">
211211
<h2>Cryptomator für Linux</h2>
212-
<p>Version 1.15.0<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.0" target="_blank" rel="noopener">Änderungen</a></p>
212+
<p>Version 1.15.1<a href="https://github.com/cryptomator/cryptomator/releases/tag/1.15.1" target="_blank" rel="noopener">Änderungen</a></p>
213213
</header>
214214

215215
<div class="rounded shadow bg-white my-4">

de/downloads/linux/thanks/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@
202202
</div>
203203
<div>
204204
<p class="font-bold mb-1">Dein Download startet automatisch.</p>
205-
<p class="text-sm">Hat nicht funktioniert? Klicke hier, um neu zu starten: <a class="text-primary no-underline hover:underline" href="https://github.com/cryptomator/cryptomator/releases/download/1.15.0/cryptomator-1.15.0-x86_64.AppImage" download="cryptomator-1.15.0-x86_64.AppImage" target="_self" x-init="$el.click()">cryptomator-1.15.0-x86_64.AppImage</a></p>
205+
<p class="text-sm">Hat nicht funktioniert? Klicke hier, um neu zu starten: <a class="text-primary no-underline hover:underline" href="https://github.com/cryptomator/cryptomator/releases/download/1.15.1/cryptomator-1.15.1-x86_64.AppImage" download="cryptomator-1.15.1-x86_64.AppImage" target="_self" x-init="$el.click()">cryptomator-1.15.1-x86_64.AppImage</a></p>
206206
</div>
207207
</div>
208208
<p class="grid grid-cols-2 gap-2 text-center text-xs w-full md:w-2/3 lg:w-1/2 mx-auto">
@@ -211,11 +211,11 @@
211211
</p>
212212
<div x-show="showShaSignature" x-cloak class="prose prose-sm md:prose max-w-none md:max-w-none mx-auto w-full md:w-4/5 lg:w-1/2 text-center mt-8">
213213
<h3>SHA256-Signatur</h3>
214-
<p><code class="break-all">29d2855a90396e44f289e16724781d63e98df2a4711c92a9ac35619ce053e64e</code></p>
214+
<p><code class="break-all">0873ed665202493e3b00ecdb8ec9fd2d5b5d318089fb5cf048c045278772e3ba</code></p>
215215
</div>
216216
<div x-show="showPgpSignature" x-cloak class="prose prose-sm md:prose max-w-none md:max-w-none mx-auto w-full md:w-4/5 lg:w-1/2 text-center mt-8">
217217
<h3>PGP-Signatur</h3>
218-
<p><i class="fas fa-download fa-fw"></i> PGP-Signatur herunterladen: <a href="https://github.com/cryptomator/cryptomator/releases/download/1.15.0/cryptomator-1.15.0-x86_64.AppImage.asc" target="_blank" rel="noopener">cryptomator-1.15.0-x86_64.AppImage.asc</a></p>
218+
<p><i class="fas fa-download fa-fw"></i> PGP-Signatur herunterladen: <a href="https://github.com/cryptomator/cryptomator/releases/download/1.15.1/cryptomator-1.15.1-x86_64.AppImage.asc" target="_blank" rel="noopener">cryptomator-1.15.1-x86_64.AppImage.asc</a></p>
219219
<p><pre class="text-left h-64">-----BEGIN PGP PUBLIC KEY BLOCK-----
220220

221221
mQINBF87cLUBEAC9LI5h18uHyUyZRp7JuVepN5qmtHps3HCXeNK01g64zPmsnB5K
@@ -276,7 +276,7 @@ <h3>PGP-Signatur</h3>
276276
<div class="container text-center py-12">
277277
<header class="prose prose-sm md:prose max-w-none md:max-w-none">
278278
<h1>Danke, dass du dich für Cryptomator entschieden hast!</h1>
279-
<p>Nach dem Download mach <a href="https://docs.appimage.org/introduction/quickstart.html#ref-how-to-run-appimage" target="_blank" rel="noopener">die AppImage ausführbar</a>, z.B. mit dem Befehl <code>chmod +x cryptomator-1.15.0-x86_64.AppImage</code>.</p>
279+
<p>Nach dem Download mach <a href="https://docs.appimage.org/introduction/quickstart.html#ref-how-to-run-appimage" target="_blank" rel="noopener">die AppImage ausführbar</a>, z.B. mit dem Befehl <code>chmod +x cryptomator-1.15.1-x86_64.AppImage</code>.</p>
280280

281281
</header>
282282
</div>

0 commit comments

Comments
 (0)