32 Commits

Author SHA1 Message Date
Remy Sharp
51454ed140 removed "or email" to avoid confusion for now 2012-06-22 09:17:57 +02:00
Remy Sharp
36d7331d81 Simpler UI for login and reg 2012-06-21 12:50:19 +01:00
Remy Sharp
d26e262d0f Get The Dude back in relative hosted versions of JS Bin 2012-06-16 18:58:22 +01:00
Remy Sharp
4712e2810a File bug => send feedback, exposed /quiet url 2012-06-16 18:44:23 +01:00
Remy Sharp
b12ee6d447 Changed jsbin.js include depending on production or dev
This way it means we don't need a route for the production version of
the script and it hits the real file.
2012-06-09 09:29:52 +01:00
Remy Sharp
c67667ae6f Animate the share url 2012-06-08 13:53:08 +01:00
Remy Sharp
55c86d0fa5 Removed default JS - not sure if this is permanent. 2012-06-08 13:22:11 +01:00
Remy Sharp
8ec6a27530 "Include" => "Include Library" 2012-06-08 13:18:57 +01:00
Remy Sharp
57563a9a38 New window for external help links 2012-06-06 08:43:56 +02:00
Remy Sharp
af318cd29f Moved url help above history 2012-06-04 22:26:10 +02:00
Remy Sharp
f8825bf7a3 Stray HTML comment 2012-06-04 20:31:10 +02:00
Aron Carroll
fbb2393b59 Fix missing slash in save form action. Fixes #171 2012-06-03 22:46:22 +01:00
Remy Sharp
77a9b0ccf8 URL help screen 2012-06-03 13:48:01 +02:00
Remy Sharp
358b05f0ea Turned help in to a drop down menu 2012-06-03 13:34:34 +02:00
Aron Carroll
739d41961d Fixed the insertion of custom CSS into the PHP app 2012-05-26 19:13:47 +01:00
Remy Sharp
43d5b20d4f index.html view was missing some changes from merge 2012-05-26 00:12:33 +01:00
Remy Sharp
3f287da3d9 Dodgy % sign? 2012-05-25 22:12:16 +01:00
Remy Sharp
77fe7e7d7e Fixed path issues - fixes saving from changed urls, template restore, etc.
Basically, the ballache.
2012-05-25 17:03:26 +01:00
Aron Carroll
54bdaa6280 Merge branch 'next/3' into 'feature/node'
Massive merge I'm sure nearly everything is broken :)

Conflicts:
	config.default.php
	index.php
	js/chrome/download.js
	public/app.php
	public/font/fontawesome-webfont.eot
	public/font/fontawesome-webfont.svg
	public/font/fontawesome-webfont.svgz
	public/font/fontawesome-webfont.ttf
	public/font/fontawesome-webfont.woff
	public/font/pictos-web.eot
	public/font/pictos-web.svg
	public/font/pictos-web.ttf
	public/font/pictos-web.woff
	public/js/chrome/login.js
	public/js/chrome/navigation.js
	public/js/jsbin.js
2012-05-25 14:17:32 +01:00
Aron Carroll
6fbc57b93d Extract list-history.php into Mustache templates 2012-05-18 14:49:31 +01:00
Aron Carroll
f233bb60f6 Add ability to log out! 2012-05-09 22:31:44 +01:00
Aron Carroll
368b411dd9 Add missing CSRF tokens to forms 2012-05-05 17:14:02 +01:00
Aron Carroll
b96427364e Not found page now renders preview correctly 2012-04-30 23:36:52 +01:00
Aron Carroll
b0057de22f Add analytics view and helper method 2012-04-24 09:39:40 +01:00
Aron Carroll
672f0b0f42 Add edit.js and attribution to preview page 2012-04-24 09:13:08 +01:00
Aron Carroll
3270f86124 Add comment.html template 2012-04-23 09:48:40 +01:00
Aron Carroll
80b2a4c078 Merge branch 'next/3' into feature/node
Conflicts:
	index.php
2012-04-20 17:53:54 +01:00
Aron Carroll
d8a65053dd Merge branch 'next/3' into feature/node
Conflicts:
	index.php
2012-04-19 16:51:02 +01:00
Aron Carroll
5ecc100f27 Create templates for the default and not found panels 2012-04-19 16:38:55 +01:00
Aron Carroll
05cef98f1e Include all users bins and tidy up domains 2012-04-17 18:00:24 +01:00
Aron Carroll
8843c75704 Move Google Analytics id into the config file 2012-04-17 17:33:29 +01:00
Aron Carroll
439056b0cd Move all HTML out of index.php and into templates (hooray) 2012-04-17 15:37:30 +01:00