about summary refs log tree commit diff stats
path: root/src/ips/forkserver.nim
Commit message (Expand)AuthorAgeFilesLines
* Add setTimeout, setInterval to windowbptato2023-06-011-0/+2
* Rewrite new Request bindingbptato2023-05-211-1/+3
* Refactor config, add charset optsbptato2023-05-161-4/+4
* Async resource loading, exception handling fixesbptato2023-05-141-5/+19
* WIP fetchbptato2023-04-301-8/+10
* Make width table at compile-timebptato2023-01-271-1/+1
* client, pager, dom, ...: better error handlingbptato2023-01-041-5/+21
* Add promise support to JSbptato2022-12-311-1/+1
* Add referer support, re-render on windowChangebptato2022-12-131-14/+25
* Fix stream error handling confusion, title displaybptato2022-12-131-3/+4
* Add all sorts of config options and cookiesbptato2022-12-131-5/+9
* Add urlfilterbptato2022-12-121-5/+9
* Add textareabptato2022-11-281-2/+14
* Improve status messages, fix regressions, etcbptato2022-11-251-0/+1
* Avoid forking child processes from the main processbptato2022-11-241-0/+152