miniflux-v2/model
Frédéric Guillot a291d8a38b Improve themes handling
- Store user theme in session
- Logged out users will keep their theme
- Add theme background color to web manifest and meta tag
2018-07-18 22:30:05 -07:00
..
app_session.go Improve themes handling 2018-07-18 22:30:05 -07:00
category.go Add unit tests for models 2017-11-25 19:06:02 -08:00
category_test.go Add unit tests for models 2017-11-25 19:06:02 -08:00
doc.go Add more comments (GoDoc) 2018-01-11 19:21:20 -08:00
enclosure.go Convert enclosure size field to bigint 2018-03-14 20:09:06 -07:00
entry.go Add unit test for comments url and French translation 2018-04-07 13:56:11 -07:00
entry_test.go Make entries sorting configurable 2017-12-02 17:04:01 -08:00
feed.go Improve feed and user API updates with optional values 2018-06-23 16:16:54 -07:00
icon.go Add Fever API 2017-12-03 17:44:27 -08:00
integration.go Add Pocket integration 2018-05-20 13:31:56 -07:00
job.go Add feature to refresh all feeds from the user interface 2017-11-21 22:36:00 -08:00
theme.go Improve themes handling 2018-07-18 22:30:05 -07:00
theme_test.go Update unit test for Sans-Serif theme 2018-07-02 21:37:07 -07:00
user.go Improve feed and user API updates with optional values 2018-06-23 16:16:54 -07:00
user_session.go Show last login and session creation date in current timezone 2018-03-04 17:04:31 -08:00
user_test.go Improve feed and user API updates with optional values 2018-06-23 16:16:54 -07:00