Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-08-22 | Add creation timestamp as header | René 'Necoro' Neumann | 2 | -0/+2 |
2020-08-05 | go mod tidy | René 'Necoro' Neumann | 1 | -4/+0 |
2020-07-26 | Update README.md | René 'Necoro' Neumann | 1 | -0/+6 |
2020-07-24 | Bump github.com/google/go-cmp from 0.5.0 to 0.5.1 | dependabot-preview[bot] | 2 | -1/+3 |
2020-06-27 | Bump github.com/emersion/go-imap from 1.0.4 to 1.0.5 | dependabot-preview[bot] | 2 | -1/+3 |
2020-06-20 | Prepare v0.4.1v0.4.1 | René 'Necoro' Neumann | 3 | -3/+9 |
2020-06-20 | Fixes a bug where cached items get deleted when the feed is empty | René 'Necoro' Neumann | 1 | -2/+4 |
2020-06-20 | print-cache: Tool for printing the contents of the cache | René 'Necoro' Neumann | 4 | -3/+90 |
2020-06-20 | go mod tidy | René 'Necoro' Neumann | 1 | -6/+0 |
2020-06-20 | Fix/add debug messages | René 'Necoro' Neumann | 2 | -2/+7 |
2020-06-20 | Bump github.com/gabriel-vasile/mimetype from 1.1.0 to 1.1.1 | dependabot-preview[bot] | 2 | -1/+3 |
2020-06-20 | Bump github.com/google/go-cmp from 0.4.1 to 0.5.0 | dependabot-preview[bot] | 2 | -1/+3 |
2020-06-14 | replace hardcoded username by secret | Florian Heiderich | 1 | -1/+1 |
2020-06-14 | update version number in README.txt | Florian Heiderich | 1 | -1/+1 |
2020-05-25 | Use correct login server for docker hubv0.4.0 | René 'Necoro' Neumann | 1 | -1/+1 |
2020-05-25 | Use correct login server for docker hub | René 'Necoro' Neumann | 1 | -1/+1 |
2020-05-25 | Fix docker image pathes for docker hub | René 'Necoro' Neumann | 1 | -2/+2 |
2020-05-25 | Prepare v0.4.0 | René 'Necoro' Neumann | 2 | -2/+5 |
2020-05-25 | Documentation | René 'Necoro' Neumann | 3 | -4/+10 |
2020-05-25 | Make errors from exec calls always being printed as errors | René 'Necoro' Neumann | 1 | -1/+1 |
2020-05-25 | Bump github.com/google/go-cmp from 0.4.0 to 0.4.1 | dependabot-preview[bot] | 2 | -1/+3 |
2020-05-25 | 'Exec' as an alternative to 'Url' | René 'Necoro' Neumann | 9 | -18/+96 |
2020-05-21 | New option 'item-filter' | René 'Necoro' Neumann | 9 | -16/+123 |
2020-05-14 | Verbose variant of 'target' in config | René 'Necoro' Neumann | 8 | -111/+273 |
2020-05-13 | Publish docker images also at Docker Hub. | René 'Necoro' Neumann | 3 | -4/+13 |
2020-05-13 | Move app-data into /app in docker imagev0.3.1 | René 'Necoro' Neumann | 2 | -6/+7 |
2020-05-13 | Remove local names for docker images -- they are tried to push to docker.io | René 'Necoro' Neumann | 1 | -2/+0 |
2020-05-12 | Release Workflow: Add docker login | René 'Necoro' Neumann | 1 | -0/+7 |
2020-05-12 | Prepare v0.3.1 | René 'Necoro' Neumann | 2 | -2/+6 |
2020-05-12 | Docker Setup | René 'Necoro' Neumann | 4 | -31/+48 |
2020-05-12 | Fix README.md after merge | René 'Necoro' Neumann | 1 | -2/+1 |
2020-05-12 | add docker stuff | Ruediger Küpper | 3 | -0/+44 |
2020-05-11 | Reorganize flag handling | René 'Necoro' Neumann | 1 | -17/+30 |
2020-05-11 | Use stable version of gofeed | René 'Necoro' Neumann | 2 | -3/+3 |
2020-05-10 | Prepare release 0.3.0v0.3.0 | René 'Necoro' Neumann | 3 | -5/+6 |
2020-05-10 | Fixed linebreaks for Enclosures in text template | René 'Necoro' Neumann | 1 | -5/+5 |
2020-05-10 | Upgrade html2text | René 'Necoro' Neumann | 2 | -5/+3 |
2020-05-10 | Switch to our own html2text fork for the time being | René 'Necoro' Neumann | 3 | -5/+5 |
2020-05-10 | Text part in emails | René 'Necoro' Neumann | 7 | -33/+115 |
2020-05-10 | Allow options on group level. | René 'Necoro' Neumann | 3 | -5/+11 |
2020-05-10 | Renamed feed template to html template | René 'Necoro' Neumann | 2 | -2/+2 |
2020-05-10 | Release v0.2.0v0.2.0 | René 'Necoro' Neumann | 2 | -2/+6 |
2020-05-10 | Fix building cache | René 'Necoro' Neumann | 1 | -1/+3 |
2020-05-10 | Update README | René 'Necoro' Neumann | 1 | -5/+44 |
2020-05-10 | Ignore 'dist' folder and build products | René 'Necoro' Neumann | 1 | -0/+2 |
2020-05-08 | Print item hashes in debug mode | René 'Necoro' Neumann | 1 | -1/+7 |
2020-05-07 | Improve html rendering | René 'Necoro' Neumann | 2 | -53/+32 |
2020-05-07 | Do not assume items to be new when their published date is newer than the las... | René 'Necoro' Neumann | 2 | -7/+1 |
2020-05-07 | Updating some deps | René 'Necoro' Neumann | 2 | -2/+7 |
2020-05-07 | Better detection if a text starts with html or not | René 'Necoro' Neumann | 2 | -4/+13 |