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

Dev Merge and add create GH action workflow #12

Merged
merged 21 commits into from
Oct 28, 2023
Merged

Dev Merge and add create GH action workflow #12

merged 21 commits into from
Oct 28, 2023

Commits on Oct 22, 2023

  1. Configuration menu
    Copy the full SHA
    cddbe6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9d26a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    94276ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    616a013 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #5 from OWASP/refactor-code

    Refactor code
    dmdhrumilmistry authored Oct 22, 2023
    Configuration menu
    Copy the full SHA
    65674c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. add proxy support

    allow redirects by default
    
    update README with usage instructions
    dmdhrumilmistry committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d61f79c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dba7e11 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c10a2f7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from OWASP/provide-proxy-option

    add proxy support and add offat-api cli command to start api server
    dmdhrumilmistry authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    34136be View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2023

  1. change logic for rate limiting

    use aiohttp TCP connector option for rate limiting
    dmdhrumilmistry committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    09becd5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from OWASP/fix-bug-sempaphore

    change logic for rate limiting
    dmdhrumilmistry authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    2020651 View commit details
    Browse the repository at this point in the history
  3. use https scheme by defauly and handle proxy connection error

    use https if available
    
    handle proxy connection error
    dmdhrumilmistry committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    6388b21 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from OWASP/use-https-by-default

    use https scheme by defauly and handle proxy connection error
    dmdhrumilmistry authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    c846b07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    559c133 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from OWASP/add-gh-actions

    add gh actions for releases
    dmdhrumilmistry authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    561c128 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dc7abae View commit details
    Browse the repository at this point in the history
  8. Merge pull request #11 from OWASP/add-gh-actions

    change directory to src before running futher stages
    dmdhrumilmistry authored Oct 28, 2023
    Configuration menu
    Copy the full SHA
    dc98879 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ad91b32 View commit details
    Browse the repository at this point in the history
  10. separate docker files for main and dev

    update dev-push workflow
    dmdhrumilmistry committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    478c354 View commit details
    Browse the repository at this point in the history
  11. fix workflow files

    dmdhrumilmistry committed Oct 28, 2023
    Configuration menu
    Copy the full SHA
    85c7817 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    31d8940 View commit details
    Browse the repository at this point in the history