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

feat/issue 128 #148

Merged
merged 13 commits into from
Jul 19, 2024
Merged

feat/issue 128 #148

merged 13 commits into from
Jul 19, 2024

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    8439340 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e7030d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999f58c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6befa7f View commit details
    Browse the repository at this point in the history
  5. wip(test): introduce controller test for plp query

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    5d0eae7 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. test: fix plp query test.

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    573fec7 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. fix: add secure random String generator

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3478d21 View commit details
    Browse the repository at this point in the history
  2. wip: set plp query as single or list returns

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    9149fe3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. fix: change user agent name with each call

    this is a band-aid to rate limits. may still block rates via IP, who knows. try and abide rate limits, this is just a band-aid
    
    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    bffb324 View commit details
    Browse the repository at this point in the history
  2. refactor: clean up imports, etc.

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    e45ef67 View commit details
    Browse the repository at this point in the history
  3. refactor: clarify null check

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ad2d0f9 View commit details
    Browse the repository at this point in the history
  4. build: remove lang utils jar

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    99d4b3e View commit details
    Browse the repository at this point in the history
  5. fix: remove out of bound opportunity

    Signed-off-by: jonathan zollinger <jonathan.zollinger@outlook.com>
    Jonathan-Zollinger committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    acb75c7 View commit details
    Browse the repository at this point in the history