miniflux-v2/model
pennae 1c9f000576 show #unread per category in category list, not #feeds
the number of feeds in the category is currently displayed twice, and a lot less
useful than the number of unread items in the category.
2021-04-26 18:49:32 -07: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.go show #unread per category in category list, not #feeds 2021-04-26 18:49:32 -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.go Refactor entry validation 2021-01-04 15:44:06 -08:00
feed.go Add per feed cookies option 2021-03-22 20:27:58 -07:00
feed_test.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -08: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
model.go Refactor feed validator 2021-01-04 14:47:25 -08:00
subscription.go Add per feed cookies option 2021-03-22 20:27:58 -07:00
theme.go Refactor user validation 2021-01-03 21:36:35 -08:00
user.go Setup golangci-lint Github Action 2021-03-22 21:34:48 -07:00
user_session.go Use canonical imports 2018-08-24 21:56:39 -07:00