Ecosyste.ms: OpenCollective

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

jsbin

We are on a mission to support maintaining JS Bin and support building new functionality and features to help others teach.
Collective - Host: opensource - https://opencollective.com/jsbin - Code: https://github.com/jsbin/jsbin

If user does cmd+s and there's no existing bin, then automatically save

github.com/jsbin/jsbin - a38bf9f09a3cf8cab3ff4d70a00ce354de859043 authored over 12 years ago by Remy Sharp <[email protected]>
Replace the url when scooping links (allows the JS to run - odd security blocker otherwise)

github.com/jsbin/jsbin - f7a40f0d6dd645271c0e9dcf110048713236b3d3 authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 3b76eaa658d7f9ccab33d96287750689e2a3d7d2 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed embedding - updates on save wasn't populating correctly.

github.com/jsbin/jsbin - e5e2a905fb5b0edfebe821416393cc94bf85faad authored over 12 years ago by Remy Sharp <[email protected]>
Don't create spike session objects until needed

github.com/jsbin/jsbin - 49ff16bc65960c98d103ca518619e59f09ff1e56 authored over 12 years ago by Aron Carroll <[email protected]>
Completed @aron's clone/save with checksum stuff.

github.com/jsbin/jsbin - bd67e787fb90c411a23214855a13c8763aa368b8 authored over 12 years ago by Remy Sharp <[email protected]>
Pass checksum into jsbin.state after a save #234

After a bin is created without Ajax the checksum is stored in a
flash message and loaded on redi...

github.com/jsbin/jsbin - cc7fe3d83b8187e816d1b21a20ca93a1282277ae authored over 12 years ago by Aron Carroll <[email protected]>
Add use helper.editUrlForBin() when redirecting

github.com/jsbin/jsbin - b001559f5ce5866f098a9b7c0788726dc1287730 authored over 12 years ago by Aron Carroll <[email protected]>
Remove code that loads the user history inline

github.com/jsbin/jsbin - 7d56a943029d87d58b48d772662c15a1ee231220 authored over 12 years ago by Aron Carroll <[email protected]>
fix CSS links for root with sub-directory.

github.com/jsbin/jsbin - d0d438e2a4906175654736b92446d2477d70974a authored over 12 years ago by Wolfgang Scherer <[email protected]>
Update the development docs to remove mention of dev branch

github.com/jsbin/jsbin - 55d193dae526724dd76528cf814707114a4246ce authored over 12 years ago by Aron Carroll <[email protected]>
Using 'host' instead of 'hostname', allowing non-standard port numbers for save

github.com/jsbin/jsbin - e386b035489a3b8239eba6f3808b694d0b5aff72 authored over 12 years ago by Karl Westin <[email protected]>
Remove debugging modules...

github.com/jsbin/jsbin - 9654168e7b26a7be89227cbe0e081d6ca3db18a8 authored over 12 years ago by Aron Carroll <[email protected]>
Uncomment debug code and lint the node code

github.com/jsbin/jsbin - 61618e7f1052a219f5837182c2090c96a9bd75c1 authored over 12 years ago by Aron Carroll <[email protected]>
Improve memory management in spike.js

* Clean up session objects when we have no subscribers.
* Always remove the pending object on ...

github.com/jsbin/jsbin - 1a23cf51f9883bfc221c473b5537a4f367a5f72f authored over 12 years ago by Aron Carroll <[email protected]>
Lint the node source

github.com/jsbin/jsbin - d9c2cd4a83de2822b624eacf1839463b166f0911 authored over 12 years ago by Aron Carroll <[email protected]>
fixed exception on analytics

github.com/jsbin/jsbin - 88de86abf8d925660bd236dfda02462e3041ebb7 authored over 12 years ago by Remy Sharp <[email protected]>
bump ver for lock revision

github.com/jsbin/jsbin - cb9a2ba3a82dc039344ba8594a1ad57af9240114 authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'feature/locked-rev' into development

github.com/jsbin/jsbin - bd34cf9d71918f4324a2644f864195c0af1a5ffd authored over 12 years ago by Remy Sharp <[email protected]>
Clearer way of locking a revision - added stats to record whether it works

github.com/jsbin/jsbin - 3cd57d01ae9c58eafa7722980d0375d359db41df authored over 12 years ago by Remy Sharp <[email protected]>
Fixed the /list url and defer getting the user's history in an onready ajax request. Fixes #212

github.com/jsbin/jsbin - 6375c84193861fb05fa5515bd7b00e22a5fc73ff authored over 12 years ago by Remy Sharp <[email protected]>
new button to lock revision before sharing

github.com/jsbin/jsbin - 037d16ac5b3363aa555d1e9106c3928b69cec857 authored over 12 years ago by Remy Sharp <[email protected]>
Bump version

github.com/jsbin/jsbin - 77e96ca70f488de83242c3968aa22518f5258757 authored over 12 years ago by Remy Sharp <[email protected]>
By default open the panels with content

Use sessionStorage to memorise your open panels on refresh, but by
default, url controls open pa...

github.com/jsbin/jsbin - 9649b8a572ae133ed4ed8fa292564ef5c934a339 authored over 12 years ago by Remy Sharp <[email protected]>
Make the button url actually shareable

github.com/jsbin/jsbin - 076e69ceccd11a82e8fadbf5f78443991c205c09 authored over 12 years ago by Remy Sharp <[email protected]>
Simple trick to get processors to work when they're being slow. Fixes #273

It's a bit dirty, because it simply re-renders if there was a failure.

github.com/jsbin/jsbin - 24c89c384883d89504d5c5d8aa0f4eacb36d19b2 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed console to wait until HTML is ready before running JS.

This fixes issues when the page is first loaded, the external libraries
aren't loaded yet.

github.com/jsbin/jsbin - 9d2230dd1b09046e7f39408f4a1a12258ca1397f authored over 12 years ago by Remy Sharp <[email protected]>
Make the blue focus bar sticky (it was vanishing as you scrolled)

github.com/jsbin/jsbin - 75e6bdcd4e92254f53da5fb3f6660b280a7a2abf authored over 12 years ago by Remy Sharp <[email protected]>
Only hash the stack, not the entire body

github.com/jsbin/jsbin - 141e9c91e9c9f1adbcc6ed9fc2d6edbbf704731e authored over 12 years ago by Remy Sharp <[email protected]>
blocking setinterval

github.com/jsbin/jsbin - 122fb9d22b27471affcf457678968579032692de authored over 12 years ago by Remy Sharp <[email protected]>
Fix mobile mirror caused by #269 update

Must remember to reflect mobileMirror against jsbin's code mirror
requirements.

github.com/jsbin/jsbin - f49feddd0834b3a22e3741da51ea7b5fa1de5a12 authored over 12 years ago by Remy Sharp <[email protected]>
config corrected for npm deploy

github.com/jsbin/jsbin - 1e4d83ebc77549615831e8f7013e5c716f528b67 authored over 12 years ago by Remy Sharp <[email protected]>
Adding links to readme

github.com/jsbin/jsbin - a97afe6a1b4a028c5e5a9a24cb5020d8b046c6c6 authored over 12 years ago by Remy Sharp <[email protected]>
bump ver and REMOVE the damn node version - we WILL FLY BY THE SEAT OF MY PANTS!!!

github.com/jsbin/jsbin - 7c79dfd08df97aaeda81eec353afba62974e84c5 authored over 12 years ago by Remy Sharp <[email protected]>
Allow JSBIN_URL to change BOTH the port and the url port - important for the executable

github.com/jsbin/jsbin - e347346dc07b21f028734b70784f189940592407 authored over 12 years ago by Remy Sharp <[email protected]>
Executable doesn't affect .PORT, it uses JSBIN_PORT

github.com/jsbin/jsbin - 0daaf30425352cdffd728acff0f685f87ec96500 authored over 12 years ago by Remy Sharp <[email protected]>
Ignore me - you didn't see me, right?

github.com/jsbin/jsbin - 3d6eb3d772089135039b0956c60ebf761eb184f5 authored over 12 years ago by Remy Sharp <[email protected]>
Allow developers to hook in before and after jsbin server configure

github.com/jsbin/jsbin - de689c3165be41dbe5fbdb3bf29f4000c15993d7 authored over 12 years ago by Remy Sharp <[email protected]>
On processor change - save

github.com/jsbin/jsbin - ea23c316727d3d71672404ebfd54ec050249e89b authored over 12 years ago by Remy Sharp <[email protected]>
Finished @binarytales' code change :-P

github.com/jsbin/jsbin - 7e8ecdea2885e54d72ad1aae1b65939ea9388f48 authored over 12 years ago by Remy Sharp <[email protected]>
disable jshint (dive out of checkForErrors) if using a js preprocessor and hide the errors panel, inverse if you switch back to javascript

github.com/jsbin/jsbin - 9bed89e0fb3fdb1c49f668e6ceaa2b18dd167e48 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Merge branch 'development' of github.com:remy/jsbin into development

github.com/jsbin/jsbin - e671d314f3dea6d8cfbe16bb01516843d4c20d8f authored over 12 years ago by Remy Sharp <[email protected]>
Merge branch 'pull-request-269' into development. Closes #269

github.com/jsbin/jsbin - 27c9f26c42a6387c644772933f002374b1c7ed13 authored over 12 years ago by Remy Sharp <[email protected]>
Focus style back in panel

github.com/jsbin/jsbin - f2b06226cf5c9c2f14fe70c9dfe44fe7f715b86e authored over 12 years ago by Remy Sharp <[email protected]>
Solving the 'mixed tabs & spaces' warnings, by setting the codemirror settings more the way they used to be.

Backstory: in CM 2.2, the handling of tabs changed. The setting
'tabMode' does no longer do anyt...

github.com/jsbin/jsbin - 4c5974ec5e8382209d16f173816a0c69b6c35ff9 authored over 12 years ago by Karl Westin <[email protected]>
Proper rename the running file

github.com/jsbin/jsbin - 340733fb21a35a0014f356137d3dc93bcc591a3a authored over 12 years ago by Aron Carroll <[email protected]>
Merge branch 'development' of github.com:remy/jsbin into development

github.com/jsbin/jsbin - a5617fe0781ec1cad71263ae271757e75440b96b authored over 12 years ago by Remy Sharp <[email protected]>
Fixed sqlite corruption of panel.settings in the database

github.com/jsbin/jsbin - df907c28ae226ce1d066066a687c68eeaebc5cdd authored over 12 years ago by Remy Sharp <[email protected]>
Fix doc filename

github.com/jsbin/jsbin - 6713b91ec1e3c98c735cf9e4dec37061bb59a0d4 authored over 12 years ago by Aron Carroll <[email protected]>
Fixed package to work in node 0.8.x

github.com/jsbin/jsbin - 3556fd62351ed677eaa3d85a66c0f629c9ea127e authored over 12 years ago by Remy Sharp <[email protected]>
Fixed looking for config in good lord THE WRONG PLACE!!!!!!

github.com/jsbin/jsbin - d784b9680bf1afbf0f50bdf773451aed97749c3c authored over 12 years ago by Remy Sharp <[email protected]>
Keep rev 1 in jsbin url

github.com/jsbin/jsbin - 16fa1de9874f2ebdb739f3106de545b7f165eeea authored over 12 years ago by Remy Sharp <[email protected]>
Update readme and bump version for npm. Ref #265

github.com/jsbin/jsbin - 89a05446e1259434251272366207e13ddc2af277 authored over 12 years ago by Remy Sharp <[email protected]>
jsbin binary funky times - support logger on command line

github.com/jsbin/jsbin - 0b18c1edfe62eafd0e33ed4124aa3fe8b99446e5 authored over 12 years ago by Remy Sharp <[email protected]>
Log die!

github.com/jsbin/jsbin - c48176d1fea99c917ea57996fb88f890a239d6a8 authored over 12 years ago by Remy Sharp <[email protected]>
Make logger a config option

github.com/jsbin/jsbin - 31960336d75a65dd790bc6e335f4c8453bf0f609 authored over 12 years ago by Remy Sharp <[email protected]>
Cleaner-ish reset password

github.com/jsbin/jsbin - 26b58502bed6bab4d463bcc8e4af88429e0aaadc authored over 12 years ago by Remy Sharp <[email protected]>
Cleaned headers for error email.

github.com/jsbin/jsbin - 8eb7f644a798e2642b7a37443531364aefbc175a authored over 12 years ago by Remy Sharp <[email protected]>
Upgrade error reporting to include headers and hash the subject

github.com/jsbin/jsbin - 2faf997cfa4fe0ce631bcfd080dfa47aa4730a86 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed the crash error (indexOf) on method

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

github.com/jsbin/jsbin - 87b0a3fc5613516c1770eff4e2e2b9fd8c4a715b authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
correctly select/set focus on the first _visible_ input element on form based menus (like login)

github.com/jsbin/jsbin - 05bb8b62a7a974a583da1778b7819658b47ae8f9 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
removed blue gradient/hint on current panel, danny says it's not needed and it fixes diseappering menu bugs in IE

github.com/jsbin/jsbin - 134e82fea13e3d1e93587685731db784680aeac0 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
IE stylesheet for IE9 - fixed issue 245, menus in IE9

github.com/jsbin/jsbin - 3734afeddf132420d1e28e0c53634a18f918f8bd authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
No cd needed.

MUSIC FREE MOFOS! Oh…wait…

github.com/jsbin/jsbin - 17ddf8db5f89b6fbecd1ca6c7adb50a0df2475c9 authored over 12 years ago by Remy Sharp <[email protected]>
Making the package public

github.com/jsbin/jsbin - 74a69b322d57dbec1359afd73d905ead4a95d3ce authored over 12 years ago by Remy Sharp <[email protected]>
updated README

github.com/jsbin/jsbin - 760beab056000be3e4068e2638d9fdba3bc50758 authored over 12 years ago by Remy Sharp <[email protected]>
Starting to put the the list page back in.

github.com/jsbin/jsbin - 108f82df8e616981ffdb7e702ba46174710ce6d7 authored over 12 years ago by Remy Sharp <[email protected]>
More detail in todo

github.com/jsbin/jsbin - 4665567eab8dd7638f40b38670ef265472470b27 authored over 12 years ago by Remy Sharp <[email protected]>
Big change to get the console working properly. Fixes #253, #178 and #258

Now the console has history, correct cursor focus, and correct context
when running.

github.com/jsbin/jsbin - 437d7cba9143d1640961e66daeb73d043b899251 authored over 12 years ago by Remy Sharp <[email protected]>
Remove weird left over files from merge

github.com/jsbin/jsbin - ed662d1ed6c72340a463a606f890a3f166da94aa authored over 12 years ago by Remy Sharp <[email protected]>
Try to track the embeds better

github.com/jsbin/jsbin - 4fb2b349a8b3b33100684167a4c2a48f67039bc3 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed spike in IE8 (style.innerHTML wouldn't fly). ref #255

github.com/jsbin/jsbin - 5b6ad4bc6e2e898d881b395dbbf2c9c57f01d837 authored over 12 years ago by Remy Sharp <[email protected]>
Reverting smart embed, seems to have messed with IE8's head. Ref #255

github.com/jsbin/jsbin - a02fe40c62f9263300826970e404f53aebe0a987 authored over 12 years ago by Remy Sharp <[email protected]>
missed reg

github.com/jsbin/jsbin - d0120c15a1be5e4789cc043bdfe11aa4d356009f authored over 12 years ago by Remy Sharp <[email protected]>
If the /edit view is wrapped in an iframe, present the embedded view.

github.com/jsbin/jsbin - 252d339bb399b487392bc1a6692aeb371247a4e7 authored over 12 years ago by Remy Sharp <[email protected]>
Fix undefined error in the notFound() handler

github.com/jsbin/jsbin - 9f64efb651226ea46129bdbc7348a5b94fe740b4 authored over 12 years ago by Aron Carroll <[email protected]>
Merge branch 'development' of github.com:remy/jsbin into development

github.com/jsbin/jsbin - dd59494e655d1cc34f2ab5f0db813c07b280d91a authored over 12 years ago by Remy Sharp <[email protected]>
Put the interactive console back in place - you can now test commands directly in the jsbin console again

github.com/jsbin/jsbin - 9e637e7448e238249986ff34e98a8a162d18da67 authored over 12 years ago by Remy Sharp <[email protected]>
Clean up error handling code

* Handle error status codes being passed to next().
* Create renderPage() functions in the err...

github.com/jsbin/jsbin - bf76b8a24654007faf786c312d41bbbd095ac2e1 authored over 12 years ago by Aron Carroll <[email protected]>
Add Store#upgradeUserKey() method

github.com/jsbin/jsbin - 17f176a32441cdb0f2c27cc859ed47b9fc03a38b authored over 12 years ago by Aron Carroll <[email protected]>
Pass template params in correct order in Store#touchLogin()

Was preventing the last_login column from being updated correctly.

github.com/jsbin/jsbin - 8cd88675836628a382eacbc4c594730db3917e2d authored over 12 years ago by Aron Carroll <[email protected]>
Add a template for upgrading a users password

This also sets the created timestamp. We really need to get a SQL
builder module in the next ver...

github.com/jsbin/jsbin - 6f223539eaee056d2b4a43196b0e3790e5686a0b authored over 12 years ago by Aron Carroll <[email protected]>
Now correctly upgrade the users created timestamp

This was preventing the password from being upgraded when the user
knew their email and password...

github.com/jsbin/jsbin - 10b55a4dfd87db590ccaffaecb2cb26b5740a459 authored over 12 years ago by Aron Carroll <[email protected]>
Fixed when undefined

github.com/jsbin/jsbin - b26decfe42325cc813bbaf21e7636dbc74b10e26 authored over 12 years ago by Remy Sharp <[email protected]>
Allow keyboard shortcuts to be disabled by the user. Fixes #247, #244, #154, #88, #201

github.com/jsbin/jsbin - 6b085ab235e585dcea758bcf69d23fe0175ba58b authored over 12 years ago by Remy Sharp <[email protected]>
Fixed #246. The default disable click handler was being applied even after class was removed. Also change to easily enable code casting.

github.com/jsbin/jsbin - a5ee37d0a03c76980898b141796b3e19bf5e11c8 authored over 12 years ago by Remy Sharp <[email protected]>
Typo in the shortcuts

github.com/jsbin/jsbin - 59e13ba355c19d41c4f1424a5f070bb5571028c0 authored over 12 years ago by Remy Sharp <[email protected]>
/quiet should strip all JS Bin inserted code - including analytics

github.com/jsbin/jsbin - 5b849a49db8519ce887b331ecde7dd1eababbfb5 authored over 12 years ago by Remy Sharp <[email protected]>
Mootools => MooTools

github.com/jsbin/jsbin - 5ca6d67e967ab4d3bc481f916e65df6d82020774 authored over 12 years ago by Remy Sharp <[email protected]>
Typo

github.com/jsbin/jsbin - 43f9c01788c4f4c12a42f2eaa6fc57dca92df97b authored over 12 years ago by Remy Sharp <[email protected]>
Wrap processors in try/catch - it's crashing poor Dave

github.com/jsbin/jsbin - 661c775d9f255a1993262b496265e8808fa57d02 authored over 12 years ago by Remy Sharp <[email protected]>
Updated mootools

github.com/jsbin/jsbin - 4bad20385e98cf57a112ab16031e464c4f41e7ba authored over 12 years ago by Remy Sharp <[email protected]>
Adding Dojo 1.7.3, removing Dojo 1.4.0

github.com/jsbin/jsbin - bc8bd88670dd32447a14121b06bb8e6a2ea27bea authored over 12 years ago by James Thomas <[email protected]>
Error handling

github.com/jsbin/jsbin - 8e12566650b0dfc1c55a17fc10b21e23f77630f5 authored over 12 years ago by Remy Sharp <[email protected]>
@aron please read: this dynamically changes the host from jsbin.com to 3.jsbin.com - seriously freaked me out!

github.com/jsbin/jsbin - 0626d6adb9e8945138e1b462bcb4296c93167425 authored over 12 years ago by Remy Sharp <[email protected]>
Let's push this bad boy out the door

github.com/jsbin/jsbin - 48bd7f5eaaf44adedb2aff1d52ef4a1c73bc8ce1 authored over 12 years ago by Remy Sharp <[email protected]>
More post content.

github.com/jsbin/jsbin - 9f3a464befc17b37a5728a022119196912e4584d authored over 12 years ago by Remy Sharp <[email protected]>
Allow streams to connect to versionless bins

github.com/jsbin/jsbin - 862459331eb9733409e579dbd87e19d261117c67 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed error thrown when there's no body.

github.com/jsbin/jsbin - 3c76e0145bdc2340a8f3bf31c0756c1fc292ed91 authored over 12 years ago by Remy Sharp <[email protected]>