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
Files
083244bc83a51bee4b1981de0804654743cdb874
harheimertc
/
server
/
api
History
Torsten Schulz (local)
083244bc83
Some checks failed
Code Analysis and Production Deploy / deploy-production (push)
Has been cancelled
Details
Code Analysis and Production Deploy / deploy-test (push)
Has been cancelled
Details
Code Analysis and Production Deploy / analyze (push)
Has been cancelled
Details
chore(lint): run eslint --fix; add safe global fallbacks and fix empty catches
2026-05-27 20:33:08 +02:00
..
app
chore(lint): manual fixes - remove redundant global declarations; add safe getMethod fallback; remove unused catch vars
2026-05-27 20:00:48 +02:00
auth
chore(lint): run eslint --fix; add safe global fallbacks and fix empty catches
2026-05-27 20:33:08 +02:00
cms
feat(auth): implement Android refresh token handling and session management
2026-05-27 19:34:53 +02:00
galerie
test: expand endpoint coverage and harden deploy gate
2026-05-21 08:03:59 +02:00
mannschaften
feat(cms): add season dropdown/create and restore baelle ratio
2026-05-20 17:49:19 +02:00
media
Apply non-major audit updates and harden path handling for Semgrep.
2026-04-15 21:00:28 +02:00
members
Enhance security and error handling in various components by refining error catch blocks to ignore specific errors, improving code clarity and consistency across the application.
2025-12-20 15:05:49 +01:00
membership
chore: remove unused createRequire import from generate-pdf.post.js
2026-05-20 12:27:48 +02:00
newsletter
Enhance newsletter subscription functionality with user profile integration
2026-01-09 09:01:23 +01:00
personen
Update Apache SSL configuration and enhance security features across multiple files. Changed X-Frame-Options to SAMEORIGIN for better security, added optional Content Security Policy headers for testing, and improved password handling with HaveIBeenPwned checks during user registration and password reset. Implemented passkey login functionality in the authentication flow, including UI updates for user experience. Enhanced image upload processing with size limits and validation, and added rate limiting for various API endpoints to prevent abuse.
2026-01-05 11:50:57 +01:00
spielplan
feat(api): add endpoint for team table data by season
2026-05-20 17:38:17 +02:00
birthdays.get.js
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.
2026-04-01 11:19:23 +02:00
config.get.js
Enhance security and error handling in various components by refining error catch blocks to ignore specific errors, improving code clarity and consistency across the application.
2025-12-20 15:05:49 +01:00
config.put.js
Update path handling comments across multiple files to enhance security against path traversal vulnerabilities, ensuring consistent use of nosemgrep annotations for better code analysis.
2025-12-20 14:49:57 +01:00
contact.post.js
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 configuration in harheimertc.test.config.cjs to support development and test environments. Modify email recipient logic in contact and email service APIs to prevent notifications in test environments. Add tests to verify behavior in test conditions.
2026-04-16 13:06:14 +02:00
galerie.get.js
Initial commit: Harheimer TC Website
2025-10-21 00:41:12 +02:00
mannschaften.get.js
fix(security): harden season file paths for semgrep
2026-05-20 18:03:29 +02:00
members.delete.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
members.get.js
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.
2026-03-31 07:25:44 +02:00
members.post.js
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.
2026-04-01 11:55:27 +02:00
news-public.get.js
Enhance news component functionality and UI; implement dynamic grid layout in PublicNews.vue, add visibility and expiration options in news management, and update API to handle new fields for improved news filtering and display.
2025-10-24 12:47:27 +02:00
news.delete.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
news.get.js
Add internal news system with role-based write permissions
2025-10-21 14:47:00 +02:00
news.post.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
profile.get.js
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.
2026-04-01 11:19:23 +02:00
profile.put.js
feat(auth): implement Android refresh token handling and session management
2026-05-27 19:34:53 +02:00
spielplaene.get.js
Enhance authentication checks in CMS API endpoints; implement user role validation for admin and board access. Refactor Spielpläne API to remove unnecessary logging and improve error handling. Update tests to mock user authentication and ensure proper validation of file uploads.
2025-11-10 13:18:29 +01:00
spielplan.get.js
Aktualisiere die Version auf 1.4.3, füge Validierung für Saison-Slugs hinzu und implementiere ein Logging-System für Fehler und Informationen
2026-05-20 11:20:54 +02:00
termine-manage.delete.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
termine-manage.get.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
termine-manage.post.js
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
2025-12-19 09:51:28 +01:00
termine.get.js
Refactor file handling to prioritize internal data directories for backups and uploads; enhance error handling and logging for metadata and CSV operations.
2026-02-11 11:42:24 +01:00
vereinsmeisterschaften.get.js
refactor(vereinsmeisterschaften): streamline file existence check and improve error handling
2026-05-22 13:54:02 +02:00