Add Yoast importer (#4267) * Add Yoast importer * Handle all error codes
Recent Commits to redirection:trunk
-
Add Yoast importer (#4267)
-
Remove unused function (#4260)
Remove unused function (#4260)
-
Remove constants (#4259)
Remove constants (#4259)
-
Refactor API & database files (#4258)
Refactor API & database files (#4258) * Move API & database files * Update lockfile * Update rector * Fix rector max * Add a fallback for a missing DB stage * Fix test
-
Add max PHP version checks (#4257)
Add max PHP version checks (#4257) * Add a max PHP check * Set max * Fix 8.5 issues * Fixes * Lint fixes * Lint 8.5
-
Bump 5.9.0 (#4255)
Bump 5.9.0 (#4255) * Include preview endpoint in API tests * Bump to 5.9.0 * Lint
-
Various mobile improvements (#4254)
Various mobile improvements (#4254)
-
Various tweaks to import/export (#4253)
Various tweaks to import/export (#4253) * Various tweaks to import/export * Fixes
-
Move csv sanitiser (#4252)
Move csv sanitiser (#4252) * Move csv sanitiser Prevent some double sanitising, and cover the missing bulk action csv * Remove include * Fix tests
-
Fix warnings with code tags (#4251)
Fix warnings with code tags (#4251) The code tag would cause the flex to split it up in a bad way
-
Match hook to docs (#4250)
Match hook to docs (#4250)
-
Add error handling to nginx export (#4249)
Add error handling to nginx export (#4249) * Nginx error handling * Escape location * Trim
-
Fix no groups (#4248)
Fix no groups (#4248) * Fix no groups Request again * Lint * Add test * Fix promise
-
Support other post types for old permalinks (#4247)
Support other post types for old permalinks (#4247)
-
Switch from api-doc to redocly (#4246)
Switch from api-doc to redocly (#4246)
-
Split export revamp from import/export branch (#4245)
Split export revamp from import/export branch (#4245) * Split export revamp from import/export branch * Update tests * Remove legacy code * Fix issues * Fix issues * Change generateVersion * Fix version builder * Fix CI * Fix phpstan * Fix issues * Fixes * Change how version is used
-
Split import revamp from import/export branch (#4244)
Split import revamp from import/export branch (#4244) * Split import revamp from import/export branch * Fixes * Lint * Fixes * Legacy stuff Keep CoPilot happy * Apply fixes
-
Unify notices (#4242)
Unify notices (#4242) Make sure Redirection notices are always shown on Redirection pages, and other notices are not shown
-
Fix bug when current page is empty string (#4241)
Fix bug when current page is empty string (#4241) * Fix bug when current page is empty string * Force integer