miniflux-legacy/assets/js
Jarek Piórkowski 7bf2bab92c keyboard shortcuts won't fire with modifier keys
I had particular problems with Ctrl-N (open new window/tab)
interfering with N (go to next unread item). This change
disregards keyboard shortcuts if Alt, Shift, or Ctrl are used.
It also tries to disregard Win/Super/Meta, though this didn't
work for me in Firefox. Still, just the Ctrl is an improvement
for me.
2014-09-05 02:30:40 -07:00
..
all.min.js keyboard shortcuts won't fire with modifier keys 2014-09-05 02:30:40 -07:00
app.js Change loading icon to use an utf8 symbol 2014-02-22 21:50:54 -05:00
event.js keyboard shortcuts won't fire with modifier keys 2014-09-05 02:30:40 -07:00
feed.js Change loading icon to use an utf8 symbol 2014-02-22 21:50:54 -05:00
item.js Various bugfixes (merge pull-request #235) 2014-08-10 15:03:48 -07:00
nav.js Code refactoring (JS and templates) 2013-10-14 22:38:07 -04:00
persona.js Add the possibility to link a Google Account or a Mozilla Account to Miniflux 2013-09-06 22:57:09 -04:00
popup.js Improve help popup (pull-request) 2013-07-21 11:11:41 -04:00