miniflux-v2/template/templates/views
dzaikos 7d252ea45b Add swipe as option for gesture navigation between entries.
* Refactor `TouchHandler` to handle double-tap and swipe gestures.
  * Renamed existing `onTouch` JavaScript methods to `onItemTouch` and
    added `onContentTouch` methods for swipe gesture.
  * Refactor double-tap. It's now a method in `TouchHandler` versus
    anonymous functions in `listen()` method.
* Updated CSS classes.
  * Added `touch-action` CSS for `.entry-content`.
  * Renamed CSS classes for adding events in `TouchHandler`.
* Updated users settings to replace checkbox for double tap with select
  for none, double tap, or swipe.
* Added database migrations for new gesture_nav option.
  * Rename `users.double_tap` to `users.gesture_nav` and migrate
    existing user settings.
* Updated translation files. (Non-English updated with Google
  Translate.)

Resolves #1449, closes #1495
2023-03-28 18:00:57 -07:00
..
about.html Display Go version on /about 2022-01-22 11:00:12 -08:00
add_subscription.html Improve PWA display mode label in settings page 2023-01-14 15:39:09 -08:00
api_keys.html Remove completely generated files 2021-02-18 21:50:27 -08:00
bookmark_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
categories.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
category_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
category_feeds.html Add category feeds refresh 2022-12-12 19:41:30 -08:00
choose_subscription.html Add rewrite rules for article URL before fetching content 2022-07-11 21:12:26 -07:00
create_api_key.html Remove completely generated files 2021-02-18 21:50:27 -08:00
create_category.html Add several icons to menus according to their roles 2022-02-01 20:39:05 -08:00
create_user.html Remove completely generated files 2021-02-18 21:50:27 -08:00
edit_category.html Add several icons to menus according to their roles 2022-02-01 20:39:05 -08:00
edit_feed.html Improve PWA display mode label in settings page 2023-01-14 15:39:09 -08:00
edit_user.html Remove completely generated files 2021-02-18 21:50:27 -08:00
entry.html Add swipe as option for gesture navigation between entries. 2023-03-28 18:00:57 -07:00
feed_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
feeds.html Remove completely generated files 2021-02-18 21:50:27 -08:00
history_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
import.html Remove completely generated files 2021-02-18 21:50:27 -08:00
integrations.html Add matrix bot support 2022-10-27 17:53:19 -07:00
login.html Replace icon for "Add to home screen" button 2021-03-07 12:07:54 -08:00
search_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
sessions.html Add several icons to menus according to their roles 2022-02-01 20:39:05 -08:00
settings.html Add swipe as option for gesture navigation between entries. 2023-03-28 18:00:57 -07:00
shared_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
unread_entries.html Add CSS classes to differentiate between category/feed/entry view and icons 2023-02-06 20:46:42 -08:00
users.html Remove completely generated files 2021-02-18 21:50:27 -08:00