Skip to content

Update to V2.1.67 - #137

Merged
rogoit merged 6 commits into
ncatestify:mainfrom
rogoit:main
Jul 8, 2025
Merged

Update to V2.1.67#137
rogoit merged 6 commits into
ncatestify:mainfrom
rogoit:main

Conversation

@rogoit

@rogoit rogoit commented Jul 8, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

rogoit added 6 commits July 7, 2025 20:45
…ation

- Implement addCredentialsToInternalLinks utility using @ split approach
- Update ttGetInternalLinks to apply credentials to discovered links
- Update ttEveryInternalLinkIsLoading to handle authenticated URLs
- Fix CSS selector error in ttEveryInternalLinkStatusOk command
- Clean up duplicate test files and refactor test patterns
- Bump version to 2.1.64
Refactor internal link commands for cleaner architecture:
- Centralize all link collection, credential handling, and domain mapping in ttGetInternalLinks
- Remove duplicate code from ttEveryInternalLinkIsLoading and ttEveryInternalLinkStatusOk
- Simplify command interfaces by removing complex DomainMappingConfig parameters
- Both commands now exclusively use ttGetInternalLinks() for consistent behavior
Remove insecure HTTP protocol support by default but add exception for projects.nevercodealone.de domains where HTTP/HTTPS mixed environments are required. This allows the plugin to work correctly with staging environments that may use different protocols while maintaining security for all other domains.

- Remove general HTTP protocol support from normalizeUrl
- Add isNeverCodeAloneDomain helper to detect special domains
- Update isInternal to compare domains ignoring protocol for nevercodealone.de
- Bump version to 2.1.66
@rogoit
rogoit merged commit 2b08d0e into ncatestify:main Jul 8, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant