about summary refs log tree commit diff stats
path: root/src/config/mimetypes.nim
Commit message (Expand)AuthorAgeFilesLines
* dom: remove generic JS bindingsbptato2024-08-111-2/+2
* fix compilation on 2.0.8bptato2024-07-101-3/+8
* Update code stylebptato2024-04-171-1/+1
* config: parse mime.types/mailcap/urimethodmap inside parseConfigbptato2024-03-181-1/+5
* mimetypes: simplify parseMimeTypesbptato2024-01-271-16/+9
* Use std/* imports everywherebptato2024-01-071-3/+3
* twtstr: remove tolower, isWhitespacebptato2023-11-201-2/+3
* mimetypes: small optimizationbptato2023-08-131-2/+1
* Do not replace existing mime typesbptato2023-08-131-1/+2
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-0/+38