Added statistics

- Added total file size statistic
- Added total uploads statistic
- Added total downloads statistic
- Added icons to btns
This commit is contained in:
2024-05-30 15:34:55 +02:00
parent 95c9b2082a
commit 299cc565d7
5 changed files with 234 additions and 4 deletions

View File

@ -8,7 +8,7 @@
</label>
<input class="input w-full shadow text-center" id="username" type="text" placeholder="Username"
[(ngModel)]="inputUsername" name="username"
[ngClass]="{'input-error': loginFailed}">
[ngClass]="{'input-error': loginFailed}" autofocus >
</div>
<div class="mb-5">
<label class="block text-gray-700 text-sm font-bold mb-2 text-center" for="password">