Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-08-10 | Move internal packages to an internal folder | 1 | -312/+0 | ||
For reference: https://go.dev/doc/go1.4#internalpackages | |||||
2023-08-09 | Rename Miniflux package name to follow Go module naming convention | 1 | -1/+1 | ||
For reference: https://go.dev/ref/mod#major-version-suffixes | |||||
2023-07-30 | Add SaveEntry function to API client | 1 | -3/+3 | ||
2023-06-19 | Replace copyright header with SPDX identifier | 1 | -3/+2 | ||
2018-11-03 | Remove charset=utf-8 from JSON responses | 1 | -9/+9 | ||
See: https://www.iana.org/assignments/media-types/application/json | |||||
2018-10-08 | Fix typo in license header | 1 | -2/+2 | ||
2018-10-08 | Refactor HTTP response builder | 1 | -0/+313 | ||