Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 3 | -11/+12 | |
| | ||||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 4 | -122/+170 | |
| | | | | options. | |||||
* | Add tls-no-verify option to disallow certificate checks. | René 'Necoro' Neumann | 2020-04-27 | 1 | -0/+5 | |
| | | | | Closes #3 | |||||
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 2 | -48/+80 | |
| | | | | Closes #1 | |||||
* | Option `always-new` | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+5 | |
| | ||||||
* | Options: "disable" and "ignore-hash" | René 'Necoro' Neumann | 2020-04-26 | 1 | -0/+10 | |
| | ||||||
* | Some linting remarks | René 'Necoro' Neumann | 2020-04-26 | 1 | -2/+4 | |
| | ||||||
* | Filtering from cache | René 'Necoro' Neumann | 2020-04-26 | 2 | -0/+14 | |
| | ||||||
* | Add debug output | René 'Necoro' Neumann | 2020-04-25 | 1 | -7/+33 | |
| | ||||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 4 | -16/+34 | |
| | ||||||
* | Remove Feeds.String | René 'Necoro' Neumann | 2020-04-25 | 1 | -26/+0 | |
| | | | | With using `spew` this is no longer needed | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 6 | -0/+637 | |