aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Prepare v1.6.0v1.6.0René 'Necoro' Neumann2023-03-283-3/+5
* Update ChangelogRené 'Necoro' Neumann2023-03-281-0/+1
* Update depsRené 'Necoro' Neumann2023-03-282-9/+16
* Bump github.com/antonmedv/expr from 1.12.3 to 1.12.5dependabot[bot]2023-03-282-3/+3
* Amend ChangelogRené 'Necoro' Neumann2023-03-231-0/+3
* Fix out of bound panic when Root is the empty string.René 'Necoro' Neumann2023-03-231-1/+1
* Bump github.com/antonmedv/expr from 1.12.1 to 1.12.3dependabot[bot]2023-03-172-3/+3
* Bump github.com/gabriel-vasile/mimetype from 1.4.1 to 1.4.2dependabot[bot]2023-03-172-4/+3
* Bump actions/setup-go from 3 to 4dependabot[bot]2023-03-172-2/+2
* Upgrade exprRené 'Necoro' Neumann2023-03-052-3/+3
* Update gofeedRené 'Necoro' Neumann2023-03-052-13/+33
* Bump github.com/antonmedv/expr from 1.10.5 to 1.12.0dependabot[bot]2023-02-172-3/+3
* Bump golang.org/x/net from 0.5.0 to 0.7.0dependabot[bot]2023-02-172-6/+6
* Prepare v1.5.2v1.5.2René 'Necoro' Neumann2023-01-312-2/+6
* Update expr dependencyRené 'Necoro' Neumann2023-01-312-3/+3
* Update gofeed dependencyRené 'Necoro' Neumann2023-01-312-15/+16
* Upgrade dependencies.René 'Necoro' Neumann2023-01-222-28/+14
* Upgrade to Go 1.19René 'Necoro' Neumann2023-01-224-6/+7
* Bump goreleaser/goreleaser-action from 3 to 4dependabot[bot]2022-12-171-1/+1
* Add AURRené 'Necoro' Neumann2022-09-301-0/+6
* Bump github.com/google/go-cmp from 0.5.8 to 0.5.9dependabot[bot]2022-09-102-3/+3
* Bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1dependabot[bot]2022-07-132-7/+9
* Prepare v1.5.1v1.5.1René 'Necoro' Neumann2022-06-113-3/+8
* Upgrade more depsRené 'Necoro' Neumann2022-06-112-5/+6
* Upgrade depsRené 'Necoro' Neumann2022-06-112-6/+6
* Bump github.com/emersion/go-imap from 1.2.0 to 1.2.1dependabot[bot]2022-06-112-3/+3
* Bump github.com/google/go-cmp from 0.5.7 to 0.5.8dependabot[bot]2022-06-112-5/+3
* Bump goreleaser/goreleaser-action from 2 to 3dependabot[bot]2022-06-111-1/+1
* Bump github.com/emersion/go-message from 0.15.0 to 0.16.0dependabot[bot]2022-06-102-2/+3
* Update mapstructure to 1.5.0René 'Necoro' Neumann2022-04-242-3/+3
* Replace `interface{}` by `any`René 'Necoro' Neumann2022-04-2413-30/+30
* Upgrade to Go 1.18René 'Necoro' Neumann2022-04-243-5/+5
* Bump actions/setup-go from 2 to 3dependabot[bot]2022-04-082-2/+2
* Bump actions/checkout from 2 to 3dependabot[bot]2022-03-082-2/+2
* Do not detect *.tpl files on githubRené 'Necoro' Neumann2022-01-241-1/+1
* Squashed commit of the following:René 'Necoro' Neumann2022-01-212-3/+3
* Prepare v1.5.0v1.5.0René 'Necoro' Neumann2022-01-113-3/+5
* Replace homegrown map-to-structure code by using package mapstructure.René 'Necoro' Neumann2022-01-104-41/+28
* #66: DocumentationRené 'Necoro' Neumann2022-01-093-0/+6
* #66: Support for specifying custom templatesRené 'Necoro' Neumann2022-01-093-6/+62
* Fix commentRené 'Necoro' Neumann2022-01-091-1/+1
* template: Restructuring and adding tests.René 'Necoro' Neumann2022-01-094-73/+159
* Mention fix of 180aa45d40 in Changelog.René 'Necoro' Neumann2022-01-081-0/+2
* Update READMERené 'Necoro' Neumann2022-01-081-3/+6
* #67: Update documentationRené 'Necoro' Neumann2022-01-083-1/+7
* #67: Readability supportRené 'Necoro' Neumann2022-01-084-10/+58
* Add test for fix of 180aa45d40René 'Necoro' Neumann2022-01-081-0/+1
* Introduce http.Context to bundle http specific parametersRené 'Necoro' Neumann2022-01-084-11/+24
* Fix configuration parsing, when the target field is not of a primitive type.René 'Necoro' Neumann2022-01-081-3/+7
* Prepare v1.4.0v1.4.0René 'Necoro' Neumann2021-12-212-3/+5