- deps: force latest version & audit fix (ef30de9c)
- deps: force latest version & audit fix (a1cd0df0)
- deps: force latest version & audit fix (74d324c2)
- deps: force latest version & audit fix (547a279a)
- deps: force latest version & audit fix (a1d20c1f)
- deps: force latest version & audit fix (35319c8b)
- deps: force latest version & audit fix (3573718d)
- deps: force latest version & audit fix (f88c35c7)
- deps: force latest version & audit fix (0c0b1da5)
- deps: force latest version & audit fix (fe1d3426)
- deps: force latest version & audit fix (2037ad98)
- deps: force latest version & audit fix (dc917899)
- deps: force latest version & audit fix (9844f8d0)
- deps: force latest version & audit fix (ecfd41bd)
- deps: force latest version & audit fix (6904b050)
- deps: force latest version & audit fix (7e6c6d2b)
- deps: force latest version & audit fix (32c385d3)
- deps: force latest version & audit fix (f888ab9e)
- deps: force latest version & audit fix (2de3f4ee)
- deps: force latest version & audit fix (8dc83648)
- deps: force latest version & audit fix (1273cf5e)
- deps:
- deps: force latest version & audit fix (2bc50814)
- deps: force latest version & audit fix (30880c25)
- deps: force latest version & audit fix (cd29dc08)
- deps: force latest version & audit fix (7dc05fff)
- deps: force latest version & audit fix (605e13ea)
- deps: force latest version & audit fix (aa3a7f82)
- expose file length on autopopulate (5391fffa)
- deps: force latest version & audit fix (b3509f8b)
- deps: force latest version & audit fix (e9024900)
- improve usage examples (cfae09e8)
- setup project structure and dependencies (69ada11e)
- deps:
- force latest version & audit fix (904a94b1)
- force latest version & audit fix (66b5d3af)
- force latest version & audit fix (e47a63fd)
- force latest version & audit fix (46c5ee21)
- force latest version & audit fix (bf76c477)
- force latest version & audit fix (ed67288b)
- add required dependencies (d65f1bd0)
- examples:
- improve usage docs (d6777ae0)
- remove unused environment options (e8af2722)
- improve usage docs (6d836136)
- implement uploaderFor to handle file uploads for a give path (59789024)
- implement bucketUploaderFor and uploadErrorFor helpers (bf9522c2)
- plugin stream and download relative url to file schemas (172c6252)
- implement file filter creator for a bucket (5b72b1c2)
- implement bucketInfoFor helper (974e18f6)
- implement bucketFor to get gridfs bucket by name (c947fc6b)
- allow File model switching based on request bucket (c226f9cf)
- implement modelForBucket to obtain model for a give bucket (bac68a63)
- apply rest actions to simplify metadata http api (8c02de92)
- implement file download get http handler (ffcf8bc8)
- implement file chunks get http handler (70e3a76b)
- implement file put http handler (f2c24cfe)
- implement file patch http handler (afabc791)
- implement file delete http handler (4e20ded9)
- implement get file details http handler (1a663c34)
- implement initial http upload handler (a8eb01a5)
- implement createBuckets to expose common GridFS buckets (2b0f02e7)
- refactor to ensure models on request (62a0291e)
- implement Buckets and FileTypes definitions (3fdbab6f)
- implement fileFilter to allow multer to ignore other files (55c2c7be)
- improve model switching base on bucket path param (269128f9)
- common exports (164684db)
- use bucketInfoFor helper (9cb18252)
- allow storage switch based on bucket (20bf7f1f)
- rename modelForBucket to modelFor (3f94d283)
- extract id from request params (d3e816ca)
- improve package exports (35919d25)
- update router hanlders to use expess-rest-actions helpers (9756881b)
- improve model jsdocs (eb00f87f)
- remove unused imports (5b580042)
- improve http api docs (ca2f8b88)
- improve jsdocs (c987be5a)
- implelemt file schematype specs (1fd4bfd3)
- implement file schema types specs (f926e719)
- refactor model specs file name (4a2c1f81)
- implement videos buckekt http api spec (0b14e22f)
- implement images buckekt http api spec (6d131f8a)
- implement documents buckekt http api spec (4aa9e915)
- implement audios buckekt http api spec (3f366840)
- fix file http spec to virtual timestamps (00c62e64)
- refactor to usee express test helpers (9936bd94)
- add empty specs for file http api (bf63d653)
- ensure properties assertions on file http specs (1377eaa2)
- improve file http spec setup (a359e0e3)
- initialize http spec and dedupe dependencies (b397a806)
- clear unused var from index spec (5fa759d6)
- clear unused specs from index (3d20e233)
- implement write, read, unlink specs for Image and Video model (528dd6ab)
- implement write, read, unlink specs for File model (e2e71fc0)
- implement write, read, unlink specs for Audio model (045d8565)
- implement write, read, unlink specs for Document model (6589d763)
- implement File, Image, Audio, Video, Document write specs (f8da5208)
- add fixtures (6f146f09)
- ensure createModels specs (57d6d078)
- flatten test directories (8aefb258)
- ensure Buckets assertions (011a218b)
- ensure FileTypes schematypes assertions (d6163c4d)