miniflux-legacy/assets/js
Marcus Jaschen 76a2202a20 The slash key is a well-known shortcut to open and focus the
search field in web apps, e. g. DuckDuckGo or Google Plus.

Some editors and pagers use the same shortcut (Vim, less, ...).

This commit adds an event handler for the pressed / key which
calls the `ShowSearch()` function.
2016-12-12 12:31:45 +01:00
..
all.js The slash key is a well-known shortcut to open and focus the 2016-12-12 12:31:45 +01:00
app.js Do not use anymore Closure compiler for Javascript 2016-07-30 18:01:37 -04:00
event.js The slash key is a well-known shortcut to open and focus the 2016-12-12 12:31:45 +01:00
feed.js Javascript cleanup 2016-07-30 18:21:01 -04:00
item.js bring back mark as unread/mark as read & bookmark links 2016-08-04 22:06:02 +02:00
nav.js Toggle mobile view menu by js 2016-11-10 16:22:48 +03:00