0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 17, 2024 — Dec 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add unit & integration tests for WPRequest.prototype.file method More... over 9 years ago
Tag latest beta for v0.9 More... over 9 years ago
Do not unnecessarily lowercase path part setter names More... over 9 years ago
Tag new v0.9 beta More... over 9 years ago
Do not log a warning when skipping preexisting methods during discovery More... over 9 years ago
0.9.0-0 More... over 9 years ago
Add unit tests for endpoint property type checking More... over 9 years ago
Check existence of `options.endpoint` by type More... over 9 years ago
Introduce a build alias for the webpacked browser bundles More... over 9 years ago
Add more explicit failure case for callback integration test More... over 9 years ago
Add Readme steps for downloading the browser bundles More... over 9 years ago
Add .npmignore to published module More... over 9 years ago
Add method to attach a file when creating a media object More... over 9 years ago
Add travis alias to test against latest stable Node.js More... over 9 years ago
Remove duplicate `wp.statuses()` list item More... over 9 years ago
Switch from Bluebird to es6-promise polyfill More... over 9 years ago
Add Webpack build to generate a browser-compatible UMD bundle More... over 9 years ago
Upgrade JSCS to pull in security fix in minimatch dependency More... over 9 years ago
Use lodash.reduce instead of `Object.keys( obj ).reduce` More... over 9 years ago
Remove dependency on full Lodash package More... over 9 years ago
Update travis badge URL for moved repository More... over 9 years ago
Rename "wordpress-rest-api" NPM module to "wpapi" More... over 9 years ago
Update README.md to document self-signed SSL certificate workaround More... over 9 years ago
Release v0.8.0 "New Eyes" More... over 9 years ago
Document autodiscovery methods (from #181) More... over 9 years ago
Add missing dependency, upgrade package deps, and fix superagent error More... over 9 years ago
Remove dead code paths in WPRequest More... over 9 years ago
Remove completely inexplicable parenthetical in documentation example More... over 9 years ago
Switch .post() and .put() to .create() and .update() More... over 9 years ago
Implement autodiscovery and revise default bootstrapping More... over 9 years ago