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
Update package version to 1.1.3 and postcss dependency to 8.5.12 in package.json and package-lock.json
code-analysis.yml #192
:
Commit
d0b15f3e83
pushed by
torsten
#8
2026-04-27 16:47:00 +02:00
3m28s
View workflow file
Update package version to 1.1.3 and postcss dependency to 8.5.12 in package.json and package-lock.json
code-analysis.yml #191
:
Commit
d0b15f3e83
pushed by
torsten
dev
2026-04-27 16:43:32 +02:00
2m8s
View workflow file
Add logic to include active trainers as newsletter recipients
version-gate.yml #190
:
Commit
e60c0f4481
pushed by
admin
#8
2026-04-27 16:39:20 +02:00
11s
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
Add logic to include active trainers as newsletter recipients
code-analysis.yml #188
:
Commit
e60c0f4481
pushed by
torsten
dev
2026-04-27 15:13:06 +02:00
2m5s
View workflow file
Implement user sorting feature in Benutzer.vue
code-analysis.yml #187
:
Commit
27a096546f
pushed by
torsten
dev
2026-04-27 15:07:08 +02:00
2m23s
View workflow file
Merge pull request 'dev' (#7) from dev into main
code-analysis.yml #186
:
Commit
aee8705fa3
pushed by
admin
main
2026-04-16 14:11:37 +02:00
1m59s
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
Update package version to 1.1.2 in package.json and modify code-analysis.yml to trigger analysis only on pull requests.
code-analysis.yml #184
:
Commit
20a1cdd7f2
pushed by
admin
#7
2026-04-16 14:09:28 +02:00
2m50s
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.
code-analysis.yml #183
:
Commit
20a1cdd7f2
pushed by
torsten
dev
2026-04-16 13:55:28 +02:00
1m54s
View workflow file
Update package version to 1.1.1 in package.json for the Harheimer Tischtennis Club website.
code-analysis.yml #182
:
Commit
e3825ad217
pushed by
torsten
dev
2026-04-16 13:53:34 +02:00
6m14s
View workflow file
Merge pull request 'Remove package version change requirement for main PRs in code-analysis.yml to streamline workflow.' (#6) from dev into main
code-analysis.yml #181
:
Commit
99c03dccf2
pushed by
admin
main
2026-04-16 13:52:04 +02:00
7m35s
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
Remove package version change requirement for main PRs in code-analysis.yml to streamline workflow.
code-analysis.yml #179
:
Commit
a12f1f7815
pushed by
admin
#6
2026-04-16 13:47:19 +02:00
5m48s
View workflow file
Remove package version change requirement for main PRs in code-analysis.yml to streamline workflow.
code-analysis.yml #178
:
Commit
a12f1f7815
pushed by
torsten
dev
2026-04-16 13:41:31 +02:00
4m43s
View workflow file
Merge pull request 'dev' (#5) from dev into main
code-analysis.yml #177
:
Commit
d450175871
pushed by
admin
main
2026-04-16 13:28:44 +02:00
4m48s
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
Add app version display in Footer and implement version API endpoint
code-analysis.yml #175
:
Commit
6fea2749e0
pushed by
torsten
dev
2026-04-16 13:21:44 +02:00
4m49s
View workflow file
Refactor deployment scripts to use git fetch and reset for pulling latest changes. Update deploy-production.sh and deploy-test.sh to ensure a clean state before deployment. Modify code-analysis.yml to reflect these changes in deployment commands.
code-analysis.yml #174
:
Commit
18da725567
pushed by
torsten
dev
2026-04-16 13:16:29 +02:00
5m3s
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
Enhance deploy-production.sh with new functions for Node.js version management and public document synchronization. Added checks for Node.js version requirements and improved error handling for document syncing. Updated package.json and package-lock.js…
code-analysis.yml #172
:
Commit
986b2056cd
pushed by
torsten
main
2026-04-15 21:55:58 +02:00
4m45s
View workflow file
Refactor dependency installation in deploy-production.sh to use a dedicated function. This improves error handling for missing package-lock.json and ensures consistent installation behavior. Removed obsolete public-data restoration logic for cleaner sc…
code-analysis.yml #171
:
Commit
337c172d07
pushed by
torsten
main
2026-04-15 21:48:41 +02:00
5m6s
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
Update commander dependency to version 13.1.0 in package.json and package-lock.json for improved functionality and compatibility.
code-analysis.yml #168
:
Commit
e0bad51764
pushed by
torsten
main
2026-04-15 21:21:39 +02:00
3m11s
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 process in membership API to ensure consistent directory creation for uploads. Update final PDF path handling to improve clarity and maintainability of the code.
code-analysis.yml #164
:
Commit
5f79d220cf
pushed by
torsten
main
2026-04-15 20:52:40 +02:00
2m7s
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
First
Previous
...
6
7
8
9
10
...
Next
Last