aboutsummaryrefslogtreecommitdiffhomepage
path: root/ui/static_manifest.go
Commit message (Collapse)AuthorAge
* Move UI middlewares and routes to ui packageGravatar Frédéric Guillot2018-11-11
|
* Refactor HTTP context handlingGravatar Frédéric Guillot2018-09-03
|
* 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
| | | | | | - Store user theme in session - Logged out users will keep their theme - Add theme background color to web manifest and meta tag
* Update application icon with different sizesGravatar Frédéric Guillot2018-07-18
|
* Use vanilla HTTP handlers (refactoring)Gravatar Frédéric Guillot2018-04-29