diff --git a/BACKLOG.md b/BACKLOG.md index 8595b03b2..0f611c72a 100644 --- a/BACKLOG.md +++ b/BACKLOG.md @@ -34,7 +34,7 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature, - [ ] dashboard: focus jumps weirdly if you remove a file https://github.com/transloadit/uppy/pull/2161#issuecomment-613565486 - [ ] plugins: a WakeLock based plugin that keeps your phone from going to sleep while an upload is ongoing https://github.com/transloadit/uppy/issues/1725 - [ ] provider: Image search (via Google or Bing or DuckDuckGo): use duckduckgo-images-api or Google Search API (@arturi) -- [ ] provider: Google Photos (#2163) +- [ ] provider: Google Photos (#2163) ### 2.0 @@ -73,4 +73,4 @@ PRs are welcome! Please do open an issue to discuss first if it's a big feature, - [ ] provider: Giphy image search (on top of Unsplash plugin) () - [ ] test: add typescript with JSDoc for @uppy/core https://github.com/Microsoft/TypeScript/wiki/Type-Checking-JavaScript-Files (@arturi) - [ ] webcam: Specify the resolution of the webcam images/video. We should add a way to specify any custom 'constraints' (aspect ratio, resolution, mimetype (`/video/mp4;codec=h264`), bits per second, etc) to the Webcam plugin #876 -- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362 \ No newline at end of file +- [ ] provider: MediaLibrary provider which shows you files that have already been uploaded #450, #1121, #1112 #362