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

feat(nodejq): add more request options and powerful jq commands #2

Merged
merged 19 commits into from
Mar 3, 2021
Merged

Commits on Feb 4, 2021

  1. Actually log notifcation payload

    Instead of [object Object]
    qistoph committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    0b4e1ce View commit details
    Browse the repository at this point in the history
  2. Have request parse JSON

    qistoph committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    9613f2c View commit details
    Browse the repository at this point in the history
  3. Allow multiple instances

    qistoph committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d3be1c2 View commit details
    Browse the repository at this point in the history
  4. Allow JSON POST requests

    qistoph committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    d8a19ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e434dcf View commit details
    Browse the repository at this point in the history
  6. Update package-lock.json

    qistoph committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    871cdef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f6ea437 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b206a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Configuration menu
    Copy the full SHA
    d97b7b6 View commit details
    Browse the repository at this point in the history
  2. Update package-lock.json

    qistoph committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    4aba053 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aae826 View commit details
    Browse the repository at this point in the history
  4. Update README for jq.node

    qistoph committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    1cda2f4 View commit details
    Browse the repository at this point in the history
  5. Remove debugging log line

    qistoph committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    6e7cfd4 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. Clean up package-lock.json

    qistoph committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f1b186f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    414818f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ce30da View commit details
    Browse the repository at this point in the history
  4. Restyled by prettier

    restyled-commits committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    084c674 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2021

  1. Configuration menu
    Copy the full SHA
    89f8c61 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fed3b0c View commit details
    Browse the repository at this point in the history