Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce http.Context to bundle http specific parameters | René 'Necoro' Neumann | 2022-01-08 | 1 | -2/+2 |
* | Renamed forked dependencies, because 'replace' in go.mod leads to problems. | René 'Necoro' Neumann | 2021-10-29 | 1 | -1/+1 |
* | Split cache and feed packages | René 'Necoro' Neumann | 2021-02-22 | 1 | -17/+3 |
* | Make errors from exec calls always being printed as errors | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+1 |
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -8/+39 |
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 1 | -37/+10 |
* | Use uuid library directly and encode to base64. | René 'Necoro' Neumann | 2020-05-02 | 1 | -2/+2 |
* | Restructure | René 'Necoro' Neumann | 2020-05-02 | 1 | -5/+5 |
* | WIP: Message-Ids | René 'Necoro' Neumann | 2020-05-02 | 1 | -1/+2 |
* | Config option 'max-failures' | René 'Necoro' Neumann | 2020-05-01 | 1 | -1/+5 |
* | Remove pointers from feed options. Detect unknown fields in feed and group op... | René 'Necoro' Neumann | 2020-05-01 | 1 | -4/+4 |
* | Stylistic improvements | René 'Necoro' Neumann | 2020-04-27 | 1 | -7/+12 |
* | Add tls-no-verify option to disallow certificate checks. | René 'Necoro' Neumann | 2020-04-27 | 1 | -3/+27 |
* | Handle the waitGroup internally in ForeachGo | René 'Necoro' Neumann | 2020-04-26 | 1 | -3/+1 |
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 1 | -1/+1 |
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -17/+1 |
* | Improved caching | René 'Necoro' Neumann | 2020-04-25 | 1 | -16/+8 |
* | Notify about the number of successfully fetched feeds. | René 'Necoro' Neumann | 2020-04-23 | 1 | -5/+19 |
* | HTML Template part of the mail | René 'Necoro' Neumann | 2020-04-21 | 1 | -2/+2 |
* | Feeditems | René 'Necoro' Neumann | 2020-04-20 | 1 | -1/+7 |
* | Restructure | René 'Necoro' Neumann | 2020-04-19 | 1 | -4/+3 |
* | Rename package 'parse' to 'feed' | René 'Necoro' Neumann | 2020-04-19 | 1 | -0/+48 |