summaryrefslogtreecommitdiff
path: root/oedquery.sh
AgeCommit message (Expand)Author
2020-11-02Capitalise first letter of _wod and _etym output, append full stop to _etym o...Asa Venton
2020-11-01Add yet another fallback if no definition is found as 'defintion' or 'shortDe...Asa Venton
2020-10-31Add better handling of no definition found.Asa Venton
2020-10-30Only meant to output first definition of each lexical entry in the first resu...Asa Venton
2020-10-30Simplify prefixing output with the word of the day. Adjust comment.Asa Venton
2020-10-30_getdata was being called twice for -wod.Asa Venton
2020-10-28Change cURL limit to 3 attempts which is required by word of the day.ars
2020-10-28Move thesaurus lookup to a function in order to attempt multiple lexical cate...ars
2020-10-28Fix bad variable name in curl rate limiting.ars
2020-10-28Move curls to a function and add rate limiting.ars
2020-10-28Add check for exceeded API usage quota.ars
2020-10-28Remove old things that aren't doing anything, fix/add comments.ars
2020-10-28Remove commented linears
2020-10-28Fallback to shortDefinition if definition isn't available.ars
2020-10-21Make config reading much simpler (far too overengineered before).ars
2020-10-21most of the stuff in _wod was already being done in _define so move everythin...ars
2020-10-20Re add full stop and quotes to _define output that were lost in earlier commi...ars
2020-10-20Read variables from conf file. Add example conf file.ars
2020-10-19Fix check no returned etymology.Asa Venton
2020-10-19Ass -wod to help.Asa Venton
2020-10-19Add commas to thesaurus output, fix word of the day flag.Asa Venton
2020-10-19Add additional checks, adjust help output to reflect new name of command in t...Asa Venton
2020-10-19Rename file as define is no longer entirely representative of its function an...Asa Venton