Add separate tabs for mollie and crypto payents

This commit is contained in:
2023-09-15 18:10:35 +02:00
parent b3f485f061
commit 2d7bceed00
4 changed files with 75 additions and 45 deletions

View File

@@ -34,9 +34,10 @@ $: frac = used / total
<div class="highlight_blue">
<p>
You have used {(frac*100).toFixed(0)}% of your data cap. If your
data runs out people won't be able to download your files directly
from the API anymore, ads will be shown on the file viewer and
transfer rates will be limited.
data runs out the premium features related to downloading will be
disabled. This means that the download page shows pixeldrain
branding, people who download your files have a daily download limit
and hotlinking is disabled.
</p>
{#if window.user.monthly_transfer_cap > 0}