1
0
Fork 0
miniflux/model
2022-07-17 19:35:24 -07:00
..
api_key.go
app_session.go
category.go add option to hide categories from the global unread list 2021-06-12 13:06:30 -07:00
doc.go
enclosure.go
entry.go Expose changed_at time through the API 2021-05-27 20:13:01 -07:00
feed.go Add rewrite rules for article URL before fetching content 2022-07-11 21:12:26 -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 Fix typos in model/icon.go 2021-10-23 21:47:18 -07:00
integration.go Add Linkding integration 2022-05-24 20:14:07 -07:00
job.go
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 Add support for theme color based on preferred color scheme of OS 2021-12-10 19:47:43 -08:00
user.go Make reading speed user-configurable 2022-07-17 19:35:24 -07:00
user_session.go