1. 04 Sep, 2020 1 commit
  2. 31 Aug, 2020 2 commits
  3. 09 Mar, 2020 1 commit
  4. 27 Feb, 2020 2 commits
  5. 26 Feb, 2020 2 commits
  6. 10 Oct, 2019 1 commit
  7. 09 Oct, 2019 1 commit
  8. 08 Oct, 2019 2 commits
  9. 09 Sep, 2019 3 commits
  10. 23 Jul, 2019 2 commits
  11. 10 Jul, 2019 2 commits
  12. 01 Jul, 2019 2 commits
  13. 28 Jun, 2019 2 commits
  14. 22 Mar, 2019 1 commit
  15. 21 Mar, 2019 2 commits
  16. 19 Mar, 2019 1 commit
  17. 11 Mar, 2019 4 commits
  18. 04 Mar, 2019 2 commits
    • Romain Courteaud's avatar
      Release 3.37.0 · 20f2d3e9
      Romain Courteaud authored
      Deprecate websql.
      
      Add group_by parameter to allDocs.
      
      Queries: Fix some parsing/serialization issues
      20f2d3e9
    • Tristan Cavelier's avatar
      Queries: Fix some parsing/serialization issues · 83d022d4
      Tristan Cavelier authored
      - fixes query toString inconsistent output
      - change serialization behavior
        ( a:b OR a:c ) -> a:( b OR c )
        a:( b OR c )   -> a:( b OR c )
      - rename simpleQuerySetKey to querySetKey
        as it also applies on complex queries.
      83d022d4
  19. 01 Mar, 2019 2 commits
  20. 14 Feb, 2019 2 commits
  21. 21 Jan, 2019 2 commits
    • Romain Courteaud's avatar
      Release 3.36.0 · f6e18118
      Romain Courteaud authored
      Add LinshareStorage
      f6e18118
    • Romain Courteaud's avatar
      [linshare] add linshare storage · 01e87e2c
      Romain Courteaud authored
      LinshareStorage uses the linshare document name as jio key.
      
      If multiple linshare documents have the same name, only the most recent modified is used.
      
      Thanks to Vincent Bechu for his work on this storage.
      01e87e2c
  22. 16 Oct, 2018 1 commit