miniflux-v2/model
Frédéric Guillot de7a613098 Calculate reading time during feed processing
The goal is to speed up the user interface.

Detecting the language based on the content is pretty slow.
2020-11-18 17:43:24 -08:00
..
api_key.go Add per-application API Keys 2020-03-01 18:22:45 -08:00
app_session.go Handle the case when application session is expired and not user session 2019-01-21 20:21:05 -08:00
category_test.go Use canonical imports 2018-08-24 21:56:39 -07:00
category.go Use canonical imports 2018-08-24 21:56:39 -07:00
doc.go Fix typo in license header 2018-10-08 15:50:15 -07:00
enclosure.go Use canonical imports 2018-08-24 21:56:39 -07:00
entry_test.go History: show entries in the order in which they were read 2020-02-10 20:20:03 -08:00
entry.go Calculate reading time during feed processing 2020-11-18 17:43:24 -08:00
feed_test.go Refactor entry filtering 2020-10-19 22:18:41 -07:00
feed.go Refactor entry filtering 2020-10-19 22:18:41 -07:00
icon.go Use canonical imports 2018-08-24 21:56:39 -07:00
integration.go Remove plaintext Fever password from database 2020-10-06 21:22:24 -07:00
job.go Use canonical imports 2018-08-24 21:56:39 -07:00
theme_test.go Add theme variants 2019-09-21 20:04:42 -07:00
theme.go Add theme variants 2019-09-21 20:04:42 -07:00
user_session.go Use canonical imports 2018-08-24 21:56:39 -07:00
user_test.go Add theme variants 2019-09-21 20:04:42 -07:00
user.go Add setting for swipe gesture on entries on mobile 2020-10-04 17:45:18 -07:00