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

Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - e8698169cabfd036fba1d4975aa6d68b264f2c49 authored over 11 years ago
bump bcrypt

github.com/jsbin/jsbin - a95633cc2abbc4ec2ec1240cebfff14ab72af84e authored over 11 years ago
fix merge conflict

github.com/jsbin/jsbin - dda0ea14b43d40442434f7b0656734a2113a6296 authored over 11 years ago
Merge pull request #728 from remy/fix/loop-rewrite-with-brackets

Rewrote more of loop protection to carefully walk new lines

github.com/jsbin/jsbin - 4a19c636327c24822bba6ae46e4ad5165ea03edc authored over 11 years ago
Rewrote more of loop protection to carefully walk new lines

This ensures we catch multi-line loop conditions, and fixes #725.

github.com/jsbin/jsbin - 208ea017fabdef911dfcf67fa3c155bf4e6d0499 authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 29c60c59d0c1e1b76a6c30aaa930ac57dc476e76 authored over 11 years ago
Fix #726. jQuery 1.x is required for ember, so pointing to latest on google cdn

github.com/jsbin/jsbin - b09108a92283a96a53c67dd9884455ce9ade25e7 authored over 11 years ago
Update roadmap.md

github.com/jsbin/jsbin - d321cdc56c7c95c2a648c8674cee84792f97ef4a authored over 11 years ago
Merge pull request #723 from remy/fix/loop-rewrite-with-brackets

Fixes #721 - loop with brackets inside conditional

github.com/jsbin/jsbin - 8dff274e41be8bbe93bf6a26bc796a23db7e2200 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - ae47fe4965414d9f4b6802920e5221d01948255c authored over 11 years ago
Fixes #715

Walks characters forward counting open brackets so the code doesn't accidentally insert *inside*...

github.com/jsbin/jsbin - 36de005a4e2dd00225ef4a9c93275174a0322aed authored over 11 years ago
if no email from github, use empty string, not null

github.com/jsbin/jsbin - 724c188db63864d4920e4c039dfe074538309e0a authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 2acf71460c3e0a4f35e051544949f6655868fff1 authored over 11 years ago
return error to user notice when github auth fails

github.com/jsbin/jsbin - 4702a4c9622d6524bebf0688613790d2c2de1458 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 8a6b455d1fa64b1ff54cc2941d138aa84d5b446a authored over 11 years ago
new loop test - currently failing

github.com/jsbin/jsbin - f99beff12affb6158db4cfc64c3220356f97ba42 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - ced3a4f4b5073b908065d486e460ff6d1fced74d authored over 11 years ago
Non-floating menu version

Also made the navigation bar less harsh in the gradient. Though need to decide how to deal with ...

github.com/jsbin/jsbin - f55d5d440c8a0f097edc89e37a85e9a5e6357a1d authored over 11 years ago
Fixed line number for loop detect

github.com/jsbin/jsbin - e5ff63c275418789bb7b5b778672785ec17daf00 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 2c533ed6a7f2fa0a2e03a7e23122f48338206025 authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 481b145d89690d5314b8b86ac18c43b192b2196e authored over 11 years ago
rewrote the loop detect logic to walk characters to parse JavaScript properly and defend against loops

github.com/jsbin/jsbin - b787c3eef6b81bf97c79f80390d7d13528ac8cf3 authored over 11 years ago
Merge pull request #711 from gyoshev/lib/kendoui-2013-q2

Add Kendo UI Q2.2013, remove Q3.2012

github.com/jsbin/jsbin - be277adba128637ef1a62d34d43097f56a7b8e63 authored over 11 years ago
Remove Kendo UI Q3.2012, add Q2.2013

github.com/jsbin/jsbin - 9f1f1a4cb9fa391c1649fc8b819fb33c61d125ec authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 5cae19b43612cfad071860b3a117455151e4d4e8 authored over 11 years ago
Fixed #710. Added new tests to get rewrite to pass

github.com/jsbin/jsbin - df6ef2dfe74540ddda0e8eac0f8955cfd845bfa4 authored over 11 years ago
helper url for issues

github.com/jsbin/jsbin - 2fca1a3fc65cd4e79c418fbc7417cf690c0b10cb authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 7070208298fce5a765504607469986933f95a5c3 authored over 11 years ago
Merge pull request #709 from remy/fix/640-css-replacement

Fixed #640 and render %css% tag.

github.com/jsbin/jsbin - 6e2e2e44daca2dd774ca98fbdcf211d7bc18d3e8 authored over 11 years ago
Fixed #640 and render %css% tag. Also removed scriptOffset as not used anymore

github.com/jsbin/jsbin - ceaf33c0c9c24e6714e570fa93255f5b7c07f6d5 authored over 11 years ago
Move analytics to head. Closes #667.

github.com/jsbin/jsbin - 9677fd77cf05015248b1f32af7b044050b48138e authored over 11 years ago
reserve bug urls

github.com/jsbin/jsbin - ee0929f9a9d1567235f10bc858f2c631b3f48731 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - b9592e45e925aabeba69f9de06a0deb40f0c840f authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - cc6160271d6055ce6050e4c9a4e6e75c47b2b45d authored over 11 years ago
Reset the loop counters before every render.

github.com/jsbin/jsbin - cfbe0332ba232cce6fd374fd05f22a4102275a08 authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 47c0167c1e804f726734f5ce6b9517a6a8f3ef62 authored over 11 years ago
jshint tidy

github.com/jsbin/jsbin - a69ec4cb9f4f1e2b555eb0d08f8fb24c264a273a authored over 11 years ago
Merge pull request #708 from remy/fix/loop-protection-702

Fix loop protection

github.com/jsbin/jsbin - e52af727f106928fc061c71cec6feb58b80eb77d authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 4ed4907bf9277fbeca5c68d274d1d5f7442e278f authored over 11 years ago
Use 100ms timeout on infinite loop protection, and don't mess with HTML or CSS.

github.com/jsbin/jsbin - b35d186cdad68e00e54b14b2f08964337c2bd027 authored over 11 years ago
Merge branch 'master' into fix/loop-protection-702

github.com/jsbin/jsbin - cac74a4861581aa33af5791b48a72ba7d03f14fd authored over 11 years ago
Make render.js its own module.

github.com/jsbin/jsbin - 42dc3a388b47a563e7d16f04d7731ff05d76bf5f authored over 11 years ago
Merge pull request #706 from remy/fix/console-falsey-values-698

Fix console not logging falsey values in array.

github.com/jsbin/jsbin - 87ebd146b641a63aa4934746cac785b2f0c4cfee authored over 11 years ago
Merge pull request #705 from remy/fix/runner-window-undefined-679

Fix attaching runnerWindow in firefox.

github.com/jsbin/jsbin - 9d409475d261c3fb9c78d2b573c627891557de9e authored over 11 years ago
Made 2 minute guide even more obvious...

github.com/jsbin/jsbin - d1edef8c82cd23dcf599cd8ed6c788025b230d37 authored over 11 years ago
Fix console not logging falsey values in array.

github.com/jsbin/jsbin - cd0049e984a38707411abb806c90b77270ccb83d authored over 11 years ago
Fix spelling.

github.com/jsbin/jsbin - dcc177608983369b94e5bce62eddfae39c91d326 authored over 11 years ago
Fix attaching runnerWindow in firefox.

github.com/jsbin/jsbin - 349bff066a76ef23575a9d61e80e52bbf9514b91 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 20ca7dc497e4421c40ffe0b65a23160f41db3f9d authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 2ef4d4a0e2a3dd5027aaf70991b2d036d0dc5c75 authored over 11 years ago
break runner up in to modules so they can be tested, and fixed loop detect to reset on beginning of loop

github.com/jsbin/jsbin - cad1f7c5b8d7379e5392d504274daee86e98ba2f authored over 11 years ago
resolve merge conflict

github.com/jsbin/jsbin - d2cbb1838be3d67ebc8f9204b7ac37e83b3a60e3 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - bca9cab8ffd811083aa12faf00cd1354201fd5d4 authored over 11 years ago
Merge pull request #696 from waltervascarvalho/master

Updating Libraries: Ember.js + Handlebars.js

github.com/jsbin/jsbin - 7cfcaf4ac88e95d7e2b31a9f9b879c374a729c2b authored over 11 years ago
Merge pull request #699 from remy/fix/infinite-loops

Fix infinite loops

github.com/jsbin/jsbin - 574661894f750be7a0d140667e0b7c50115cf95e authored over 11 years ago
removed loop test file - need to move to dep

github.com/jsbin/jsbin - a34680e3dd9af214dd436e8e95432fae097daf68 authored over 11 years ago
Remove all but active iframe on runner. Fixes #687

The old code was expecting a single irame to exist. Because it was only listening to the window....

github.com/jsbin/jsbin - 33bade3d2f17e83b60175562871e6be6b9a2a308 authored over 11 years ago
Prevent infinite loops in jsbin editor.

This is done by rewriting loop code with a test to see how many times the test has been called.
...

github.com/jsbin/jsbin - b4e3db625e6012ba5afd0c02581e226f29f823e3 authored over 11 years ago
Updated Libraries

* Ember.js
* Now auto-loading v1.0.0-rc.3 of handlebars.js by default, as it is a dependency.
* ...

github.com/jsbin/jsbin - 69b004065572103b8fb4b61c446f2332022846d5 authored over 11 years ago
Allow any config property to be overridden with Env var

Using format JSBIN_[KEY]_[KEY]=whatever

for example the following config setting:
{
"ur...

github.com/jsbin/jsbin - a97f5daa1103e05ff5cf9f8459ec8a8578bcfa5a authored over 11 years ago
Clearer naming for api options allowAnonymousRead[Write]

github.com/jsbin/jsbin - 994596e267a3e9cec28923bdbd06c5dbe7db0daa authored over 11 years ago
Ensure API authenticated users own their bins

Previously the API key was used for authentication to allow non anonymous API access, however th...

github.com/jsbin/jsbin - 74815e4e1d0e5d526541170052f19e60ba9b7bce authored over 11 years ago
Store user against bin even if allowAnonymous is true

Previously because an API key was only validated if allowAnonymous was true, an invalid API key ...

github.com/jsbin/jsbin - a04f0f8c2192b435df172e0c186e2af888391e4d authored over 11 years ago
Bug fix for commit API commit b537de085422827887c07d0258a3d3c1df17678e

The previous commit https://github.com/remy/jsbin/commit/b537de085422827887c07d0258a3d3c1df17678...

github.com/jsbin/jsbin - 1276644fbc744eb46b1eba7123faa724d957081a authored over 11 years ago
CSS cleanup

github.com/jsbin/jsbin - 9305ea7d14c378e0b7e333c151c8fd569db59136 authored over 11 years ago
Adding more stuff to roadmap that's been sitting in my head

github.com/jsbin/jsbin - c39e92ca2b0a665e279f748305ba4c4817b1ca4e authored over 11 years ago
Remove unnecessary -ms- prefixed CSS properties

IE has supported gradients, transitions, and box-shadows unprefixed
since implementation.

github.com/jsbin/jsbin - 8eeac45392b40e77ee7c79e97a24e805995d838e authored over 11 years ago
mysql was not returning the bin number - just true or false

github.com/jsbin/jsbin - 4f2c953e5d51a99d3f815904e83f372b707523e8 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 8e7f8034914ac92e5ce911d2f85d4282f0894dfd authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 636d4fffa28fd2bcabe1432ce79f639111491a69 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 3c85308f2bbeda3cc12c32b75787076c5d95a8cb authored over 11 years ago
Fixed server exploding - too few parameters given

MySQL was expecting the github data, but not being pass it - and it was causing the node process...

github.com/jsbin/jsbin - 605a1910a88b4abf6ddea0f7c1c5cf7e09613a01 authored over 11 years ago
Merge pull request #678 from remy/fix/github-login

Add better errors for user to github login.

github.com/jsbin/jsbin - 852f687901e69c93ca94ed94583ee1b60242bc29 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - 2731d7da4eca838ab2d11b70a2078f72662e31e5 authored over 11 years ago
Add better errors for user to github login.

github.com/jsbin/jsbin - 0729bf0fd4cbebd4dfc3dd5edba064eac4a942fe authored over 11 years ago
Release v3.4.2.

github.com/jsbin/jsbin - 7d1afb8b0f37a3425dbcd609d95721739764b8e4 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - a5d1cf9e2b892e5d6c1b11e6302fcb7e2c064cba authored over 11 years ago
Merge branch 'master' of github.com:remy/jsbin

github.com/jsbin/jsbin - 75ba12aad50ee2a5a9b5a856c2ba7822b65641ea authored over 11 years ago
expose the bin counter

github.com/jsbin/jsbin - 0b90449ad30fd8cfbf10733ee3f586fc85d42de4 authored over 11 years ago
Merge pull request #675 from remy/fix/github-login

Redo github logic to fix incorrect linking.

github.com/jsbin/jsbin - 83eab90c79fed06fee6723cd52abd196dfcade7e authored over 11 years ago
Remove some logging.

github.com/jsbin/jsbin - f5a4972317622669f603278afe412f90398aeab0 authored over 11 years ago
Redo github logic to fix incorrect linking.

github.com/jsbin/jsbin - d54d4d373515bc5880035ecf0a04b5e0515ddf31 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - fa2e47c570a512197874fdb91c88ea880cc6a9ac authored over 11 years ago
Release v3.4.1.

github.com/jsbin/jsbin - e30f4623c88c0ce58cc2c6b0addf11f05ee7e3bc authored over 11 years ago
Merge pull request #657 from remy/fix/avatar-as-menu-655

UI: Change avatar to menu

github.com/jsbin/jsbin - 2b51860a8d8127dc45a2c393d904052d455987da authored over 11 years ago
Merge branch 'master' into fix/avatar-as-menu-655

Conflicts:
lib/handlers/bin.js
lib/models/user.js

github.com/jsbin/jsbin - 0f1b36d0a6e499ce885b1c3df5444a734366c2c8 authored over 11 years ago
Merge pull request #646 from remy/feature/github-login-521

github login support, with export to gist.

github.com/jsbin/jsbin - 7bc57bddfdb3b509c988fff78f8b466c839fb36f authored over 11 years ago
Merge branch 'master' into feature/github-login-521

Conflicts:
lib/app.js

github.com/jsbin/jsbin - 746dd02d205fe7f98f4a3d723f23307d15446149 authored over 11 years ago
Release v3.4.0.

github.com/jsbin/jsbin - 9e7eba1ec7be49e8058663331fe8c98b383b9cb8 authored over 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

github.com/jsbin/jsbin - fe1cdf6c0e52ff1a8ed6fb98219e1c60dcea73dd authored over 11 years ago
Merge pull request #652 from remy/fix/xss-651

Prevent XSS to main jsbin window by running all live rendering inside of run.jsbin.com (also sup...

github.com/jsbin/jsbin - 40b7700b189828596ab7c0011c1361642bd0850f authored over 11 years ago