update version and screenshots

This commit is contained in:
jb-alvarado 2024-04-09 16:28:02 +02:00
parent 6fe26d4900
commit 2aee7493f9
10 changed files with 3 additions and 5 deletions

View File

@ -7,8 +7,6 @@ The interface is mostly designed for 24/7 streaming. Other scenarios like stream
For a better understanding of the functionality, take a look at the screenshots below.
Read the [install.md](docs/INSTALL.md) for manual installation.
### Login
![login](/docs/images/login.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 56 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 169 KiB

After

Width:  |  Height:  |  Size: 306 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 224 KiB

After

Width:  |  Height:  |  Size: 180 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 332 KiB

After

Width:  |  Height:  |  Size: 173 KiB

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "ffplayout-frontend",
"version": "0.7.0",
"version": "0.8.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ffplayout-frontend",
"version": "0.7.0",
"version": "0.8.0",
"hasInstallScript": true,
"dependencies": {
"@nuxt/types": "^2.17.3",

View File

@ -1,6 +1,6 @@
{
"name": "ffplayout-frontend",
"version": "0.7.0",
"version": "0.8.0",
"description": "Web GUI for ffplayout",
"author": "Jonathan Baecker",
"private": true,