miniflux-v2/model
Frédéric Guillot f0610bdd9c Refactor feed creation to allow setting most fields via API
Allow API clients to create disabled feeds or define field like "ignore_http_cache".
2021-01-02 16:48:22 -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 Add created_at field for entries 2020-11-29 17:04:18 -08:00
entry.go Add created_at field for entries 2020-11-29 17:04:18 -08:00
feed_test.go Refactor feed creation to allow setting most fields via API 2021-01-02 16:48:22 -08:00
feed.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
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 Remove extra column from users table (HSTORE field) 2020-12-21 21:35:03 -08:00