veliovgroup / Meteor-Files

🚀 Upload files via DDP or HTTP to ☄️ Meteor server FS, AWS, GridFS, DropBox or Google Drive. Fast, secure and robust.
https://packosphere.com/ostrio/files
BSD 3-Clause "New" or "Revised" License
1.11k stars 166 forks source link

Make Meteor-Files compatible with meteor-desktop? #881

Closed dd137 closed 5 months ago

dd137 commented 10 months ago

Hi @dr-dimitru,

Thanks for the great package.

Would you be open to make Meteor-Files compatible with Meteor Community package meteor-desktop?

That would just require replacing Meteor.isCordova by (Meteor.isCordova || Meteor.isDesktop) in Meteor-Files and meteor-cookies, which appear once in each of the two repo.

dr-dimitru commented 10 months ago

Hello @dd137 , I'm open to accept/review PRs into both

dd137 commented 10 months ago

Cool, will create the PRs 👍

dd137 commented 9 months ago

Hi @dr-dimitru. No stress, but just wanted to point out the PRs are ready. Cheers

dr-dimitru commented 5 months ago

Feel free to reopen it in case if the issue is still persists on your end.