Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 1 | -40/+54 |
| | | | | | | | | * add mailcap: works with copiousoutput, needsterminal, etc. * add mime.types (only works with mailcap) * refactor pipeBuffer * remove "dispatcher" * fix bug in directory display where baseurl would not be used | ||||
* | Factor out headers into separate module | bptato | 2023-07-01 | 1 | -1/+1 |
| | |||||
* | Rewrite new Request binding | bptato | 2023-05-21 | 1 | -3/+3 |
| | | | | | Still far from perfect, but now at least it has a bit more to do with what the standard mandates. | ||||
* | File browser: sort files | bptato | 2022-12-19 | 1 | -1/+20 |
| | |||||
* | Add file browser | bptato | 2022-12-18 | 1 | -0/+74 |