Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Offline fixes #1080

Merged
merged 29 commits into from
May 18, 2017
Merged

Offline fixes #1080

merged 29 commits into from
May 18, 2017

Commits on Apr 27, 2017

  1. Remove app manifest support

    Also update pouchdb to 6.2.0
    jkleinsc committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    8640e1f View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. Configuration menu
    Copy the full SHA
    ad76252 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c85937a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    314c83b View commit details
    Browse the repository at this point in the history
  4. Use worker-pouch to access local db via sw

    Also, make sure search works offline
    jkleinsc committed May 1, 2017
    Configuration menu
    Copy the full SHA
    4b0fe25 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7adc52c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9df4191 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. Configuration menu
    Copy the full SHA
    51b6fde View commit details
    Browse the repository at this point in the history
  2. Change all users to use oauth

    Move away from CouchDB sessions so that for offline use we can use
    oauth to validate users.
    jkleinsc committed May 4, 2017
    Configuration menu
    Copy the full SHA
    27d9f5c View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. Remove unneeded logging

    jkleinsc committed May 5, 2017
    Configuration menu
    Copy the full SHA
    6ab060e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    646459a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa734ee View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

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

Commits on May 10, 2017

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

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    7540643 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92bc64f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b6d05 View commit details
    Browse the repository at this point in the history
  4. Try chrome headless

    jkleinsc committed May 11, 2017
    Configuration menu
    Copy the full SHA
    351468f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    211f88f View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. Configuration menu
    Copy the full SHA
    4fbc868 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4495f07 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6005a9e View commit details
    Browse the repository at this point in the history
  4. Removed unneeded code

    jkleinsc committed May 12, 2017
    Configuration menu
    Copy the full SHA
    4e182b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2373f17 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f4d877e View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. Fix issues with users DB in standalone (Electron) mode

    John Kleinschmidt committed May 17, 2017
    Configuration menu
    Copy the full SHA
    edbb090 View commit details
    Browse the repository at this point in the history
  2. Try using regular Google Chrome

    John Kleinschmidt committed May 17, 2017
    Configuration menu
    Copy the full SHA
    cd3339e View commit details
    Browse the repository at this point in the history
  3. Move back to PhantomJS

    John Kleinschmidt committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f14f81c View commit details
    Browse the repository at this point in the history
  4. Go back to npm

    John Kleinschmidt committed May 17, 2017
    Configuration menu
    Copy the full SHA
    d7ed858 View commit details
    Browse the repository at this point in the history