about summary refs log tree commit diff stats
path: root/src/html/jsencoding.nim
Commit message (Collapse)AuthorAgeFilesLines
* jsencoding: fix nil deref on empty encode inputbptato2024-12-261-9/+9
|
* js: reorganize modules, update docsbptato2024-11-151-0/+100
most of it has already been moved to monoucha, and the rest fits better in other directories. also, move urimethodmap to config