Recent Commits to redirection:trunk

  • 07/02/2026 15:21

    Improve cron expiry speed (#4125)

    Improve cron expiry speed (#4125)
    
    * Improve cron expiry speed
    
    * Address comments
    
    * Lint
  • 07/02/2026 12:05

    Improve CLI handling (#4121)

    Improve CLI handling (#4121)
    
    * Improve WP CLI typing
    
    * Tweaks
    
    * Implement suggestions
  • 07/02/2026 11:53

    Add multi select to checkboxes (#4123)

    Add multi select to checkboxes (#4123)
    
    * Support shift multi selected in checkboxes
    
    * Fixes for keyboard
    
    * Fix issue
    
    * Fix issues
    
    * Lint
  • 07/02/2026 11:33

    Add permissions-policy (#4124)

    Add permissions-policy (#4124)
    
    * Add permissions-policy
    
    * Update src/page/site/headers/header.tsx
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • 07/02/2026 11:14

    Monitoring trash should look at the monitored types (#4120)

    Monitoring trash should look at the monitored types (#4120)
    
    * Monitoring trash should look at the monitored types
    
    We don’t want it for all trash, just the ones enabled
    
    * Update test
    
    * Fix tests
  • 07/02/2026 11:02

    Pass $full in redirection_post_types filter (#4122)

    Pass $full in redirection_post_types filter (#4122)
  • 07/02/2026 10:39

    Add filter for trashed post detection (#4119)

    Add filter for trashed post detection (#4119)
    
    * Add filter for trashed post detection
    
    Also fire the action
    
    * Add tests for trash
  • 07/02/2026 10:35

    Fix inverted caching logic (#4104)

    Fix inverted caching logic (#4104)
  • 07/02/2026 10:35

    Bump phpunit/phpunit in the composer group across 1 directory (#4111)

    Bump phpunit/phpunit in the composer group across 1 directory (#4111)
    
    Bumps the composer group with 1 update in the / directory: [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit).
    
    
    Updates `phpunit/phpunit` from 9.6.31 to 9.6.33
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.33/ChangeLog-9.6.md)
    - [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.31...9.6.33)
    
    ---
    updated-dependencies:
    - dependency-name: phpunit/phpunit
      dependency-version: 9.6.33
      dependency-type: direct:development
      dependency-group: composer
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 07/02/2026 10:34

    Install Rector (#4118)

    Install Rector (#4118)
    
    * Set PHP minimum to 7.4
    
    Rector is installed but we will apply it later after moving files
    
    * Update readme.txt
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Minor tweaks
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
  • 07/02/2026 8:43

    Add protection from browser extensions (#4116)

    Add protection from browser extensions (#4116)
    
    * Add protection from browser extensions
    
    * Fix rebase
    
    * Improve typing
    
    * Annoying
  • 07/02/2026 8:09

    Client update (#4117)

    Client update (#4117)
    
    * Modernise the client
    
    * Tanstack Query for API data
    
    * Update packages
    
    * Re-enable style and JS lint and tests
    
    Include
    
    * Update readme with latest details
    
    * Fix style lint issues
    
    * Update Jest to fix tests
    
    * Fix wide checkboxes
    
    * Fix style linting in editor
    
    * Fix various UI issues
    
    * Make the constants actually constant
    
    * Fix table edit style
    
    * Fix various issues
    
    * Fix lints
    
    * Address some issues
    
    * More fixes
    
    * Lint fixes
    
    * Style tweaks
    
    * Update packages
    
    * Add unit test for database
    
    * Lint

Log in