Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VFS] Dropbox #28

Closed
14 tasks done
andersevenrud opened this issue Nov 6, 2014 · 3 comments
Closed
14 tasks done

[VFS] Dropbox #28

andersevenrud opened this issue Nov 6, 2014 · 3 comments

Comments

@andersevenrud
Copy link
Member

andersevenrud commented Nov 6, 2014

  • Read
  • Write
  • Upload
  • Download
  • Scandir
  • Delete
  • Fileinfo
  • Copy from/between OS.js
  • Copy from/between GoogleDrive
  • Translations for error messages etc
  • Notification Icon so user can revoke/sign out (Just like GoogleDrive has)
  • Authentication
  • Search/Find function
  • freeSpace() support
@andersevenrud andersevenrud self-assigned this Nov 6, 2014
@andersevenrud andersevenrud added this to the 2.0.0 milestone Nov 6, 2014
@andersevenrud andersevenrud changed the title VFS - Dropbox Implementation [VFS] Dropbox Implementation Nov 6, 2014
@andersevenrud
Copy link
Member Author

This is now included as default module in OS.js but will require to manually set up dropbox-js (it is very simple)

@andersevenrud
Copy link
Member Author

Closed for now :)

@andersevenrud andersevenrud modified the milestones: 2.0.0-beta1, 2.0.0 Mar 21, 2016
@andersevenrud andersevenrud reopened this Mar 21, 2016
@andersevenrud andersevenrud changed the title [VFS] Dropbox Implementation [VFS] Dropbox Mar 21, 2016
@andersevenrud andersevenrud removed their assignment May 14, 2016
@andersevenrud
Copy link
Member Author

Dropbox v2 support coming in upcoming v2.1.1 release.

andersevenrud added a commit that referenced this issue Aug 22, 2017
Mainly bugfixes related to previous release, but also brings back Dropbox support.

Relevant:

* https://community.os-js.org/t/update-version-bump-2-1-1/156

Digest:

* Settings: Corrections of some paddings in main window
* Settings: Updated compability
* CoreWM: Fixed an invalid self-reference in DigitalClock
* CoreWM: Updated compability
* VFS: Dropbox now supports find() (#28)
* VFS: Added Dropbox v2 support (#28)
* VFS: Now possible to override 'osjs:' mountpoint
* VFS: Replaced a static mountpoint definition (onedrive)
* VFS: Replaced a static mountpoint definition (google-drive)
* GUI: Correctly check for <webview> in GUIIframe
* GUI: Prevent error on non-event fn args
* CSS: Move pointer-events block prevention decleration down to body
* server-node: Updated some documentation
* server-node: Correction in User documentation
* client: Revert to a default promise on Extension init
* client: Updated some documentation
* core: Renamed internal hooks
* utils: Added 'urlparams' method
* dom: check for native remove() support in $remove()
* process: Fixed some issues in reload()
* window-manager: Use DOM.$remove for Opera compability
* process: Removed BC kept when refactoring
* window-behaviour: Add 'data-window-hint' to body when manipulating windows
* misc: Updated locales
* misc: Updated some dotfiles
* misc: Updated INSTALL.md
* misc: Update LICENSE (Closes #604)
* misc: Updated 'Extension' package init and template
* misc: Removed bin/build-opkg.sh
* misc: Now using node:boron-alpine for Docker
* misc: Removed a beacon from README
* misc: Updated dependencies
* misc: Updated github ISSUE_TEMPLATE
* bin: Removed some defunct scripts
* bin: Updated docker image
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Client
Staged
Development

No branches or pull requests

1 participant