Mark Polyakov
Mark Polyakov
This isn't supported at the moment. Looking at the Imgur API docs it doesn't seem too hard to implement using their "pin" style oauth2 authentication. It would be a bit...
As of d21c3c5dbd89fd77e148e549f0286159a92657d1 the standard serach bar sort of works for this; it now searches all part info instead of just the part's `humanName`. However, it's pretty limited, and no...
It is possible to use a "refresh token" to automatically get a new oauth2 token. But it just makes the implementation more complicated, because then Anypaste needs to store the...