thomasbrueggemann / paperless-desktop

🍃 macOS app that uses the paperless API to manage your document scans.
GNU General Public License v3.0
585 stars 53 forks source link

Adding support for images #41

Closed NickBusey closed 6 years ago

NickBusey commented 6 years ago

Describe the changes you made

I added support for images. This closes #31

Why were these changes necessary/desired?

Because it only supported PDFs so far.

How can the changes be tested?

You have to upload an image. Click an image document, see that it loads nicely. Go back and click a PDF doc, see that they still load nicely.

Did you already test the changes?

I tested with jpgs and pngs.

thomasbrueggemann commented 6 years ago

@NickBusey I just introduced ESLint into the project. It would be greatly appreciated if you could check the two errors that ESLint spits out for this PR ✌️