Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve test to also validate error message | René 'Necoro' Neumann | 2023-04-23 | 1 | -42/+39 |
| | |||||
* | Fix/improve tests | René 'Necoro' Neumann | 2023-04-22 | 1 | -59/+104 |
| | |||||
* | Replace homegrown map-to-structure code by using package mapstructure. | René 'Necoro' Neumann | 2022-01-10 | 1 | -5/+5 |
| | |||||
* | Add test for fix of 180aa45d40 | René 'Necoro' Neumann | 2022-01-08 | 1 | -0/+1 |
| | |||||
* | Explicit test for maildir | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+7 |
| | |||||
* | Support feed targets per feed | René 'Necoro' Neumann | 2021-10-18 | 1 | -1/+97 |
| | |||||
* | More tests | René 'Necoro' Neumann | 2021-06-02 | 1 | -1/+56 |
| | |||||
* | Strip whitespace from folder names | René 'Necoro' Neumann | 2021-02-21 | 1 | -0/+12 |
| | |||||
* | Fix order for `Cmp.Diff` | René 'Necoro' Neumann | 2021-02-21 | 1 | -3/+3 |
| | |||||
* | #26: Introduce new option `auto-target` | René 'Necoro' Neumann | 2020-08-22 | 1 | -7/+34 |
| | |||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 1 | -0/+19 |
| | |||||
* | Reintroduce yaml-internal `feed` | René 'Necoro' Neumann | 2020-05-01 | 1 | -24/+24 |
| | |||||
* | YAML Parsing: Enable 'KnownFields' | René 'Necoro' Neumann | 2020-05-01 | 1 | -0/+2 |
| | |||||
* | Yaml: Pass `Reader` around instead of []byte | René 'Necoro' Neumann | 2020-05-01 | 1 | -2/+3 |
| | |||||
* | Remove pointers from feed options. Detect unknown fields in feed and group ↵ | René 'Necoro' Neumann | 2020-05-01 | 1 | -57/+89 |
| | | | | options. | ||||
* | Handle `target: null` the same as `target: ""`. | René 'Necoro' Neumann | 2020-04-26 | 1 | -43/+60 |
| | | | | Closes #1 | ||||
* | Push global feed configuration to feeds | René 'Necoro' Neumann | 2020-04-25 | 1 | -13/+13 |
| | |||||
* | Larger restructuring | René 'Necoro' Neumann | 2020-04-25 | 1 | -0/+284 |