0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 26, 2025 — Jul 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
bump version number More... over 13 years ago
fix typo More... over 13 years ago
list.join(s) not s.join(list) More... over 13 years ago
push not append More... over 13 years ago
update version number More... over 13 years ago
typo More... over 13 years ago
add ability to handle raw "where" strings More... over 13 years ago
move base64 functions More... over 13 years ago
Dont continue processing if error More... over 13 years ago
error when HTTP response code != 200 More... over 13 years ago
clean up protocol handling More... over 13 years ago
added project documentation
ibuchanan
as Ian Buchanan
More... over 13 years ago
Don't mangle names of returned query terms. User will have to index the .data[] property to get these More... over 13 years ago
require movement More... over 13 years ago
Shifted some ctor params for easier defaults More... over 13 years ago
Moved require to global scope More... over 13 years ago
Added v1sdk files More... over 13 years ago
Made link to page More... over 13 years ago
Negatory More... over 13 years ago
Added as HTML? More... over 13 years ago
Added README.md with embedded, live JS Fiddle More... over 13 years ago
Removed dupe require function More... over 13 years ago
Added "build" of the v1jssdk. Built via Browserify and sleight of hand. More... over 13 years ago
Added btoa/atob functions for IE 9 support. Works in IE 9 in IE9 standards mode now. More... over 13 years ago
Modified client to use XmlHttpRequest when in browser Modified to have success, error callback properties in options params for query and trans_query Corrected issue with fat arrow syntax in dynamically-generated modelObject object derived classes More... over 13 years ago
Added icon More... almost 14 years ago
Some changes for sending the correct asset type name to the HTTP endpoint URLs correctly. More... almost 14 years ago
Fix example More... almost 14 years ago
stub out query class More... almost 14 years ago
stub out query method More... almost 14 years ago