Andrew 0401a24558 Add support for multiple themes (#4959)
* Add support for selecting a theme

* Fix codeclimate issues

* Look up site default style if current user is not available due to e.g. not being logged in

* Remove outdated comment in common.js

* Address requested changes in themes PR

* Fix codeclimate issues

* Explicitly check current_account in application controller and only check theme availability if non-nil

* codeclimate

* explicit precedence with &&

* Fix code style in application_controller according to @nightpool's suggestion, use default style in embedded.html.haml

* codeclimate: indentation + return
2017-09-19 16:36:23 +02:00
..
2017-09-13 12:30:07 +02:00
2017-05-02 02:14:47 +02:00
2017-09-19 02:42:40 +02:00
2017-04-13 13:02:02 +02:00
2017-05-02 02:14:47 +02:00
2017-07-03 13:17:27 +02:00
2017-05-02 02:14:47 +02:00
2017-05-23 13:12:19 +02:00
2017-09-02 20:45:42 +02:00
2017-05-31 20:38:17 +02:00
2017-05-02 02:14:47 +02:00
2017-09-19 02:42:40 +02:00
2017-07-14 11:02:49 +02:00
2017-01-13 03:24:41 +01:00