This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
miriamgemeinde
Watch
1
Star
0
Fork
0
You've already forked miriamgemeinde
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
59aae59b623ea8dbf79b87c78f7147a96389b9aa
miriamgemeinde
/
routes
History
Torsten Schulz (local)
e44950d857
Add bulk image upload functionality: Implement new routes and methods for handling bulk image uploads in the imageController. Update ImageUpload component to support switching between single and bulk upload modes, including form handling for multiple images, base title, start number, and optional page association. Enhance user experience with improved form validation and reset functionality.
2026-04-29 13:36:35 +02:00
..
auth.js
Implementiere Passwort-Zurücksetzen-Funktionalität im authController, einschließlich E-Mail-Versand und Token-Generierung. Aktualisiere die Benutzer- und Router-Modelle, um neue Routen für Passwort-Wiederherstellung hinzuzufügen. Passe die Frontend-Komponenten für die Passwort-Zurücksetzen-Logik an und verbessere die Benutzeroberfläche für die Eingabe der E-Mail-Adresse.
2025-09-24 09:12:20 +02:00
contactPerson.js
Some fixes, added Events in edit
2024-06-22 17:56:26 +02:00
event.js
Fixed format of events
2024-06-23 17:32:45 +02:00
eventPlaces.js
Some fixes, added Events in edit
2024-06-22 17:56:26 +02:00
eventtypes.js
Some fixes, added Events in edit
2024-06-22 17:56:26 +02:00
files.js
extended editor
2024-06-21 18:06:17 +02:00
image.js
Add bulk image upload functionality: Implement new routes and methods for handling bulk image uploads in the imageController. Update ImageUpload component to support switching between single and bulk upload modes, including form handling for multiple images, base title, start number, and optional page association. Enhance user experience with improved form validation and reset functionality.
2026-04-29 13:36:35 +02:00
institutions.js
Fixed format of events
2024-06-23 17:32:45 +02:00
liturgicalDays.js
Füge Unterstützung für liturgische Tage im Worship Management hinzu: Implementiere Multiselect für die Auswahl von Tag-Namen und lade die verfügbaren liturgischen Tage. Aktualisiere das Formular zur Anzeige und Auswahl des liturgischen Tages basierend auf dem Datum.
2025-10-07 17:03:58 +02:00
menuData.js
inital commit
2024-06-15 23:01:46 +02:00
pages.js
Multiple changes
2024-06-16 23:03:44 +02:00
positions.js
inital commit
2024-06-15 23:01:46 +02:00
users.js
Added multiple features
2024-06-17 23:34:31 +02:00
worships.js
Integrate PDF parsing functionality: Add 'pdf-parse' dependency to package.json and package-lock.json. Update worshipController to include logic for handling PDF imports, enhancing the event management process. Refactor routing to support new newsletter import features and improve event form handling for better user experience.
2026-04-08 13:04:38 +02:00