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: 0.2.5
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: 1.0.1
Choose a head ref
  • 10 commits
  • 9 files changed
  • 2 contributors

Commits on May 21, 2021

  1. Update README.md

    bee-san authored May 21, 2021
    Configuration menu
    Copy the full SHA
    029f540 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2021

  1. Added CORs regex

    This is for CORs which often comes up in web-pages :-)
    bee-san committed May 22, 2021
    Configuration menu
    Copy the full SHA
    8a860fb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2021

  1. Make API return website URLs and clean up the regexes

    Now:
    * We use singular in regexes
    * Regexes only have descriptions if they are confusing (the name is confusing)
    * Cleaned up how we print tables / do URLs. URLS now in regex.
    bee-san committed May 23, 2021
    Configuration menu
    Copy the full SHA
    24840af View commit details
    Browse the repository at this point in the history
  2. spelling

    bee-san committed May 23, 2021
    Configuration menu
    Copy the full SHA
    d42fe10 View commit details
    Browse the repository at this point in the history
  3. Delete LICENSE

    SkeletalDemise authored May 23, 2021
    Configuration menu
    Copy the full SHA
    b5197b6 View commit details
    Browse the repository at this point in the history
  4. Format GPLv3 license

    SkeletalDemise authored May 23, 2021
    Configuration menu
    Copy the full SHA
    b515b95 View commit details
    Browse the repository at this point in the history
  5. Clean up

    SkeletalDemise authored May 23, 2021
    Configuration menu
    Copy the full SHA
    091201c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #31 from bee-san/bee-regex-fixes

    Make API return website URLs and clean up the regexes
    SkeletalDemise authored May 23, 2021
    Configuration menu
    Copy the full SHA
    a932061 View commit details
    Browse the repository at this point in the history
  7. dependency upgrade

    bee-san committed May 23, 2021
    Configuration menu
    Copy the full SHA
    f27bbf0 View commit details
    Browse the repository at this point in the history
  8. 1.0.1

    bee-san committed May 23, 2021
    Configuration menu
    Copy the full SHA
    df466eb View commit details
    Browse the repository at this point in the history
Loading