0
I Use This!
Inactive

Commits : Listings

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