diff --git a/.gitattributes b/.gitattributes index fcadb2c..b8ba9ce 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,12 @@ * text eol=lf +*.sh text eol=lf +*.md text eol=lf +*.asp text eol=lf +*.js text eol=lf +*.css text eol=lf +*.gz binary +*.png binary +*.jpg binary +*.jpeg binary +*.zip binary +*.tar.gz binary diff --git a/.github/workflows/Create-NewReleases.yml b/.github/workflows/Create-NewReleases.yml index cd3ba75..2962058 100644 --- a/.github/workflows/Create-NewReleases.yml +++ b/.github/workflows/Create-NewReleases.yml @@ -19,7 +19,7 @@ jobs: steps: # 1--- Check out master so we tag the exact merge commit - name: Checkout source code - uses: actions/checkout@v4.2.2 + uses: actions/checkout@v5.0.0 with: fetch-depth: 0 ref: 'master' @@ -97,7 +97,7 @@ jobs: # 7--- Publish a GitHub Release with auto-generated notes - name: Create Release with Automated Release Notes - uses: softprops/action-gh-release@v2.3.2 + uses: softprops/action-gh-release@v2.4.1 with: token: ${{ secrets.GITHUB_TOKEN }} tag_name: ${{ steps.nextver.outputs.tag }} diff --git a/README.md b/README.md index 105dcd1..16779bf 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # ntpMerlin -## v3.4.10 -### Updated on 2025-Jul-31 +## v3.4.11 +### Updated on 2025-Nov-08 + ## About ntpMerlin implements an NTP time server for AsusWRT Merlin with charts for daily, weekly and monthly summaries of performance. A choice between ntpd and chrony is available. diff --git a/ntpdstats_www.asp b/ntpdstats_www.asp index 8eef937..8c58011 100644 --- a/ntpdstats_www.asp +++ b/ntpdstats_www.asp @@ -26,14 +26,12 @@ p{font-weight:bolder}thead.collapsible-jquery{color:#fff;padding:0;width:100%;bo - -