0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 5 days ago. based on code collected 5 days ago.
Mar 31, 2025 — Mar 31, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
Fry
More... 7 months ago
Update README.md with deprecation message.
Fry
More... 7 months ago
Merge pull request #21 from kejwmen/master More... over 10 years ago
Added package.json More... over 10 years ago
Bumped the version number to v0.14.0. More... over 10 years ago
Added routines to check if local and/or session storage has been polyfilled. It is also possible to use the same routines to remove the polyfill functionality. More... over 10 years ago
Merge branch 'master' of github.com:fredricrylander/angular-webstorage More... over 10 years ago
Bumped the version number to v0.13.1. More... over 10 years ago
Bumped the version number to v0.13.1. More... over 10 years ago
Refactored some strings into vars in order to help minification. More... over 10 years ago
Minified the source. More... over 10 years ago
Added the `length` and `key` methods. Bumped the version number to v0.13.0. More... over 10 years ago
Adding a .gitignore file. More... over 10 years ago
Added Karma and basic tests for the web storage API. More... over 10 years ago
Updated the bower file. More... over 10 years ago
Uglified `angular-webstorage.min.js`. More... over 10 years ago
Renamed `add()` to `set()` in order to mirror the underlying web storage interface. `add()` is now deprecated. Bumped version to v0.12.0. More... over 10 years ago
Copied documentation updates from `README.md` into `angular-webstorage.js`. More... over 10 years ago
Merge pull request #17 from blowsie/patch-1 More... over 10 years ago
Improved documentation. More... over 11 years ago
Adding the experimental extended utility methods in `angular-webstorage-utils.js`. More... over 11 years ago
Updated the documentation in order to reflect the latest changes. More... over 11 years ago
Added the `has()` methods in order to check if a value exists. Also bumped the version to 0.11.0. More... over 11 years ago
Merge pull request #13 from joanrm20/master More... over 11 years ago
Add minify version More... almost 12 years ago
Updated bower dependencies to allow for newer versions of AngularJS, and bumped the version number to v0.10.3. More... about 12 years ago
Updated the documentation. More... over 12 years ago
Bumped the version number to v0.10.2 and updated the documentation. More... over 12 years ago
Refactored `setErrorName()`, `setStorageOrder()` and `setStoragePrefix()` from being only setters into also being getters. To reflect this, they have been renamed `errorName()`, `order()` and `prefix()` respectively. More... over 12 years ago
Fixed a markdown formatting-glitch in README.md More... over 12 years ago