2
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected 1 day ago.
Jul 13, 2025 — Jul 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
updated docs and changed /app/views/index.jade to /app/views/app.jade for consistency More... over 15 years ago
fixed markdown More... over 15 years ago
replaced Ruby SASS with the excellent Stylus library. much better all round! More... over 15 years ago
bugfix and slight api change More... over 15 years ago
refactored sessions More... over 15 years ago
Merge branch 'master' of github.com:socketstream/socketstream More... over 15 years ago
merged new app generator code. thanks paul! More... over 15 years ago
Merge branch 'cli' More... over 15 years ago
wip: redesigning sessions More... over 15 years ago
Merge branch 'cli' of github.com:socketstream/socketstream More... over 15 years ago
WIP: You can now generate a new app with the command 'socketstream <APPNAME>' More... over 15 years ago
minor update More... over 15 years ago
major update More... over 15 years ago
always nicer without debug lines More... over 15 years ago
removed vendored UglifyJS. yay! More... over 15 years ago
Refactored code and updated documentation More... over 15 years ago
Session Storage with Redis plus working authorisation. More... over 15 years ago
WIP - Reloading the page on an authenticated session will not make yet another request to authenticate. Next step is to refactor current code. More... over 15 years ago
Merge branch 'master' of github.com:socketstream/socketstream More... over 15 years ago
Write session attributes to Redis More... over 15 years ago
implemented much improved pubsub. standardized on $SS global var for client and server More... over 15 years ago
removed UserSession inheritance concept and improved debugging More... over 15 years ago
auth changes More... over 15 years ago
WIP: Added AuthenticationStrategy Setting function More... over 15 years ago
Merge branch 'master' of ssh://github.com/socketstream/socketstream More... over 15 years ago
wip: experimental pub/sub support More... over 15 years ago
Merge branch 'master' of github.com:socketstream/socketstream More... over 15 years ago
Tidyp More... over 15 years ago
WIP: refactoring client/server messaging and starting pub/sub More... over 15 years ago
added hiredis to speed up redis More... over 15 years ago