mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 17:58:05 +00:00
* boilerplate for Box provider
TODO:
- adapter
- index
- website/src/docs
- tests
* Box provider implementation
- adapter
- index
- npm bufoonery
- lil' fixes
and MORE!
TODO:
- thumbnails 🤬
- tests
- docs
* Box provider: add brand icon, fix file icons
- token issues with thumbnail/logout
* Box provider: fix thumbnails, upload
- fix tokens for box
- implement `size()`
- make debug logging easier to find (bold blue)
learned:
- box needs cookie auth
- thumbnail requests come back as 202s
TODO:
- fix logout with form POST (zoom example)
* Box provider: fix logout
- add client info as formData to revoke post
TODO:
- tests cleanup
- package-lock fix
- docs
* Box provider: docs
TODO:
- tests
* Box provider: cleanup
TODO:
- tests
* fix error msg path for Box
- remove comment
* keeping up
- update ProviderViews import
- fix version string on Box package.json
* companion,box: exclude box from global module/examples while in beta
Co-authored-by: Ifedapo .A. Olarewaju <ifedapoolarewaju@gmail.com>
|
||
|---|---|---|
| .. | ||
| after-version-bump.js | ||
| build-bundle.js | ||
| build-css.js | ||
| build-lib.js | ||
| companion | ||
| companion-heroku | ||
| disc.js | ||
| endtoend-build | ||
| endtoend-build-ci | ||
| endtoend-build-tests | ||
| locale-packs.js | ||
| make-new-versions-table | ||
| release | ||
| remove-accidental-git-tags.sh | ||
| run-example.js | ||
| to-gif-hd.sh | ||
| to-gif-hq.sh | ||
| to-gif.sh | ||
| travis-deploy | ||
| travis-deploy-companion | ||
| update-contributors.js | ||
| upload-to-cdn.js | ||
| web-deploy | ||