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: vozlt/nginx-module-vts
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: vozlt/nginx-module-vts
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.4
Choose a head ref
  • 15 commits
  • 17 files changed
  • 4 contributors

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    8c24c00 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3407cc2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Introduce vhost_traffic_status_stats_by_upstream (#293)

    Add new boolean flag `vhost_traffic_status_stats_by_upstream` to allow disabling statistics collection for upstream servers
    
    
    ---------
    
    Co-authored-by: Ben Kochie <superq@gmail.com>
    u5surf and SuperQ authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    bb44ba9 View commit details
    Browse the repository at this point in the history
  2. fix: escape uri in module side

    * retried another approach for XSS issue in #305
    u5surf committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    08100af View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. Configuration menu
    Copy the full SHA
    08cfc05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcb995a View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2025

  1. Add issue template

    u5surf committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    f12ad50 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #311 from u5surf/issue_template

    Add issue template
    u5surf authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    b942dd8 View commit details
    Browse the repository at this point in the history
  3. Fix issue template

    u5surf committed Jan 5, 2025
    Configuration menu
    Copy the full SHA
    eca7b8a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #312 from u5surf/issue_template_2

    Fix issue template
    u5surf authored Jan 5, 2025
    Configuration menu
    Copy the full SHA
    a18c3f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2025

  1. Update README.md

    add 1.27.x compatibility
    masterzu authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    4aa96d5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #314 from masterzu/patch-1

    Update README.md
    u5surf authored Jan 9, 2025
    Configuration menu
    Copy the full SHA
    b6f6528 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2025

  1. Merge pull request #307 from u5surf/fix_encode_without_pcre2

    fix: escape uri in module side
    u5surf authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    ea759b6 View commit details
    Browse the repository at this point in the history
  2. Release v0.2.4

    Release [v0.2.4] - 2025-03-12
    ** Fix
    - escape uri in module side
    u5surf committed Mar 12, 2025
    Configuration menu
    Copy the full SHA
    e016f7f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #320 from vozlt/cut-v0.2.4

    Release v0.2.4
    u5surf authored Mar 12, 2025
    Configuration menu
    Copy the full SHA
    8027b3b View commit details
    Browse the repository at this point in the history
Loading