This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
harheimertc
Watch
1
Star
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
Refactor readPackageVersion function to support multiple candidate paths for package.json
version-gate.yml #198
:
Commit
0fa19493c5
pushed by
admin
#9
2026-04-27 16:57:18 +02:00
9s
View workflow file
Update package version to 1.1.3 and postcss dependency to 8.5.12 in package.json and package-lock.json
version-gate.yml #193
:
Commit
d0b15f3e83
pushed by
torsten
#8
2026-04-27 16:47:11 +02:00
10s
View workflow file
Add logic to include active trainers as newsletter recipients
code-analysis.yml #189
:
Commit
e60c0f4481
pushed by
admin
#8
2026-04-27 16:39:08 +02:00
3m19s
View workflow file
Update package version to 1.1.2 in package.json and modify code-analysis.yml to trigger analysis only on pull requests.
version-gate.yml #185
:
Commit
20a1cdd7f2
pushed by
admin
#7
2026-04-16 14:09:38 +02:00
8s
View workflow file
Remove package version change requirement for main PRs in code-analysis.yml to streamline workflow.
version-gate.yml #180
:
Commit
a12f1f7815
pushed by
admin
#6
2026-04-16 13:44:29 +02:00
8s
View workflow file
Add app version display in Footer and implement version API endpoint
code-analysis.yml #176
:
Commit
6fea2749e0
pushed by
admin
#5
2026-04-16 13:23:52 +02:00
12s
View workflow file
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…
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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 …
code-analysis.yml #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.
code-analysis.yml #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…
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #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.
code-analysis.yml #145
:
Commit
3fb40bd87d
pushed by
torsten
main
2026-03-04 14:54:12 +01:00
57s
View workflow file
First
Previous
1
2
3
4
5
...
Next
Last