Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: agrublev/angularLocalStorage
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: capaj/angularLocalStorage
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 19 files changed
  • 2 contributors

Commits on Sep 17, 2013

  1. removed fallbacks to cookies

    added gruntfile with uglify step
    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    1e4c74c View commit details
    Browse the repository at this point in the history
  2. watch only needs that one file

    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    ecad151 View commit details
    Browse the repository at this point in the history
  3. version update and cookies dependency removal

    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    871a2c0 View commit details
    Browse the repository at this point in the history
  4. name changed

    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    efd8ce3 View commit details
    Browse the repository at this point in the history
  5. forgot this cookies

    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    70a963a View commit details
    Browse the repository at this point in the history
  6. gti tag

    Jiri Spac
    Jiri Spac committed Sep 17, 2013
    Configuration menu
    Copy the full SHA
    a69be37 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2013

  1. added function name for better autocomplete

    Jiri Spac
    Jiri Spac committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    4b83956 View commit details
    Browse the repository at this point in the history
  2. added try/catch block for quota exceeded

    added datestamps
    version bump to 0.1.9
    Jiri Spac
    Jiri Spac committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    e988077 View commit details
    Browse the repository at this point in the history
  3. added method to get datestamps

    version bump to 0.2.0
    Jiri Spac
    Jiri Spac committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    47bfbfd View commit details
    Browse the repository at this point in the history
  4. method to get datestamps rewritten, docs filled on missing info

    version bump to 0.2.1
    Jiri Spac
    Jiri Spac committed Sep 18, 2013
    Configuration menu
    Copy the full SHA
    e489d8e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2013

  1. should at least provide interface if localStorage is not supported so…

    … that dependant scripts don't break immediatelly,
    
    version bump to 0.2.2
    Jiri Spac
    Jiri Spac committed Oct 7, 2013
    Configuration menu
    Copy the full SHA
    d6d1358 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2013

  1. dependencies better defined

    capaj committed Nov 27, 2013
    Configuration menu
    Copy the full SHA
    21a74ba View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2014

  1. Configuration menu
    Copy the full SHA
    b327e38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5db9a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2014

  1. updated to 1.0.0

    capaj committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    05e69b9 View commit details
    Browse the repository at this point in the history
  2. minified file

    capaj committed Dec 15, 2014
    Configuration menu
    Copy the full SHA
    47bde93 View commit details
    Browse the repository at this point in the history
Loading