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

🎉 #14

Merged
merged 13 commits into from
May 14, 2024
Merged

🎉 #14

merged 13 commits into from
May 14, 2024

Commits on Apr 22, 2024

  1. 🎉

    arash77 committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    89b2e03 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 3, 2024

  1. Configuration menu
    Copy the full SHA
    1206509 View commit details
    Browse the repository at this point in the history
  2. sort imports and format

    arash77 committed May 3, 2024
    Configuration menu
    Copy the full SHA
    0da0003 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. add support for --json-out, save_path could be rel or abs, file will …

    …be saved under tmp, warning about ignored images, refactoring
    arash77 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    9aafd3d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c110cbb View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. change path.exists to path.isfile for checking the arg files.

    Co-authored-by: Wolfgang Maier <[email protected]>
    arash77 and wm75 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    56d64ca View commit details
    Browse the repository at this point in the history
  2. change path.exists to path.isdir for the args folder.

    Co-authored-by: Wolfgang Maier <[email protected]>
    arash77 and wm75 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    27ea4bc View commit details
    Browse the repository at this point in the history
  3. change config check to use try except instead of if condition.

    Co-authored-by: Wolfgang Maier <[email protected]>
    arash77 and wm75 authored May 7, 2024
    Configuration menu
    Copy the full SHA
    e0d0d75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    baade67 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bc8409 View commit details
    Browse the repository at this point in the history
  6. Use json_out as supplied.

    arash77 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7b37bc3 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix some bugs

    arash77 committed May 10, 2024
    Configuration menu
    Copy the full SHA
    b6b76b7 View commit details
    Browse the repository at this point in the history