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: mat/besticon Loading
base: v3.13.0
Choose a base ref
...
head repository: mat/besticon Loading
compare: v3.14.0
Choose a head ref
  • 14 commits
  • 26 files changed
  • 3 contributors

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    8f8b816 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df251d4 View commit details
    Browse the repository at this point in the history
  3. Clean up unused files

    mat committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    ea77254 View commit details
    Browse the repository at this point in the history
  4. Remove .travis.yml

    mat committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    e77bb3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    695fa4c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Allow disabling HTML browse pages (#72)

    The environment variable DISABLE_BROWSE_PAGES can be used to disable
    all HTML pages which can be used to minimize the footprint of the
    iconserver.
    koesie10 committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    431a4be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003b810 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Configuration menu
    Copy the full SHA
    4891fda View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Bump github.com/prometheus/client_golang from 1.9.0 to 1.11.1 (#78)

    Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.9.0 to 1.11.1.
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.9.0...v1.11.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    d4891a0 View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/text from 0.3.5 to 0.3.8 (#79)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.5 to 0.3.8.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.3.5...v0.3.8)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    247c1f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Bump golang.org/x/net from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0 (

    …#81)
    
    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210226172049-e18ecbb05110 to 0.7.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](https://github.com/golang/net/commits/v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    a7dc6ae View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/image from 0.0.0-20210220032944-ac19c3e999fb to 0.5…

    ….0 (#80)
    
    Bumps [golang.org/x/image](https://github.com/golang/image) from 0.0.0-20210220032944-ac19c3e999fb to 0.5.0.
    - [Release notes](https://github.com/golang/image/releases)
    - [Commits](https://github.com/golang/image/commits/v0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/image
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    71c0c4c View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2023

  1. Update NOTICES

    mat committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    9f7f84f View commit details
    Browse the repository at this point in the history
  2. Release v3.14.0

    mat committed Mar 8, 2023
    Configuration menu
    Copy the full SHA
    ee1fe52 View commit details
    Browse the repository at this point in the history
Loading