summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-17Remove exceeded usage dialogue from failed authentication message. API now re...HEADmasterAsa Venton
2022-05-17Create var for maintainer and call from certain error messagesAsa Venton
2022-05-17Add output to alert user to exceeded OED API usage limit.Asa Venton
2021-01-08Fix misspelt word in help text.Asa Venton
2021-01-08Correct wrong variable name.Asa Venton
2020-11-03Add *.conf to gitignoreAsa Venton
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-28Fix typoars
2020-10-28Remove commented linears
2020-10-28Fallback to shortDefinition if definition isn't available.ars
2020-10-21Update readme after recent changesars
2020-10-21Move oedquery.conf to oedquery.conf.example to make git pulling easierars
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-19Fix errors in readme.Asa Venton
2020-10-19Add additional checks, adjust help output to reflect new name of command in t...Asa Venton
2020-10-19Tidy up readme (again)Asa Venton
2020-10-19Tidy up readmeAsa Venton
2020-10-19Add readmeAsa Venton
2020-10-19Rename file as define is no longer entirely representative of its function an...Asa Venton
2020-10-19remove oedwordday.sh as the functionality is now included in oeddefine.sh.Asa Venton
2020-10-19Implement Lexico's word of the day as a flag. Move functions into a more sens...Asa Venton
2020-10-18Remove quotes from output. Add audio file return option.Asa Venton
2020-10-18Fix broken flags, fix broken etymology json filter. Rename variable for clarity.Asa Venton
2020-10-18Add etymology, thesaurus, help, source features. Refactor existing code.ars
2020-10-16Add word, and lexical category output. Clean up existing output.ars
2020-06-12Inital commitars