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

Adding explaination of req.user and req.session.user

c8ee8e4303c678a2735cec88d94135a3a7b52c4b authored about 11 years ago
Pulling from upstream

Merge branch 'master' of https://github.com/remy/jsbin into feature/pro_user_flag

* 'master' of ...

fe20d755dc564a04bf58c515fb63f31bf9b87ddb authored about 11 years ago
Using request.session.user not request.user

c308e0917d948962e737332f9320f80630f91c17 authored about 11 years ago
Updating route to set pro, doesn't require username now

3ddec93ec0f5db545b9ac6b8776a0c44f0d98a73 authored about 11 years ago
Using current user to setPro rather than url param

f35b0bff3a1354d43bf13fc5fc257e794f282410 authored about 11 years ago
Adding setPro variable, will be used later

6d9e90cad9d4b8c87924be3fef514ca065d12d26 authored about 11 years ago
Updating sessionHandler.setProAccount

24d082ef8377dd70ecb0a1f2405eb03f80490527 authored about 11 years ago
Removing console.log

4c1f795ca8fa40f198de53d81ce8165eb3c696fb authored about 11 years ago
Ammending mysql to use query over run

553d88c561861cb142b21951d61c4fb9de7e25bd authored about 11 years ago
Adding .jshintrc file

a6bbd19d247738c66b0c775e30b04b425b3e8065 authored about 11 years ago
Removing jshint.json

73e0bdc5b6b31e545f0ef651a1269a37357d100c authored about 11 years ago
Adding example 'Pro Feature'

741b596b750cf75c7dd6893f151dd284fe87fc94 authored about 11 years ago
Implementing setProAccount for mysql db

bf7ec8b609656ca5ba73058268a3f32337460a3d authored about 11 years ago
Adding setProAccount method to file db

4d38d736de85df9d77a6c1a8ad43eea80f7e9da9 authored about 11 years ago
Testing console logs

a3ade7f9f2a52091dbbfda3dc0bb81e8d863fe97 authored about 11 years ago
Adding pro data for index render

0f3350eb9ba757db4b5c2cac33c95a8cd4615c49 authored about 11 years ago
Adding pro to the request.user obj

f9d50706784cfe34146c8e41a9f737de3b1ed55c authored about 11 years ago
Adding setProAccount method

acf3d214d9079aacaa2587c13fe379d4fc851c68 authored about 11 years ago
Visual indicator of pro account to login box

0059ddb9195844081880d21f4997dab04d7889e6 authored about 11 years ago
Adding test router handler

405a0e3e512cb799d547fb3e8d3e0351c6668b08 authored about 11 years ago
Adding setProUser method

b28e3ee2e933739a8664351feaee6e8b59ef6ff1 authored about 11 years ago
Update polymer to 0.1.1

refs #894

c1bdac89a709efa6e2a51927409959b1a55897bb authored about 11 years ago
Adding DB update scripts

We should also add beta flag && validated email flag

0c315c998e412051f364c3bba83f8520104065a5 authored about 11 years ago
Adding setProAccount to user Model

51d86bfa68cb2b71ab00446e0aacc01564dc7679 authored about 11 years ago
Adding setProAccountMethod to sqlite db interface

5f6ac9f0d7a3459eb6ffa61da20e5b522ac40de3 authored about 11 years ago
Adding setProAccount SQL query template

014461f345e7ad229d6736a9421978e1af049ded authored about 11 years ago
Removed redundant code.

8bbcb84e7ba185a705df94ed35cf6ff66d28888a authored about 11 years ago
Fixed post-update and add RSVP to jsbin

24d2b842c6b74a2e377cc956effcbb558528c6ad authored about 11 years ago
run scripts with node and comment out install - not ready yet

a87660df72b66c141a98e0292ada6abb15a00037 authored about 11 years ago
fixed merge conflict

cf470d216f7de9c4ee9b5790f1e94c777b42e42e authored about 11 years ago
prevent accidently run of commit build-script

aadbc3def1f1b5a815fa1d99fb79fd498ff4b72e authored about 11 years ago
Spacing formatting

3ed2b15e9313ed5773f797488c79e1f8539b6eda authored about 11 years ago
Adding logic for inserting resource into jade.

Check for html/jade
Check for respective style of head being present

e62d8aa828b7bd92614bb5ca5cf5fc92493094b0 authored about 11 years ago
Modifying htmlLinkToJade to add comma's between attr

8c4de8b279067a421331fa1b40f0b06041103a96 authored about 11 years ago
Adding check for jade

8103faedf1448a2bb8bb684e6e60bb1f9b36cf6e authored about 11 years ago
Adding parsers for link and script

Adding isJadeActive function

130dc493329ea779568ebffef6e7947b9196f81c authored about 11 years ago
Splitting css link attributes into variable

16444d55ba676f4dc66e9d9261e0289d6e84adf4 authored about 11 years ago
Creating Higher-order tag converter function

a21428e424a731ff318b19e0f3c399f42b6aeb85 authored about 11 years ago
Splitting out creating of resource and pushing to html array

6e4807796950b30711794f5653b3895e7865bbd7 authored about 11 years ago
Merge pull request #986 from remy/fix/968

Fix/968

471998485eeb80a9f52f5bb2b7f5e51f42c6c1c6 authored about 11 years ago
Replacing emptyConsoleForm with setCursorto call

000e80e2b73770d264e9ab778f84136b796059b1 authored about 11 years ago
Revert "Adding emptyConsoleForm function"

Will be using setCursorTo

This reverts commit e85c63cea82cb7d0d42a73458e201008a96cc11b.

808f7eb15569d5b1b3f05112d39bc1e8b178abfe authored about 11 years ago
Adding saved-css to localStorage

Fixing #972

2fada7adf6dbebd2a471c32e1d61819a61740ae1 authored about 11 years ago
Adding call to emptyConsoleForm from post function

5fc650d02d81842d65371e45c83171b094200e66 authored about 11 years ago
Adding emptyConsoleForm function

e85c63cea82cb7d0d42a73458e201008a96cc11b authored about 11 years ago
Merge pull request #892 from allouis/master

Fixing #890 - decodeURIComponent on search string.

da08204a4595aaca42e00eb8eb4747a39bb0ebb3 authored about 11 years ago
Adding default file name for bins without URL

5166d303a24f9dd546008c18a3242b019b570628 authored about 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

755323d95094b65b055247ee157a19e3fc4e1a44 authored about 11 years ago
Merge branch 'master' of https://github.com/remy/jsbin

* 'master' of https://github.com/remy/jsbin:
3.8.11

42b86ece689a337174debc6cd433834ffedfd930 authored about 11 years ago
Adding null param to genSalt && hash methods

this fixes broken optional parameters in bcrypt-nodejs

6f8da5515fd31d47551e8bc51f089f538001f0cd authored about 11 years ago
Removing used hash variable

260ac2291715bbe658e930388e25be42b246a387 authored about 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

f6e22df686f52add8731924c9bc7f095099670bc authored about 11 years ago
3.8.11

4163c116837868bc3256fbaeafc4ac6bff3dcfdb authored about 11 years ago
Reordering Panel code

Race conditions where panel.editor was not being created before processors were accessed
Closes ...

06f807eb618d6c9acd085fc97827d2111a14109c authored about 11 years ago
Adding node_modules to gitignore

dadebf85f30fed5a8d87518deea8fc224341bb4f authored about 11 years ago
Updating sqlite3 version

77364512f7ef4476bd36bcc595d09095404b0fa8 authored about 11 years ago
Merge branch 'master' of github.com:remy/jsbin

63010fdac04b18b91e982f9f59eb87e004508ea2 authored about 11 years ago
Moved to pure JS version of bcrypt

ea2b09db046f56edf662bdce75e0e1c458897c4d authored about 11 years ago
Documentation update...

Add directory for config.default.json for ease of access
Minor syntax change in main README.

4ed9b7f718568d8bea80e53c072f1725d7984f3d authored about 11 years ago
Updated can.JS to latest 2.0.3

per http://canjs.com/download.html

3a647ca8ee39ebf226d787ff5d9997aa986fa5d4 authored about 11 years ago
Merge pull request #941 from getsetbro/patch-2

Include the latest stable angularJS 1.2.1 from cloudflare.

4a2aac8582467e4ce4c44c64fc793ee89cf24d9a authored about 11 years ago
Merge pull request #948 from getsetbro/patch-5

Added Font Awesome min css

76207d64cd6b726fbf1d05786f39656092012ec0 authored about 11 years ago
Merge pull request #947 from agcolom/patch-1

Update jQuery Mobile 1.3.1 to 1.3.2

1446b0cac6357dbb85e18a566c946db8a1ce2cfc authored about 11 years ago
Added Font Awesome min css

per http://www.bootstrapcdn.com/#fontawesome_tab

4731eb3fbc6deccf4848cc40d21b2c385f6f19bb authored about 11 years ago
Update jQuery Mobile 1.3.1 to 1.3.2

The latest stable version is 1.3.2

d1a9d39b762296302f172810698820939c18ee40 authored about 11 years ago
Include the latest stable angularJS 1.2.1

37e9e34ca5f2a61ec92fdc415864a8f41640721b authored about 11 years ago
Merge branch 'master' of git://github.com/remy/jsbin

7b0d625923795400bd109f519242dde1848b0beb authored about 11 years ago
3.8.10

2d3b627a84d041c888f532442d918ef388e2e409 authored about 11 years ago
Merge pull request #751 from Daniel-Hug/edit-button-icon-fix

Fix edit button icon sizing

17e85f1ba030adb06286c9641d9e0b66b2ec7dea authored about 11 years ago
Merge pull request #921 from codeimpossible/feature/marionette-js

add MarionetteJS and deps to library list

01d0d0f77d7de10e3cff3cb021c351b0c330a95b authored about 11 years ago
Merge pull request #913 from joefiorini/sqlite-fix

Sqlite fix

ea6e16326a4888c7a9c6017dc084149f0b4b380c authored about 11 years ago
Merge pull request #928 from gyoshev/lib/kendoui-2013-q3

Add reference for Kendo UI 2013.Q3, remove 2013.Q1.

9ef3a6c6e0a416884326d56178eb1286603c3148 authored about 11 years ago
Merge pull request #933 from getsetbro/patch-1

Update libraries.js

895cbf9cb2bbff06cba9c635b632b6978debb289 authored about 11 years ago
Merge pull request #934 from rjackson/update_ember-1.2.0

Update to Ember 1.2.0

eb82b427cf55cae2f752058f5494738b88c0ad06 authored about 11 years ago
Update to Ember 1.2.0

68ed7df0af784977d78904020033d7bf9b4209bc authored about 11 years ago
Update libraries.js

Changed "Bootstrap 2.3.3" to "Bootstrap 2.3.2"

81648087e5d561d598bddc0845611bac24ce0291 authored about 11 years ago
Add reference for Kendo 2013.Q3, remove 2013.Q1.

9d89bfaf14c2c08223574715c82f95678397d404 authored about 11 years ago
add MarionetteJS and deps to library list

298bb9bcc509cb8fbb2734109c7ebd933f466be9 authored about 11 years ago
Fix upgrade file for sqlite

239a1c73144997c84123b1df778fc3b62a2a1087 authored over 11 years ago
3.8.9

00323f6929ee2c3f236e6aee95de567a5841bec6 authored over 11 years ago
Only get the user history on demand

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

ba201642490008fc86f8cf75f473f776ee1a5ceb authored over 11 years ago
Merge pull request #920 from remy/feature/mysql-2

node-mysql2

022b5fb324adce1221817cfe7466ea7c2146155c authored over 11 years ago
3.8.8

228ee452e5d0e938a0bf644540f5963bfdcd0d44 authored over 11 years ago
Moved to node-mysql-2.x with connection pooling

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

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

055dd2b7658ddf6a5ed1fb218afc52c1022c94af authored over 11 years ago
typos

2bd05167bc5f8317ccbd7e571bb9ab4fc0b7a77c authored over 11 years ago
Merge pull request #908 from mattdsteele/master

Links do not resolve against a prefixed instance

bf2a9104bcd7d553d560f7534c6aebe048e61124 authored over 11 years ago
Add {{root}} so they resolve against a prefixed instance

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

3af62765a1080105dfac96029fa1f051ab78b30a authored over 11 years ago
Merge pull request #897 from rjackson/update_ember-1-1-2

Update to Ember 1.1.2.

dd8c5bc4f2c03bb1c414a4a31d41c2d0009368af authored over 11 years ago
Extended /<user>/last support to /<user>/last-n

So /rem/last still works, but also /rem/last-1 gives me the penulimate bin I worked on.

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

1f502906f742f8abc1915c823b743592dd426f83 authored over 11 years ago
3.8.7

c49c3907c03f3428dd42b4116584064a26098eee authored over 11 years ago
Remove iframe immediately, not after load event. Fixes #878

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

6b804873e8e3b113e7613589bf2849f459916601 authored over 11 years ago
Update to Ember 1.1.2.

f2ce17c7e45087454b3fd159e1bce417ea4a8cb7 authored over 11 years ago
3.8.6

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

1a895b8d6d6985d2a22eed0ca22aaf8bf2dbadd2 authored over 11 years ago