Increase upload timeout and other fixes

This commit is contained in:
2021-09-27 14:57:00 +02:00
parent 85a4ca2c9d
commit 268ca6c818
9 changed files with 22 additions and 13 deletions

View File

@@ -88,8 +88,8 @@
window.api_endpoint = '{{.APIEndpoint}}';
window.user_subscription = {{.User.Subscription}};
</script>
<link rel='stylesheet' href='/res/svelte/home_page.css?v1'>
<script defer src='/res/svelte/home_page.js?v1'></script>
<link rel='stylesheet' href='/res/svelte/home_page.css?v2'>
<script defer src='/res/svelte/home_page.js?v2'></script>
</head>
<body>
{{template "page_top" .}}
@@ -135,10 +135,10 @@
</p>
<p>
Pixeldrain uses
<a
href="https://en.wikipedia.org/wiki/Byte#Multiple-byte_units" target="_blank">SI
standard units</a> for measuring file sizes. If you are using
Windows your files may appear smaller than they actually are.
<a href="https://en.wikipedia.org/wiki/Byte#Multiple-byte_units"
target="_blank">SI standard units</a> for measuring file sizes.
If you are using Microsoft Windows your files may appear smaller
than they actually are.
</p>
<br/>
<div class="feat_table">