aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Prepare v0.5.0v0.5.0René 'Necoro' Neumann2020-08-223-3/+6
|
* #24: Update ChangelogRené 'Necoro' Neumann2020-08-221-0/+3
|
* Switch back to 'replace' for html2textRené 'Necoro' Neumann2020-08-223-5/+8
|
* Upgrade some unversioned depsRené 'Necoro' Neumann2020-08-222-7/+12
|
* go mod tidyRené 'Necoro' Neumann2020-08-221-10/+0
|
* #24: Use patched version of gofeedRené 'Necoro' Neumann2020-08-222-0/+10
|
* Fix writing the cacheRené 'Necoro' Neumann2020-08-221-1/+1
|
* Update README.mdRené 'Necoro' Neumann2020-08-221-1/+2
| | | More details on groups
* Update changelogRené 'Necoro' Neumann2020-08-221-0/+1
|
* #26: Update changelogRené 'Necoro' Neumann2020-08-221-0/+3
|
* #26 Update config.yml.exampleRené 'Necoro' Neumann2020-08-221-0/+11
|
* #26: Introduce new option `auto-target`René 'Necoro' Neumann2020-08-223-13/+45
|
* One more place to update the Go versionRené 'Necoro' Neumann2020-08-221-2/+2
|
* Update changelogRené 'Necoro' Neumann2020-08-221-0/+3
|
* Update to Go 1.15René 'Necoro' Neumann2020-08-222-3/+3
|
* Improve messageRené 'Necoro' Neumann2020-08-221-1/+1
|
* Lock file names must be absoluteRené 'Necoro' Neumann2020-08-221-3/+8
|
* Lock cacheRené 'Necoro' Neumann2020-08-225-13/+62
|
* Add creation timestamp as headerRené 'Necoro' Neumann2020-08-222-0/+2
|
* go mod tidyRené 'Necoro' Neumann2020-08-051-4/+0
|
* Update README.mdRené 'Necoro' Neumann2020-07-261-0/+6
| | | Mention support by JetBrains
* Bump github.com/google/go-cmp from 0.5.0 to 0.5.1dependabot-preview[bot]2020-07-242-1/+3
| | | | | | | Bumps [github.com/google/go-cmp](https://github.com/google/go-cmp) from 0.5.0 to 0.5.1. - [Release notes](https://github.com/google/go-cmp/releases) - [Commits](https://github.com/google/go-cmp/compare/v0.5.0...v0.5.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump github.com/emersion/go-imap from 1.0.4 to 1.0.5dependabot-preview[bot]2020-06-272-1/+3
| | | | | | | Bumps [github.com/emersion/go-imap](https://github.com/emersion/go-imap) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/emersion/go-imap/releases) - [Commits](https://github.com/emersion/go-imap/compare/v1.0.4...v1.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* 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