Age | Commit message (Expand) | 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-22 | Responsive sizes for images. | Petter Rodhelind | 1 | -2/+8 |
2021-02-22 | Use [] instead of () for links. | Petter Rodhelind | 1 | -2/+2 |
2021-02-22 | Parse links and get better at hiding stuff. | Petter Rodhelind | 1 | -2/+43 |
2021-02-21 | HTML meta tags for mobile and proper encoding. | Petter Rodhelind | 1 | -0/+2 |
2021-02-21 | Update docs. | Petter Rodhelind | 1 | -4/+6 |
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 | 4 | -9/+60 |
2021-02-21 | Add RSS link in HTML footer. | Petter Rodhelind | 2 | -1/+6 |
2021-02-21 | Remove debugging stuff and send proper RSS response. | Petter Rodhelind | 1 | -1/+1 |
2021-02-21 | Fix newlines by parsing paragraphs better. | Petter Rodhelind | 1 | -8/+21 |
2021-02-21 | doc: Add explicit address for showcasing API. | Petter Rodhelind | 2 | -3/+6 |
2021-02-21 | RSS and HTML presentation of the feed. | Petter Rodhelind | 5 | -26/+224 |
2021-02-21 | Functional parser printing plaintext to stdout. | Petter Rodhelind | 2 | -0/+111 |
2021-02-21 | fmt text documents. | Petter Rodhelind | 2 | -5/+21 |
2021-02-21 | Init. | Petter Rodhelind | 3 | -0/+14 |