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

Indexeddb #342

Open
wants to merge 105 commits into
base: master
Choose a base branch
from
Open

Indexeddb #342

wants to merge 105 commits into from

Commits on Jan 23, 2018

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

Commits on May 10, 2018

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

Commits on May 12, 2018

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

Commits on May 20, 2018

  1. start of indexeddb example

    Joe-Jones committed May 20, 2018
    Configuration menu
    Copy the full SHA
    61b3a18 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2018

  1. Configuration menu
    Copy the full SHA
    4c7c2ed View commit details
    Browse the repository at this point in the history
  2. finished display_data

    Joe-Jones committed May 21, 2018
    Configuration menu
    Copy the full SHA
    b8b968e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. made this compile

    Joe-Jones committed May 24, 2018
    Configuration menu
    Copy the full SHA
    1a0f826 View commit details
    Browse the repository at this point in the history
  2. Adding and displaying.

    Joe-Jones committed May 24, 2018
    Configuration menu
    Copy the full SHA
    52e5408 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2018

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

Commits on May 28, 2018

  1. It's working.

    Ubuntu committed May 28, 2018
    Configuration menu
    Copy the full SHA
    25c02ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec4b8e5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66fd193 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. Configuration menu
    Copy the full SHA
    9af4a54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a86733a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70926f9 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2018

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

Commits on May 31, 2018

  1. Work on IDBRequest.

    Joe-Jones committed May 31, 2018
    Configuration menu
    Copy the full SHA
    9c339b9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. Configuration menu
    Copy the full SHA
    e6a24f4 View commit details
    Browse the repository at this point in the history
  2. Finished with IDBRequest.

    Joe-Jones committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    a3da606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e78d890 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dca1a0 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2018

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

Commits on Jul 15, 2018

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

Commits on Jul 16, 2018

  1. Configuration menu
    Copy the full SHA
    bea659a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df4b455 View commit details
    Browse the repository at this point in the history
  3. Finished with IDBKeyRange

    Joe-Jones committed Jul 16, 2018
    Configuration menu
    Copy the full SHA
    c45baaa View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Configuration menu
    Copy the full SHA
    c2435d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6054f0f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

  1. Configuration menu
    Copy the full SHA
    5511d2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6478b5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bcfbe69 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b0434a View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2018

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

Commits on Jul 30, 2018

  1. More bits and bobs.

    Joe-Jones committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    e38012e View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2018

  1. This ain't working.

    Joe-Jones committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    0da2963 View commit details
    Browse the repository at this point in the history
  2. Sort out transaction.

    Joe-Jones committed Aug 1, 2018
    Configuration menu
    Copy the full SHA
    94d097f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b453bc1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8bfe9b5 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2018

  1. Think I've fixed this.

    Joe-Jones committed Aug 6, 2018
    Configuration menu
    Copy the full SHA
    5d29d4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44f87b5 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2018

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

Commits on Sep 23, 2018

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

Commits on Sep 24, 2018

  1. Make it compile again.

    Joe-Jones committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    ff22c06 View commit details
    Browse the repository at this point in the history
  2. Get rid of warnings.

    Joe-Jones committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    04cf8bf View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

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

Commits on Oct 17, 2018

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

Commits on Nov 2, 2018

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

Commits on Nov 12, 2018

  1. Merge branch 'master' into indexeddb

    Joe Jones committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    65cd91f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. Merge branch 'master' into indexeddb

    Joe Jones committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    2d85286 View commit details
    Browse the repository at this point in the history
  2. Little tidy up.

    Joe Jones committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    c7990fe View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2018

  1. Merge branch 'master' into indexeddb

    Joe Jones committed Nov 26, 2018
    Configuration menu
    Copy the full SHA
    7f0de89 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2019

  1. Merge branch 'master' into indexeddb

    Joe Jones committed Jan 26, 2019
    Configuration menu
    Copy the full SHA
    324ac9b View commit details
    Browse the repository at this point in the history

Commits on May 23, 2019

  1. Remove dead code in example

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    788e8a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d87b81a View commit details
    Browse the repository at this point in the history
  3. Replace IDB -> Db

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    5fa10bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc1d178 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fddd754 View commit details
    Browse the repository at this point in the history
  6. Remove more dead code comments

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    d7dacbd View commit details
    Browse the repository at this point in the history
  7. Remove IDL comments

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    48da190 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    21abe13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c975d4a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    220776c View commit details
    Browse the repository at this point in the history
  11. Add link to specs IDBRequest

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    f83cff3 View commit details
    Browse the repository at this point in the history
  12. Add missing return to error

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    42438a5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a392a39 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d3db3d4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    454de21 View commit details
    Browse the repository at this point in the history
  16. Word-wrap comment

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    6ac1bcb View commit details
    Browse the repository at this point in the history
  17. Add link to IDBFactory specs

    iceiix committed May 23, 2019
    Configuration menu
    Copy the full SHA
    40f1aed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5b08f18 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2019

  1. Configuration menu
    Copy the full SHA
    6e94092 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b835ee5 View commit details
    Browse the repository at this point in the history
  3. Fix value typo

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6833fd5 View commit details
    Browse the repository at this point in the history
  4. Remove empty doc comments

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    365bc9b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93551a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04953f5 View commit details
    Browse the repository at this point in the history
  7. Add link to IDBCursor spec

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    7b5eecb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    03816a4 View commit details
    Browse the repository at this point in the history
  9. Add IDBKeyRange spec link

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6047c3d View commit details
    Browse the repository at this point in the history
  10. Fix mothods typo

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    9cacfec View commit details
    Browse the repository at this point in the history
  11. Fix get_all() method typo

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    3640e30 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    fbb0691 View commit details
    Browse the repository at this point in the history
  13. Revert "Remove empty doc comments"

    This reverts commit 365bc9b.
    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    49a253e View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    cb99095 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a0b2543 View commit details
    Browse the repository at this point in the history
  16. More spec links

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    6ba12cb View commit details
    Browse the repository at this point in the history
  17. Fix the typo

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    c6c76f5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    694f7ca View commit details
    Browse the repository at this point in the history
  19. Into<Option> -> Option

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    38c08a6 View commit details
    Browse the repository at this point in the history
  20. Another generic removal, add

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    a1eaa97 View commit details
    Browse the repository at this point in the history
  21. Capitalize comment

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    0ae7cde View commit details
    Browse the repository at this point in the history
  22. Remove dead comment:

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    d1618ff View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    84d1413 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    763c8bc View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    29399ed View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    9b397c5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    238eabf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5d2dd5d View commit details
    Browse the repository at this point in the history
  29. Use match on ready_state

    iceiix committed May 24, 2019
    Configuration menu
    Copy the full SHA
    5919271 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c48b7bd View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    205086d View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    aa4e630 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5f9ef94 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2019

  1. Rebuild

    iceiix committed May 25, 2019
    Configuration menu
    Copy the full SHA
    7ae6f14 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Rebuild

    iceiix committed May 29, 2019
    Configuration menu
    Copy the full SHA
    f5b0209 View commit details
    Browse the repository at this point in the history