Skip to content

Releases: raguay/DropboxConnect

Release 2.1: Updated Dropbox python library

12 Mar 05:22
Compare
Choose a tag to compare

This release updates the Python Dropbox library to the latest version.

Dropbox Connect: Fixing changes in API

20 Aug 14:29
Compare
Choose a tag to compare

After fman 1.1.6, the exists() function needs to return true on '' url. This version is fixed. Still working on changes needed to have the progress bar working.

Dropbox Connect 2.03: Fixing Windows library issues. again.

23 Apr 18:01
Compare
Choose a tag to compare

This one goes further to try to fix the problem with running in Windows.

Dropbox Connect 2.02: Fixing Windows library issues. again.

12 Apr 03:50
Compare
Choose a tag to compare

I'm hoping this release will fix the Windows loading libraries bug. Please let me know as my Windows system is dead.

Dropbox Connect 2.01: Fixing Windows library issues.

10 Apr 05:06
Compare
Choose a tag to compare

This release should fix the errors that certain libraries are not found on Windows systems. This fix is based on responses from people that run fman on Windows. I currently don't have a Windows system running, could other check and confirm that this is fixed now? Thanks.

DropboxConnect 2.0: Full file system operational

13 Feb 08:30
Compare
Choose a tag to compare

This update give you full access to the file management features of fman with your Dropbox account.

DropboxConnect 1.8.1: Added file copy from Dropbox to local filesystem and fixed package dependencies.

02 Feb 02:54
Compare
Choose a tag to compare

I added some more libraries that aren't bundled under Windows and Linux. I also have finished copying from Dropbox to the local file system of both files and directories. Working on uploading....

DropboxConnect 1.8: Added file copy from Dropbox to local filesystem and fixed package dependencies.

01 Feb 08:33
Compare
Choose a tag to compare

This release has the copy files from Dropbox server to your local file system working. It also fixed the dependency on a package for users of Linux.

DropboxConnect 1.7: filesystem with Caching fixed and new columns

31 Jan 07:15
Compare
Choose a tag to compare

This release should fix all the caching issues and now has a Size and Synced columns. Give it a try and let me know what you think.

DropboxConnect 1.6: filesystem with Caching

30 Jan 13:23
Compare
Choose a tag to compare

I just implemented caching on the dropbox:// file system. Added hooks for other functionality, but not fully fleshed out yet....