Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase share popup duration from 5s to 10s #4625

Merged
merged 5 commits into from
Oct 30, 2024

Commits on Oct 29, 2024

  1. refactor: move middleware to dedicated module and enhance CORS handling

    - Move NoCacheMiddleware to new middleware.py module
    - Create LocalhostCORSMiddleware that allows any localhost/127.0.0.1 request
    - Update listen.py to use new middleware
    openhands-agent committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    fc6beed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b90a051 View commit details
    Browse the repository at this point in the history
  3. Lint fixes and revert

    tofarr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    8b5f2a4 View commit details
    Browse the repository at this point in the history
  4. Revert

    tofarr committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    19941b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    87340b0 View commit details
    Browse the repository at this point in the history