miniflux-v2/middleware
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
basic_auth.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
common_headers.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
context_keys.go Improve themes handling 2018-07-18 22:30:05 -07:00
fever.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00
header_config.go Add middleware to read X-Forwarded-Proto header 2018-04-27 22:25:00 -07:00
logging.go Rewrite RealIP() to avoid returning an empty string 2018-06-01 07:22:31 -07:00
middleware.go Use Gorilla middleware (refactoring) 2018-04-27 20:38:46 -07:00
user_session.go Use vanilla HTTP handlers (refactoring) 2018-04-29 16:35:04 -07:00