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

Implement Issue Config #20956

Merged
merged 36 commits into from
Mar 28, 2023
Merged

Implement Issue Config #20956

merged 36 commits into from
Mar 28, 2023

Commits on Aug 25, 2022

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

Commits on Aug 29, 2022

  1. Change supported paths

    JakobDev authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    adb916e View commit details
    Browse the repository at this point in the history
  2. Change config paths

    JakobDev authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    c7a8ee4 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    4d008fc View commit details
    Browse the repository at this point in the history
  2. Fix bugs

    JakobDev authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    ecbbbe9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

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

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    bdd3c2a View commit details
    Browse the repository at this point in the history
  2. Add documentation

    JakobDev authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    146bd6b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Refactor code

    JakobDev authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    bb72aea View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Improve documentation

    JakobDev authored Dec 26, 2022
    Configuration menu
    Copy the full SHA
    8624c96 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. Add API

    JakobDev authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    714e92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18fe929 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Apply suggestion from wolfogre

    Co-authored-by: Jason Song <[email protected]>
    JakobDev and wolfogre authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    099def7 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    fe94b82 View commit details
    Browse the repository at this point in the history
  2. Fix linting

    JakobDev committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    5ae2ed0 View commit details
    Browse the repository at this point in the history
  3. Run make generate-swagger

    JakobDev committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    0564f5c View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2023

  1. Add defer reader.Close()

    JakobDev authored Jan 27, 2023
    Configuration menu
    Copy the full SHA
    b34913f View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2023

  1. Configuration menu
    Copy the full SHA
    c1dc3e4 View commit details
    Browse the repository at this point in the history
  2. Implement Contact Links

    JakobDev authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    abf14a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a16447 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2023

  1. Validate ContactLinks

    JakobDev authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    579b8e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f52bb7 View commit details
    Browse the repository at this point in the history
  3. Fix lint

    JakobDev authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    ed09834 View commit details
    Browse the repository at this point in the history
  4. Add API tests

    JakobDev authored Feb 7, 2023
    Configuration menu
    Copy the full SHA
    0e01deb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b054f49 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. Configuration menu
    Copy the full SHA
    17185ab View commit details
    Browse the repository at this point in the history
  2. Run make fmt

    JakobDev committed Feb 8, 2023
    Configuration menu
    Copy the full SHA
    062375f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c820b91 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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

Commits on Feb 14, 2023

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

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    7a4c6f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    159c0f7 View commit details
    Browse the repository at this point in the history
  3. Missed test

    JakobDev authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    68f508b View commit details
    Browse the repository at this point in the history
  4. Typo

    JakobDev authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    609840c View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    31d1353 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4a69d5 View commit details
    Browse the repository at this point in the history