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
203
Commits
1
Branch
0
Tags
e1c555e99ff19b0c8c0a2bbe7ef7bc651b30529d
Commit Graph
3 Commits
Author
SHA1
Message
Date
Torsten Schulz (local)
371fef25d7
Refactor authentication middleware to remove dependency on Pinia, implementing direct API calls for authentication status checks. Update member API documentation to escape JWT token placeholder for clarity. Update session and user data formats for improved security and consistency.
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 53s
Details
2026-01-07 17:26:22 +01:00
Torsten Schulz (local)
6fda6ebad0
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.
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 4m10s
Details
2025-12-20 15:05:49 +01:00
Torsten Schulz (local)
32ba9e2760
Add member profile page with editable fields and password change
2025-10-21 14:29:52 +02:00