Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bee-san/pyWhat
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.2.0
Choose a base ref
...
head repository: bee-san/pyWhat
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.3.0
Choose a head ref
  • 20 commits
  • 11 files changed
  • 4 contributors

Commits on Oct 7, 2021

  1. ci(coverage): setup

    jyooru committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4a33108 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. Turn ULID, GUID and youtube video ID to 0.1

    **Why?**
    
    They are **too spammy* and we need to remain vigilant in maintaining that we are not spamming shit.
    
    Also adds IP addresses to bug bounties
    bee-san authored Oct 8, 2021
    Configuration menu
    Copy the full SHA
    dd83a6b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2021

  1. Merge pull request #188 from bee-san/bee-san-patch-1

    piatrashkakanstantinass authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    d0b0e17 View commit details
    Browse the repository at this point in the history
  2. Add TOTP URIs

    PabloLec committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    4c79636 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9d909f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    815874e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6d07f48 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    10a8a63 View commit details
    Browse the repository at this point in the history
  7. ci(coverage): ignore noxfile.py, # pragma: no cover and `if __nam…

    …e__ == "__main__":`
    jyooru committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    040b372 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'main' into coverage

    piatrashkakanstantinass authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    1ccbfa9 View commit details
    Browse the repository at this point in the history
  9. Update .codecov.yml

    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    5bef83b View commit details
    Browse the repository at this point in the history
  10. Create PULL_REQUEST_TEMPLATE.md

    I think this will help us review PRs faster as we can see what the changes have actually done
    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    9bff288 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #191 from jyooru/coverage

    setup coverage
    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    07f167c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    85c6441 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c7418ff View commit details
    Browse the repository at this point in the history
  14. Merge pull request #190 from PabloLec/main

    Add TOTP URIs
    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    69786ae View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    72815ac View commit details
    Browse the repository at this point in the history
  16. Merge pull request #192 from bee-san/bee-san-patch-1

    Create PULL_REQUEST_TEMPLATE.md
    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    4cc2f19 View commit details
    Browse the repository at this point in the history
  17. Set unix timestamp to 0.1 and 4.3.0 release

    **Why?**
    
    * Unix timestamp is too spammy, we are reducing it to 0.1
    * Releasing 4.3.0
    bee-san committed Oct 9, 2021
    Configuration menu
    Copy the full SHA
    48bac32 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #193 from bee-san/bee-unix-timestamp

    Set unix timestamp to 0.1 and 4.3.0 release
    bee-san authored Oct 9, 2021
    Configuration menu
    Copy the full SHA
    ac3b4d5 View commit details
    Browse the repository at this point in the history
Loading