Skip to content

Releases: umjammer/vavi-apps-fuse

version 0.1.10

27 Feb 15:55
002f0a7
Compare
Choose a tag to compare
  • separate vavi-net-fuse into vavi-nio-file-fuse (avoiding cyclic dependency)
  • move box, dropbox tests for fuse into each original project

version 0.1.9

09 Feb 05:21
0aba7cf
Compare
Choose a tag to compare

minimum Java version changed to 17

  • [onedrive4] add nfd to nfc conversion application
  • [googledrive] fix wrong flow (uploading proceeded twice w/ the new revision option)
  • [googledrive] add searching file capability
  • [googledrive] add disabling to normalize filename capability
  • [googledrive] fix to escape about two characters for searching
  • [javamail] update a dependency
  • [sandbox] update samples
  • [vfs] make jcifs-ng and smbj both work
  • [fuse] catch up with some specs. change
  • [archive] catch up with dependencies update
  • [sandbox] male test more effective
  • [sandbox] EpubRenamer move to vavi-apps-ebook
  • [commons] move into vavi-nio-file-base

version 0.1.8

14 Nov 13:09
de196ac
Compare
Choose a tag to compare
  • [onedrive4] fix about thumbnail
  • [archive] fix when directory has 2 or more levels
  • [googledrive:driver] add file caching enabled base for network drives
  • [onedrive:driver] add file caching enabled base for network drives
  • [onedrive3:driver] add file caching enabled base for network drives
  • [onedrive4:driver] add file caching enabled base for network drives
  • [acd:driver] add file caching enabled base for network drives
  • [frickr:driver] add file caching enabled base for network drives
  • [fuse:jnr] fix seeking
  • [fuse:jnr] fix non blocking mode
  • [*:driver] add files caching disabled switch for env
  • [archive] add env parameter for opening archives
  • [hfs+] follow dependency update

version 0.1.7

10 Mar 09:55
6c2c791
Compare
Choose a tag to compare
  • follow base update
  • first implementation of watch service
  • auth update
  • [googledrive]
    • thumbnail
    • revision
  • [onedrive]
    • thumbnail

version 0.1.6

25 Jun 20:52
ade22ce
Compare
Choose a tag to compare

version 0.1.5

19 Jun 14:10
Compare
Choose a tag to compare
  • follow dropbox flatten packages
  • follow box flatten packages
  • add folder move functionality
  • add upload using output stream functionality
  • update about #getDirectoryEntries(Path)

version 0.1.4

17 Jun 20:31
Compare
Choose a tag to compare

fuse works more efficiently

version 0.1.3

10 Jun 09:02
Compare
Choose a tag to compare
version 0.1.3 Pre-release
Pre-release
  • gather redundancy into java7-fs-base
  • update about tests

version 0.1.2

05 Jun 22:31
Compare
Choose a tag to compare
  • fix wrong choice of metadata
  • follow fixing box provider

version 0.1.1

05 Jun 09:58
Compare
Choose a tag to compare
  • add dealing large file functionality
  • remove redundancies
  • add uploading by OutputStreamm functionality
  • make it fuse compliant
  • follow vavi-nio-file updating
  • apply OneDriveUploadOption