85 Commits

Author SHA1 Message Date
Giulia Alfonsi
30a2e573a7 A/B test cases for new upgrade/payment page 2014-08-13 14:29:47 +01:00
Fabien O'Carroll
7d43ab11c9 Add sendy feature 2014-07-31 11:08:11 +01:00
Remy Sharp
814251af40 Feedback loop 2014-07-23 13:02:39 +01:00
Remy Sharp
ffb1195e0b Doing the dance 2014-07-22 13:31:20 +01:00
Remy Sharp
6a35496ca2 Move welcome back to alpha until live 2014-07-20 18:25:19 +01:00
Remy Sharp
a335971036 Put me back in team 2014-07-18 12:40:02 +01:00
Remy Sharp
1f446cd2fe Put upgrade behind upgrade feature 2014-07-18 12:39:42 +01:00
Remy Sharp
0ddcfd8de7 Merge branch 'master' into feature/vat
Conflicts:
	package.json
2014-07-15 13:25:19 +01:00
Remy Sharp
aee76ffd4c Merge branch 'master' into feature/bin-info-tweaks
Conflicts:
	lib/routes.js
	views/index.html
2014-07-14 16:07:31 +01:00
Remy Sharp
c59d590e9d Exposing pro features 2014-07-13 22:23:00 +01:00
Remy Sharp
2622b77db8 Putting infocard public & codecasting by default
Lots of testing around spike and codecasting follows.
2014-07-13 13:19:15 +01:00
Giulia Alfonsi
b19c573d1b Enabled processors feature flag for everyone 2014-07-11 16:15:31 +01:00
Giulia Alfonsi
3a99844ab6 Merge branch 'master' into feature/scss
Conflicts:
	lib/features.js
	lib/handlers/bin.js
	lib/routes.js
	package.json
2014-07-08 11:55:16 +01:00
Remy Sharp
9c0fa2cbc3 Make enable SSL a pro feature 2014-07-02 17:15:17 +01:00
Remy Sharp
5f278a8db6 Merge branch 'master' into feature/upgrade
Conflicts:
	lib/features.js
2014-06-20 16:10:38 +01:00
Remy Sharp
791cdbe9e8 Update feature flags 2014-06-20 16:08:31 +01:00
Remy Sharp
2e29c300e6 Ensure /upgrade is in account urls 2014-06-16 17:53:58 +01:00
Remy Sharp
08b526431e Strict in routes. Cleaning up feature flags. 2014-06-16 13:40:45 +01:00
Giulia Alfonsi
29de5dc3cb Feature for alpha users 2014-06-13 16:25:53 +01:00
Giulia Alfonsi
27f2bdad3c Renamed files 2014-06-12 12:48:49 +01:00
Remy Sharp
32db74028c Fixed new user seeing welcome panel 2014-06-12 10:19:24 +01:00
Remy Sharp
2898c803f4 Swap zmq for axon 2014-05-29 15:21:11 +01:00
Giulia Alfonsi
50e0647969 Merge branch 'master' into feature/top-panel 2014-05-28 14:05:59 +01:00
Remy Sharp
018ac537bb Account pages live for all 2014-05-27 14:14:06 +01:00
Remy Sharp
f2ab8004f7 Releasing accounts to 40% of users 2014-05-22 15:29:04 +01:00
Remy Sharp
84bdcacc66 Fixed typo in team feature 2014-05-21 12:49:45 +01:00
Remy Sharp
b32afc7b3c Top panel space taken up 2014-05-21 11:23:48 +01:00
Remy Sharp
5ae1583143 Allow admin users to delete bins (spammers, etc) 2014-05-20 15:35:18 +01:00
Fabien O'Carroll
846010ed6e Remove modulus from percentage calculation
Instead take the last part of ip, divide by 256 to get percentage and
compare to percentage passed in.
2014-05-15 17:38:07 +01:00
Remy Sharp
369b2ee914 Give account settings to 10% of users 2014-05-15 09:55:57 +01:00
Remy Sharp
a7f972df11 Show upgrade to team for now, then non-pro 2014-05-15 09:51:06 +01:00
Remy Sharp
90d937b438 Initial support for relative assets
Note that this should be upgraded to use memcached for looking up the assetUrl as it can quickly become expensive on the database for no good reason!
2014-05-11 22:48:02 +01:00
Remy Sharp
84b5007700 Use percentage of visitor for feature flagging
Conflicts:
	lib/features.js
2014-05-11 19:41:26 +01:00
Remy Sharp
c72184e33c IP based A/B testing 2014-05-11 19:40:23 +01:00
Remy Sharp
80c0b03945 Test to move from "bins" to "file"
Conflicts:
	lib/features.js
2014-05-11 19:40:16 +01:00
Remy Sharp
176a480e3c Update @stuartlangridge's jsbin username 2014-04-16 20:08:40 +01:00
Fabien O'Carroll
3c68b0559a Merge branch 'feature/process-fork-messaging' of git://github.com/jsbin/jsbin
* 'feature/process-fork-messaging' of git://github.com/jsbin/jsbin: (54 commits)
  move zmq to optional deps
  dont send options to zmq
  pass type to jobsworth
  pass access token, not user
  only start dropbox if we initialize it
  dont pass app to dropbox initialize
  Update flash message text
  Add link to dropbox button
  Stringify options before sending
  put /auth/dropbox behind a feature flag
  Add dropbox feature
  Stringify object before sending
  add zmq as dependancy
  revert removal of template
  update dropbox for zmq/jobsworth
  Add commented out debugger
  move callback url to config
  access_token => accessToken
  Remove parent.js
  Add flash message to confirm dropbox linking
  ...

Conflicts:
	lib/addons/memcached/index.js
	lib/features.js
	package.json
2014-04-09 16:56:32 +01:00
Remy Sharp
c14bfa672a Merge pull request #1317 from jsbin/feature/vanity
Vanity url
2014-04-03 16:41:16 +01:00
Fabien O'Carroll
da39f3dab7 Merge branch 'master' of git://github.com/jsbin/jsbin into feature/process-fork-messaging
* 'master' of git://github.com/jsbin/jsbin: (75 commits)
  #1346 Removed sublime cmd up/down
  Fixed help panel for keybindings
  Moved specific css files outside main css
  #1350: Removed togetherjs
  Little tweaks
  3.13.12
  Fixed Brian's username
  Successfully detecting labels
  Update to Ember 1.5.0.
  Better Tern loading
  Clean the indentation and jshint of the files
  3.13.11
  Removed loading of external CodeMirror theme styles, they're already in the main css.
  #1339 Tern is now started with its own function and not automatically after download.
  #1337 Autoprefixer support
  3.13.10
  Fucking clown shoes.
  Corrected scope of this
  3.13.9
  If there's a user, then do the settings
  ...

Conflicts:
	public/js/chrome/save.js
2014-04-03 15:11:19 +01:00
Fabien O'Carroll
033fa5c7ca Add dropbox feature 2014-04-03 15:02:28 +01:00
Giulia Alfonsi
6060cbc323 #1350: Removed togetherjs 2014-04-01 11:06:55 +01:00
Remy Sharp
993b53c37f Vanity urls as a pro feature
Currently boshes the emberjs.jsbin.com urls - which is wrong.
2014-03-31 21:16:27 +01:00
Remy Sharp
7eda0a1cc0 Fixed Brian's username 2014-03-30 22:22:42 +01:00
Giulia Alfonsi
6c1dac36c6 Enabled account pages for alpha users 2014-03-27 17:05:56 +00:00
Giulia Alfonsi
475d0a9ee8 Merge branch 'master' into feature/account 2014-03-24 10:07:41 +00:00
Fabien O'Carroll
4ce8526a9a Add and use stripe feature 2014-03-20 10:52:23 +00:00
Fabien O'Carroll
d887627b6f Fix teamjsbin bug 2014-03-19 18:20:58 +00:00
Remy Sharp
c0323842de SSL by default & memcache enabled 2014-03-19 11:34:13 +00:00
Remy Sharp
2731046352 Merge branch 'master' into feature/1216-tern-support
Conflicts:
	lib/features.js
2014-03-13 21:43:02 +00:00
Giulia Alfonsi
7b34b5c987 First working version, for alpha users only 2014-03-07 13:13:13 +00:00