Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix typo in license header | Frédéric Guillot | 2018-10-08 |
| | |||
* | Refactor HTTP response builder | Frédéric Guillot | 2018-10-08 |
| | |||
* | Improve request package and add more unit tests | Frédéric Guillot | 2018-09-23 |
| | |||
* | Store client IP address in request context | Frédéric Guillot | 2018-09-09 |
| | |||
* | Refactor HTTP context handling | Frédéric Guillot | 2018-09-03 |
| | |||
* | Added remote client IP to API login failure error message. | dzaikos | 2018-08-26 |
| | | | | | | Addresses #205 Changed error level reporting on API login failure to Error from Info to match the web login reporting. | ||
* | Simplify context keys | Frédéric Guillot | 2018-08-25 |
| | |||
* | Use canonical imports | Frédéric Guillot | 2018-08-24 |
| | |||
* | Compress JSON, CSS and Javascript responses | Frédéric Guillot | 2018-07-19 |
| | |||
* | Improve themes handling | Frédéric Guillot | 2018-07-18 |
| | | | | | | - Store user theme in session - Logged out users will keep their theme - Add theme background color to web manifest and meta tag | ||
* | Rewrite RealIP() to avoid returning an empty string | Frédéric Guillot | 2018-06-01 |
| | |||
* | Add Pocket authorization flow in the user interface | Frédéric Guillot | 2018-05-20 |
| | |||
* | Use vanilla HTTP handlers (refactoring) | Frédéric Guillot | 2018-04-29 |
| | |||
* | Add middleware to read X-Forwarded-Proto header | Frédéric Guillot | 2018-04-27 |
| | |||
* | Use Gorilla middleware (refactoring) | Frédéric Guillot | 2018-04-27 |