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

Add IP and Country Named Locations #24

Merged
merged 22 commits into from
Apr 13, 2021
Merged

Add IP and Country Named Locations #24

merged 22 commits into from
Apr 13, 2021

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    6e13f03 View commit details
    Browse the repository at this point in the history
  2. Update linting version

    alexwilcox9 committed Apr 4, 2021
    Configuration menu
    Copy the full SHA
    e974136 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. use embedded structs

    alexwilcox9 committed Apr 7, 2021
    Configuration menu
    Copy the full SHA
    6135abb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72fd087 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2021

  1. Try out interfaces

    alexwilcox9 committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    239df53 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Add fix for dates

    alexwilcox9 committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    42112ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c57cf5 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2021

  1. Fix list function

    alexwilcox9 committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    92a0cdc View commit details
    Browse the repository at this point in the history
  2. Check unmarshall

    alexwilcox9 committed Apr 11, 2021
    Configuration menu
    Copy the full SHA
    d378482 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from manicminer/main

    Update Hamilton
    alexwilcox9 authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    3a77931 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2 from alexwilcox9/main

    Update hamilton
    alexwilcox9 authored Apr 11, 2021
    Configuration menu
    Copy the full SHA
    8270fdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f070f05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    30e9493 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    0754945 View commit details
    Browse the repository at this point in the history
  2. Update msgraph/namedlocation.go

    Add nil check
    
    Co-authored-by: Tom Bamford <[email protected]>
    alexwilcox9 and manicminer authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    f3dcfc5 View commit details
    Browse the repository at this point in the history
  3. Minor formatting improvements

    Co-authored-by: Tom Bamford <[email protected]>
    alexwilcox9 and manicminer authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    1922ca5 View commit details
    Browse the repository at this point in the history
  4. Commas

    alexwilcox9 authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    b777405 View commit details
    Browse the repository at this point in the history
  5. Move type assertion check

    Co-authored-by: Tom Bamford <[email protected]>
    alexwilcox9 and manicminer authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    6735c57 View commit details
    Browse the repository at this point in the history
  6. Set nil dates in test

    alexwilcox9 committed Apr 12, 2021
    Configuration menu
    Copy the full SHA
    a318c85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    96b1d7e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    d2cf00e View commit details
    Browse the repository at this point in the history
  2. Pluralize client name

    manicminer committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    bd71a61 View commit details
    Browse the repository at this point in the history