forked from PaystackOSS/paystack-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: tolu-paystack/paystack-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: PaystackOSS/paystack-cli
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
- 17 commits
- 25 files changed
- 2 contributors
Commits on Aug 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2df8510 - Browse repository at this point
Copy the full SHA 2df8510View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1aee8c1 - Browse repository at this point
Copy the full SHA 1aee8c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a038cae - Browse repository at this point
Copy the full SHA a038caeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e23ce - Browse repository at this point
Copy the full SHA 11e23ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for d65a2c7 - Browse repository at this point
Copy the full SHA d65a2c7View commit details -
converted modules to ES modules
- removed use of `global`(deprecated) with `globalThis` - called `new vorpal()` instead of `require(vorpal)()` - in './commands/sample.js' moved `keys` outside of the `init` function and changed it from `let` to `const`
Configuration menu - View commit details
-
Copy full SHA for 3757b79 - Browse repository at this point
Copy the full SHA 3757b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1122d05 - Browse repository at this point
Copy the full SHA 1122d05View commit details
Commits on Aug 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cfcbe1a - Browse repository at this point
Copy the full SHA cfcbe1aView commit details -
fix: correctly detects if user is already logged in
- fixed detecting already logged in - fixed issue with undefined errors - used async/await instead of returning `new Promise` - removed duplicate loginc in auth.js `init` function and Paystack.js `signIn` function
Configuration menu - View commit details
-
Copy full SHA for fdd3456 - Browse repository at this point
Copy the full SHA fdd3456View commit details -
Configuration menu - View commit details
-
Copy full SHA for b1f60da - Browse repository at this point
Copy the full SHA b1f60daView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83cfb39 - Browse repository at this point
Copy the full SHA 83cfb39View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8f1001 - Browse repository at this point
Copy the full SHA d8f1001View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49dbec3 - Browse repository at this point
Copy the full SHA 49dbec3View commit details
Commits on Jan 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d6ccc0 - Browse repository at this point
Copy the full SHA 8d6ccc0View commit details -
fix issues with tunneling webhooks
+ require ngrok auth token from user
Configuration menu - View commit details
-
Copy full SHA for c875281 - Browse repository at this point
Copy the full SHA c875281View commit details
Commits on Mar 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d0d6c0b - Browse repository at this point
Copy the full SHA d0d6c0bView commit details
Commits on Aug 31, 2024
-
Merge pull request PaystackOSS#21 from TobaniEG/master
General patches and code clean-up
Configuration menu - View commit details
-
Copy full SHA for ea78735 - Browse repository at this point
Copy the full SHA ea78735View 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 master...master