vsivsi/meteor-file-collection
Extends Meteor Collections to handle file data using MongoDB gridFS.
CoffeeScriptNOASSERTION
Issues
- 7
No longer works with Mongo 6
#176 opened by dpatte - 8
- 0
Insert and upload file server side
#174 opened by mfoksinski - 3
findOne not working on collection
#151 opened by mikkelking - 3
- 2
Automatic Write Lock Renewal Failed
#165 opened by dpatte - 6
Remove does not always work
#142 opened by ignl - 2
View documents in browser instead of download,
#150 opened by mbateman - 3
The global definition of Mongo.Collection has changed since the file-collection package was loaded.
#128 opened by g41n - 1
DeprecationWarning in Meteor 1.6 / Node 8
#170 opened by edemaine - 3
allow replace mongo url on grid
#169 opened by crapthings - 2
How to post a new file?
#168 opened by iMagdy - 3
Separate permissions for OPTIONS (for Cordova)
#167 opened by edemaine - 2
- 4
How to delete the whole file collection
#162 opened by dpatte - 1
cache control header private
#164 opened by jerradpatch - 9
Data deduplication / CAS storage
#163 opened by killua-eu - 5
Compatibility with Apollo-server.
#161 opened by cbilotta - 6
Template Data Context to use with metadata OR How to use it with Template...events() ?
#160 opened by juliomac - 13
Can't get CORS to work on Cordova
#158 opened by rsmelo92 - 10
Upload stalled with resumableJs
#157 opened by jerradpatch - 5
Big files
#156 opened by humbertocruz - 4
Is jquery required
#153 opened by DavidSichau - 2
Can't make file get works on mobile
#154 opened by humbertocruz - 3
where is my file?
#155 opened by varunajmera0 - 8
FileCollection.remove() on the Client side triggers Meteor find() selector bug when combined with packages that transform Collection documents in certain ways
#152 opened by RaniereSouza - 1
CORS Error on image upload from Android app
#149 opened by mikkelking - 7
show the file
#148 opened by interfaith - 2
copying files
#146 opened by dpatte - 5
Broken <img> while loading
#143 opened by paolo-g - 4
Uploading file data to empty file document
#144 opened by Chey47 - 1
- 4
Preventing multiple drop zones from being activated (unAssignDrop not working)
#121 opened by schaazzz - 2
Download fails for Android/iOS
#137 opened by MeteorFanatic - 3
Loading image on server from URL
#140 opened by manuscript80 - 2
- 11
how can we set Resumable's header ?
#130 opened by crapthings - 4
403 forbidden when using a method
#139 opened by hamedhemmati - 6
Firefox video plays only once
#135 opened by ignl - 2
Can't get custom resumable working
#136 opened by hamedhemmati - 2
Is there a way to call resumable.addFile()?
#138 opened by hashtaggigs - 2
Larger than maxUploadSize error reporting
#133 opened by ignl - 3
Copy/Duplicate a GridFS Document
#134 opened by CoolestNerdIII - 2
maxUploadSize: value?
#122 opened by serkansakalli - 5
- 1
Custom response data after POST request.
#129 opened by bjornba - 3
- 2
this._isRemoteCollection is not a function
#125 opened by ndarilek - 2
How to create a downloadable link
#123 opened by timothyarmes - 1
Suggestion: Post-read hook
#124 opened by rune-bk