| Commit message (Expand) | Author | Age | Files | Lines |
* | Extend number properties to show in online check | Arthur de Jong | 2023-01-02 | 1 | -6/+10 |
* | Switch to escape() from html | Arthur de Jong | 2022-10-23 | 1 | -5/+6 |
* | Switch to parse_qs() from urllib.parse | Arthur de Jong | 2022-10-23 | 1 | -2/+2 |
* | Upgrade jQuery to 3.5.1 | Arthur de Jong | 2020-09-04 | 7 | -9342/+10944 |
* | Fix online check to be Python 3 compatible | Arthur de Jong | 2020-01-19 | 1 | -2/+7 |
* | Fix encoding issues in online check | Arthur de Jong | 2018-05-01 | 1 | -12/+12 |
* | Improve online check animation | Arthur de Jong | 2018-04-10 | 1 | -8/+8 |
* | Ensure API requests are cached separately | Arthur de Jong | 2018-04-10 | 1 | -3/+7 |
* | Change output of online lookups | Arthur de Jong | 2017-11-26 | 2 | -5/+6 |
* | Store online check numbers in history | Arthur de Jong | 2017-11-26 | 1 | -3/+27 |
* | Correctly escape number for use in attribute | Arthur de Jong | 2017-11-26 | 1 | -1/+1 |
* | Include search term in online form | Arthur de Jong | 2017-07-11 | 3 | -4/+7 |
* | Show possible conversions in online check | Arthur de Jong | 2017-04-13 | 3 | -5/+39 |
* | Add simple online check example | Arthur de Jong | 2017-04-10 | 6 | -0/+9494 |