1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Degrade gracefully to log-only, no-snapshot mode if jsdom/contextify is not available. More... over 13 years ago
* Typo. More... over 13 years ago
* IE6 compatibility. More... over 13 years ago
* Bump version. More... over 13 years ago
* Serve static files from relative to module root. More... over 13 years ago
* Bump version for new REST API. More... over 13 years ago
* Move static assets to /static/ and control pages to /_new and /_start. More... over 13 years ago
* Use "data" instead of "broadcast" as WebSocket endpoint. More... over 13 years ago
* Factor out server-side SocialCalc into sc.coffee. More... over 13 years ago
* Change "db" to all-caps "DB" to signify global var. More... over 13 years ago
* Bump version for real-time ref updating support. More... over 13 years ago
* All cross-page recalculations are now updated in real time. More... over 13 years ago
* Allow direct GET /room instead of redirecting to /#room More... over 13 years ago
* Bump version. More... over 13 years ago
* Restrict broadcast-to-room messages to clients of that room. More... over 13 years ago
* Set defaulttextvalueformat to text-wiki after refreshing too. More... over 13 years ago
* Fix loading of SocialCalc.js More... over 13 years ago
* Version bump again More... over 13 years ago
* Bump version. More... over 13 years ago
* Allow cross-room references with syntax ="room"!A1 More... over 13 years ago
* Factor out initSC into its own routine. More... over 13 years ago
* Move hiredis into optional dep (for installing on Windows) More... over 13 years ago
* Add ethercalc binary wrapper. More... over 13 years ago
* Add npm-based installation notes. More... over 13 years ago
* First release to npm. More... over 13 years ago
* Add server-side SocialCalc.js More... over 13 years ago
* Server now stores snapshot SC data instead of just command logs. More... over 13 years ago
* Add rule to make SocialCalc into a node.js module. More... over 13 years ago
* If Redis is not around, still offer to restore previous sessions from dump.json. More... over 13 years ago
* Note that we're compatible with Node 0.4 and IE. More... over 13 years ago