Commits on Source (121)
Showing
- .gitlab-ci.yml 19 additions, 16 deletions.gitlab-ci.yml
- .idea/misc.xml 0 additions, 1 deletion.idea/misc.xml
- README.md 2 additions, 1 deletionREADME.md
- favicon.png 0 additions, 0 deletionsfavicon.png
- package-lock.json 4615 additions, 3538 deletionspackage-lock.json
- package.json 6 additions, 3 deletionspackage.json
- public/activeConfigs.json 2 additions, 0 deletionspublic/activeConfigs.json
- public/config/default.json 92 additions, 9 deletionspublic/config/default.json
- public/config/foobar.json 11 additions, 3 deletionspublic/config/foobar.json
- public/config/fvv.json 79 additions, 0 deletionspublic/config/fvv.json
- public/config/karaoke-testbetrieb.json 81 additions, 0 deletionspublic/config/karaoke-testbetrieb.json
- public/config/ophase-teamer-testbetrieb.json 82 additions, 0 deletionspublic/config/ophase-teamer-testbetrieb.json
- public/config/ophase.json 66 additions, 0 deletionspublic/config/ophase.json
- public/content/2024-1-fvv.png 0 additions, 0 deletionspublic/content/2024-1-fvv.png
- public/content/SpiderMan-Infoscreen.png 0 additions, 0 deletionspublic/content/SpiderMan-Infoscreen.png
- public/content/karaoke.png 0 additions, 0 deletionspublic/content/karaoke.png
- public/content/neujahr.jpg 0 additions, 0 deletionspublic/content/neujahr.jpg
- public/content/ophase-teamer-temp.png 0 additions, 0 deletionspublic/content/ophase-teamer-temp.png
- public/content/preisliste.png 0 additions, 0 deletionspublic/content/preisliste.png
- public/content/warning.png 0 additions, 0 deletionspublic/content/warning.png
favicon.png
deleted
100644 → 0
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
This diff is collapsed.
... | ... | @@ -3,6 +3,7 @@ |
"version": "0.1.0", | ||
"private": true, | ||
"dependencies": { | ||
"@phosphor-icons/react": "^2.0.15", | ||
"@testing-library/jest-dom": "^5.16.5", | ||
"@testing-library/react": "^13.4.0", | ||
"@testing-library/user-event": "^13.5.0", | ||
... | ... | @@ -10,13 +11,15 @@ |
"@types/node": "^16.18.36", | ||
"@types/react": "^18.2.13", | ||
"@types/react-dom": "^18.2.6", | ||
"framer-motion": "^10.12.22", | ||
"framer-motion": "^10.16.16", | ||
"ical.js": "^2.1.0", | ||
"javascript-time-ago": "^2.5.9", | ||
"phosphor-react": "^1.4.1", | ||
"openmeteo": "^1.1.3", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"react-error-boundary": "^4.0.11", | ||
"react-scripts": "5.0.1", | ||
"react-qr-code": "^2.0.12", | ||
"react-scripts": "^5.0.1", | ||
"typescript": "^4.9.5", | ||
"web-vitals": "^2.1.4" | ||
}, | ||
... | ... |
public/config/fvv.json
0 → 100644
public/config/karaoke-testbetrieb.json
0 → 100644
public/config/ophase-teamer-testbetrieb.json
0 → 100644
public/config/ophase.json
0 → 100644
public/content/2024-1-fvv.png
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
public/content/SpiderMan-Infoscreen.png
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
public/content/karaoke.png
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
public/content/neujahr.jpg
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
public/content/ophase-teamer-temp.png
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
public/content/warning.png
0 → 100644
File suppressed by a .gitattributes entry or the file's encoding is unsupported.