Skip to content

Releases: dutts/NomOrVom

Latest firefox and chrome release to fix for JE change

17 Apr 07:53
Compare
Choose a tag to compare
Merge pull request #19 from legoscia/master

Fix for layout change; add rating date

Unified release, Chrome + Firefox functionally identical

28 Aug 22:54
Compare
Choose a tag to compare
Merge pull request #18 from dutts/chrome-https

0.17.0 Released (chrome + firefox)

HTTPS support

07 Apr 17:10
Compare
Choose a tag to compare

Allows the addon to circumvent any CORS issues or https problems as the request isn't being made by the injected content script code but from the browser itself.

Fixes the bug where users logged into just-eat (which defaults to https) were no longer able to get results.

Updated to handle "Pending Inspection" from food.gov.uk

24 Mar 18:52
Compare
Choose a tag to compare

Updated to handle "Pending Inspection" from food.gov.uk
Tweaked filter criteria to treat "Pending Inspection" and "No Data" as zero score.

Removed debug code

23 Mar 09:38
Compare
Choose a tag to compare
v0.12

Deployed debug code in previous version

Match on "www" and non "www" addresses

22 Mar 11:48
Compare
Choose a tag to compare
v0.11

Wasn't activating on urls without the "www", doh!

Full postcode search bug fix

15 Mar 20:36
Compare
Choose a tag to compare

When putting in a full postcode in JE, the distance of the restaurant was being added to the end of the address string which was causing the food.gov.uk lookup to fail.

v0.9

11 Mar 20:44
Compare
Choose a tag to compare
New jquery and jquery-ui versions

Updated for new JE page format

11 Mar 18:51
Compare
Choose a tag to compare
v0.8

Updated for new page layout on JE, v0.8 released

Fixed jQuery references for submission approval

20 Feb 13:00
Compare
Choose a tag to compare