Frédéric Guillot
87d58987a6
Do not show secrets in plain text on the /about page
2021-10-17 16:56:04 -07:00
Frédéric Guillot
5f9d6fd81b
Handle srcset images with no space after comma
2021-10-13 21:31:08 -07:00
Ilya Mateyko
c2c9db737b
Hide the logout link when using auth proxy
...
Fixes #1250
2021-10-13 21:30:18 -07:00
Otto Modinos
4565dd406b
Fix wrong CSS var
2021-09-28 18:25:23 -07:00
Benjamin
22bbe1ac50
Change -config-dump to use KEY=VALUE format
2021-09-28 18:20:25 -07:00
Frédéric Guillot
72fbbe311a
Update ChangeLog
2021-09-25 17:16:03 -07:00
Frédéric Guillot
423e06cbe8
Build RPM and Debian package with PIE mode enabled
2021-09-25 16:16:47 -07:00
Pk11
1f3a9dabc2
Fix templates being visible on old browsers
2021-09-24 16:24:12 -07:00
NobeKanai
937899194d
Fix inconsistent navigation in history pages
2021-09-24 16:22:00 -07:00
NobeKanai
cf1939f063
Fix inconsistent navigation
2021-09-24 16:22:00 -07:00
dependabot[bot]
edee11931d
Bump github.com/tdewolff/minify/v2 from 2.9.21 to 2.9.22
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.9.21 to 2.9.22.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.21...v2.9.22 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-13 16:28:37 -07:00
Frédéric Guillot
612f9cdbc8
Remove RequestURI() hack
...
I can't remember why this change was done.
Let's use only the standard lib.
But it seems to break URL like this one: https://www.deimeke.net/dirk/blog/index.php?/feeds/index.rss2
2021-09-11 11:08:15 -07:00
NobeKanai
fcd18f0b9c
Fix translation in zh_CN
2021-09-10 17:34:38 -07:00
James Loh
78f6bbe93d
Add ability to change entry sort order in the UI
2021-09-09 19:59:12 -07:00
dependabot[bot]
27d170cbec
Bump github.com/lib/pq from 1.10.2 to 1.10.3
...
Bumps [github.com/lib/pq](https://github.com/lib/pq ) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/lib/pq/releases )
- [Commits](https://github.com/lib/pq/compare/v1.10.2...v1.10.3 )
---
updated-dependencies:
- dependency-name: github.com/lib/pq
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 20:53:54 -07:00
Frédéric Guillot
49119eff00
Minor improvements in integration package
2021-09-07 20:34:47 -07:00
三三
34dd358eb0
Add Telegram integration
2021-09-07 20:04:22 -07:00
Lukas Dietrich
93596c1218
Add rewrite rule to remove dom elements
2021-09-06 09:47:05 -07:00
coxde
9fbcfc213b
Update translation in zh_CN
...
Fix the translation to make it more localized.
2021-09-03 20:20:50 -07:00
hulb
01f678c3b1
add proxy arg in scraper.Fetch
2021-08-28 21:57:11 -07:00
James Loh
2f6895e118
Fix finding JSON feeds with new MIME type
...
The 1.1 version (https://jsonfeed.org/version/1.1 ) for JSON feeds defines that feeds should have a MIME type of `application/feed+json` which Miniflux wasn't searching for
2021-08-21 13:01:08 -07:00
Frédéric Guillot
b7c229f30f
Update scraper rule for theregister.com
2021-08-16 20:04:02 -07:00
Frédéric Guillot
b88d46ee7f
Add Go 1.17 to GitHub Actions
2021-08-16 19:46:32 -07:00
Jan-Lukas Else
b58a46455b
Display option to hide feed only when category is not already hidden
2021-08-16 19:36:05 -07:00
Jan-Lukas Else
ce6fa4c0fc
Fix #1208
2021-08-16 19:36:05 -07:00
Jan-Lukas Else
9965abccfb
Add option to hide feeds from the global Unread list
2021-08-16 19:36:05 -07:00
Frédéric Guillot
8bc06a5d65
Update ChangeLog
2021-08-14 19:48:20 -07:00
dependabot[bot]
7f1c17e396
Bump github.com/tdewolff/minify/v2 from 2.9.19 to 2.9.21
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.9.19 to 2.9.21.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.19...v2.9.21 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 19:01:30 -07:00
dependabot[bot]
c5594fdae0
Bump mvdan.cc/xurls/v2 from 2.2.0 to 2.3.0
...
Bumps [mvdan.cc/xurls/v2](https://github.com/mvdan/xurls ) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/mvdan/xurls/releases )
- [Commits](https://github.com/mvdan/xurls/compare/v2.2.0...v2.3.0 )
---
updated-dependencies:
- dependency-name: mvdan.cc/xurls/v2
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 16:08:50 -07:00
Alexandros Kosiaris
b8b16c3bdf
Add /rss/ in finder's wellKnownUrls
...
ATCOM netvolution WCM, probably alongside others, a CMS powering several
high profile and high traffic Greek news sites, among other sites,
publishes the RSS feed under /rss/. Add it to the list. It's generic
enough to allow us to assume other software might do it to
On a select set of 627 Greek news media sites (the infamous Petsas list),
adding this rule increased discoverability of RSS feeds by a factor of
2.61% (from 498 to 511).
2021-07-22 19:46:40 -07:00
Dave Marquard
fc766de02d
use authors entry for json 1.1 feeds
2021-07-21 21:28:37 -07:00
Alexandros Kosiaris
79810413bd
Add Greek translation
...
Why:
Cause, why not?
What:
Add the JSON file and amend locale.go to use it
2021-07-18 13:46:41 -07:00
dependabot[bot]
dc21991599
Bump github.com/tdewolff/minify/v2 from 2.9.18 to 2.9.19
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.9.18 to 2.9.19.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.18...v2.9.19 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 18:04:42 -07:00
dependabot[bot]
cc41065d9b
Bump github.com/PuerkitoBio/goquery from 1.7.0 to 1.7.1
...
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery ) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases )
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-07-12 18:04:15 -07:00
Alexandros Kosiaris
e877800779
ui: Expose markCategoryAsRead
...
Why:
It is nice to have the ability to mark an entire category as read in the
UI. The API already exposes that functionality anyway, so for
consistency reasons, expose it in the UI as well
What:
Add a new handler in the UI to markCategoryAsRead() and amend views and
router to expose the functionality in the UI
2021-07-05 14:13:18 -07:00
Alexandros Kosiaris
d5efd776b7
Add "in" in "logged in" for en_US tooltip.logged_user
...
Fix a typo, by adding the "in" part of the phrasal verb as the intent is
to notify the user that they are "logged" in in the system as user X and
not to notify them that they are "recorded"
2021-07-05 14:08:59 -07:00
dependabot[bot]
164bcc2f4a
Bump github.com/tdewolff/minify/v2 from 2.9.17 to 2.9.18
...
Bumps [github.com/tdewolff/minify/v2](https://github.com/tdewolff/minify ) from 2.9.17 to 2.9.18.
- [Release notes](https://github.com/tdewolff/minify/releases )
- [Commits](https://github.com/tdewolff/minify/compare/v2.9.17...v2.9.18 )
---
updated-dependencies:
- dependency-name: github.com/tdewolff/minify/v2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-28 20:22:45 -07:00
dependabot[bot]
21ffd79c63
Bump github.com/PuerkitoBio/goquery from 1.6.1 to 1.7.0
...
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery ) from 1.6.1 to 1.7.0.
- [Release notes](https://github.com/PuerkitoBio/goquery/releases )
- [Commits](https://github.com/PuerkitoBio/goquery/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: github.com/PuerkitoBio/goquery
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-22 20:59:29 -07:00
Alexandros Kosiaris
638643cda7
client: Try to parse response Body on InternalServerError
...
Try to parse the response body from the server when an HTTP 500 is
returned (i.e. http.StatusInternalServerError) as it might contain
useful information. If successful, create a new error and append that
information to the returned error message. Otherwise just maintain the
same behavior
2021-06-16 20:48:12 -07:00
Alexandros Kosiaris
6703e03ce6
contrib: Add support for a $MINIFLUX_IMAGE env var in docker-compose
...
Allowing to override the image used in docker-compose files can allow
for richer and more easy local development/debugging sessions. The
docker image building process is already using the latest tag anyway,
making it really easy to build an image with a (set of) specific
commits. Using the above built image with the provided docker-compose
files isn't doable without modifications though. Add that support via
environmental variables.
2021-06-16 20:34:25 -07:00
Alexandros Kosiaris
56c3f1193f
contrib: Bump docker-compose version to 3.4
...
'start_period' for 'healthchecks' was added in Compose file version 3.4,
https://docs.docker.com/compose/compose-file/compose-versioning/#version-34
Bump docker-compose files' versions from 3.3 to 3.4
Without this, docker-compose (1.25 at least) returns
ERROR: The Compose file './contrib/docker-compose/caddy.yml' is invalid because:
services.db.healthcheck value Additional properties are not allowed ('start_period' was unexpected)
2021-06-16 20:24:13 -07:00
dependabot[bot]
d189df95db
Bump github.com/prometheus/client_golang from 1.10.0 to 1.11.0
...
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/prometheus/client_golang/releases )
- [Changelog](https://github.com/prometheus/client_golang/blob/master/CHANGELOG.md )
- [Commits](https://github.com/prometheus/client_golang/compare/v1.10.0...v1.11.0 )
---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 18:40:44 -07:00
pennae
0bcfc81b1f
add option to hide categories from the global unread list
2021-06-12 13:06:30 -07:00
pennae
571d7bf17c
Show "saving" labels for entry status button
2021-06-12 13:00:05 -07:00
Frédéric Guillot
93fd98f8d4
Update ChangeLog
2021-06-06 10:03:44 -07:00
Ilya Mateyko
238a3ee9be
client: expose comments_url entry field
2021-06-04 22:18:39 -07:00
Frédéric Guillot
897cd7cb34
Use unique file names for cache busting instead of query string
2021-06-02 19:05:32 -07:00
Frédéric Guillot
409d05eec8
Feeds with errors should appear before unread ones
2021-06-02 18:57:57 -07:00
pennae
4b2a25eed4
Highlight and sort feeds with unread entries in feeds list
2021-06-02 14:01:21 -07:00
Frédéric Guillot
1fc95a83b6
Include 'self' in CSP when using custom styles
2021-06-01 15:07:09 -07:00