Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios Caching Support #955

Merged
merged 39 commits into from
Aug 6, 2018
Merged

Commits on Feb 28, 2018

  1. Configuration menu
    Copy the full SHA
    c820a90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    434b2b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    125225b View commit details
    Browse the repository at this point in the history
  4. Add simple http server

    n1ru4l committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    159dd15 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b010f8 View commit details
    Browse the repository at this point in the history
  6. Update dependencies

    n1ru4l committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    30c437f View commit details
    Browse the repository at this point in the history
  7. Use ranges

    n1ru4l committed Feb 28, 2018
    Configuration menu
    Copy the full SHA
    6b2c104 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    438aa79 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2018

  1. Configuration menu
    Copy the full SHA
    05feefa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2de590 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e65a0b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d5e012b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c926d8b View commit details
    Browse the repository at this point in the history
  6. Update example

    n1ru4l committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    4b5ac43 View commit details
    Browse the repository at this point in the history
  7. Add some contributing guide

    n1ru4l committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    e918c02 View commit details
    Browse the repository at this point in the history
  8. Fix header search paths

    n1ru4l committed Mar 1, 2018
    Configuration menu
    Copy the full SHA
    e71b89d View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2018

  1. Link project with example

    n1ru4l committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    c0ab21e View commit details
    Browse the repository at this point in the history
  2. Remove debug info

    n1ru4l committed Mar 2, 2018
    Configuration menu
    Copy the full SHA
    4bf56cd View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2018

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

Commits on Mar 5, 2018

  1. Fix error handling

    n1ru4l committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    5281796 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    6cfea3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d7b296 View commit details
    Browse the repository at this point in the history
  3. remove duplicated code block

    n1ru4l committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    4c76763 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2018

  1. Configuration menu
    Copy the full SHA
    4f386d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0f1883 View commit details
    Browse the repository at this point in the history
  3. update changelog

    n1ru4l committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    1110793 View commit details
    Browse the repository at this point in the history
  4. remove cache property

    n1ru4l committed Jul 19, 2018
    Configuration menu
    Copy the full SHA
    82edb95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cc984d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    201f61b View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    2260ae5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. fix xcode project paths

    n1ru4l committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    b83f3a5 View commit details
    Browse the repository at this point in the history
  2. remove cache property

    n1ru4l committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    685133e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b55d8a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f2cb8f View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2018

  1. Fix URLs with query strings at the end, e.g. ?size=large

    Fix HLS Playlists (only support mp4, m4v and mov file extension)
    
    Add debug logging for guiding library consumers about why their video is not cached
    n1ru4l committed Aug 5, 2018
    Configuration menu
    Copy the full SHA
    c9e2ba0 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Configuration menu
    Copy the full SHA
    38ba373 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fcdc6e View commit details
    Browse the repository at this point in the history
  3. add missing enum

    n1ru4l committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    8d5f81a View commit details
    Browse the repository at this point in the history