aboutsummaryrefslogtreecommitdiffhomepage
path: root/middleware/context_keys.go
Commit message (Collapse)AuthorAge
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
|
* Simplify context keysGravatar Frédéric Guillot2018-08-25
|
* Use canonical importsGravatar Frédéric Guillot2018-08-24
|
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
| | | | | | - Store user theme in session - Logged out users will keep their theme - Add theme background color to web manifest and meta tag
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
|
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27