Commit Graph

7 Commits

Author SHA1 Message Date
Luc Didry 261b38b308 Don't HTML escape custom stylesheet
If you HTML escape the custom stylesheet, you can't have quotes in it.
You need quotes if you want to add something with url('foo') (in a
background-image by exemple).
2015-06-19 23:07:37 +02:00
James Brooks 1650093861 Fixes #709 2015-06-15 09:30:56 +01:00
James Brooks 3c5c8b0096 New login screen. 2015-06-13 14:36:02 +01:00
Joseph Cohen 55dcf3a277 Handle subscribers 2015-06-09 14:13:27 -05:00
James Brooks ea94f6dd9e Fixes issue with $pageTitle 2015-05-28 08:59:56 +01:00
James Brooks b15ce2c2c7 Prefix asset urls with / for relative path 2015-05-22 08:28:03 +01:00
Joseph Cohen b4ac66d727 Cachet is now a Laravel 5 app 2015-03-20 18:30:45 -06:00