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: custom protocol #2503

Merged
merged 16 commits into from
Aug 23, 2021
Merged

refactor: custom protocol #2503

merged 16 commits into from
Aug 23, 2021

Commits on Aug 11, 2021

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

Commits on Aug 20, 2021

  1. refactor: Custom protocol

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    1a6991d View commit details
    Browse the repository at this point in the history
  2. make clippy happy

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    95abccd View commit details
    Browse the repository at this point in the history
  3. fix dialog error

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    3b3b5c1 View commit details
    Browse the repository at this point in the history
  4. add complete example

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    83935b3 View commit details
    Browse the repository at this point in the history
  5. cleanup

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    179b3d4 View commit details
    Browse the repository at this point in the history
  6. fix mp4 test

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    fc024dd View commit details
    Browse the repository at this point in the history
  7. fix http response tests

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    eafc0bc View commit details
    Browse the repository at this point in the history
  8. fix windows example

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    36007ff View commit details
    Browse the repository at this point in the history
  9. implement basic form post in api example

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    5110f75 View commit details
    Browse the repository at this point in the history
  10. [ci skip] update mimetype

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    06c9fb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2021

  1. bump to wry dev branch

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    aca6eda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d99ce52 View commit details
    Browse the repository at this point in the history
  3. feat: AppHandle argument

    lucasfernog committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    0f7c078 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    afb3381 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. use wry 0.12

    Signed-off-by: David Lemarier <david@lemarier.ca>
    lemarier committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    75a0fcd View commit details
    Browse the repository at this point in the history