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

Codefactor vuln fixes #111

Merged
merged 10 commits into from
Sep 21, 2024
Merged

Codefactor vuln fixes #111

merged 10 commits into from
Sep 21, 2024

Commits on Sep 21, 2024

  1. Update codefactor due to merge conflict (#110)

    ## Pull Request Template
    
    ### Prerequisites
    
    <!-- Take a couple of minutes to help our maintainers work faster by
    checking of the pre-requisites. -->
    
    - [x] I have
    [searched](https://github.com/DefinetlyNotAI/Logicytics/pulls) for
    duplicate or closed issues.
    - [x] I have read the [contributing
    guidelines](https://github.com/DefinetlyNotAI/Logicytics/blob/main/CONTRIBUTING.md).
    - [x] I have followed the instructions in the
    [wiki](https://github.com/DefinetlyNotAI/Logicytics/wiki) about
    contributions.
    - [x] I have updated the documentation accordingly, if required.
    - [ ] I have added tests to cover my changes, and they have passed, if
    required.
    - [ ] I have tested my code with the `--dev` flag, if required.
    
    ### PR Type
    
    <!-- Take a couple of minutes to help our maintainers work faster by
    telling us what is the PR guided on. -->
    
    - [ ] Bug fix <!-- Non-Breaking Bug Fix - Usually relates to fixing an
    issue -->
    - [ ] New feature <!-- Non-Breaking Change that adds a new feature -->
    - [ ] Refactoring <!-- Non-Breaking Change that modifies existing code
    to refactor it to become more organised -->
    - [ ] Documentation
    update <!-- Non-Breaking Change that modifies existing documentation to
    refactor it or add extra comments - either wiki, md files or code is
    included here -->
    - [x] ⚠️ Breaking change ⚠️ <!-- ⚠️ Breaking Bug Fix / New Addition that
    changes how Logicytics works ⚠️-->
    
    ### Description
    
    Updating the branch to mitigate future merge conflict
    
    ### Motivation and Context
    
    Merge conflict update
    
    ### Binaries
    
    Not now
    
    ### Issues Fixed
    
    Will be linked to #107
    DefinetlyNotAI authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    af8a269 View commit details
    Browse the repository at this point in the history
  2. Fixed bugs that occured from the merge

    Added feature to allow new line in log's
    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    5bb401a View commit details
    Browse the repository at this point in the history
  3. Fixed bugs that occurred from the merge

    Added feature to allow new line in log's
    Also fixed another bug with _dev.py that doesn't allow it to be used due to how its executed
    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    82f9131 View commit details
    Browse the repository at this point in the history
  4. Updated documentation and fixed obsolete html tags, also removed obse…

    …lete critical log error codes
    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    3875da1 View commit details
    Browse the repository at this point in the history
  5. Rechanged the logging system AGAIN AAAAAAAAAAAAGHHHHHHHHH

    Also reformatted code, quick test and checked any warning and errors - also redoc some stuff
    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    db2e2da View commit details
    Browse the repository at this point in the history
  6. Fixed huge bug with the logger

    It decided to increase duplicate logs double each time its called
    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    9136cf1 View commit details
    Browse the repository at this point in the history
  7. Documentation fixes

    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    321ca80 View commit details
    Browse the repository at this point in the history
  8. Documentation fixes

    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    995accd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64ac82c View commit details
    Browse the repository at this point in the history
  10. Quick bug fix

    DefinetlyNotAI committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    23cf375 View commit details
    Browse the repository at this point in the history