| Commit message (Expand) | Author | Age | Files | Lines |
* | NOW it should work | bptato | 2022-12-31 | 1 | -4/+9 |
* | Fix C macro insanity | bptato | 2022-12-31 | 1 | -1/+2 |
* | posixstream/socketstream: fix cross-platform compilation | bptato | 2022-12-31 | 1 | -12/+9 |
* | Add promise support to JS | bptato | 2022-12-31 | 1 | -1/+1 |
* | ips/editor: don't write file for empty input, check for conflicting files | bptato | 2022-12-25 | 1 | -7/+12 |
* | ips/editor: make default line 1 | bptato | 2022-12-25 | 1 | -1/+1 |
* | Add JS support to documents | bptato | 2022-12-18 | 1 | -1/+0 |
* | Make load() slightly less dumb | bptato | 2022-12-15 | 1 | -2/+2 |
* | Add referer support, re-render on windowChange | bptato | 2022-12-13 | 2 | -19/+35 |
* | Fix stream error handling confusion, title display | bptato | 2022-12-13 | 3 | -13/+24 |
* | Add all sorts of config options and cookies | bptato | 2022-12-13 | 2 | -10/+24 |
* | Add urlfilter | bptato | 2022-12-12 | 1 | -5/+9 |
* | Add border-collapse, border-spacing; fix fd sending hack | bptato | 2022-12-11 | 1 | -3/+4 |
* | Fixes & QOL improvements | bptato | 2022-12-11 | 1 | -2/+11 |
* | Fix blocking socketstream recv/send, clean up ips/serialize & types/color | bptato | 2022-12-10 | 2 | -152/+235 |
* | Add support for the encoding standard, fix parseLegacyColor | bptato | 2022-12-10 | 1 | -1/+9 |
* | Fix stupid cmsg_len hack | bptato | 2022-12-06 | 1 | -3/+3 |
* | Fix hack of previous commit | bptato | 2022-12-05 | 1 | -1/+2 |
* | sigh | bptato | 2022-12-05 | 1 | -1/+2 |
* | Clean up ips/serialize generics | bptato | 2022-11-30 | 1 | -86/+53 |
* | Remove useless sread/swrite procs | bptato | 2022-11-30 | 1 | -51/+16 |
* | Add textarea | bptato | 2022-11-28 | 5 | -19/+83 |
* | Rework broken non-blocking io | bptato | 2022-11-27 | 1 | -10/+6 |
* | Fix some regressions, add loading progress bar | bptato | 2022-11-27 | 1 | -1/+8 |
* | Also, implement proper async | bptato | 2022-11-27 | 1 | -1/+20 |
* | Improve status messages, fix regressions, etc | bptato | 2022-11-25 | 2 | -1/+2 |
* | Fix user style regression, add minimum-contrast | bptato | 2022-11-25 | 1 | -0/+7 |
* | Buffer improvements | bptato | 2022-11-25 | 2 | -4/+122 |
* | Avoid forking child processes from the main process | bptato | 2022-11-24 | 4 | -12/+193 |
* | Move ips stuff to src/ips/ | bptato | 2022-11-22 | 3 | -0/+287 |