1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version 0.1.1.
cjsaylor
as Chris Saylor
More... over 11 years ago
Added Hubot robot script for chat middleman.
cjsaylor
as Chris Saylor
More... over 11 years ago
Added API based socket.io connectivity.
cjsaylor
as Chris Saylor
More... over 11 years ago
Removed unneeded library.
cjsaylor
as Chris Saylor
More... over 11 years ago
Standardized all main script packets.
cjsaylor
as Chris Saylor
More... over 11 years ago
Attached socket to user to make nicer logout.
cjsaylor
as Chris Saylor
More... over 11 years ago
Styled app with bootstrap.
cjsaylor
as Chris Saylor
More... over 11 years ago
Log 404 paths.
cjsaylor
as Chris Saylor
More... over 11 years ago
Added favicon.ico route.
cjsaylor
as Chris Saylor
More... over 11 years ago
Updated html output to be in jade templates
cjsaylor
as Chris Saylor
More... over 11 years ago
Adjusted terminal colors for certain event types.
cjsaylor
as Chris Saylor
More... over 11 years ago
Cleaned up main server code.
cjsaylor
as Chris Saylor
More... over 11 years ago
Split styling and client js to their own files.
cjsaylor
as Chris Saylor
More... over 11 years ago
Shortened base nodesole commands (just one for now).
cjsaylor
as Chris Saylor
More... over 11 years ago
Updated client side to be html5 complient
cjsaylor
as Chris Saylor
More... over 11 years ago
Fixed json problem in default server config.
cjsaylor
as Chris Saylor
More... over 11 years ago
Updated jquery.terminal
cjsaylor
as Chris Saylor
More... over 11 years ago
Ported application to from coffeescript to JS.
cjsaylor
as Chris Saylor
More... over 11 years ago
Bumped version to 0.0.7.
cjsaylor
as Chris Saylor
More... over 12 years ago
Updated session restoration to eliminate a disconnect race condition.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added ldap connection timeout configuration as well as error logging on non-credential errors.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added ldap authentication module.
cjsaylor
as Chris Saylor
More... over 12 years ago
Converted authentication to be asyncronous (for network based auth).
cjsaylor
as Chris Saylor
More... over 12 years ago
Added break line to nodesole list command help.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added user references to [dis]connect messages.
cjsaylor
as Chris Saylor
More... over 12 years ago
Updated default config to reflect latest changes.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added tracer logger as app logger (tied into socket.io output as well). Closes #2
cjsaylor
as Chris Saylor
More... over 12 years ago
Bumping version 0.0.3.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added anonymous user creation in the user collection when authentication is disabled in configuration.
cjsaylor
as Chris Saylor
More... over 12 years ago
Added connectivity of session to user and socket client to user.
cjsaylor
as Chris Saylor
More... over 12 years ago