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

Automatically inject preload scripts #359

Closed
wants to merge 19 commits into from

Commits on Jul 29, 2021

  1. Initial

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    78b636c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eced312 View commit details
    Browse the repository at this point in the history
  3. Disable testing Electron v1

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    535e50f View commit details
    Browse the repository at this point in the history
  4. Ensure gen files before lint

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7213122 View commit details
    Browse the repository at this point in the history
  5. Simplify webpack test

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e457a7a View commit details
    Browse the repository at this point in the history
  6. Simplify preload hook

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    c84dab1 View commit details
    Browse the repository at this point in the history
  7. Improve error messages

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    f9240f7 View commit details
    Browse the repository at this point in the history
  8. More error text improve

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    0a47491 View commit details
    Browse the repository at this point in the history
  9. Remove unused ia32 tests

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    85d08d9 View commit details
    Browse the repository at this point in the history
  10. No longer any point pinging the main process

    getNameFallback is now only called from the main process
    
    minor change
    
    more
    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3219208 View commit details
    Browse the repository at this point in the history
  11. Improve preload bundling

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    2893b2b View commit details
    Browse the repository at this point in the history
  12. More tidying

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    8c6ce41 View commit details
    Browse the repository at this point in the history
  13. Even more

    timfish committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    81458cf View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Configuration menu
    Copy the full SHA
    9e416af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df8718c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1e81542 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    74335bf View commit details
    Browse the repository at this point in the history
  2. Remove logging

    timfish committed Aug 3, 2021
    Configuration menu
    Copy the full SHA
    5fed05a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e1dd81 View commit details
    Browse the repository at this point in the history