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

add base64 upload #495

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 6, 2018

  1. add base64 upload

    AlexAlexandru committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    c910542 View commit details
    Browse the repository at this point in the history
  2. newline

    AlexAlexandru committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    bf8499d View commit details
    Browse the repository at this point in the history
  3. newline

    AlexAlexandru committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    6c83c5c View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2018

  1. added unit tests

    AlexAlexandru committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    a0573c0 View commit details
    Browse the repository at this point in the history
  2. fix type from rename

    AlexAlexandru committed Aug 7, 2018
    Configuration menu
    Copy the full SHA
    af00b22 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. fixes code sniffer errors

    AlexAlexandru committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    7777cb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2018

  1. UploadBehaviour for base64 is missing, I should add it

    AlexAlexandru committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    0919441 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fafa7a View commit details
    Browse the repository at this point in the history
  3. code style

    AlexAlexandru committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    8a6e439 View commit details
    Browse the repository at this point in the history
  4. FIX STYL

    AlexAlexandru committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    889215f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2018

  1. added base64 validation

    AlexAlexandru committed Aug 22, 2018
    4 Configuration menu
    Copy the full SHA
    5468717 View commit details
    Browse the repository at this point in the history
  2. code style

    AlexAlexandru committed Aug 22, 2018
    Configuration menu
    Copy the full SHA
    8ceb373 View commit details
    Browse the repository at this point in the history