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

refactor: Don't pass browser instance everywhere #431

Merged
merged 7 commits into from
Jan 3, 2024
Merged

refactor: Don't pass browser instance everywhere #431

merged 7 commits into from
Jan 3, 2024

Commits on Jan 3, 2024

  1. refactor: don't pass browser instance everywhere

    Pass a client instead of browser. This also helps for a preparation to switch to a flatten mode and one socket for all pages and browser.
    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    352e142 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927281f View commit details
    Browse the repository at this point in the history
  3. chore: Add CHANGELOG entry

    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1884bb1 View commit details
    Browse the repository at this point in the history
  4. ref: Browser::Options

    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    3987a93 View commit details
    Browse the repository at this point in the history
  5. chore: update pdf-reader

    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e9892fe View commit details
    Browse the repository at this point in the history
  6. chore: show progress

    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    68bc00f View commit details
    Browse the repository at this point in the history
  7. chore: update sinatra

    route committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    49c18ee View commit details
    Browse the repository at this point in the history