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

Make @uppy/unsplash production ready #3196

Merged
merged 25 commits into from Oct 1, 2021
Merged

Make @uppy/unsplash production ready #3196

merged 25 commits into from Oct 1, 2021

Commits on Sep 13, 2021

  1. Copy the full SHA
    8839c8b View commit details
    Browse the repository at this point in the history
  2. 1
    Copy the full SHA
    b1359bd View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    cbdab4d View commit details
    Browse the repository at this point in the history
  4. Use older syntax to fix CI

    Murderlon committed Sep 13, 2021
    Copy the full SHA
    ef21a2a View commit details
    Browse the repository at this point in the history
  5. Try again

    Murderlon committed Sep 13, 2021
    Copy the full SHA
    e6b327d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2021

  1. Copy the full SHA
    c54dd80 View commit details
    Browse the repository at this point in the history
  2. Inline Itemlist in Browser

    Murderlon committed Sep 14, 2021
    Copy the full SHA
    4f21687 View commit details
    Browse the repository at this point in the history
  3. Show author of image in UI

    - Pass author data in companion
    - Show author on hover
    - SHow author always for touch devices
    Murderlon committed Sep 14, 2021
    Copy the full SHA
    5067aea View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Remove .bind in core

    Murderlon committed Sep 15, 2021
    Copy the full SHA
    afc0ed7 View commit details
    Browse the repository at this point in the history
  2. Fix empty state and tests

    Murderlon committed Sep 15, 2021
    Copy the full SHA
    b5da629 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f177df6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    262848b View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    35c4b72 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'unsplash' of https://github.com/transloadit/uppy into u…

    …nsplash
    
    * 'unsplash' of https://github.com/transloadit/uppy:
      Always show underline in artist link to indicate it is a link
    Murderlon committed Sep 15, 2021
    Copy the full SHA
    3937634 View commit details
    Browse the repository at this point in the history
  7. Add docs/unsplash.md

    Murderlon committed Sep 15, 2021
    Copy the full SHA
    02150f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. More subtle author links

    nqst committed Sep 16, 2021
    Copy the full SHA
    6e8a89a View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    fa1f35b View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    2853116 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2021

  1. Merge branch 'main' into unsplash

    * main:
      Show all details on mobile when `showProgressDetails` is `true` (#3174)
      @uppt/xhr-upload: fix `this.uppy is undefined` error (#3207)
      ci: test on Node.js v16.x (#3205)
      @uppy/dashboard: fix linter (#3206)
      Add `2.1.1` to `CHANGELOG.md`
      Release
      Release
      Fix "attempted to use private field on non-instance" in `SearchProvider` (#3201)
      Add 'done' to `nb_NO.js` (#3200)
      @uppy/transloadit: fix unhandledPromiseRejection failures (#3197)
      fix: AbortController is not defined on Node.js (Server Side Render) (#3169)
    Murderlon committed Sep 20, 2021
    Copy the full SHA
    dcaf200 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6c2a4c3 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Copy the full SHA
    908eb40 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    ecf75a8 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    Murderlon and aduh95 committed Sep 28, 2021
    Copy the full SHA
    dd5200a View commit details
    Browse the repository at this point in the history
  4. Remove unused by key

    Murderlon committed Sep 28, 2021
    Copy the full SHA
    5ecbe88 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'unsplash' of https://github.com/transloadit/uppy into u…

    …nsplash
    
    * 'unsplash' of https://github.com/transloadit/uppy:
      Apply suggestions from code review
    Murderlon committed Sep 28, 2021
    Copy the full SHA
    39324d4 View commit details
    Browse the repository at this point in the history