0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 5 hours ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
restructure waldo api server so it can be a pleasant fab neighbor More... about 14 years ago
use fab for serving api requests More... about 14 years ago
update readme More... over 14 years ago
do not return early for the /track api request. an immediate /list or /locate request should show the updated results More... over 14 years ago
add example file with some event listeners More... over 14 years ago
respond early with track requests More... over 14 years ago
rearrange redis calls so they are executed in the right order More... over 14 years ago
add track_and_list action for tracking a users location and immediately returning the users for that location More... over 14 years ago
return true/false for /track actions More... over 14 years ago
add ?callback support for json calls More... over 14 years ago
remove extra emitting of list event More... over 14 years ago
move waldo events from the API server wrapper to the waldo object itself More... over 14 years ago
emit response status value with the request event More... over 14 years ago
add ApiServer wrapper that emits waldo-specific events More... over 14 years ago
remove references to 'sys' in the api module More... over 14 years ago
yay valid JSON More... over 14 years ago
handle api calls without the right params More... over 14 years ago
fix issue responding to requests with no query string More... over 14 years ago
add easy helper for starting api servers More... over 14 years ago
add ttl tracking for waldo keys More... over 14 years ago
extract redis key-building logic More... over 14 years ago
refactoring track method into 3 inner methods More... over 14 years ago
add a test to ensure tracking a user to a new location removes a reference to their old location More... over 14 years ago
favor prototype style More... over 14 years ago
simplifying the api module More... over 14 years ago
add web api for waldo More... over 14 years ago
finally: in-process http server testing More... over 14 years ago
some var love More... over 14 years ago
blah More... over 14 years ago
missing 'this' reference More... over 14 years ago