1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Sep 15, 2024 — Sep 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fix /_/:room/html and /_/:room/csv More... over 12 years ago
* 0.20130410.0 More... over 12 years ago
* Add /:room.csv and /:room.html aliases. More... over 12 years ago
Merge branch 'master' of git://github.com/audreyt/ethercalc More... over 12 years ago
* Fix "jQuery not available" More... over 12 years ago
* Port npm prepublish line to work on Windows as well More... over 12 years ago
* Make socket.io/Redis dep optional More... over 12 years ago
* Now nginx supports websocket natively, enable websocket on embedded context More... over 12 years ago
* 0.20130331.0 More... over 12 years ago
* Re-indent to tab width 2 as per LiveScript guideline More... over 12 years ago
* Restore on-disk JSON DB fallback if Redis is not installed More... over 12 years ago
* Allow Content-Type on POST More... over 12 years ago
* 0.20130325.0 More... over 12 years ago
* Handle OPTIONS and webworker thread errors More... over 12 years ago
* Try fixing #36 using relative path for everything. More... over 12 years ago
* Workaround #37 by making row count overflow to the left. More... over 12 years ago
* Support column-only ranges such as =SUM(A:A) for @artem. More... over 12 years ago
* Avoid error when peer cursor is on a cell that's gone More... over 12 years ago
* Speed up mousewheel scrolling proportionally. More... over 12 years ago
* 0.20130213.0 with --cors support and disabled form POST API. More... over 12 years ago
* POST endpoints now accept only application/json. More... over 12 years ago
* Add --cors flag for allowing cross-origin requests More... over 12 years ago
* Fix LiveScript syntax deprecation More... over 12 years ago
* 0.20130206.0 More... over 12 years ago
* Note that horizontal scaling relies on Redis More... over 12 years ago
* Only connect to Redis for socket.io if we indeed have a redis server. More... over 12 years ago
* First sketch at horizontal scaling More... over 12 years ago
* Add HEXCODE() for @favonia More... over 12 years ago
* Release 0.20130116.0 More... over 12 years ago
* Fix #26 and #32 by defaulting text to table-layout: fixed. More... over 12 years ago