ShaneIsrael / fireshare

Self host your media and share with unique links
GNU General Public License v3.0
642 stars 39 forks source link

feat(add): Upload when drag and drop #219

Closed RisedSky closed 8 months ago

RisedSky commented 8 months ago

closes #214

This has been tested on my own instance and it's working as expected.

RisedSky commented 8 months ago

Any idea if you can check and accept this PR please ? @ShaneIsrael

ShaneIsrael commented 8 months ago

Hi, sorry I never saw this for some reason GitHub isn't sending me notifications for anything anymore. I'll try to look at this and the other issues that got created later this morning.

ShaneIsrael commented 8 months ago

@RisedSky Please update to remove semi-colons. If you're using vscode the client folder has a .prettierrc file which if used with the prettier plugin should format your code in the coding style I have set.

Once that's updated I'll be happy to merge.

RisedSky commented 8 months ago

Alright thank you, I'll do the changes ASAP.

RisedSky commented 8 months ago

This should be good now