Commit Graph
17 Commits
Author SHA1 Message Date
jomo 560f83ce88 use Subresource Integrity for externally hosted javascript
browsers will calculate the sha256 hash of the script and compare it to the value of the integrity attribute
if the values do not match, the browser will refuse to execute it.

note: the shasum is written in base64 encoding, not the (more common) hex format!
2015-12-03 23:12:04 +01:00
jomo b3bb113977 use ago.js from cdn.rawgit.com 2014-11-16 00:44:02 +01:00
jomo be6ccf5e7b change <title> layout 2014-10-02 23:07:32 +02:00
jomo 9187012e2e add site_headers method 2014-09-21 21:40:12 +02:00
jomo ffb3217be2 SEO 2014-07-11 23:44:46 +02:00
jomo 99f4f3e374 remove stupid meta 2014-07-11 23:32:54 +02:00
jomo 03efb744d1 page titles 2014-06-16 00:05:09 +02:00
jomo 4774ebbb25 lots of style/mobile changes 2014-05-01 17:26:44 +02:00
jomo 65f5adf65d a TON of bugfixes and new features 2014-04-28 03:01:33 +02:00
jomo b0504467e1 mostly styles 2014-04-08 00:49:17 +02:00
jomo bfe9a1e6f5 forums 2013-10-21 05:45:54 +02:00
jomo 7c578874c9 style 2013-10-14 02:40:44 +02:00
jomo 5fac505a31 another big commit :D 2013-10-07 04:59:21 +02:00
jomo e052ad8859 fixes & forums started 2013-08-02 07:55:32 +02:00
jomo ceb39bf0c3 many tiny changes 2013-06-25 02:53:12 +02:00
jomo 8921d108e2 first release 2013-05-31 22:26:22 +02:00
jomo 149232ec0c lets start this 2013-05-18 22:46:56 +02:00