Late update

This commit is contained in:
Samuel Ortion 2023-02-19 09:04:11 +01:00
parent 3e30d3dafa
commit d74ae8ef1e
27 changed files with 0 additions and 3 deletions

0
www/.gitignore vendored Normal file → Executable file
View File

View File

@ -1,3 +0,0 @@
{
"recommendations": ["svelte.svelte-vscode"]
}

0
www/index.html Normal file → Executable file
View File

0
www/jsconfig.json Normal file → Executable file
View File

0
www/package-lock.json generated Normal file → Executable file
View File

0
www/package.json Normal file → Executable file
View File

0
www/public/assets/icons/logo.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
www/public/icons/android-chrome-112x112.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 2.8 KiB

After

Width:  |  Height:  |  Size: 2.8 KiB

0
www/public/icons/android-chrome-512x512.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 14 KiB

0
www/public/icons/off-logo.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
www/src/App.svelte Normal file → Executable file
View File

0
www/src/app.css Normal file → Executable file
View File

0
www/src/assets/icons/barcode.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 16 KiB

0
www/src/assets/icons/logo.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
www/src/assets/icons/off-bar.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

0
www/src/assets/icons/off-logo-bar.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 73 KiB

0
www/src/assets/icons/off-logo-vertical-light.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 12 KiB

After

Width:  |  Height:  |  Size: 12 KiB

0
www/src/assets/icons/off-logo.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

0
www/src/assets/icons/off-logo.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 3.1 KiB

After

Width:  |  Height:  |  Size: 3.1 KiB

0
www/src/assets/icons/svelte.svg Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

0
www/src/lib/Card.svelte Normal file → Executable file
View File

0
www/src/lib/OFF.svelte Normal file → Executable file
View File

0
www/src/lib/SW.svelte Normal file → Executable file
View File

0
www/src/lib/Scanner.svelte Normal file → Executable file
View File

0
www/src/main.js Normal file → Executable file
View File

0
www/src/vite-env.d.ts vendored Normal file → Executable file
View File

0
www/vite.config.js Normal file → Executable file
View File