This commit is contained in:
knuthtimo-lab 2025-08-26 11:55:03 +02:00
parent 8fced0f9b8
commit 871836f497
54 changed files with 0 additions and 0 deletions

0
.dockerignore Executable file → Normal file
View File

0
.editorconfig Executable file → Normal file
View File

0
.env.example Executable file → Normal file
View File

0
.eslintrc.cjs Executable file → Normal file
View File

0
.gitignore vendored Executable file → Normal file
View File

0
.prettierrc Executable file → Normal file
View File

0
Dockerfile Executable file → Normal file
View File

0
IMPROVEMENTS.md Executable file → Normal file
View File

0
LICENSE Executable file → Normal file
View File

0
PWA_IMPLEMENTATION.md Executable file → Normal file
View File

0
README.md Executable file → Normal file
View File

0
app/globals.css Executable file → Normal file
View File

0
app/layout.tsx Executable file → Normal file
View File

0
app/offline-test/page.tsx Executable file → Normal file
View File

0
app/page.tsx Executable file → Normal file
View File

0
app/privacy/page.tsx Executable file → Normal file
View File

0
docker-compose.yml Executable file → Normal file
View File

0
next.config.js Executable file → Normal file
View File

0
nginx.conf Executable file → Normal file
View File

0
package.json Executable file → Normal file
View File

0
postcss.config.js Executable file → Normal file
View File

0
public/icon.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/README.md Executable file → Normal file
View File

0
public/icons/icon-128.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-144.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-152.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-192.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-384.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-512.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-72.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/icons/icon-96.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 921 KiB

After

Width:  |  Height:  |  Size: 921 KiB

0
public/manifest.json Executable file → Normal file
View File

0
public/screenshots/README.md Executable file → Normal file
View File

0
public/screenshots/desktop.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
public/screenshots/mobile.png Executable file → Normal file
View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

0
scripts/check-status.js Executable file → Normal file
View File

0
scripts/create-screenshots.js Executable file → Normal file
View File

0
scripts/generate-icons.js Executable file → Normal file
View File

0
scripts/setup.js Executable file → Normal file
View File

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

0
src/app/layout.tsx Executable file → Normal file
View File

0
src/app/offline-test/page.tsx Executable file → Normal file
View File

0
src/app/page.tsx Executable file → Normal file
View File

0
src/app/privacy/page.tsx Executable file → Normal file
View File

0
src/components/FAQ.tsx Executable file → Normal file
View File

0
src/components/FloatingCTA.tsx Executable file → Normal file
View File

0
src/components/PWAInstallPrompt.tsx Executable file → Normal file
View File

0
src/components/PasswordGenerator.tsx Executable file → Normal file
View File

0
src/components/layout/Footer.tsx Executable file → Normal file
View File

0
src/components/layout/Header.tsx Executable file → Normal file
View File

0
src/components/theme-provider.tsx Executable file → Normal file
View File

0
src/utils/passwordGenerator.ts Executable file → Normal file
View File

0
tailwind.config.js Executable file → Normal file
View File

0
tsconfig.json Executable file → Normal file
View File