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 nonstandard http methods #178

Closed
wants to merge 26 commits into from
Closed

Commits on Feb 1, 2021

  1. Configuration menu
    Copy the full SHA
    c61f869 View commit details
    Browse the repository at this point in the history
  2. add docs

    cmawhorter committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    c77def5 View commit details
    Browse the repository at this point in the history
  3. add ts support in bc way

    cmawhorter committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    3d2d3ae View commit details
    Browse the repository at this point in the history
  4. add test for new ts types

    cmawhorter committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    dd91aad View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f77942b View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update test/methods.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    cmawhorter and Eomm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    18bdd32 View commit details
    Browse the repository at this point in the history
  2. Update test/methods.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    cmawhorter and Eomm committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    b0ca47b View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Constrained routes take 2 (delvedor#170)

    Co-authored-by: Ayoub El Khattabi <elkhattabi.ayoub@gmail.com>
    airhorns and AyoubElk committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9bbc9f9 View commit details
    Browse the repository at this point in the history
  2. Add double colon handling (support for paths with colons) (delvedor#176)

    Co-authored-by: Tomas Della Vedova <delvedor@users.noreply.github.com>
    morigs and delvedor committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    191ad39 View commit details
    Browse the repository at this point in the history
  3. Bumped v4.0.0

    delvedor committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    5560a0b View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Configuration menu
    Copy the full SHA
    3430c3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f068c73 View commit details
    Browse the repository at this point in the history
  3. update ConstraintStrategy typing (delvedor#180)

    * update ConstraintStrategy typing
    
    * add tests for custom constraints with objects as values
    
    * remove constraint with objects test
    
    * add type tests for custom contraints
    
    * update variable names of the constraint strategy interface
    matthyk committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    bfe4a02 View commit details
    Browse the repository at this point in the history
  4. Bumped v4.1.0

    delvedor committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    df6951b View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2021

  1. Configuration menu
    Copy the full SHA
    db3f65a View commit details
    Browse the repository at this point in the history
  2. add docs

    cmawhorter committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    a27b0c0 View commit details
    Browse the repository at this point in the history
  3. add ts support in bc way

    cmawhorter committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    1c12a3b View commit details
    Browse the repository at this point in the history
  4. add test for new ts types

    cmawhorter committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    7a94c97 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac3b0a0 View commit details
    Browse the repository at this point in the history
  6. Update test/methods.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    cmawhorter and Eomm committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    39a634f View commit details
    Browse the repository at this point in the history
  7. Update test/methods.test.js

    Co-authored-by: Manuel Spigolon <behemoth89@gmail.com>
    cmawhorter and Eomm committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    cbdec75 View commit details
    Browse the repository at this point in the history
  8. merge changes back in

    cmawhorter committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    94bf2b3 View commit details
    Browse the repository at this point in the history
  9. throw for invalid value

    cmawhorter committed Apr 5, 2021
    Configuration menu
    Copy the full SHA
    5788025 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d70328 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40148fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    802f76f View commit details
    Browse the repository at this point in the history