Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make errors from exec calls always being printed as errors | René 'Necoro' Neumann | 2020-05-25 | 1 | -1/+1 |
| | |||||
* | Bump github.com/google/go-cmp from 0.4.0 to 0.4.1 | dependabot-preview[bot] | 2020-05-25 | 2 | -1/+3 |
| | | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | ||||
* | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 2020-05-25 | 9 | -18/+96 |
| | |||||
* | New option 'item-filter' | René 'Necoro' Neumann | 2020-05-21 | 9 | -16/+123 |
| | |||||
* | Verbose variant of 'target' in config | René 'Necoro' Neumann | 2020-05-14 | 8 | -111/+273 |
| | |||||
* | Publish docker images also at Docker Hub. | René 'Necoro' Neumann | 2020-05-13 | 3 | -4/+13 |
| | | | | Closes #15. | ||||
* | Move app-data into /app in docker imagev0.3.1 | René 'Necoro' Neumann | 2020-05-13 | 2 | -6/+7 |
| | |||||
* | Remove local names for docker images -- they are tried to push to docker.io | René 'Necoro' Neumann | 2020-05-13 | 1 | -2/+0 |
| | |||||
* | Release Workflow: Add docker login | René 'Necoro' Neumann | 2020-05-12 | 1 | -0/+7 |
| | |||||
* | Prepare v0.3.1 | René 'Necoro' Neumann | 2020-05-12 | 2 | -2/+6 |
| | |||||
* | Docker Setup | René 'Necoro' Neumann | 2020-05-12 | 4 | -31/+48 |
| | |||||
* | Fix README.md after merge | René 'Necoro' Neumann | 2020-05-12 | 1 | -2/+1 |
| | |||||
* | Merge pull request #13 from ruedigerp/master | René 'Necoro' Neumann | 2020-05-12 | 3 | -0/+44 |
|\ | | | | | add docker stuff | ||||
| * | add docker stuff | Ruediger Küpper | 2020-05-12 | 3 | -0/+44 |
|/ | |||||
* | Reorganize flag handling | René 'Necoro' Neumann | 2020-05-11 | 1 | -17/+30 |
| | |||||
* | Use stable version of gofeed | René 'Necoro' Neumann | 2020-05-11 | 2 | -3/+3 |
| | |||||
* | Prepare release 0.3.0v0.3.0 | René 'Necoro' Neumann | 2020-05-10 | 3 | -5/+6 |
| | |||||
* | Fixed linebreaks for Enclosures in text template | René 'Necoro' Neumann | 2020-05-10 | 1 | -5/+5 |
| | |||||
* | Upgrade html2text | René 'Necoro' Neumann | 2020-05-10 | 2 | -5/+3 |
| | |||||
* | Switch to our own html2text fork for the time being | René 'Necoro' Neumann | 2020-05-10 | 3 | -5/+5 |
| | |||||
* | Text part in emails | René 'Necoro' Neumann | 2020-05-10 | 7 | -33/+115 |
| | |||||
* | Allow options on group level. | René 'Necoro' Neumann | 2020-05-10 | 3 | -5/+11 |
| | | | | Closes #12. | ||||
* | Renamed feed template to html template | René 'Necoro' Neumann | 2020-05-10 | 2 | -2/+2 |
| | |||||
* | Release v0.2.0v0.2.0 | René 'Necoro' Neumann | 2020-05-10 | 2 | -2/+6 |
| | |||||
* | Fix building cache | René 'Necoro' Neumann | 2020-05-10 | 1 | -1/+3 |
| | |||||
* | Update README | René 'Necoro' Neumann | 2020-05-10 | 1 | -5/+44 |
| | |||||
* | Ignore 'dist' folder and build products | René 'Necoro' Neumann | 2020-05-10 | 1 | -0/+2 |
| | |||||
* | Print item hashes in debug mode | René 'Necoro' Neumann | 2020-05-08 | 1 | -1/+7 |
| | |||||
* | Improve html rendering | René 'Necoro' Neumann | 2020-05-07 | 2 | -53/+32 |
| | |||||
* | Do not assume items to be new when their published date is newer than the ↵ | René 'Necoro' Neumann | 2020-05-07 | 2 | -7/+1 |
| | | | | last run | ||||
* | Updating some deps | René 'Necoro' Neumann | 2020-05-07 | 2 | -2/+7 |
| | |||||
* | Better detection if a text starts with html or not | René 'Necoro' Neumann | 2020-05-07 | 2 | -4/+13 |
| | |||||
* | go fmt | René 'Necoro' Neumann | 2020-05-07 | 1 | -3/+2 |
| | |||||
* | Add header X-Feed2Imap-GUID | René 'Necoro' Neumann | 2020-05-07 | 3 | -1/+7 |
| | |||||
* | update changelog | René 'Necoro' Neumann | 2020-05-07 | 1 | -0/+1 |
| | |||||
* | Fix | René 'Necoro' Neumann | 2020-05-07 | 1 | -1/+1 |
| | |||||
* | Unified publishedDate and updatedDate into one (just as the old feed2imap...) | René 'Necoro' Neumann | 2020-05-07 | 5 | -21/+32 |
| | |||||
* | Print version during startup | René 'Necoro' Neumann | 2020-05-06 | 1 | -1/+1 |
| | |||||
* | Improve template | René 'Necoro' Neumann | 2020-05-06 | 3 | -20/+28 |
| | |||||
* | Fix pipeline | René 'Necoro' Neumann | 2020-05-05 | 1 | -2/+5 |
| | |||||
* | Make changelog a part of the release pipeline (untested) | René 'Necoro' Neumann | 2020-05-05 | 2 | -0/+12 |
| | |||||
* | Add changelog | René 'Necoro' Neumann | 2020-05-05 | 1 | -0/+26 |
| | |||||
* | Min frequency should be 0 by default | René 'Necoro' Neumann | 2020-05-04 | 2 | -3/+3 |
| | |||||
* | Github workflows. Including releasev0.1.1 | René 'Necoro' Neumann | 2020-05-04 | 2 | -5/+29 |
| | |||||
* | Build releases with goreleaser | René 'Necoro' Neumann | 2020-05-04 | 3 | -5/+45 |
| | |||||
* | Increase version | René 'Necoro' Neumann | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | v0.1.0v0.1.0 | René 'Necoro' Neumann | 2020-05-04 | 1 | -1/+1 |
| | |||||
* | Unify connection handling | René 'Necoro' Neumann | 2020-05-04 | 3 | -43/+104 |
| | |||||
* | Update deps | René 'Necoro' Neumann | 2020-05-04 | 2 | -1/+12 |
| | |||||
* | Update README.md | René 'Necoro' Neumann | 2020-05-04 | 1 | -3/+4 |
| |