about summary refs log tree commit diff stats
path: root/src/types/url.nim
Commit message (Expand)AuthorAgeFilesLines
* Fix some path bugs and misc. warningsbptato2022-01-251-1/+16
* Support external stylesheetsbptato2022-01-231-1/+4
* Fix url parsing bugbptato2022-01-221-1/+1
* Fix percent encoding function and local percent encoded pathsbptato2022-01-191-0/+7
* Add punycode supportbptato2021-12-291-0/+34
* Proper URL handlingbptato2021-12-261-87/+632
* Honestly I'm not sure what I added here...bptato2021-12-211-0/+245