aboutsummaryrefslogtreecommitdiffhomepage
path: root/middleware
Commit message (Expand)AuthorAge
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
* Move API middleware and routes to api packageGravatar Frédéric Guillot2018-11-11
* Move Fever middleware and routes to fever packageGravatar Frédéric Guillot2018-11-11
* Improve Fever middleware and handle groupID=0Gravatar Frédéric Guillot2018-10-26
* Fix typo in license headerGravatar Frédéric Guillot2018-10-08
* Refactor HTTP response builderGravatar Frédéric Guillot2018-10-08
* Improve request package and add more unit testsGravatar Frédéric Guillot2018-09-23
* Store client IP address in request contextGravatar Frédéric Guillot2018-09-09
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
* Added remote client IP to API login failure error message.Gravatar dzaikos2018-08-26
* Simplify context keysGravatar Frédéric Guillot2018-08-25
* Use canonical importsGravatar Frédéric Guillot2018-08-24
* Compress JSON, CSS and Javascript responsesGravatar Frédéric Guillot2018-07-19
* Improve themes handlingGravatar Frédéric Guillot2018-07-18
* Rewrite RealIP() to avoid returning an empty stringGravatar Frédéric Guillot2018-06-01
* Add Pocket authorization flow in the user interfaceGravatar Frédéric Guillot2018-05-20
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29
* Add middleware to read X-Forwarded-Proto headerGravatar Frédéric Guillot2018-04-27
* Use Gorilla middleware (refactoring)Gravatar Frédéric Guillot2018-04-27