Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add option to disable feeds | Frédéric Guillot | 2019-07-26 |
| | |||
* | Add option to enable/disable keyboard shortcuts | Frédéric Guillot | 2019-04-28 |
| | |||
* | Only attempt to change password if the confirmation field is filled in | Peter De Wachter | 2019-01-07 |
| | | | | | | | Firefox autocompletes the password field (but not the password confirmation field) for me. This makes it annoying to use the settings page, because miniflux thinks I'm trying to change my password and complains that the fields don't match. | ||
* | Add missing package descriptions for GoDoc | Frédéric Guillot | 2018-10-08 |
| | |||
* | Use unique translation IDs instead of English text as key | Frédéric Guillot | 2018-09-21 |
| | |||
* | Add the possibility to override default user agent for each feed | Patrick | 2018-09-19 |
| | |||
* | Use canonical imports | Frédéric Guillot | 2018-08-24 |
| | |||
* | Avoid Chrome to autocomplete no-login password fields | Frédéric Guillot | 2018-06-30 |
| | | | | | | Browsers always autocomplete saved passwords even with autocomplete="off". https://developer.mozilla.org/en-US/docs/Web/Security/Securing_your_site/Turning_off_form_autocompletion | ||
* | Add new fields for feed username/password | Frédéric Guillot | 2018-06-19 |
| | |||
* | Add Pocket integration | Allan Reyes | 2018-05-20 |
| | |||
* | Add Nunux Keeper integration | Nicolas Carlier | 2018-02-25 |
| | |||
* | Refactor packages to have more idiomatic code base | Frédéric Guillot | 2018-01-02 |