aboutsummaryrefslogtreecommitdiffhomepage
path: root/model/theme.go
Commit message (Collapse)AuthorAge
* Add theme variantsGravatar Frédéric Guillot2019-09-21
| | | | | | | | | - Use CSS variables instead of inherence - Rename default theme to "Light - Serif" - Rename Black theme to "Dark - Serif" - Rename "Sans-Serif" theme to "Light - Sans Serif" - Add "System" theme that use system preferences: Dark or Light - Add Serif and Sans-Serif variants for each color theme
* 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
* Added Sans-Serif theme.Gravatar Dave Z2018-06-19
|
* Improve APIGravatar Frédéric Guillot2017-12-24
|
* Rewrite importsGravatar Frédéric Guillot2017-12-12
|
* Make sure golint pass on the code baseGravatar Frédéric Guillot2017-11-27
|
* Add integration tests for usersGravatar Frédéric Guillot2017-11-25
|
* First commitGravatar Frédéric Guillot2017-11-19