up
@@ -15,7 +15,7 @@ Already a pro? Just edit this README.md and make it your own. Want to make it ea
|
||||
|
||||
```
|
||||
cd existing_repo
|
||||
git remote add origin https://gitlab.int.kusche.berlin/emailtemplate/emailtemplate.git
|
||||
git remote add origin https://gitlab.int.kusche.berlin/freemium_projects/papa-kind-treff.git
|
||||
git branch -M main
|
||||
git push -uf origin main
|
||||
```
|
||||
@@ -53,7 +53,7 @@ When you're ready to make this README your own, just edit this file and use the
|
||||
Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.
|
||||
|
||||
## Name
|
||||
Choose a self-explaining name for your project.
|
||||
Papa-Kind-Treff
|
||||
|
||||
## Description
|
||||
Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.
|
||||
|
||||
@@ -25,13 +25,13 @@ $pgsql = [
|
||||
'driver' => 'pgsql',
|
||||
'host' => 'localhost',
|
||||
'port' => 5432,
|
||||
'dbname' => 'mydb',
|
||||
'dbname' => 'd0444c21',
|
||||
|
||||
// optional: schema/search_path (commonly "public")
|
||||
'schema' => 'public',
|
||||
|
||||
'user' => 'myuser',
|
||||
'password' => 'secret',
|
||||
'user' => 'd0444c21',
|
||||
'password' => 'Rnßü7ROxFTxmOazLNhz/',
|
||||
|
||||
'options' => [
|
||||
PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION,
|
||||
|
||||
@@ -25,13 +25,13 @@ $pgsql = [
|
||||
'driver' => 'pgsql',
|
||||
'host' => 'localhost',
|
||||
'port' => 5432,
|
||||
'dbname' => 'mydb',
|
||||
'dbname' => 'd0444c25',
|
||||
|
||||
// optional: schema/search_path (commonly "public")
|
||||
'schema' => 'public',
|
||||
|
||||
'user' => 'myuser',
|
||||
'password' => 'secret',
|
||||
'user' => 'd0444c25',
|
||||
'password' => '/7ü9+§ÄfkiQvGPr§2Op7',
|
||||
|
||||
'options' => [
|
||||
PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION,
|
||||
|
||||
BIN
public/assets/bilder/404.jpg
Executable file
|
After Width: | Height: | Size: 44 KiB |
BIN
public/assets/bilder/404_small.jpg
Executable file
|
After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 1.1 MiB |
BIN
public/assets/bilder/banner_klein.png
Executable file
|
After Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 868 B |
|
Before Width: | Height: | Size: 2.3 KiB |
|
Before Width: | Height: | Size: 15 KiB |
BIN
public/assets/bilder/favicon/android-icon-192x192.png
Executable file
|
After Width: | Height: | Size: 59 KiB |
BIN
public/assets/bilder/favicon/apple-icon-114x114.png
Executable file
|
After Width: | Height: | Size: 25 KiB |
BIN
public/assets/bilder/favicon/apple-icon-120x120.png
Executable file
|
After Width: | Height: | Size: 27 KiB |
BIN
public/assets/bilder/favicon/apple-icon-144x144.png
Executable file
|
After Width: | Height: | Size: 37 KiB |
BIN
public/assets/bilder/favicon/apple-icon-152x152.png
Executable file
|
After Width: | Height: | Size: 40 KiB |
BIN
public/assets/bilder/favicon/apple-icon-180x180.png
Executable file
|
After Width: | Height: | Size: 53 KiB |
BIN
public/assets/bilder/favicon/apple-icon-57x57.png
Executable file
|
After Width: | Height: | Size: 7.5 KiB |
BIN
public/assets/bilder/favicon/apple-icon-60x60.png
Executable file
|
After Width: | Height: | Size: 8.2 KiB |
BIN
public/assets/bilder/favicon/apple-icon-72x72.png
Executable file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/assets/bilder/favicon/apple-icon-76x76.png
Executable file
|
After Width: | Height: | Size: 12 KiB |
2
public/assets/bilder/favicon/browserconfig.xml
Executable file
@@ -0,0 +1,2 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
|
||||
BIN
public/assets/bilder/favicon/favicon-16x16.png
Executable file
|
After Width: | Height: | Size: 973 B |
BIN
public/assets/bilder/favicon/favicon-256x256.png
Executable file
|
After Width: | Height: | Size: 94 KiB |
BIN
public/assets/bilder/favicon/favicon-32x32.png
Executable file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
public/assets/bilder/favicon/favicon-96x96.png
Executable file
|
After Width: | Height: | Size: 18 KiB |
BIN
public/assets/bilder/favicon/favicon.ico
Executable file
|
After Width: | Height: | Size: 1.1 KiB |
41
public/assets/bilder/favicon/manifest.json
Executable file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "Papa-Kind-Treff",
|
||||
"icons": [
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-36x36.png",
|
||||
"sizes": "36x36",
|
||||
"type": "image\/png",
|
||||
"density": "0.75"
|
||||
},
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-48x48.png",
|
||||
"sizes": "48x48",
|
||||
"type": "image\/png",
|
||||
"density": "1.0"
|
||||
},
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-72x72.png",
|
||||
"sizes": "72x72",
|
||||
"type": "image\/png",
|
||||
"density": "1.5"
|
||||
},
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-96x96.png",
|
||||
"sizes": "96x96",
|
||||
"type": "image\/png",
|
||||
"density": "2.0"
|
||||
},
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-144x144.png",
|
||||
"sizes": "144x144",
|
||||
"type": "image\/png",
|
||||
"density": "3.0"
|
||||
},
|
||||
{
|
||||
"src": "bilder/favicon/android-icon-192x192.png",
|
||||
"sizes": "192x192",
|
||||
"type": "image\/png",
|
||||
"density": "4.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
BIN
public/assets/bilder/favicon/ms-icon-144x144.png
Executable file
|
After Width: | Height: | Size: 37 KiB |
BIN
public/assets/bilder/favicon/ms-icon-150x150.png
Executable file
|
After Width: | Height: | Size: 39 KiB |
BIN
public/assets/bilder/favicon/ms-icon-310x310.png
Executable file
|
After Width: | Height: | Size: 128 KiB |
BIN
public/assets/bilder/favicon/ms-icon-70x70.png
Executable file
|
After Width: | Height: | Size: 11 KiB |
BIN
public/assets/bilder/flag_at.png
Executable file
|
After Width: | Height: | Size: 53 KiB |
BIN
public/assets/bilder/flag_ch.png
Executable file
|
After Width: | Height: | Size: 51 KiB |
BIN
public/assets/bilder/flag_de.png
Executable file
|
After Width: | Height: | Size: 35 KiB |
1
public/assets/bilder/login.svg
Executable file
|
After Width: | Height: | Size: 42 KiB |
|
Before Width: | Height: | Size: 9.1 KiB |
|
Before Width: | Height: | Size: 27 KiB |
|
Before Width: | Height: | Size: 9.4 KiB |
BIN
public/assets/bilder/logo_female.png
Executable file
|
After Width: | Height: | Size: 88 KiB |
BIN
public/assets/bilder/logo_male.png
Executable file
|
After Width: | Height: | Size: 91 KiB |