59 Commits (bc658cf98bcd126e7a1c9495ffcabcc583ce9350)

Author SHA1 Message Date
Artur Arseniev 55e12d683b Migrate all files to import/export in ES6 7 years ago
Artur Arseniev b08321c309 Remove old exports 7 years ago
Artur Arseniev eb208972c7 Fix autosave issue in remote storage. Closes #1985 7 years ago
Artur Arseniev 5d26790a32 Add `fetchOptions` for the RemoteStorage. Closes #1885 7 years ago
Artur Arseniev da4844db17 Add the possibility to disable StorageManger with `storageManager: false` 7 years ago
Artur Arseniev 515152b3e6 Set `contentTypeJson` default to true 7 years ago
Arthur Almeida 3e8f9d6542 added support to configure credentials option for Remote Storage 7 years ago
Artur Arseniev 4ae8a733a2 Add StorageManager API docs 8 years ago
Artur Arseniev e552d808b1 Pass error callback to remote storage 8 years ago
Artur Arseniev eb404769ee Improve `storage:error` event and add 2 other events 8 years ago
Artur Arseniev 87d752e471 Add more storage events 8 years ago
Artur Arseniev 4e8c1c059e Add `storage:store:before` event 8 years ago
Artur Arseniev 3775f8fa2d Fix loading with autoload but without the storage 8 years ago
Artur Arseniev 9f8be31b65 Execute the callback in StorageManager even with an empty storage 8 years ago
Artur Arseniev 8429d5184e Avoid response errors on store #759 8 years ago
Artur Arseniev 46912b2dfd Add prettier and run it 8 years ago
mingodad d6d801ad98 Small performance fix. 8 years ago
Artur Arseniev df282c10cf Allow defining a command with just a function 8 years ago
Artur Arseniev b59f46a685 Update StorageManager docs 8 years ago
Artur Arseniev 02e502d15f Fix regressions 8 years ago
Artur Arseniev 46e42946b9 Remove bodilessMethods variable in RemoteStorage 9 years ago
Santiago Petrone 80a7153b2f Address PR comments 9 years ago
Santiago Petrone 68b05964b4 Avoid Body on GET, HEAD, OPTIONS and DELETE method 9 years ago
Santiago Petrone 4a393189a9 Specify GET Method to Load templates 9 years ago
Artur Arseniev c9652ae6aa Fix RemoteStorage Content type 9 years ago
Artur Arseniev 7a272a8f1d Setup remote storage manager tests 9 years ago
Artur Arseniev 36b1862038 Refactor remote storage and make use of fetch 9 years ago
Artur Arseniev 4aecc536a2 Fix webpack loader with jquery 9 years ago
Artur Arseniev 6c05cf24ac Refactor the initialization and the loading, make it a bit clearer 9 years ago
Artur Arseniev ea92a11d9f Set storeComponents and storeStyles enabled by default 9 years ago
Artur Arseniev 4140a06a4e Fix regression with .always method in ajax 9 years ago
Artur Arseniev 31e2931ccf Add callback function to load method 9 years ago
Artur Arseniev 6c1d5d5b03 Lebab obj-method 9 years ago
Artur Arseniev 9fb554f898 Lebab safe arrow transform 9 years ago
Artur Arseniev fed2423726 Remove all define in src 9 years ago
Artur Arseniev 5e926b61f4 Updates for the strict mode 9 years ago
Artur Arseniev 1acf1588bb Update for webpack 9 years ago
tangkikodo 062000de68 add content-type: application/json; charset=utf-8 9 years ago
Artur Arseniev a678532ae4 Components improvements, Traits improvements, add script property 9 years ago
Artur Arseniev eee82b5722 Update load method 10 years ago
Artur Arseniev d2ad2ac74c Refactor modules with new loader 10 years ago
Artur Arseniev 9d2fe390fa Fix remote storage save 10 years ago
Artur Arseniev fc65f60523 Update JSDocs and README 10 years ago
Artur Arseniev 328bf8bf1c Update JSDoc after refactoring 10 years ago
Artur Arseniev f592e71096 Add and test plugin system 10 years ago
Artur Arseniev e3e3c1d125 Add getHtml and getCss 10 years ago
Artur Arseniev ef80c10b3f Update StorageManager 10 years ago
Artur Arseniev afbea10a02 Refactor StorageManager 10 years ago
Artur Arseniev d3fc08973e Update Css parser 10 years ago
Artur Arseniev ba20252cf1 Update StorageManager docs 10 years ago