1. 10 Nov, 2015 1 commit
    • Junming Liu's avatar
      QiniuStorage : The latest version of QiniuStorage · 374c1b07
      Junming Liu authored
      This is the lastest QiniuStorage file. Because of Qiniu not support resource manage operations, so it's only have putAttachment and getAttachment.
      The method to upload or download file are using URiTemplate via Ajax. Besides, i use CryptoJS to do HMAC-SHA1 algorithm.
      374c1b07
  2. 14 Sep, 2015 2 commits
  3. 10 Sep, 2015 2 commits
  4. 09 Sep, 2015 1 commit
  5. 27 Aug, 2015 1 commit
  6. 25 Aug, 2015 1 commit
  7. 10 Jul, 2015 3 commits
  8. 07 Jul, 2015 2 commits
    • Romain Courteaud's avatar
      Release version 3.2.0 · 777b1010
      Romain Courteaud authored
      777b1010
    • Romain Courteaud's avatar
      ReplicateStorage: add automatic conflict resolution · 7407f357
      Romain Courteaud authored
      Configure the storage with the conflict_handling parameter value:
         0: (default): no resolution (ie, throw an Error)
         1: keep the local state
            (overwrites the remote document with local content)
            (delete remote document if local is deleted)
         2: keep the remote state
            (overwrites the local document with remote content)
            (delete local document if remote is deleted)
         3: keep both copies (leave documents untouched, no signature update)
      7407f357
  9. 29 Jun, 2015 3 commits
  10. 18 Jun, 2015 1 commit
  11. 17 Jun, 2015 5 commits
  12. 16 Jun, 2015 1 commit
  13. 12 Jun, 2015 1 commit
  14. 29 May, 2015 2 commits
  15. 22 May, 2015 1 commit
  16. 30 Apr, 2015 7 commits
  17. 27 Apr, 2015 2 commits
  18. 24 Apr, 2015 1 commit
  19. 15 Apr, 2015 1 commit
  20. 14 Apr, 2015 2 commits