Closes #1
Lorenz Leitner (587dc028) at 15 Oct 09:46
Lorenz Leitner (587dc028) at 15 Oct 09:44
Also quote_plus on API url input query string
Lorenz Leitner (cc86b4c7) at 15 Oct 08:14
Lorenz Leitner (cc86b4c7) at 15 Oct 08:08
Remove patch versions
Lorenz Leitner (9424ae2f) at 15 Oct 07:52
Return no results of json parsing fails
Lorenz Leitner (2068ebe0) at 15 Oct 07:45
Return no results of json parsing fails
Lorenz Leitner (fa596420) at 15 Oct 07:32
Add UrlShortener trait
Lorenz Leitner (44b2c505) at 14 Oct 17:36
Remove whitespace in result text
Lorenz Leitner (b5f3a548) at 14 Oct 17:16
Fix URL shortening of some WA inputs
Ah, that's the beautiful thing you were talking about a couple of days ago.
Pastor can act as a link/URl shortening service. If the paste contains just a single URL, viewing the paste can trigger a redirect to that URL.
Lorenz Leitner (75a855cd) at 13 Oct 15:26
Lorenz Leitner (df0ea015) at 12 Oct 07:32
Move short url to back of result
I don't know about you guys, but when I test/assert multiple different conditions/inputs of the same function, I make separate test cases, so I see which fail and which pass.