miniflux-v2/model
1pav 0d935a863f
Make web app display mode configurable
The change is visible after reinstalling the web app. 

It's not compatible with all browsers.

See https://developer.mozilla.org/en-US/docs/Web/Manifest/display
2021-02-28 13:29:51 -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.go Refactor category validation 2021-01-03 22:50:24 -08: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 option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08: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 option to allow self-signed or invalid certificates 2021-02-21 13:58:52 -08:00
theme.go Refactor user validation 2021-01-03 21:36:35 -08:00
user.go Make web app display mode configurable 2021-02-28 13:29:51 -08:00
user_session.go Use canonical imports 2018-08-24 21:56:39 -07:00