Update worshipController.js to enhance worship data parsing and conflict resolution. Introduce unparsedText for better tracking of source data. Modify date handling functions for improved accuracy in event filtering. Update .gitignore to exclude generated frontend artifacts, including index.html and assets directory, to streamline deployment.
All checks were successful
Deploy miriamgemeinde / deploy (push) Successful in 6s

This commit is contained in:
Torsten Schulz (local)
2026-04-29 18:47:15 +02:00
parent 05a8229b83
commit 7d5e2526d3
600 changed files with 183 additions and 4253 deletions

2
.gitignore vendored
View File

@@ -29,6 +29,8 @@ server.cert
public/images/uploads/1ba24ea7-f52c-4179-896f-1909269cab58.jpg
# Vue Build-Artefakte (werden beim Deploy generiert)
/public/index.html
/public/assets/
public/js/
public/css/
public/**/*.map