mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-22 09:48:06 +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-s3 | ||
| aws-s3-multipart | ||
| box | ||
| companion | ||
| companion-client | ||
| core | ||
| dashboard | ||
| drag-drop | ||
| dropbox | ||
| file-input | ||
| form | ||
| golden-retriever | ||
| google-drive | ||
| image-editor | ||
| informer | ||
| locales | ||
| onedrive | ||
| progress-bar | ||
| provider-views | ||
| react | ||
| react-native | ||
| redux-dev-tools | ||
| robodog | ||
| screen-capture | ||
| status-bar | ||
| store-default | ||
| store-redux | ||
| thumbnail-generator | ||
| transloadit | ||
| tus | ||
| unsplash | ||
| url | ||
| utils | ||
| webcam | ||
| xhr-upload | ||
| zoom | ||