Glenn 'devalias' Grant
Glenn 'devalias' Grant
There was a previous issue opened for this, which had a solution implemented by @bvaughn to resolve, but there still seem to be some edgecases remaining: - https://github.com/facebook/react/issues/22441 - https://github.com/facebook/react/pull/22477...
## Summary Update Rollup and related plugins to their most recent versions + resolve any breaking changes/deprecations/etc along the way. I made each change piece by piece, so the commit...
The inspiration for this came from @jasonwilliams 's PR for attempting to add sourcemap output support to React's builds: - https://github.com/facebook/react/issues/20186 - https://github.com/facebook/react/pull/21946 But I figured that it would be...
## Summary fixes #24891 For the full deepdive/context, see: - https://github.com/facebook/react/issues/24891 The below is an excerpt from the above that is specifically relevant to this PR: > If AppVeyor is...
## tl;dr - Is AppVeyor still used to test against Windows? - Can it be moved to CircleCI? - If not, can we update to use a modern version of...
Currently, if a redirect loop is hit while using `-r` then gobuster spins a few times, then returns the following (at least if it's on the initial/base URL): ``` [-]...
This is getting into a bit of an edge case territory, so it may not be best solved here.. but I was using one of the SecLists dictionaries and it...
Currently when a wildcard response is found it looks something like this: ``` [-] Wildcard response found: https://example.com/47ebafdb-032d-4a47-bf41-26b1a4314326 => 302 ``` It would be useful if the destination URL was...
As I tab junkie I tend to end up with a lot of tabs related to certain 'contexts', and this extension was born out of helping me to 'slice off'...
I have found The Great Suspender ([Chrome Store](https://chrome.google.com/webstore/detail/the-great-suspender/klbibkeccnjlkjkiokjodocebajanakg), [GitHub](https://github.com/deanoemcke/thegreatsuspender)) to be a really useful extension for managing my 'sea of tabs', when I haven't yet got around to 'sleeping' them...