8000 Comparing v0.7.4...v0.8.0 · agsh/onvif · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: agsh/onvif
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.4
Choose a base ref
...
head repository: agsh/onvif
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.0
Choose a head ref
  • 16 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 17, 2024

  1. Remove unused coveralls

    agsh committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    92bb114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d44f7a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. Cherry-pick from @momoAmch's e6004d2

    agsh authored Oct 25, 2024
    Configuration menu
    Copy the full SHA
    8351419 View commit details
    Browse the repository at this point in the history
  2. Added Media2 support for the following functions:

    GetVideoEncoderConfigurations and GetVideoEncoderConfigurationOptions
    SetVideoEncoderConfiguration
    momoAmch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0974718 View commit details
    Browse the repository at this point in the history
  3. fix eslint errors

    momoAmch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    e08f5d6 View commit details
    Browse the repository at this point in the history
  4. fix tests

    momoAmch committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4ac58bf View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Merge pull request #339 from momoAmch/media2_for_videoEncoders

    media2 support for videoencoders
    agsh authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    202325a View commit details
    Browse the repository at this point in the history
  2. Presets token fix

    Properly stores preset tokens as token, name as value
    Craytor committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    54f08ae View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2024

  1. Merge pull request #341 from Craytor/master

    PTZ Presets Object token fix
    agsh authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    4a8ec35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95d3a82 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #342 from agsh/fix-code-cleanup

    fix: cleanup unnecessary libraries
    agsh authored Oct 27, 2024
    Configuration menu
    Copy the full SHA
    08fcb39 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. feat: Digest Authentication support. You can turn off WS-Security via…

    … `useWSSecurity: false` option in the constructor and use only Digest auth
    agsh committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    db11def View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62207b7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #343 from agsh/feat-digest-auth

    feat: Digest Authentication support. You can turn off WS-Security via `useWSSecurity: false` option in the constructor and use only Digest auth
    agsh authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    a4a7619 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    068cc6f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #344 from agsh/remove-lodash

    Remove lodash.get dependency, minimal node version is 14
    agsh authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    9c59e9d View commit details
    Browse the repository at this point in the history
Loading
0