0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Aug 11, 2024 — Aug 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Change how authentication works in WPRequest More... about 11 years ago
Update README with media methods More... about 11 years ago
Add a /media endpoint handler method More... about 11 years ago
Add tests for updating supported methods with .id in Posts and Page requests More... about 11 years ago
Add a .root() method for querying custom endpoints More... about 11 years ago
Pass WP instance options through to .registerType() and .url() requests More... about 11 years ago
Add an arbitrary .url() method to base WP object (Closes #47) More... about 11 years ago
Expand README to cover the core WP instance methods & registerType More... about 11 years ago
Add example usage to registerType doc block More... about 11 years ago
Add registerType custom post type request method generator More... about 11 years ago
Whitespace: fix spacing within parens More... about 11 years ago
Add tests to demonstrate that page and context wrap .param() More... about 11 years ago
Add .context() and .edit() parameter methods to CollectionRequest More... about 11 years ago
Add tests for .context() and .edit() More... about 11 years ago
Add CollectionRequest .page() method and corresponding tests More... about 11 years ago
Add _filter generation to all endpoint handlers More... about 11 years ago
Add support for .params; create CollectionRequest constructor More... about 11 years ago
Changed PostsRequest to set comment targets via comment(), not id() More... about 11 years ago
Remove PATCH method handling from library More... about 11 years ago
Add pages().path() method for querying by page path string More... about 11 years ago
Add pages endpoint handler and tests More... about 11 years ago
Test users().me() and users().id() More... about 11 years ago
Move taxonomy and values up from _path container More... about 11 years ago
Fix logical error where defining _path on the prototype had unwanted side-effects More... about 11 years ago
Reformat post URI generation tests for legibility More... about 11 years ago
Add a method to get post type objects from /posts/types(/<type>) More... about 11 years ago
Ensure that other request methods also return a real promise More... about 11 years ago
Fix hole in unit tests for WPRequest.then; closes #44 More... about 11 years ago
Require Node.js >= 0.10 in package.json & add npm keywords More... about 11 years ago
Change const to var and enable 'use strict'; in all files More... about 11 years ago