-
Notifications
You must be signed in to change notification settings - Fork 79
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: davewasmer/devcert
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.1.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: davewasmer/devcert
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 11 files changed
- 9 contributors
Commits on Jul 7, 2020
-
* Fix valid domain regex Based on https://gist.github.com/dperini/729294 Stripped the following checks: - protocol (http, ftp) - short syntax (//) - basic auth (user:pass) - requirement for TLD (\. made optional) - port number (:port) - resource path (/path, #resource-path) * Revert Regex to just support localhost * Prevent matching only a few octets of the ip https://regexr.com/56tso * Add ipv4 regex * Add error for ip addresses * Add missing } Co-authored-by: Jeremy Albright <[email protected]> Co-authored-by: Jeremy Albright <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0386f33 - Browse repository at this point
Copy the full SHA 0386f33View commit details -
James Zetlen committed
Jul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 1ec8bd6 - Browse repository at this point
Copy the full SHA 1ec8bd6View commit details -
James Zetlen committed
Jul 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 13e17eb - Browse repository at this point
Copy the full SHA 13e17ebView commit details
Commits on Jul 14, 2020
-
Bump standard-version from 4.3.0 to 8.0.1 (#59)
Bumps [standard-version](https://github.com/conventional-changelog/standard-version) from 4.3.0 to 8.0.1. - [Release notes](https://github.com/conventional-changelog/standard-version/releases) - [Changelog](https://github.com/conventional-changelog/standard-version/blob/master/CHANGELOG.md) - [Commits](conventional-changelog/standard-version@v4.3.0...v8.0.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ce1c7ba - Browse repository at this point
Copy the full SHA ce1c7baView commit details
Commits on Aug 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7418e3c - Browse repository at this point
Copy the full SHA 7418e3cView commit details -
James Zetlen committed
Aug 20, 2020 Configuration menu - View commit details
-
Copy full SHA for d343e2d - Browse repository at this point
Copy the full SHA d343e2dView commit details
Commits on Jul 14, 2021
-
Feature: Allow multiple Subject Alternative Name (SAN) extensions (#52)
* Feature: Adding multiple domains using subject alternative name (SAN) * Update README with Docker and SAN instructions * Update readme * Readme polish * Tweaks * Formatting fixes * Adjust pathForDomain * Create a stable hash for directory path of SAN listed domains * Merge SAN with validation features * Tweak for latest typescript
Configuration menu - View commit details
-
Copy full SHA for be273aa - Browse repository at this point
Copy the full SHA be273aaView commit details
Commits on Jul 15, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 92a14f8 - Browse repository at this point
Copy the full SHA 92a14f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fecd645 - Browse repository at this point
Copy the full SHA fecd645View commit details
Commits on May 3, 2022
-
switch from vulnerable VALID_DOMAIN regex to is-valid-domain lib (#79)
James Zetlen authoredMay 3, 2022 Configuration menu - View commit details
-
Copy full SHA for b076321 - Browse repository at this point
Copy the full SHA b076321View commit details -
James Zetlen committed
May 3, 2022 Configuration menu - View commit details
-
Copy full SHA for 1ed164f - Browse repository at this point
Copy the full SHA 1ed164fView commit details
Commits on Jun 10, 2022
-
Allow subdomains and localhost in new domain validator (#84)
* fix subdomain * add localhost
Configuration menu - View commit details
-
Copy full SHA for 83dd841 - Browse repository at this point
Copy the full SHA 83dd841View commit details -
= committed
Jun 10, 2022 Configuration menu - View commit details
-
Copy full SHA for 2f42b5a - Browse repository at this point
Copy the full SHA 2f42b5aView commit details
Commits on Jun 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0638b15 - Browse repository at this point
Copy the full SHA 0638b15View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.1.1...master