| Commit message (Expand) | Author | Age | Files | Lines |
* | [Minor] Reformat all Lua code, no functional changes | Vsevolod Stakhov | 2023-08-07 | 1 | -20/+21 |
* | [Minor] Consider subject when checking hash function input length | Vsevolod Stakhov | 2022-08-02 | 1 | -0/+7 |
* | [Fix] Adjust length of the fuzzy checks for short text parts | Vsevolod Stakhov | 2022-08-02 | 1 | -1/+5 |
* | [Minor] Update my email and the copyright year | Vsevolod Stakhov | 2022-03-25 | 1 | -1/+1 |
* | Spelling (#4086) | Josh Soref | 2022-02-22 | 1 | -1/+1 |
* | [Fix] Lua_fuzzy: Remove text parts check when checking image dimensions | Vsevolod Stakhov | 2021-03-22 | 1 | -18/+7 |
* | [Minor] Fix plain Lua compatibility | Vsevolod Stakhov | 2021-03-07 | 1 | -1/+8 |
* | [Minor] Adjust default | Vsevolod Stakhov | 2020-09-28 | 1 | -1/+1 |
* | [Fix] Fuzzy_check: Disable shingles for short texts (really) | Vsevolod Stakhov | 2020-09-28 | 1 | -3/+7 |
* | [Minor] Fix typo in lua_fuzzy options | Anton Yuzhaninov | 2020-07-26 | 1 | -2/+2 |
* | [Feature] Implement content hashes | Vsevolod Stakhov | 2020-01-22 | 1 | -0/+9 |
* | [Feature] Mime_types: Use detected content type as well | Vsevolod Stakhov | 2018-12-11 | 1 | -2/+9 |
* | [Minor] Use is_attachment where useful | Vsevolod Stakhov | 2018-11-22 | 1 | -1/+1 |
* | [Fix] Fix override_defaults function | Vsevolod Stakhov | 2018-11-13 | 1 | -0/+1 |
* | [Minor] Various fixes in lua_fuzzy library | Vsevolod Stakhov | 2018-11-08 | 1 | -3/+4 |
* | [Minor] Improve logic of parts selection and fix some corner cases | Vsevolod Stakhov | 2018-11-06 | 1 | -11/+28 |
* | [Minor] Fix various issues with lua_fuzzy | Vsevolod Stakhov | 2018-11-06 | 1 | -16/+40 |
* | [Minor] Fix tableshape usage, add cleanup rules method | Vsevolod Stakhov | 2018-11-06 | 1 | -4/+8 |
* | [Minor] Add some logic to use mime_types tracking in fuzzy checks | Vsevolod Stakhov | 2018-11-06 | 1 | -1/+18 |
* | [Minor] Do not bother about parts with no filename | Vsevolod Stakhov | 2018-11-05 | 1 | -1/+5 |
* | [Project] Add logic to check content type | Vsevolod Stakhov | 2018-11-05 | 1 | -1/+32 |
* | [Project] Add images check logic | Vsevolod Stakhov | 2018-11-02 | 1 | -0/+43 |
* | [Project] Add logic for checking of the text parts | Vsevolod Stakhov | 2018-11-02 | 1 | -2/+71 |
* | [Project] Initial addition of lua helpers for fuzzy | Vsevolod Stakhov | 2018-11-01 | 1 | -0/+103 |