aboutsummaryrefslogtreecommitdiffstats
path: root/lualib/lua_mime.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Add image/x-ms-bmp CTAlexander Moisseev2020-04-111-1/+1
* [Minor] Add application/7z CTAlexander Moisseev2020-04-101-2/+2
* [Minor] Deal with cte modificationsVsevolod Stakhov2020-02-191-0/+3
* [Fix] Lua_mime: Do not perform QP encoding for 7bit partsVsevolod Stakhov2020-02-171-5/+14
* [Minor] Add non-standard MIME type for iMIP filesmoisseev2019-10-291-1/+1
* [Fix] Lua_mime: Fix reversed extensions mapVsevolod Stakhov2019-08-221-16/+86
* [Refactor] Move mime types to a lua_mime libraryVsevolod Stakhov2019-08-021-0/+651
* [Rework] Move mime modification functions to lua_mime libraryVsevolod Stakhov2019-07-261-0/+239