payne911

Results 29 issues of payne911

Potentially: * When reaching 80% of the remaining Rate Limited calls * Turn the "loading" button red and if clicked: abort A proposed implementation was made there:

enhancement

I'm not sure people actually use this tool on their phone, but it would be nice to cover that edge-case. I think it could be solved by using `` and...

bug

When the `403 - Rate Limit Exceeded` error happens, one of the headers is `x-ratelimit-reset: 1614575718`. The digit is a UNIX Timestamp which [could be converted](https://www.epochconverter.com/) to display how long...

enhancement
website
chrome plugin

Something that would resemble this: ![image](https://user-images.githubusercontent.com/38117856/92543046-6c664500-f218-11ea-9817-3d5fe9f1a7b6.png) (Taken from there: https://github.com/jkunstwald/useful-forks) But that is just a little visual-teaser. What I think would be great as information would be: - Stars -...

After pressing ``Scan``, two API calls appeared in ``CloudTrail``: 1) `SearchProvisionedProducts`, which seems legit to me. 2) The one below. One second after the first one. Not sure why it...

Just a collection of small things. The strike-through means it's been done. 1. Missing something closer to a native OS file explorer. ![image](https://user-images.githubusercontent.com/38117856/91804383-4e398d00-ebf9-11ea-91e4-8ab8fb0d5d34.png) 2. The "New Directory" button image should...

With the possible introduction of a new setup tool as a WebApp, there has been discussions about the wonders of being able to extract the Generator's output. A draft backend...

Since this project is mostly abandoned, I thought it would be great for the users to be more aware of the various forks which are available to them. Potentially this...

Seeings the tabs and dots everywhere in the code annoys me a bit, but I really enjoy seeing which characters make the indents. Would it be possible to add a...

The current `PieMenu` implementation only supports the selection of a single index. What about when a user would want to use a pie menu for allowing multiple selection at once?

enhancement