Releases: umjammer/vavi-apps-fuse
Releases · umjammer/vavi-apps-fuse
version 0.1.10
- 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
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
- [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
- follow base update
- first implementation of watch service
- auth update
- [googledrive]
- thumbnail
- revision
- [onedrive]
- thumbnail
version 0.1.6
fix #10
version 0.1.5
- 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
fuse works more efficiently
version 0.1.3
- gather redundancy into java7-fs-base
- update about tests
version 0.1.2
- fix wrong choice of metadata
- follow fixing box provider
version 0.1.1
- add dealing large file functionality
- remove redundancies
- add uploading by OutputStreamm functionality
- make it fuse compliant
- follow vavi-nio-file updating
- apply OneDriveUploadOption