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

Form submit actions with HTTP POST #46384

Merged
merged 15 commits into from Dec 7, 2021

Commits on Dec 6, 2021

  1. Configuration menu
    Copy the full SHA
    455f9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    394aedb View commit details
    Browse the repository at this point in the history
  3. Fix webview DPIs

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    446ec60 View commit details
    Browse the repository at this point in the history
  4. Simplify code

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    0339ea5 View commit details
    Browse the repository at this point in the history
  5. Rename form action

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    691a2bd View commit details
    Browse the repository at this point in the history
  6. Use NAM

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    8a44912 View commit details
    Browse the repository at this point in the history
  7. Detect mime type

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    e611e78 View commit details
    Browse the repository at this point in the history
  8. Add part to multipart

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    729baf0 View commit details
    Browse the repository at this point in the history
  9. URL Encode plus sign

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    4dd8492 View commit details
    Browse the repository at this point in the history
  10. Move url_encode to Maps group

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    39603ee View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    9530753 View commit details
    Browse the repository at this point in the history
  12. Tests for form submit actions

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f40b3e9 View commit details
    Browse the repository at this point in the history
  13. Fix build after rebase

    elpaso committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    f934e55 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. Address PR comments

    elpaso committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ea0bb30 View commit details
    Browse the repository at this point in the history
  2. Use switch in actions

    elpaso committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    82d4f04 View commit details
    Browse the repository at this point in the history