Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/jsbin/jsbin

Collaborative JavaScript Debugging App
https://github.com/jsbin/jsbin

Fixed restoring panel processors - hopefully for the last time!

9260c890c814a13c460c1be29e426f3011d40569 authored over 12 years ago by Remy Sharp <[email protected]>
Remove rev from welcome (plus messing in the db)

aa10ec5324c054a64504e9c530871ae1f653b19c authored over 12 years ago by Remy Sharp <[email protected]>
Disabled "start saving" IE solution

57f30511ded75fb010cb78772ba424c17788338c authored over 12 years ago by Remy Sharp <[email protected]>
Flipping mismatch between client side urls and server.

Bottom line: if revision is 1 - it should not be visible. End of!

ab3ce57881fea3a4f790d78d5cb45bba3446b2b5 authored over 12 years ago by Remy Sharp <[email protected]>
Add the forgotten password to the UI - though response format not quite where it's at…

e056f5aa49042a4ef5972776d8870963795b7b85 authored over 12 years ago by Remy Sharp <[email protected]>
Adding detail to the post

a106752bc15894e0d352b9a649a410f2764088c9 authored over 12 years ago by Remy Sharp <[email protected]>
Latest welcome

5b0bcf7f6074ce32aa35705e224f6e4a7e82d23f authored over 12 years ago by Remy Sharp <[email protected]>
Hoping to just commit the change that sends the settings as json

03e5f45da49417fe9d9f543008ecb3dff409796f authored over 12 years ago by Remy Sharp <[email protected]>
Force in default settings value - should really be in DB, but this is the defaults function, right?

b1efeb9e0f07bd01b2e54ccc2abd0b4f58a41fcd authored over 12 years ago by Remy Sharp <[email protected]>
JSON translate appears to happen by default

c679f8e107bff6cc4843a6111e4a7139ede0ef6b authored over 12 years ago by Remy Sharp <[email protected]>
Updated dev doc as per experience.

The first curl example makes you think this is the first thing to do -
so I removed it. It woul...

9b9b1210a03790742c4fad0e8266885e7a15b8c6 authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'development' of github.com:remy/jsbin into development

db8869ddb4fa61f2b4a03269761307275d814fcf authored over 12 years ago by Remy Sharp <[email protected]>
Improve error handling

Don't throw a 500 if express creates a 4xx error

92b04334b11ec84b577c931f28ecf0b0c8990f8f authored over 12 years ago by Aron Carroll <[email protected]>
Replace deprecated PHP split() with explode(). Fixes #101

96a543f93e702411405e6ba3560501eca8940262 authored over 12 years ago by Aron Carroll <[email protected]>
Capture processor on first save and milestones. Also disable code casting until bin is owned.

57ff9cdda3b64a1189063d50b207c8d6b15bc616 authored over 12 years ago by Remy Sharp <[email protected]>
Updated Markdown lib (and included source url) for IE support

2702b9cb9261b09cc9ee279c734aa328b1efd079 authored over 12 years ago by Remy Sharp <[email protected]>
Whoops, left test in place

cfedfd87aa71451a2b8c7c29ced4565963fc29cb authored over 12 years ago by Remy Sharp <[email protected]>
Include some title at least for embedding

d7f78e7a2f581f2601cca613396e92c48efa3e63 authored over 12 years ago by Remy Sharp <[email protected]>
I think this solves the entire problem if IE8-9 not having history API support

If there's no history API, just update the location.hash, but all the
other UI components update...

d010f6f47c01125109a00ae1a703eea8257b20ff authored over 12 years ago by Remy Sharp <[email protected]>
Package sync

08bc86f686874c5004a07f5af34db00b69a909e9 authored over 12 years ago by Remy Sharp <[email protected]>
Fixing crash online

bea2b3612ed26018ea0e6fcd540e2421b815167a authored over 12 years ago by Remy Sharp <[email protected]>
Fixed jade & stylus - damn, require package installs :(

8df40b9ed6d3ceb83a3a2301d9defb3ede47eeb0 authored over 12 years ago by Remy Sharp <[email protected]>
Setting settings inside db modules - feels wrong I'm duping code.

545166b3154097e9e6635989eced73903cc08dc2 authored over 12 years ago by Remy Sharp <[email protected]>
Throwing exception - can't find settings - trying to narrow down there it's loaded from

0a68e7d70ebf492fbff5dbd3d4d50bf04a38d5b1 authored over 12 years ago by Remy Sharp <[email protected]>
Requires less

6833b94e3242abc502b337ba313fd8321ae7081d authored over 12 years ago by Remy Sharp <[email protected]>
Server side processor support. Fixes #227. Not supporting Traceur.

2a89dbbc7c4e196689a92164eccf219431be9237 authored over 12 years ago by Remy Sharp <[email protected]>
Typo

16f73b4b8d96a8d1aedafc89d0a86189d7fee73b authored over 12 years ago by Remy Sharp <[email protected]>
Don't run twice, and do it when the DOM is ready.

b552ef1702b204ad7d5ea8297007657b44486e96 authored over 12 years ago by Remy Sharp <[email protected]>
Embed comms with parent, not top

eea9c2123265ee17fca3661cf1b96e7a18636077 authored over 12 years ago by Remy Sharp <[email protected]>
Default style for the iframe

6bcf810dda18286309b9480218092aa04f6c8714 authored over 12 years ago by Remy Sharp <[email protected]>
Initial embed points to static now

f25a66fc91a3fefcf3d7baf556fccb8e9da55e55 authored over 12 years ago by Remy Sharp <[email protected]>
Expose embed UI

0a3445fc811b5102f6ce838d3adf0a41d21a3732 authored over 12 years ago by Remy Sharp <[email protected]>
Allow embedded iframes to be resized

3229ba0033c1978b20eb67560527700dbce79136 authored over 12 years ago by Remy Sharp <[email protected]>
embed.js now also actually embeds!

70079f25d79f1f688173d5127523defd8da697d6 authored over 12 years ago by Remy Sharp <[email protected]>
Fixing jsbin from crashing and less emails from Dave

157abf276a37ac11c7316f84ea57c608c4e49075 authored over 12 years ago by Remy Sharp <[email protected]>
Add embed flag to jsbin object

0e0d5d93f3e04318dfed16a251f374c57f650f30 authored over 12 years ago by Remy Sharp <[email protected]>
IE8 todo nearly done

1b96a97b73a9d4377810882978c2b5639d2ba813 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed IE8 window restore bug

0130f6a767b327814f169562992a559a628bd9c4 authored over 12 years ago by Remy Sharp <[email protected]>
IE didn't think it was IE. Let's make sure IE knows it's IE…dammit.

e29f3bc805f696f1f93c9645d2d6b12db0520aa9 authored over 12 years ago by Remy Sharp <[email protected]>
Oops - obviously don't show the share menu when nothing's saved!

d7d89216c08ce07b9c1bc023de913b80e645a1ca authored over 12 years ago by Remy Sharp <[email protected]>
Fixing @aron's code :)

21db6c9cd689ac7200f443c0fb72f8e99d62373c authored over 12 years ago by Remy Sharp <[email protected]>
Happier with share box - everything is clickable again.

Note: need to disable code casting if they don't own the bin yet.

4703bbb88648cb50b48e8740e755fc43389d2038 authored over 12 years ago by Remy Sharp <[email protected]>
Why not just strip the 'ctrl' information and be mac specific if it's a mac

d88a7fb09b9c83ba68302fabbf37e4e503103188 authored over 12 years ago by Remy Sharp <[email protected]>
Add a quick bit of info on backing out of a merge

Could probably be more comprehensive but will do for the moment.

e7706e915d8331e0a362adfb6b5032471b58af2b authored over 12 years ago by Aron Carroll <[email protected]>
Add a quick doc for jsbin version control

35257dd465530dced056e8ebe72eb6c5265b76eb authored over 12 years ago by Aron Carroll <[email protected]>
CodeMirror 2.31

71a528fc5a3863addc3ff3e41e0d375afd458525 authored over 12 years ago by Remy Sharp <[email protected]>
Allow main handlers to be called without callbacks

fce079584e738c0688339d015542b15c1d28e508 authored over 12 years ago by Aron Carroll <[email protected]>
Fix #homemenu icon not displaying in IE8

Issue #231

Create ```down-arrow.png``` and add overwrite for ```content:``` in ```.ie.css```

9499791ab2ef4ab4b61f85c907db485dc120e785 authored over 12 years ago by Michael Bragg <[email protected]>
Merge branch 'feature/node' of github.com:remy/jsbin into feature/node

38f3b833be7eb9b5c806fec3e51c5467cee8eb0c authored over 12 years ago by Aron Carroll <[email protected]>
Some console changes - not properly tested yet

3682e941ee620a04b570e1f2eb28c2eb64e0a5e4 authored over 12 years ago by Remy Sharp <[email protected]>
Doc updates

9e7e42091a0788002b024b3f7e530ccd33bfc9e9 authored over 12 years ago by Remy Sharp <[email protected]>
Error page points to static version of Dave

c02a05af1dc9b9c64e9ebf5cfdd71aa5af6e102b authored over 12 years ago by Remy Sharp <[email protected]>
MobileCodeMirror back in

c0ff6db4125c94e5c7e6714f03910f512d3dfcad authored over 12 years ago by Remy Sharp <[email protected]>
Styles removed for embedding

3c684f0fc6f60d8811affb6c8e96a4c9fd131cb1 authored over 12 years ago by Remy Sharp <[email protected]>
Embed class back on html node

4e6be915011e8ba87db20b1992d9322e1b5427ad authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch master into feature/node

Removing a number of files that are no longer in the feature/node
branch. Don't shoot me if some...

190e38cef7467ab63585d09532673427e0dbc892 authored over 12 years ago by Aron Carroll <[email protected]>
Merge branch 'feature/node' of github.com:remy/jsbin into feature/node

37d5dcb524c82cbe646aaa8f1b89285875f744c3 authored over 12 years ago by Remy Sharp <[email protected]>
Exposing a public method to the render window to allow the embedded doc to resize

1fc5b76af76a024cef58fd9674dfe482fadf9221 authored over 12 years ago by Remy Sharp <[email protected]>
Tidying the border-left on embed

40b65d0bdc58ee8dddb58c2b05699d2788968672 authored over 12 years ago by Remy Sharp <[email protected]>
Update history preview to parse the dates in the correct timezone

This was previously using the users local timezone which meant
dates could be out. Ticket #232.

cdbfce0bed694dd0b6c6ece2f8edc89075f818a0 authored over 12 years ago by Aron Carroll <[email protected]>
Set default timezone to UTC. Fixes #232

We need to run node in the same timezone as MySQL uses to store it's
dates so that the node-mysq...

d6b97dbf035d5ac7878f33bc729395829687aa02 authored over 12 years ago by Aron Carroll <[email protected]>
Put embeddedable bins back in Node version

5a9ae0c40e649b61a8d77da1a6f1be0528f77ace authored over 12 years ago by Remy Sharp <[email protected]>
MobileCodeMirror back in place as scroll isn't supported in CodeMirror on iOS

d9e9c16873cd917e5e4fea44032362f5400f2fac authored over 12 years ago by Remy Sharp <[email protected]>
+lodash

9e04cf4fd03e2cb40ea35b7fc74db4348290cae9 authored over 12 years ago by Remy Sharp <[email protected]>
typo

d43a4532ec125877dec8a765db18771bcd11471b authored over 12 years ago by Remy Sharp <[email protected]>
Added Angular and Prefixfree to libraries

b56169b8832c61ce13da1a45b3047c3ba32e9e1c authored over 12 years ago by Remy Sharp <[email protected]>
Fixed the IE menu position bug

21f002fc2e0de89be23b23416d9f3997502d21cf authored over 12 years ago by Remy Sharp <[email protected]>
TODO in IE8 :(

245b6374c7fc56a25b083b9460f90472c38e281e authored over 12 years ago by Remy Sharp <[email protected]>
Fixed IE rendering shit - basically it would run all the JS in random order crashing the iframe. Lame. So I append a defer it we're working in IE.

Tested and confirmed in IE8 - not yet checked IE9 or 10

c70e3948141285c7f855b4437e90ff951d5e1c6c authored over 12 years ago by Remy Sharp <[email protected]>
-console logging

f3163e3ef51eed65ce249e235483633d04e9970a authored over 12 years ago by Remy Sharp <[email protected]>
Tighten code

c81a77b4c1d25055dd1958c9d1452d6ebf98b63d authored over 12 years ago by Remy Sharp <[email protected]>
Removing redundant style code

800b1ffa475883d69b293f3ef58e2044a0d82024 authored over 12 years ago by Remy Sharp <[email protected]>
Disable menu commands rather than hiding them

240f72d6d7a76bcdbf5e2aab239c31f61209a48d authored over 12 years ago by Remy Sharp <[email protected]>
cmd+s doesn't save, but it now "ties off" the current revision

7a0801ebd7997d435b3d05741678129a281ac75c authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'feature/node' of github.com:remy/jsbin into feature/node

a396c402ef553e0cd4afff4e2b544a9cf2cbc26c authored over 12 years ago by Remy Sharp <[email protected]>
Support for disabled menu items

1da38f3c1d2531e560bb95c11cc63022c1d12989 authored over 12 years ago by Remy Sharp <[email protected]>
Stub for API usage

16abb798fadf6fab6c686622f2cf0d17a408661c authored over 12 years ago by Remy Sharp <[email protected]>
Code shuffle

26cc7281ae6f3a7d6a3fb7e696d3a02542feb262 authored over 12 years ago by Remy Sharp <[email protected]>
State state all to one position

b2381bf980753d1769f7bc2facd41982b07daacf authored over 12 years ago by Remy Sharp <[email protected]>
Post continued

a86f51d61cd9da68eae2ee90144f6e6550d84134 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed replaceState happening on all url types

d5ef3753d1fd3497de7432acb6e7fb4f122a36ef authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #229 from michaelbragg/feature/node

Fix CSS Parsing Errors

95f2016f9c8f05d54755027fbc20b1b3912c9550 authored over 12 years ago by Remy Sharp <[email protected]>
Fix CSS Parsing Errors

Added missing color: to .cm-s-night span.cm-variable-3, .cm-s-night span.cm-def

53c125e2e20887945b1780084a7c97ff3a86e78c authored over 12 years ago by Michael Bragg <[email protected]>
Allow settings to be deleted

e05472eddb884d19ffa490570202cb91a49f34e2 authored over 12 years ago by Remy Sharp <[email protected]>
Explicitly call unload when saving external settings

bf93e5f52a9322a9ca1040557a3d26be1ef11ca3 authored over 12 years ago by Remy Sharp <[email protected]>
Move unload to jsbin.js to allow api settings to be saved

215c1d316c9e2729bed3a98cb578e77c6d02f6c2 authored over 12 years ago by Remy Sharp <[email protected]>
Removed redundant code, and fixed mousedown->new

ca8b1693cb4217cd6e7bf86ab0d2c754e907951e authored over 12 years ago by Remy Sharp <[email protected]>
Share menu reveal

1b2744fb16e15b0667b45d85db74f420e55eaf85 authored over 12 years ago by Remy Sharp <[email protected]>
Don't every return an empty title

dd0dc3c8013fef34edc372cf3340903c76c31d62 authored over 12 years ago by Remy Sharp <[email protected]>
Fix an issue with the implementation of clone

This was clobbering the update part of the createRevision() method.
I've got it working and adde...

2f11e67a7c276b5e36be727b81684c1683f01094 authored over 12 years ago by Aron Carroll <[email protected]>
Fixed the deep extend function in the config

It now handles the local config object having keys that are not in the
default config object.

4fdc933096a4df9b25be07c42b1673c66463257a authored over 12 years ago by Aron Carroll <[email protected]>
Using jQuery's deep extend when building the config

This was causing issues with child keys not being merged correctly.

f0423e0263f0f3eece5721f59f91bc28ac5ea076 authored over 12 years ago by Aron Carroll <[email protected]>
Borrowing extend form jQuery

3e39ce1f60f1ac4df872a32a33969aa398f1f06f authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'feature/node' of github.com:remy/jsbin into feature/node

e580c06d786d4dbdef7ba37ad8b15192b2718b41 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed undefined on state.processor

6105d63df8970217de10ff831f180c645e74dd13 authored over 12 years ago by Remy Sharp <[email protected]>
Update bin/jsbin to work with app changes

* Now using NODE_ENV over ENV as this is supported by express
* Display the port number when r...

e4d1ae41d2c04a71b6ab76c8f63a144e5facc1b1 authored over 12 years ago by Aron Carroll <[email protected]>
Differentiate between email error messages

Now has two types one for email blowing up and one for email being
disabled.

b4ac40224255f941887aa3f63fbb438d264247eb authored over 12 years ago by Aron Carroll <[email protected]>
Allow email to be disabled by setting "email": null

66f880f5007f1222413dc2ace66930a1562c3b29 authored over 12 years ago by Aron Carroll <[email protected]>
Lowercasing email config options

4f45f4784a2528dcc40c66040ad2d5347d5ff0d1 authored over 12 years ago by Aron Carroll <[email protected]>
More improvements to mailer error handling

6d19eaa2bc9fcdb0d2b7dffe24bb2ea1ecd8f8af authored over 12 years ago by Aron Carroll <[email protected]>