Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: scientific-python/repo-review
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.2
Choose a base ref
...
head repository: scientific-python/repo-review
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.3
Choose a head ref
  • 12 commits
  • 16 files changed
  • 5 contributors

Commits on Apr 5, 2026

  1. docs: remove warning that is not needed in 1.0+

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    413bbc7 View commit details
    Browse the repository at this point in the history
  2. chore: back to work

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    9ab3bfc View commit details
    Browse the repository at this point in the history
  3. chore: better serve (#362)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    d4b4a2e View commit details
    Browse the repository at this point in the history
  4. fix: rework standalone webapp page (#363)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    0660371 View commit details
    Browse the repository at this point in the history
  5. fix(webapp): warning on splat with key (#361)

    * fix(webapp): warning on splat with key
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update src/repo-review-app/repo-review-app.tsx
    
    Co-authored-by: Copilot <[email protected]>
    
    * style: pre-commit fixes
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    a88edd7 View commit details
    Browse the repository at this point in the history
  6. ci: lint webapp in CI (#364)

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    cc08efa View commit details
    Browse the repository at this point in the history
  7. feat(webapp): support directory path (#359)

    * feat(webapp): support directory path
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix(webapp): reject path traversal in packageDir
    
    Strip leading slashes and reject any segment that is ".." before
    setting the query param or passing the value into Pyodide.
    
    Co-authored-by: Copilot <[email protected]>
    
    * chore: remove outlined variant (default)
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    henryiii and Copilot authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    727636c View commit details
    Browse the repository at this point in the history
  8. chore: better AGENTS.md

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    039775d View commit details
    Browse the repository at this point in the history
  9. fix(webapp): safe set state (#360)

    * fix(webapp): safe set state
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix: avoid updating and simplify
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    2ca890b View commit details
    Browse the repository at this point in the history
  10. fix: reloading autocomplete (#365)

    * fix: reduce retries on autocomplete
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * fix(webapp): reduce reloading, enter runs
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    73f3f01 View commit details
    Browse the repository at this point in the history
  11. fix(webapp): better button placement and sizing (#366)

    * fix(webapp): better button placement and sizing
    
    Signed-off-by: Henry Schreiner <[email protected]>
    
    * Update src/repo-review-app/repo-review-app.tsx
    
    Co-authored-by: Copilot <[email protected]>
    
    ---------
    
    Signed-off-by: Henry Schreiner <[email protected]>
    Co-authored-by: Copilot <[email protected]>
    henryiii and Copilot authored Apr 5, 2026
    Configuration menu
    Copy the full SHA
    946d87d View commit details
    Browse the repository at this point in the history
  12. chore: bump to 1.0.3

    Signed-off-by: Henry Schreiner <[email protected]>
    henryiii committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    282a2fe View commit details
    Browse the repository at this point in the history
Loading