1. 14 Nov, 2017 1 commit
  2. 10 Nov, 2017 2 commits
    • Boris Kocherov's avatar
      use jio storrage for save document images · b67e646a
      Boris Kocherov authored
      disable "image upload blocking" on image jio save (probably it wrong)
      use modified jio_putAttachment to save image:
      * if attachId undefined then attachId = mimeType,sha1hashOfFile
      * not save in jio storage if attach with checksumm already exist
      * return attachId
      * allow dataUri instead blob
      use modified jio_getAttachment allow get attachment as dataUrl or
      blobUrl (ooffice use blobUrl)
      disable load images as background
      b67e646a
    • Boris Kocherov's avatar
      fixed double loading of textures · b603ac29
      Boris Kocherov authored
      b603ac29
  3. 06 Nov, 2017 1 commit
  4. 03 Nov, 2017 11 commits
  5. 02 Nov, 2017 16 commits
  6. 01 Nov, 2017 9 commits