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

Linting node source

github.com/jsbin/jsbin - f95a33f760cd5a08923fc270b60e56419d877ef3 authored over 12 years ago by Aron Carroll <[email protected]>
Update rendered root to include custom subdomain

This doesn't account for all generated url's only those in the initial
html and those generated ...

github.com/jsbin/jsbin - 0f146f6255608352b0f997ac79c3b0948b2f4380 authored over 12 years ago by Aron Carroll <[email protected]>
Add helpers.urlForStatic() to get an asset url

github.com/jsbin/jsbin - ad4a49652548a238468188d58ff88de43a424585 authored over 12 years ago by Aron Carroll <[email protected]>
Escape HTML comments in template which, if left open, cause the template to munge the rest of the code. Fixes #330

github.com/jsbin/jsbin - f0e52a69576f5097b5a5566b1f5e07d5cedd0045 authored over 12 years ago by Remy Sharp <[email protected]>
Make sure to make the request for a list if the user mousedowns on the last active button

github.com/jsbin/jsbin - 8d060053de44d006f6fd1ae4ee9c207539b8bacd authored over 12 years ago by Remy Sharp <[email protected]>
Changed the list ajax request to only fire if the user expects to see the list. Otherwise it won't happen - hopefully relieving the server a little.

github.com/jsbin/jsbin - c5fc0e79075e198ec8d5623cd2679c92620975fa authored over 12 years ago by Remy Sharp <[email protected]>
jQuery version bump

github.com/jsbin/jsbin - 137c1ce9c0bc2d16d7c6832dd6263877bbebeaa6 authored over 12 years ago by Remy Sharp <[email protected]>
Attempt to optimise the insane amount of time it takes to get the user home list. Currently 24s for 'rem'.

The old code would make one query for all the urls and revisions, then
loop and individual query...

github.com/jsbin/jsbin - 2d47d76472241aea7af14ddb6d0ebdeaf8a663cf authored over 12 years ago by Remy Sharp <[email protected]>
Make it easier for me to manage abuse reports

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

github.com/jsbin/jsbin - 48a1a71df14826cc8dcbbab2d9503e76608df41d authored over 12 years ago by Remy Sharp <[email protected]>
Put the autocomplete back in to JS Bin, using simpleHint & JavaScriptHint

Although it's in there, CoffeeHint isn't supported yet - need to switch
autocomplete methods on ...

github.com/jsbin/jsbin - cc868b971f320b659c297a1b74520ea7b42079fb authored over 12 years ago by Remy Sharp <[email protected]>
Update to latest JSHint and escape HTML in errors found, fixing #328

github.com/jsbin/jsbin - 12c46c82a346ae59149c6e1f8d2c1b3aa822ab66 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #329 from scottgonzalez/jqueryui

Updated jQuery UI to 1.8.23 and add latest and WIP versions.

github.com/jsbin/jsbin - 662dfc098fc2b1e72821cd7dc7fe21e5b413fb36 authored over 12 years ago by Remy Sharp <[email protected]>
Updated jQuery UI to 1.8.23 and add latest and WIP versions.

github.com/jsbin/jsbin - 056fb6fb3e4a0ecc20baf923da615299a1c2830d authored over 12 years ago by Scott González <[email protected]>
Forgot to include the CodeMirror 2.33 styles - fixes scrolling issue

github.com/jsbin/jsbin - 343c3717dd3a4a1fccfde3fdb7bf954a71ff72d0 authored over 12 years ago by Remy Sharp <[email protected]>
Version bump in label for processing

github.com/jsbin/jsbin - 6c8a920bdc9bc3e6022925f4d5f96bfda0393a9f authored over 12 years ago by Remy Sharp <[email protected]>
Make processing work without HTML

github.com/jsbin/jsbin - ff3e9df0c2f74662e8af942f9ff162ca84edfbae authored over 12 years ago by Remy Sharp <[email protected]>
Whoops, I *did* need processing to do the processing!

github.com/jsbin/jsbin - 4da54f58993c8f97c363b9ce0bfda7d65bf81bf1 authored over 12 years ago by Remy Sharp <[email protected]>
Updated version with processing.js

github.com/jsbin/jsbin - 2178df3c134959b711176bf14c943701c85db870 authored over 12 years ago by Remy Sharp <[email protected]>
Add processing.js to processors

github.com/jsbin/jsbin - 4eb7ca01a0abdfe89971df2421fe739319e0439b authored over 12 years ago by Remy Sharp <[email protected]>
CodeMirror 2.33

github.com/jsbin/jsbin - 88c942ed6d1abff8775a66ae53e8370eab9fd261 authored over 12 years ago by Remy Sharp <[email protected]>
Again, console picking up internal console in production

github.com/jsbin/jsbin - be745d0c9e7ff22cab4b8acc22a2eddffcce7f30 authored over 12 years ago by Remy Sharp <[email protected]>
Picking up the wrong console inside production mode

github.com/jsbin/jsbin - 5e195f8eae89fc8583b77883f64cdbf01c7dfa46 authored over 12 years ago by Remy Sharp <[email protected]>
Title on report page

github.com/jsbin/jsbin - 3b55173c0ae4af9c0632bb838a109beac4d93695 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed the url that's actually sent in the abuse email (posted through)

github.com/jsbin/jsbin - 1135b623646993ef6290b356326c529bb1a2311b authored over 12 years ago by Remy Sharp <[email protected]>
Flag abuse was missing 5626d3942ad99acaa810e426557239ec8dc2495a - so I cherry-picked it back in and resolved the conflict

github.com/jsbin/jsbin - cfa3aa3b6dce66509c013dd9977236cdbf358b4a authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Merged in design tweaks

github.com/jsbin/jsbin - 3f9d848d700e7505f6cac1bc4d731b676a0ee935 authored over 12 years ago by Remy Sharp <[email protected]>
Added new columns (active, reported) for mysql and update scripts in addition to sqlite

github.com/jsbin/jsbin - 9fdec7a673bd308ebe68df7d0822896e964590bb authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Edit tab moves in from top instead of fade in

github.com/jsbin/jsbin - d23d2508b04708588f411e5cecc2e68f73236491 authored over 12 years ago by Remy Sharp <[email protected]>
Tidy up copy.

github.com/jsbin/jsbin - c73e3e6482441fa11edc26ec3e688c059300ecfe authored over 12 years ago by Remy Sharp <[email protected]>
grab an email address from the reportee

github.com/jsbin/jsbin - f92dd095fbbdeb945779c2a9ee519aadab4dd564 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Don't automatically take down bins

github.com/jsbin/jsbin - b9f1bfae2becce6629d762d1657428df891d355c authored over 12 years ago by Remy Sharp <[email protected]>
Report abuse database upgrade

Need to somehow detect this during boot up and do any auto upgrade.

github.com/jsbin/jsbin - df571d6587a5008f508f4eed2986b4ccb83e96ca authored over 12 years ago by Remy Sharp <[email protected]>
Small tweaks to layouts

github.com/jsbin/jsbin - 522db49b56d56fd6f38f8ac7ba7fb2f98a40b884 authored over 12 years ago by Remy Sharp <[email protected]>
Fix issue with SQLite store

github.com/jsbin/jsbin - 2ac195c5bf6fff971a1c21a41202a5cb4aa42137 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Update SQL files with missing column

github.com/jsbin/jsbin - 20f797b4c8e3c45448fa88a1a56a05bdb2ecee4d authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Return 404 if users latest bin is inactive

github.com/jsbin/jsbin - d4c05b71e30887fbb440b30a7f34d39502fa0af2 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Switched 'report abuse' button to be a posted button instead of an getted link to prevent (unlilkely) browser crawlers report everything

github.com/jsbin/jsbin - fa5d51378341149c6af2a77edca4a580c9dee4b3 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Fix extra padding in Firefox now that the report abuse link is a button

github.com/jsbin/jsbin - 2132f6c5f335721fba5b1bd53781492a1d16d9d2 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Static roots for edit button assests

github.com/jsbin/jsbin - 17746888ac6feb5ce638619f836b1d32da048fb9 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Implemented emailing of abuse reporting

github.com/jsbin/jsbin - 99527cb86b1d09c90ea463d6dfc3eaf58d2fbbaf authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Checking for latest revision when returning a 404

github.com/jsbin/jsbin - b1faabb9d521e2fbca4a9974d124f50880b345b2 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Updated bin model for report abuse functionallity

github.com/jsbin/jsbin - fb47266f934c3c8e86c2a5c3b953a0b047036942 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Add store methods for abuse reporting

github.com/jsbin/jsbin - 43c94f6f8eda223eb44a660a699dc1b4ab317322 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Return 404 for reported bins

github.com/jsbin/jsbin - 7e8d1099cbddee6b49f795d54e9153113f702e49 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Updated db scheme for sqlite for abuse report and active columns

github.com/jsbin/jsbin - eb796ecc24c55b678d37da3033483857331a4fb9 authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
redesigns edin with jsbin button with report abuse button, report abuse button does nothing

github.com/jsbin/jsbin - b307efe1a0e0d12d57fb9ddf2df335bec5f381ad authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
IE8 xhr.status not set when readystate == 3, wrapped in try catch

github.com/jsbin/jsbin - 189a93446a0ada4ba4fc0bc2a9cffc03df99067c authored over 12 years ago by Jon Linklater-Johnson <[email protected]>
Styling more of JS Bin as an example under ambiance, and fixing the alignment of the line numbers in dark styles

github.com/jsbin/jsbin - 46aaf24304e907442e1026586833122694edc07d authored over 12 years ago by Remy Sharp <[email protected]>
Add theme class to root html element so the entire editor can be themed.

Also moved themes to the bottom of CSS to make it easier to find them

github.com/jsbin/jsbin - 4d328d4c4067c122a4c0ad10a7b1650e6b48e971 authored over 12 years ago by Remy Sharp <[email protected]>
Add some dark themes from CodeMirror: ambiance, blackboard, cobalt, monokai, and vibrant-ink

github.com/jsbin/jsbin - a4c0e0770eec1d7f287a220dd0148c9a737559b5 authored over 12 years ago by Elijah Manor <[email protected]>
Merge pull request #299 from remy/feature/unicode

Support additional unicode characters

github.com/jsbin/jsbin - 2b2bf82a598378a3501da5ecc4f4760eca9d02af authored over 12 years ago by Remy Sharp <[email protected]>
+lodash 0.5.2

github.com/jsbin/jsbin - 831f1a4221565e9247831a9c5a4e76f046cc2e42 authored over 12 years ago by Remy Sharp <[email protected]>
Support log in using email as well as username. Fixes #314

github.com/jsbin/jsbin - a4eb247ad4eb5e788db7148170f1757088106b04 authored over 12 years ago by Remy Sharp <[email protected]>
Update share links to plain inputs, and always update upon open. Fixes #297

github.com/jsbin/jsbin - cddd327f0c86fd37c721ab5e30477670bc31886c authored over 12 years ago by Remy Sharp <[email protected]>
Fixed #318 IE8 was lying about console support, so I wrapped it in try/catch

github.com/jsbin/jsbin - 3718f5cb6254c4f32770a1a8dd91315b8872bbad authored over 12 years ago by Remy Sharp <[email protected]>
Show the processor arrows by default

github.com/jsbin/jsbin - 37f21a39c3b4dc198870efcbbbdde89a64569206 authored over 12 years ago by Remy Sharp <[email protected]>
Create revision correctly updates "last_updated" making it set to /[user]/last/

github.com/jsbin/jsbin - 40137a170cec711c66bb40be189d2f8d353ad386 authored over 12 years ago by Remy Sharp <[email protected]>
Twitter link in help

github.com/jsbin/jsbin - a06b1961a8599ce49e922eb5ececff456c35fc6e authored over 12 years ago by Remy Sharp <[email protected]>
Send reload even without the output open (only if we have write access)

github.com/jsbin/jsbin - 3b1f6f48cda38c361a6c51560f8ec8992e4d6548 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed dodgy characters killing the rendered output

github.com/jsbin/jsbin - fcda73a68c06c66b00d8ed6879763198a13e7260 authored over 12 years ago by Remy Sharp <[email protected]>
TODO: stats

github.com/jsbin/jsbin - 107f6378acf4c98cbc8dfe442421b023ce1d2792 authored over 12 years ago by Remy Sharp <[email protected]>
Don't look for recent bins that haven't been updated…obviously

github.com/jsbin/jsbin - 1fefc3fc8467f50efd9835c6466a35f2227b763e authored over 12 years ago by Remy Sharp <[email protected]>
Two cheap attempts to clear up memory - EventSource auto reconnects, so that's nice.

github.com/jsbin/jsbin - 9d432ebc6381289bbdb3f32de70a21c1f584e1dc authored over 12 years ago by Remy Sharp <[email protected]>
Allow /[user]/last to *always* receive latest content.

Might need to be wary of leaky memory, but I'm pretty sure it's okay.

github.com/jsbin/jsbin - 4c4ef65d779ba87b00937e4c89a5a531bcc712be authored over 12 years ago by Remy Sharp <[email protected]>
Logger was being ignored!

github.com/jsbin/jsbin - ce2a18b6954beebcac69a8eb16da7865337fb5cd authored over 12 years ago by Remy Sharp <[email protected]>
Remove the setInterval code that screws over hackers using webhive shit, but fixes #312 & fixes #309

Really need the report abuse code live ASAP though @binarytales

github.com/jsbin/jsbin - 9cdfe7bd16b2eadd631d8293aef629b654faa997 authored over 12 years ago by Remy Sharp <[email protected]>
Bit of defensive code, and keep streams alive with an empty message.

github.com/jsbin/jsbin - 178e536db33d0bf27c01003d86943a73b2791ea3 authored over 12 years ago by Remy Sharp <[email protected]>
Reduce allowed headers

github.com/jsbin/jsbin - e497310909bb9ecc557f708331b34c1d038c04e4 authored over 12 years ago by Remy Sharp <[email protected]>
Added a reload event to the stream, and supporting CORS

(for a secret project)

github.com/jsbin/jsbin - 85f1ce7d18aa4af687ab26d26d3ef2271a77d0f8 authored over 12 years ago by Remy Sharp <[email protected]>
Retry the list if it 503s

github.com/jsbin/jsbin - fd4c309e9474407ffcb3b9ef8460886ac2d27b28 authored over 12 years ago by Remy Sharp <[email protected]>
ver bump to fix busted compression in last jsbin code

github.com/jsbin/jsbin - ed6219e0f1a7075d9e5ae9c6ecb4543dba563e55 authored over 12 years ago by Remy Sharp <[email protected]>
damn debugger statement nukes the compression

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

github.com/jsbin/jsbin - e31bc418329667789dec52ccbea5db2c3afdc3ed authored over 12 years ago by Remy Sharp <[email protected]>
Trying out non-read only share link text to help with #297

github.com/jsbin/jsbin - 5fc370b51615380a880c94f88128a3014d1b6a64 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed focusing panel on refresh also putting back cursor and line memory

github.com/jsbin/jsbin - 3fa0582bbb8da1d4bf69694d94ca96b37e127ffc authored over 12 years ago by Remy Sharp <[email protected]>
Fix support for custom subdomains

github.com/jsbin/jsbin - 2930ba2192e2f8c538aecaed86d4909ebb9792dd authored over 12 years ago by Aron Carroll <[email protected]>
Removed timeout on hiding panel

github.com/jsbin/jsbin - f7f8794202903f502b2e2e5d9604b76b0200b283 authored over 12 years ago by Remy Sharp <[email protected]>
Updated plugin to 0.3

github.com/jsbin/jsbin - 0da22d7bbe024bfb938c379d5391fde806720310 authored over 12 years ago by Remy Sharp <[email protected]>
Try out removing the animation to give it a snappier feel as per discussion with @aron

github.com/jsbin/jsbin - 6a4c5e8bcd8b8bbfb00538af386336b507e1d230 authored over 12 years ago by Remy Sharp <[email protected]>
Fixed the scrollbars missing on Android - using the same trick as I use on iOS - I disable CodeMirror. Fixes #302

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

github.com/jsbin/jsbin - 9e59c72b6a57e8126a312d6502d5b6e0cf019545 authored over 12 years ago by Remy Sharp <[email protected]>
Make sure the csrf method is *always* called when GET, HEAD or OPTION. Fixes #303

Because it's in there that the csrf token is set, regardless of whether
it's checked.

github.com/jsbin/jsbin - 9b5606332a0cb1db89b7eafd818379dc63fa2276 authored over 12 years ago by Remy Sharp <[email protected]>
Merge pull request #295 from ericf/yui-3.6.0

Update YUI to latest version (3.6.0).

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

github.com/jsbin/jsbin - d505e4a40b14fa6493934dc448c9a891746b89d6 authored over 12 years ago by Remy Sharp <[email protected]>
Updating jQuery & Prototype to latest

github.com/jsbin/jsbin - 77ab3c2239ff0a592cc23d87d509a2790662e4ec authored over 12 years ago by Remy Sharp <[email protected]>
Twitter link

github.com/jsbin/jsbin - 29ca07346af94be50a72bf04865027e3fd62b33e authored over 12 years ago by Remy Sharp <[email protected]>
removed .dev

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

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

github.com/jsbin/jsbin - 460efeaafc061d06e62ef007fa5e65fff6bd08e6 authored over 12 years ago by Remy Sharp <[email protected]>
updated chrome plugin version

github.com/jsbin/jsbin - 7b36f95b093f712459273e2e30cbb9bdd2dce369 authored over 12 years ago by Remy Sharp <[email protected]>
fixed the chrome plugin to support posts and updated plugin

github.com/jsbin/jsbin - 1ad39ffdca3f676c167edbfc7ed7ace750fc8e14 authored over 12 years ago by Remy Sharp <[email protected]>
Lint and reinstating logging

github.com/jsbin/jsbin - d82602230019219a2aabeaf6c270fa4f0a725ec0 authored over 12 years ago by Aron Carroll <[email protected]>
Changed the Chrome plugin to make use of jsbin local post.html file

Also includes screenshots for the plugin in the Chrome Store.

github.com/jsbin/jsbin - c45a0f8b0a6021fe949fd394d77e92fd6aa455a6 authored over 12 years ago by Remy Sharp <[email protected]>
updated csrf to support custom ignored routes

github.com/jsbin/jsbin - 824a1748624ece52da1f06fffeec033f712441cc authored over 12 years ago by Remy Sharp <[email protected]>
Update the MySQL SQL files

github.com/jsbin/jsbin - 22da4dc07caf05f0fe23d73f19c914fd15e1fd22 authored over 12 years ago by Aron Carroll <[email protected]>
Set the charset of the database on connection

This is part of the work needed to support the supplementary unicode
characters as described in ...

github.com/jsbin/jsbin - 159b40c177c08ef2e3d1a28280d4e11fde638a13 authored over 12 years ago by Aron Carroll <[email protected]>
Update YUI to latest version (3.6.0).

github.com/jsbin/jsbin - 8ec22c55e0e6f8414eb27485d4948ead31d51416 authored over 12 years ago by Eric Ferraiuolo <[email protected]>
Started to document when revisions change, and why.

It's fairly complete, but might need more input from community or devs
working on jsbin.

github.com/jsbin/jsbin - b5861d7339d6933b5ca7ed5ba3eb97c33e0c5df8 authored over 12 years ago by Remy Sharp <[email protected]>
Safari & Chrome plugins

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