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

Updated to codemirror 4.5.0

As per https://twitter.com/codemirror/status/502564372443824129

74c6216f764bade505dc63d2c90ced79567b241b authored over 10 years ago
Better regex to accept host variable

954165fc7b61c14e005e5aa1e93bcf20fd6aeb51 authored over 10 years ago
Regex to accept urls with text after revision number

f8dd1753d8a43dcdb71941d1234b406b02389a16 authored over 10 years ago
Changed style to have each form on a single line

c8af9f0ccbd41a41d098d6feb82c564413b4af3f authored over 10 years ago
Check if user exists and send appropriate error

97d1fd1da6e0d510ab83b416e0cbba87d488d273 authored over 10 years ago
Check if the bin exists and send appropriate error

e923c3da18de44b7fe1b50418e95ba2aab413b08 authored over 10 years ago
Get latest bin if no revision is passed

5df7a6db9a5321edb6a0ef9c7a52cfb3a138b034 authored over 10 years ago
Updated calls to libraries

1f356a7dee18ed55c93f7d410907b3c7f3693c9e authored over 10 years ago
Fixed #1870

f68e3a4aa5b6a8e0ebc4f6e57f237048e7341a6a authored over 10 years ago
3.18.29

395df741aeff64272f8b8641497749eb123247ce authored over 10 years ago
Merge pull request #1871 from jsbin/fix/type-error-value

Check for existence of req.accepted[0]

0e88fdd4e2cde19047f93500e289bcee742cb5f1 authored over 10 years ago
Check for existance of req.accepted[0]

This stops us getting the cannot read property value of undefined TypeError

193b27c15ba37108889712f4d5628d18d7708f61 authored over 10 years ago
3.18.28

4734ba7dba0e4d51607710a5fc4ca4aaa5d25314 authored over 10 years ago
remove console logs

a421ececd67567ef39a2389fa3699ae9e2588970 authored over 10 years ago
Change signature to pass only token

This fixes the issue with dropbox stopping workiung, as we were passign the req.session.user obj...

53964c621e5828114068f06e7b6a30fa3f1bcb58 authored over 10 years ago
3.18.27

6cb39f571c1c17fe6944b2e1e332168960b38e57 authored over 10 years ago
fix

90723469bfbdd49e828ad4bd1f61173f7aa97f1c authored over 10 years ago
3.18.26

4e26e04b47084cada8ad5a9d7dc8b21ce7cd751d authored over 10 years ago
log out return of undefsafe

36a8fce5950e21208d1e4ab7bb52380381d1630b authored over 10 years ago
3.18.25

84245588ac9f8115c2314143ac0de099a5497acb authored over 10 years ago
Add more logs

2b0ffcd8f463ae051c431e206f5abfa6b021fb5e authored over 10 years ago
3.18.24

175e16b366f17c946f8ac9565c225596cabe92ad authored over 10 years ago
Add logging for dropbox issue

d4a461a5abc6b74032f92f506e19362d0e246f9e authored over 10 years ago
Border

19daea6a4433dbca3e91d3fc6f63267c91f5fb3f authored over 10 years ago
fixed row & column

f7427559a973d01b19c59f3ebe3824e79a8883b0 authored over 10 years ago
Moved admin pages into a single one

af7fad15076fabec378971da13bea3d764f40357 authored over 10 years ago
Initial commit of predefined layouts

4a87a1c8f1bf7987f129672277d5e25873f34ab8 authored over 10 years ago
Fixed alignment position of help drop down for IE

58a65cdedd64f9d0d0e0ce8169ae73741924032d authored over 10 years ago
Missing ;

947cbda0d1f5f02919788be8604e0e7fe67ae025 authored over 10 years ago
Merge branch 'master' into feature/url-revisionless

Conflicts:
lib/features.js
lib/models/bin.js
lib/utils.js
public/js/jsbin.js
public/js/rend...

6394c8d8be6ad0cff91cc485c98f7018a00c30ac authored over 10 years ago
3.18.23

d257daf1640380b309d4f5c65c4040abfbf1d35a authored over 10 years ago
Fixed embed urls mixed with height args

Also swapped png dave icon for svg

42eff2c0df16b2fa21a034327f87192ba390b8d1 authored over 10 years ago
3.18.22

c61cf0044414bce604ae46eb6a9ce157e4d21d80 authored over 10 years ago
Don't send analytics on ajax requests

a43fd67f35ff822d8ca2a70caf5ef1c5965b1778 authored over 10 years ago
Merge pull request #1848 from jsbin/feature/search-help

Add help search to JS Bin

d99d7ea40a47773d66dee2c34e0394a991a16049 authored over 10 years ago
Added cache, result counter, fixed bugs

fcb2e1c39f05baef73dc8ee785f03e98bf3ef901 authored over 10 years ago
3.18.21

6522a88dd9a6c3a7dcb8f485ea55fb498ad979c9 authored over 10 years ago
Merge pull request #1860 from jsbin/fix/1850

Fix XHR issues jQuery Mobile is seeing

fe5a3b3a0f995d68ee4a2080c665d1d246490cf4 authored over 10 years ago
Merge pull request #1859 from jsbin/fix/dropbox-token-login

Add dropbox_token to setUserSession

6bb8b812881fbe60ca7308f255afefc1bd4e6f87 authored over 10 years ago
Merge pull request #1863 from jsbin/fix/1822

Fix/1822

37c64af7b6f4ed72c624f33e109e287be623a806 authored over 10 years ago
Merge pull request #1864 from jsbin/fix/1862

Fix/1862

e2fdff15d8cb555b76b6d2203644291e41ad1f66 authored over 10 years ago
Make cacheBust (and cachebust) global template var

Because they kept being included in the templates, but not being passed in, so this sorts out ou...

365e01e9bf934f9a1c8fbba44f3d941fba5a80f0 authored over 10 years ago
app.set -> app.get

Because ffs, express, it should be .get!

b3e4f9cd85e058f38f3c138190774036cc9f1176 authored over 10 years ago
Get the real host

aeab9aa353ec33efe251669280b1af7214ee454c authored over 10 years ago
Remove dropped curly braces

This just makes sure we have consistent coding style.

c5964d8ef60e390f5962fef310d5d1a6597735a3 authored over 10 years ago
Prefix IIFE's with ;

This fixes issue #1822

The problem was that the Date.now polyfill returns a function and that...

c4525b14868d407eb319bfa5c044c2608df0c3c8 authored over 10 years ago
Regexp for url

bfdf78a30b5c981e183f6d3f9e9b73fff63fd9af authored over 10 years ago
Made layout similar to the other account pages

73bc371aa81476bdb9e134c52cff6719a534de5c authored over 10 years ago
Don't send headers if they're not asked for

ee4792c782f2a5e9c669c8b1b6740b8454c1a0bf authored over 10 years ago
x-frames: DENY for all except bin output

Bin output uses SAMEORIGIN.

ba362b6b7433d45d0be9f6314fd3ad43e94fa908 authored over 10 years ago
XHR requests for .html sends HTML

6a2db1ec5292ad37fe985c02b062d6a3009c84e4 authored over 10 years ago
CORS support against redirects

dc8a1797e029c3ca29632369f7a1efb3888ee4dd authored over 10 years ago
Don't send HTML with edit links on XHR

ad659a4e4cd3820497eb1a94896ad75ee3929573 authored over 10 years ago
Fixed mistakes

7e0e75cf48fba01b81e583821bb6a09c1e706e93 authored over 10 years ago
Don't create brand new object for user session

We clone the user object passed in and apply special treatment to any keys that need it
JSON.par...

acf6529e0b1cb3752c6ef6835545d70f6d282c2e authored over 10 years ago
Install clone module

d5fbb210b162e46af885611ebdefbc04716b5c23 authored over 10 years ago
Add dropbox_token to setUserSession

c0a12c7bdd01fd22c48f1db8eab6857ad15cb49a authored over 10 years ago
3.18.20

0a9b592c327f2fd6c97fa42222f8d05e491a6459 authored over 10 years ago
blacklist -i

c89d21d9a5e7586f2083840cc4bf47c1a487051a authored over 10 years ago
3.18.19

1d4b7ed4ac404e6775ae1777619c82ce14f13aa1 authored over 10 years ago
Merge pull request #1858 from jsbin/fix/1851

Don't try to render the console when hidden

5cfc8da77844318704bc4eaa8ac700449c73bb8d authored over 10 years ago
Don't try to render the console when hidden

Fixes #1851 - due to large object being "prettyPrinted" during the animation.

b4feaf3061f644f01972f035459044b977cc0c09 authored over 10 years ago
3.18.18

3e77c162d3afda4ab8130c73f5bb1f8b4bace311 authored over 10 years ago
Pushing new upgrade

Due to emergency fix, 25% getting all 404. Unsure why, works offline.

173c2280b6f85f60b6cb983dee7bf10a767ca70a authored over 10 years ago
3.18.17

e19a8746749a4fea4a6e5dc4bf187cd9d00d1803 authored over 10 years ago
Merge pull request #1847 from jsbin/fix/xframeoptions

Fix header issue with svg being used inside objects

2b0962fa4fd31fe194e50cdc97675cfb5356f86f authored over 10 years ago
Fix header issue with svg being used inside objects

object is a psuedo iframe and so require we send the X-Frame-Options header not as DENY

8ff2c71856b6f1cefd68682a3e680df74de27e73 authored over 10 years ago
Flag user and bin pages to test

7eb2eeac0c3e42b43a60bdfe2eb0245a0874b094 authored over 10 years ago
removed logging

b4b56cdbc2b62d55486f687de9b6eefd8008a686 authored over 10 years ago
Searchable help in jsbin

21cda3a1cb948c988cc9f3ef6457a8d3a4472d41 authored over 10 years ago
3.18.16

01e1854a26f9c560a27bd000c38cce41da53f62e authored over 10 years ago
Better css selector for editor textarea in mobile mode

349219d07bc210ba0a7cbf86ce9c9487e389d937 authored over 10 years ago
Fixed #1845 - changed media query breakpoint for show/hide quote column

6c7bc9a8448c217734b9b789831e1a9b87d52c4e authored over 10 years ago
Revision as parameter to send

6a9eefb3428e20cb49e113e5b273111ee0f7eae0 authored over 10 years ago
3.18.15

5a7de4e8b8508991d0708ea5ba599f82d3f03a6c authored over 10 years ago
Fuck you handlebars ../../dotdotwat

I *never* get that right.

b3536c54b47001eb7ed9fa8a8184be1a1b9d8f3a authored over 10 years ago
3.18.14

f10b406303281283379737bcd4983b31b8ea3cae authored over 10 years ago
Trying to tidy embedded tweets

5392f42497675fcec449d9c4b6ee09da75e8c26f authored over 10 years ago
Merge branch 'feature/tweaks-to-welcome'

e31297df1c6d53757b4ac86c5f17a4d6ac137b7f authored over 10 years ago
Based on analytics, 90% of traffic is 845px wide

So move thing I want users to see into view.

d151de0e4ac4f63eb80304798014bf8e491f889b authored over 10 years ago
Merge pull request #1844 from jsbin/fix/1843-textarea-height-firefox

Fixed #1843 set text area new height, margin, padding and positions

bf564cfbbdda66533b8d28b2943e835fbc7814b8 authored over 10 years ago
Fixed #1843 set text area new height, margin, padding and positions

2e62c8bdc583224408dfd382a6ebd5f173789fb5 authored over 10 years ago
First draft of flag bin page

cef1dd7779c18dadb1d59cc9d1f9cb4e18c15501 authored over 10 years ago
3.18.13

ffb3f69a8b57546c28eb0e5e6ec588cbbb535807 authored over 10 years ago
Remove 50% height expirment & blacklist fix

Blacklist checks over multiple lines, so we can use ^...$ to mean a line in a multiline test.

R...

1454660f547a83a2dc429a4a0c07894e98fd03c5 authored over 10 years ago
Small visual tweaks

4761ed46a202c51226554d4be786dcb1e146191f authored over 10 years ago
Merge pull request #1841 from jsbin/fix/deny-iframes

Back to DENY

1f6f0e9a75349980bd8c601d50ebaa91cefa58b5 authored over 10 years ago
Back to DENY

Because it totally makes sense!

910dce948e8fefe901a7cfbc68bba63c82fa646b authored over 10 years ago
3.18.12

3dd024a347fce0acec47813e421de010212da4dd authored over 10 years ago
Fixed errors on logout page

9473f45bf9052b57fb643b68a9760ab37d180993 authored over 10 years ago
3.18.11

3adc2199aa557911a6688b87221001d6bd6498ef authored over 10 years ago
Heading

e585713d6fe5f4b08f30c8bb2ea1d70fd76562a3 authored over 10 years ago
Text tweaks

03e0e5513eaaa7b4d6775f734a5d6b22ae21bba2 authored over 10 years ago
Added tweets in feature page

5ddb60439f09a9758a6477b7c074ebea275aa821 authored over 10 years ago
Merge branch 'master' of https://github.com/jsbin/jsbin

669d698733e4f4217e62b8654404dfce4e888551 authored over 10 years ago
Removed coming soon items from feature list

e2c3506cbff102531384dc6e05d352123f208624 authored over 10 years ago
tweak ?

bb875673cf180ce95ff44f3e555b7c4ccbba4975 authored over 10 years ago
3.18.10

d5bb7d67341aba2d90c5f49e09f0073124fa66b4 authored over 10 years ago
error -> err

a56aed8ec527f78a33093121a608ee96965361df authored over 10 years ago
3.18.9

a03154080815164af1a539424639db19c625add3 authored over 10 years ago