Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-22 | DO NOT use global state for outputMode...HEADmaster | Petter Rodhelind | 1 | -13/+15 | |
2021-02-22 | Add a semi-hidden feature of GET /.cache. | Petter Rodhelind | 1 | -16/+24 | |
2021-02-21 | Present usage on empty path. | Petter Rodhelind | 1 | -1/+10 | |
2021-02-21 | Cache cleanup on cacheTimeout. | Petter Rodhelind | 1 | -1/+16 | |
2021-02-21 | Implement concurrently safe caching of requests. | Petter Rodhelind | 1 | -19/+55 | |
2021-02-21 | Support images. | Petter Rodhelind | 1 | -0/+12 | |
2021-02-21 | Add RSS link in HTML footer. | Petter Rodhelind | 1 | -0/+5 | |
2021-02-21 | RSS and HTML presentation of the feed. | Petter Rodhelind | 1 | -20/+90 | |
2021-02-21 | Functional parser printing plaintext to stdout. | Petter Rodhelind | 1 | -0/+44 | |