mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-26 03:35:19 +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>
|
||
|---|---|---|
| .. | ||
| aws-companion | ||
| aws-presigned-url | ||
| bundled | ||
| cdn-example | ||
| custom-provider | ||
| dev | ||
| digitalocean-spaces | ||
| multiple-instances | ||
| node-xhr | ||
| php-xhr | ||
| python-xhr | ||
| react-example | ||
| react-native-expo | ||
| redux | ||
| transloadit | ||
| transloadit-textarea | ||
| uppy-with-companion | ||
| xhr-bundle | ||