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
Merge pull request 'Update candidate paths for CSV file retrieval in mannschaften.get.js' (#10) from dev into main
code-analysis.yml #204
:
Commit
7152b54b68
pushed by
admin
main
2026-05-05 15:23:13 +02:00
2m17s
View workflow file
Update package version to 1.1.5 in package.json
version-gate.yml #203
:
Commit
e44d3c5c74
pushed by
admin
#10
2026-05-05 15:20:42 +02:00
11s
View workflow file
Update package version to 1.1.5 in package.json
code-analysis.yml #202
:
Commit
e44d3c5c74
pushed by
admin
#10
2026-05-05 15:20:29 +02:00
3m37s
View workflow file
Update package version to 1.1.5 in package.json
code-analysis.yml #201
:
Commit
e44d3c5c74
pushed by
torsten
dev
2026-05-05 15:16:51 +02:00
2m9s
View workflow file
Merge pull request 'dev' (#9) from dev into main
code-analysis.yml #199
:
Commit
21b4e8bc9f
pushed by
admin
main
2026-04-27 16:59:19 +02:00
2m1s
View workflow file
Refactor readPackageVersion function to support multiple candidate paths for package.json
code-analysis.yml #197
:
Commit
0fa19493c5
pushed by
admin
#9
2026-04-27 16:57:08 +02:00
2m50s
View workflow file
Refactor readPackageVersion function to support multiple candidate paths for package.json
code-analysis.yml #196
:
Commit
0fa19493c5
pushed by
torsten
dev
2026-04-27 16:54:18 +02:00
2m2s
View workflow file
Update package version to 1.1.4 in package.json and package-lock.json
code-analysis.yml #195
:
Commit
c145a723ed
pushed by
torsten
dev
2026-04-27 16:51:30 +02:00
2m7s
View workflow file
Merge pull request 'dev' (#8) from dev into main
code-analysis.yml #194
:
Commit
91fb3d79c5
pushed by
admin
main
2026-04-27 16:49:22 +02:00
2m11s
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 #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 #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.
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
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.
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 #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-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 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
Remove gitleaks binary and archive files, and update .gitignore to exclude security tooling artifacts, enhancing project cleanliness and security management.
code-analysis.yml #22
:
Commit
8bd7ed76cd
pushed by
torsten
main
2025-12-20 16:05:35 +01:00
3m49s
View workflow file
Add gitleaks binary and archive; remove README.md
code-analysis.yml #20
:
Commit
ca204e6ef9
pushed by
torsten
main
2025-12-20 15:53:24 +01:00
3m51s
View workflow file
Update path handling comments across multiple files to enhance security against path traversal vulnerabilities, ensuring consistent use of nosemgrep annotations for better code analysis.
code-analysis.yml #13
:
Commit
c9037fec45
pushed by
torsten
main
2025-12-20 14:53:20 +01:00
3m19s
View workflow file