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

feat: Offline mode #435

Open
wants to merge 73 commits into
base: main
Choose a base branch
from
Open

Commits on Dec 20, 2022

  1. LocalStore

    vdkdamian committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    afe5203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    36920d4 View commit details
    Browse the repository at this point in the history
  3. Revert "FindExplain not working (yet)"

    This reverts commit 36920d4.
    vdkdamian committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    22fb134 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    40f21ab View commit details
    Browse the repository at this point in the history
  2. Fix, Print

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ad7e586 View commit details
    Browse the repository at this point in the history
  3. Fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ccb65b3 View commit details
    Browse the repository at this point in the history
  4. useLocalStore fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    81fccd6 View commit details
    Browse the repository at this point in the history
  5. Filename change

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    fffd358 View commit details
    Browse the repository at this point in the history
  6. Test

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    30a309b View commit details
    Browse the repository at this point in the history
  7. Changed queryIdentifier

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cd32e30 View commit details
    Browse the repository at this point in the history
  8. Fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    9b0cea9 View commit details
    Browse the repository at this point in the history
  9. Classname

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    c455849 View commit details
    Browse the repository at this point in the history
  10. QueryDate, print

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    6157b30 View commit details
    Browse the repository at this point in the history
  11. print

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    35e1c5f View commit details
    Browse the repository at this point in the history
  12. Print decode error

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    cab5ae7 View commit details
    Browse the repository at this point in the history
  13. queryIdentifiers

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    a5e5750 View commit details
    Browse the repository at this point in the history
  14. Sets fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    e9e8237 View commit details
    Browse the repository at this point in the history
  15. Fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    7d3f12c View commit details
    Browse the repository at this point in the history
  16. Cleaned

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    ecfeec8 View commit details
    Browse the repository at this point in the history
  17. sorted Sets names

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0a375fb View commit details
    Browse the repository at this point in the history
  18. Comment

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3b2469c View commit details
    Browse the repository at this point in the history
  19. Fix: added fields set

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    1746e29 View commit details
    Browse the repository at this point in the history
  20. Print responseError

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    2d6a9da View commit details
    Browse the repository at this point in the history
  21. Removed print

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    faba328 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    aa64598 View commit details
    Browse the repository at this point in the history
  23. Compare error

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    f96380a View commit details
    Browse the repository at this point in the history
  24. Fix

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    3acf50c View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0874000 View commit details
    Browse the repository at this point in the history
  26. Connection not allowed

    vdkdamian committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    517499c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Function changes

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    f0e9cee View commit details
    Browse the repository at this point in the history
  2. FindAll

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6b32d79 View commit details
    Browse the repository at this point in the history
  3. First

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    05d3821 View commit details
    Browse the repository at this point in the history
  4. Save object

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0e44109 View commit details
    Browse the repository at this point in the history
  5. saveLocally

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    471863c View commit details
    Browse the repository at this point in the history
  6. hasNoInternetConnection

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    56c6343 View commit details
    Browse the repository at this point in the history
  7. FetchObject

    vdkdamian committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    6ac8a93 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. HiddenFile

    vdkdamian committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    6d7d95d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1059b3b View commit details
    Browse the repository at this point in the history
  3. Cleanup

    vdkdamian committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    799ed42 View commit details
    Browse the repository at this point in the history
  4. Comment

    vdkdamian committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    345993a View commit details
    Browse the repository at this point in the history
  5. Moved some code

    vdkdamian committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    4fb6971 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    158a151 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. Fetching Local Store

    vdkdamian committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    f3566eb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Print

    vdkdamian committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    5ba3892 View commit details
    Browse the repository at this point in the history
  2. Error change

    vdkdamian committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    0e258f4 View commit details
    Browse the repository at this point in the history
  3. Change function

    vdkdamian committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    2c0dbf1 View commit details
    Browse the repository at this point in the history
  4. Revert

    vdkdamian committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    daa251d View commit details
    Browse the repository at this point in the history
  5. Lint fix

    vdkdamian committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    3bfce97 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04826e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Fixes

    vdkdamian committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ca175d0 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Configuration menu
    Copy the full SHA
    455c78b View commit details
    Browse the repository at this point in the history
  2. Fix

    vdkdamian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    65843f7 View commit details
    Browse the repository at this point in the history
  3. Print

    vdkdamian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    25b8ea9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46c0dd5 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    vdkdamian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    a0428e9 View commit details
    Browse the repository at this point in the history
  6. Offline Mode playground

    vdkdamian committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    9bf6c06 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Fix

    vdkdamian committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    5f455dc View commit details
    Browse the repository at this point in the history
  2. Offline mode playground

    vdkdamian committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    9e090cc View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Linting

    vdkdamian committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    7a2d853 View commit details
    Browse the repository at this point in the history
  2. Linting

    vdkdamian committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    ce5760f View commit details
    Browse the repository at this point in the history
  3. Linting

    vdkdamian committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    1f150ef View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Fix

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    ad3985a View commit details
    Browse the repository at this point in the history
  2. CodeCov

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    8dbe697 View commit details
    Browse the repository at this point in the history
  3. CodeCov: useLocalStore

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    e82c4c9 View commit details
    Browse the repository at this point in the history
  4. tests: LocalStorage

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    58e6a35 View commit details
    Browse the repository at this point in the history
  5. tests: testFetchLocalStore

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    345270a View commit details
    Browse the repository at this point in the history
  6. Tests

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    9c54f28 View commit details
    Browse the repository at this point in the history
  7. MockLocalStorage

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    a372918 View commit details
    Browse the repository at this point in the history
  8. tests: Query local

    vdkdamian committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    42cf041 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2022

  1. codecov: Mock QueryObjects

    vdkdamian committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f51defd View commit details
    Browse the repository at this point in the history
  2. Revert Mock

    vdkdamian committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    835a778 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2023

  1. Configuration menu
    Copy the full SHA
    f887fe8 View commit details
    Browse the repository at this point in the history
  2. codecov: Check error

    vdkdamian committed Jan 1, 2023
    Configuration menu
    Copy the full SHA
    e34dd82 View commit details
    Browse the repository at this point in the history