aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare v0.4.1v0.4.1René 'Necoro' Neumann2020-06-203-3/+9
|
* Fixes a bug where cached items get deleted when the feed is emptyRené 'Necoro' Neumann2020-06-201-2/+4
|
* print-cache: Tool for printing the contents of the cacheRené 'Necoro' Neumann2020-06-204-3/+90
|
* go mod tidyRené 'Necoro' Neumann2020-06-201-6/+0
|
* Fix/add debug messagesRené 'Necoro' Neumann2020-06-202-2/+7
|
* Bump github.com/gabriel-vasile/mimetype from 1.1.0 to 1.1.1dependabot-preview[bot]2020-06-202-1/+3
| | | | | | | | Bumps [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/gabriel-vasile/mimetype/releases) - [Changelog](https://github.com/gabriel-vasile/mimetype/blob/master/CHANGELOG.md) - [Commits](https://github.com/gabriel-vasile/mimetype/compare/v1.1.0...v1.1.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/google/go-cmp from 0.4.1 to 0.5.0dependabot-preview[bot]2020-06-202-1/+3
| | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.4.1 to 0.5.0. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.4.1...v0.5.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* replace hardcoded username by secretFlorian Heiderich2020-06-141-1/+1
|
* update version number in README.txtFlorian Heiderich2020-06-141-1/+1
|
* Use correct login server for docker hubv0.4.0René 'Necoro' Neumann2020-05-251-1/+1
|
* Use correct login server for docker hubRené 'Necoro' Neumann2020-05-251-1/+1
|
* Fix docker image pathes for docker hubRené 'Necoro' Neumann2020-05-251-2/+2
|
* Prepare v0.4.0René 'Necoro' Neumann2020-05-252-2/+5
|
* DocumentationRené 'Necoro' Neumann2020-05-253-4/+10
|
* Make errors from exec calls always being printed as errorsRené 'Necoro' Neumann2020-05-251-1/+1
|
* Bump github.com/google/go-cmp from 0.4.0 to 0.4.1dependabot-preview[bot]2020-05-252-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' Neumann2020-05-259-18/+96
|
* New option 'item-filter'René 'Necoro' Neumann2020-05-219-16/+123
|
* Verbose variant of 'target' in configRené 'Necoro' Neumann2020-05-148-111/+273
|
* Publish docker images also at Docker Hub.René 'Necoro' Neumann2020-05-133-4/+13
| | | | Closes #15.
* Move app-data into /app in docker imagev0.3.1René 'Necoro' Neumann2020-05-132-6/+7
|
* Remove local names for docker images -- they are tried to push to docker.ioRené 'Necoro' Neumann2020-05-131-2/+0
|
* Release Workflow: Add docker loginRené 'Necoro' Neumann2020-05-121-0/+7
|
* Prepare v0.3.1René 'Necoro' Neumann2020-05-122-2/+6
|
* Docker SetupRené 'Necoro' Neumann2020-05-124-31/+48
|
* Fix README.md after mergeRené 'Necoro' Neumann2020-05-121-2/+1
|
* Merge pull request #13 from ruedigerp/masterRené 'Necoro' Neumann2020-05-123-0/+44
|\ | | | | add docker stuff
| * add docker stuffRuediger Küpper2020-05-123-0/+44
|/
* Reorganize flag handlingRené 'Necoro' Neumann2020-05-111-17/+30
|
* Use stable version of gofeedRené 'Necoro' Neumann2020-05-112-3/+3
|
* Prepare release 0.3.0v0.3.0René 'Necoro' Neumann2020-05-103-5/+6
|
* Fixed linebreaks for Enclosures in text templateRené 'Necoro' Neumann2020-05-101-5/+5
|
* Upgrade html2textRené 'Necoro' Neumann2020-05-102-5/+3
|
* Switch to our own html2text fork for the time beingRené 'Necoro' Neumann2020-05-103-5/+5
|
* Text part in emailsRené 'Necoro' Neumann2020-05-107-33/+115
|
* Allow options on group level.René 'Necoro' Neumann2020-05-103-5/+11
| | | | Closes #12.
* Renamed feed template to html templateRené 'Necoro' Neumann2020-05-102-2/+2
|
* Release v0.2.0v0.2.0René 'Necoro' Neumann2020-05-102-2/+6
|
* Fix building cacheRené 'Necoro' Neumann2020-05-101-1/+3
|
* Update READMERené 'Necoro' Neumann2020-05-101-5/+44
|
* Ignore 'dist' folder and build productsRené 'Necoro' Neumann2020-05-101-0/+2
|
* Print item hashes in debug modeRené 'Necoro' Neumann2020-05-081-1/+7
|
* Improve html renderingRené 'Necoro' Neumann2020-05-072-53/+32
|
* Do not assume items to be new when their published date is newer than the ↵René 'Necoro' Neumann2020-05-072-7/+1
| | | | last run
* Updating some depsRené 'Necoro' Neumann2020-05-072-2/+7
|
* Better detection if a text starts with html or notRené 'Necoro' Neumann2020-05-072-4/+13
|
* go fmtRené 'Necoro' Neumann2020-05-071-3/+2
|
* Add header X-Feed2Imap-GUIDRené 'Necoro' Neumann2020-05-073-1/+7
|
* update changelogRené 'Necoro' Neumann2020-05-071-0/+1
|
* FixRené 'Necoro' Neumann2020-05-071-1/+1
|