summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-12-10Move the check to a regex. Prevents a few loopsHEADmasterPhil Burton
2015-12-10Switch to use plain text urlPhil Burton
2015-12-10Removed typo in stderr outputPhil Burton
2015-12-10throw config/code errors to stderrPhil Burton
2015-12-09Only add red errors when they are config/code errorsPhil Burton
2015-12-09Add error colourPhil Burton
2015-12-09(2.0.2) Add a global constant for versionPhil Burton
2015-12-09(2.0.1) Set the version as global to make it more clear. Move to proper 3 tie...Phil Burton
2015-12-09Merge branch 'refactor' into 'master' Phil Burton
2015-12-09Add docblocking to functionsPhil Burton
2015-12-09Added pagesize as a config optionPhil Burton
2015-12-09moved everything into functions and structered things a little betterPhil Burton
2015-12-07Merge branch 'help-version-args' into 'master' Phil Burton
2015-12-07switch the ifs for version and help so we use the same output method and add ...Fbenas
2015-12-07Clean up whitespaceJoe Robinson
2015-12-07Newline at end of configJoe Robinson
2015-12-07Move newline at end of output to the correct placeJoe Robinson
2015-12-07Add newline to end of outputJoe Robinson
2015-12-07Removed \! from config value to fix outputJoe Robinson
2015-12-07Make command in help output configurableJoe Robinson
2015-12-07Add more text to version outputJoe Robinson
2015-12-07Quote the \nJoe Robinson
2015-12-07More missing ;s (In my defense I don't have php locally so I can't run this u...Joe Robinson
2015-12-07Missing (I am good at php yes)Joe Robinson
2015-12-07Missing ;Joe Robinson
2015-12-07Add help and version optionsJoe Robinson
2015-12-05Use a case insensitive searchLuke Bratch
2015-12-05Add new line to end of fileLuke Bratch
2015-12-05Use URL encoding on the outputLuke Bratch
2015-12-05Delete superfluous index.phpLuke Bratch
2015-12-05Add result number to outputFbenas
2015-12-05Removed multiline output.Fbenas
2015-12-05Allow use on other urls making password optionalFbenas
2015-12-05Add paginationFbenas
2015-12-05Add stdin for search term and allow multiple words to search forFbenas
2015-12-05Add a gitignore for live configFbenas
2015-12-05Add files to allow search of blaupload.\n WIP.Fbenas