1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-08-11 17:51:01 +00:00
miniflux-v2/ui/static/js
Thiago Perrotta 824fc310a9 Add new keyboard shortcut: 'M' - toggle read/unread, go to prev item
Currently there is "Toggle read/unread = m", which toggles and
then goes to the next item.

Having the opposite operation available is handy, especially when adding
new feeds and going through them from oldest to newest posts.

It seems natural to map 'M' (= shift + 'm') for this action.

Closes https://github.com/miniflux/v2/issues/1352
2022-02-01 20:42:14 -08:00
..
.jshintrc Add basic PWA offline page 2021-03-07 15:44:42 -08:00
app.js Add new keyboard shortcut: 'M' - toggle read/unread, go to prev item 2022-02-01 20:42:14 -08:00
bootstrap.js Add new keyboard shortcut: 'M' - toggle read/unread, go to prev item 2022-02-01 20:42:14 -08:00
dom_helper.js Add keyboard shortcut to scroll current item to the top 2020-10-16 15:44:03 -07:00
keyboard_handler.js Avoid Javascript minifier to break keyboard shortcuts 2020-09-23 21:01:58 -07:00
modal_handler.js Refactor assets bundler and split Javascript files 2018-07-05 22:18:51 -07:00
request_builder.js Remove invalid CSRF HTML meta tag 2021-05-31 13:54:47 -07:00
service_worker.js Add basic PWA offline page 2021-03-07 15:44:42 -08:00
touch_handler.js Fix regression: reset touch-item if not in /unread 2022-01-27 19:39:35 -08:00