aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/form
Commit message (Collapse)AuthorAge
* Add the possibility to add rules during feed creationGravatar Frédéric Guillot2019-11-29
|
* Add option to disable feedsGravatar Frédéric Guillot2019-07-26
|
* Add option to enable/disable keyboard shortcutsGravatar Frédéric Guillot2019-04-28
|
* Only attempt to change password if the confirmation field is filled inGravatar Peter De Wachter2019-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 GoDocGravatar Frédéric Guillot2018-10-08
|
* Use unique translation IDs instead of English text as keyGravatar Frédéric Guillot2018-09-21
|
* Add the possibility to override default user agent for each feedGravatar Patrick2018-09-19
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Avoid Chrome to autocomplete no-login password fieldsGravatar Frédéric Guillot2018-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/passwordGravatar Frédéric Guillot2018-06-19
|
* Add Pocket integrationGravatar Allan Reyes2018-05-20
|
* Add Nunux Keeper integrationGravatar Nicolas Carlier2018-02-25
|
* Refactor packages to have more idiomatic code baseGravatar Frédéric Guillot2018-01-02