0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:travist/drupal.api.js More... about 13 years ago
Chaging the index.html file. More... about 13 years ago
Fixed the index.html to say drupal.api.js. More... about 13 years ago
Moved to an easier to way to set the values of an entity. More... about 13 years ago
Fixed an issue where the callback wasn't getting set correctly. More... about 13 years ago
Made it so that the drupal.api.get can take an additional endpoint past the resource. More... about 13 years ago
Fixed the getQuery to work on system.connect. More... about 13 years ago
Fixed the queries so that it doesn't aggressively add queries to the request. More... about 13 years ago
Use the URI for an entity for REST if it is provided. More... about 13 years ago
Merge branch 'master' of github.com:travist/drupal.api.js More... about 13 years ago
Fixed a logic issue with the object expiration. More... about 13 years ago
Update master More... about 13 years ago
Update master More... about 13 years ago
Update master More... about 13 years ago
Fixing the object storage so that each object has an expiration. More... about 13 years ago
Fixed an error where the store was getting overwritten. More... about 13 years ago
Turned the single variable into options. More... about 13 years ago
Fixed an error with how the store variable was defaulted. More... about 13 years ago
Adding a uri to the base entity. More... about 13 years ago
Added the option to store or not store the resources in localStorage. More... about 13 years ago
Adding some more documentation. More... about 13 years ago
Added JSON stringify to the localStorage More... about 13 years ago
Don't want to include the ID in the query. More... about 13 years ago
Added loading indicators for all jQuery Mobile applications. More... about 13 years ago
Removing a console.log More... about 13 years ago
Fixed an issue where non-node params shouldn't use a different query signature. More... about 13 years ago
Fixed the query variables to use the getQuery and setQuery methods. More... about 13 years ago
Changing how the index works. More... about 13 years ago
Changed the way that the entity indexes are retrieved. More... about 13 years ago
Fixed an error where the endpoint pointed to itself. More... about 13 years ago