Logo
Explore Help
Register Sign In
torsten/harheimertc
1
0
Fork 0
You've already forked harheimertc
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
All Workflows code-analysis.yml version-gate.yml
Actor
All actors admin torsten
Status
All status Success Failure Waiting Running
Enhance deploy-test.sh with functions for Node.js version management, dependency installation, and public document synchronization. Implement checks for Node.js version requirements and improve error handling for document syncing. Update environment co…
#173:Commit 4d5fb43ebc pushed by torsten
dev
2026-04-16 13:09:28 +02:00
3m9s
View workflow file
Update version in package.json from 1.0.0 to 1.1.0 for the Harheimer Tischtennis Club website.
#170:Commit 15b8f3c4c1 pushed by torsten
main
2026-04-15 21:40:31 +02:00
3m52s
View workflow file
Update code-analysis workflow to include production deployment steps and rename workflow for clarity. Add SSH setup and connection testing for secure deployment to production environment.
#169:Commit 510cfd39f9 pushed by torsten
main
2026-04-15 21:33:00 +02:00
2m47s
View workflow file
Enhance deploy-production.sh with error handling for git pull failures. Provide user guidance for SSH key setup and switching to HTTPS if necessary. Update code-analysis.yml to include Node.js setup with caching for improved workflow efficiency.
#167:Commit c1de0c1671 pushed by torsten
main
2026-04-15 21:10:32 +02:00
1m24s
View workflow file
Upgrade nodemailer to latest major for audit compliance.
#166:Commit 2bedbee08d pushed by torsten
main
2026-04-15 21:04:55 +02:00
21s
View workflow file
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
#165:Commit edfab28fd3 pushed by torsten
main
2026-04-15 20:55:31 +02:00
2m48s
View workflow file
Refactor PDF generation logic in membership API to improve error handling and enhance font embedding. Update LaTeX template for German language support and streamline debugging messages. Ensure encrypted data handling is consistent and improve command …
#163:Commit 0a82b33afc pushed by torsten
main
2026-04-15 20:49:31 +02:00
3m7s
View workflow file
Enhance deploy-test.sh script with error handling for root execution and write permissions. Add checks for successful git pull and provide user guidance for SSH key setup and repository access issues.
#161:Commit 0fb8052a77 pushed by torsten
main
2026-04-15 20:40:53 +02:00
51s
View workflow file
Enhance ESLint configuration to include support for .mjs and .cjs file types. Update ignored files patterns to ensure proper linting of project files. Refactor Vue component templates for improved readability and maintainability, including consistent f…
#160:Commit ef2d9353f5 pushed by torsten
main
2026-04-15 20:38:08 +02:00
52s
View workflow file
Update beitrittserklärung template PDF to the latest version.
#159:Commit 1aae808e5f pushed by torsten
main
2026-04-15 20:29:44 +02:00
1m4s
View workflow file
Update German text for clarity in member management UI and API error messages, correcting "Fuer" to "Für" and "koennen" to "können" for improved readability.
#158:Commit 75e6d66d25 pushed by torsten
main
2026-04-01 11:56:24 +02:00
55s
View workflow file
Implement birthdate input in member profile management. Update API to handle birthdate data for user profiles and enhance visibility settings for birthday display in member lists.
#157:Commit daabeec33c pushed by torsten
main
2026-04-01 11:21:23 +02:00
1m4s
View workflow file
Add birthdate handling in member registration and management. Update UI to conditionally require birthdate for new members, and enhance API to enforce birthdate validation. Improve tests to cover new birthdate requirements.
#156:Commit 0fb58af194 pushed by torsten
main
2026-03-31 07:26:46 +02:00
57s
View workflow file
Enhance member management UI by adding hall key status display and editing capabilities. Update API to support hall key data integration in member records.
#155:Commit 8ffd267dfc pushed by torsten
main
2026-03-30 15:42:21 +02:00
1m1s
View workflow file
Refactor authentication logic in members API to use getUserFromToken for user retrieval. Update error messages for better clarity and enhance tests to reflect changes in authentication handling.
#154:Commit 5eee7df7e4 pushed by torsten
main
2026-03-30 15:30:30 +02:00
1m2s
View workflow file
Add filter option for members with hall key in member management UI. Update member listing logic to reflect filtered results based on hall key status.
#153:Commit 7dea265eef pushed by torsten
main
2026-03-29 15:26:28 +02:00
56s
View workflow file
Refactor member acceptance logic in API to improve handling of legacy records. Remove debug logging and clarify acceptance criteria for manual members.
#152:Commit 381ec55fd1 pushed by torsten
main
2026-03-29 15:01:53 +02:00
57s
View workflow file
Refactor saveMember function to enhance duplicate member handling, allowing updates to existing duplicates and improving error handling for member existence checks.
#151:Commit c30911daed pushed by torsten
main
2026-03-29 14:55:12 +02:00
51s
View workflow file
Refactor saveMember function to improve duplicate member handling and streamline member updates. Enhance error messaging for non-existent members and ensure new members are added with default active status.
#150:Commit bdc9eef707 pushed by torsten
main
2026-03-29 14:50:04 +02:00
56s
View workflow file
Add hall key feature to member management, including UI updates for displaying and editing hall key status. Update API to handle hall key data in member records.
#149:Commit f7701d698f pushed by torsten
main
2026-03-29 14:39:02 +02:00
1m7s
View workflow file
Enhance CSV saving functionality by adding token retrieval from authorization header if not present in cookies. Update tests to validate CSV saving for users with 'vorstand' role.
#148:Commit 49e7255062 pushed by torsten
main
2026-03-18 13:13:33 +01:00
57s
View workflow file
Implement status toggle functionality for contact requests, updating the status display and adding error handling. Enhance the UI with a new button for marking requests as completed or reopening them.
#147:Commit 74246e6b08 pushed by torsten
main
2026-03-11 21:17:03 +01:00
56s
View workflow file
Refactor links section to use dynamic rendering with computed properties, enhancing maintainability and scalability. Add new 'Links' tab in CMS for better navigation.
#146:Commit 6230c96bc9 pushed by torsten
main
2026-03-04 16:06:35 +01:00
57s
View workflow file
Erweitere die Navigation um einen neuen Link zu "Links" und aktualisiere die Logik zur Bestimmung des aktuellen Submenüs, um die neue Route zu berücksichtigen.
#145:Commit 3fb40bd87d pushed by torsten
main
2026-03-04 14:54:12 +01:00
57s
View workflow file
Füge Unterstützung für Kontaktanfragen hinzu, einschließlich neuer Routen und Berechtigungen für Trainer und Vorstand. Aktualisiere E-Mail-Versandlogik, um Anfragen an alle relevanten Empfänger weiterzuleiten.
#144:Commit 46c2c14ae8 pushed by torsten
main
2026-02-26 14:29:54 +01:00
56s
View workflow file
Ersetze Willkommensnachricht durch Geburtstags-Widget mit dynamischer Anzeige der nächsten Geburtstage
#143:Commit ff8c1970df pushed by torsten
main
2026-02-14 16:40:50 +01:00
54s
View workflow file
Entferne die JSON-Darstellung des Mitglieds aus der Mitgliederansicht
#142:Commit 8347a86727 pushed by torsten
main
2026-02-14 16:28:02 +01:00
58s
View workflow file
Füge ESM-Importe und Skriptbeschreibung für das Aufteilen von Namen in Benutzer- und Bewerbungsdateien hinzu
#141:Commit 9a6d32dcb3 pushed by torsten
main
2026-02-14 16:26:20 +01:00
47s
View workflow file
Füge Skripte zum Aufteilen von Namen in firstName und lastName für Mitglieder und Bewerbungen hinzu, einschließlich Backup-Funktionalität.
#140:Commit 161618f6fb pushed by torsten
main
2026-02-14 15:59:05 +01:00
51s
View workflow file
Füge Skript zum Aufteilen von Namen in firstName und lastName für Benutzer hinzu
#139:Commit 0b3fba44a4 pushed by torsten
main
2026-02-14 15:51:30 +01:00
48s
View workflow file
First Previous 1 2 3 4 5 ... Next Last
Powered by Gitea Version: 1.25.3 Page: 71ms Template: 15ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API