Commit Graph

13 Commits

Author SHA1 Message Date
b26fd88d6f Stripped www. from domain names 2015-06-03 22:49:46 +02:00
355e088fad Enabled DEFLATE compression in htaccess 2014-10-25 14:16:19 +02:00
c64fe89918 Fixup cache htaccess 2014-10-25 14:16:18 +02:00
11ceb819a9 Added image, JS and CSS cache settings to htaccess 2014-10-25 12:26:15 +02:00
177a7d79f3 Added 404 page 2014-10-18 18:54:11 +02:00
04bdb04f20 Added meaningful name to saved posts 2014-10-18 18:48:37 +02:00
a1dfebea3b Changed templates MIME to text/plain
Makes more sense: try accessing some of the templates in the browser
directly.
2014-10-18 18:48:35 +02:00
15eb2342b9 Moved public data to public_html/
This is going to improve caching.
2014-10-18 18:48:24 +02:00
a7d4490b4f Changed minification engine (closed #4) 2014-10-18 18:48:20 +02:00
403cc735b8 Fixed GET requests to API 2014-10-18 18:48:17 +02:00
51c0fa2636 Added JS+CSS+HTML compiler 2014-10-18 18:48:17 +02:00
978d22de67 Added template loading through AJAX 2014-10-18 18:48:17 +02:00
ebc4fbba61 Added proof of concept for controllers system 2014-10-18 18:48:15 +02:00