36 Commits

Author SHA1 Message Date
Alexandre Bodin
2a780ea10a Clear _id now that queries return an id everytime 2019-08-13 17:40:31 +02:00
Alexandre Bodin
f99e2ab683 Support upload multipart in content manager creation and edition of data 2019-08-01 12:20:28 +02:00
Alexandre Bodin
45e6533941 Cleanup and remove upload plugin queries 2019-07-16 17:23:37 +02:00
Alexandre Bodin
59c7ef9651 Finish upload plugin refactoring and add custom queries 2019-07-16 17:23:26 +02:00
Alexandre Bodin
239c065972 remove content-manager call in upload services 2019-07-16 17:23:25 +02:00
Alexandre Bodin
078d677526 Implement CM fetch, fetchAll, create, update, delete 2019-07-16 17:23:25 +02:00
Alexandre Bodin
51300f4a4f Fix Add image upload in content type and add image in example app 2019-05-23 10:21:41 +02:00
Alexandre Bodin
a41641bfe4 Add a queries interface to the plugins 2019-04-26 13:40:23 +02:00
Kamal Bennani
bd1930a75c Create a generic Builder and Query APIs 2019-03-21 09:06:06 +01:00
DMehaffy
5cf66b491b Fix bookshelf Upload Plugin findOne giving 500 error 2019-02-13 09:31:31 -07:00
Javier Castro
3a2839b53b Fix #2752: Remove temp files after upload (ie. avoid "No space left on device" errors) 2019-02-04 13:17:59 -03:00
Jim LAURIE
404afec5de Prefix providers 2018-10-19 09:26:09 +02:00
Jason Lei
9861b9ad3f Bringing files up to date with master, fixing the missing contributor code. 2018-09-17 15:50:13 +08:00
Jason Lei
3378403954 GraphQL Mutations, Aggregations, Decimals
Merging Mutations and Aggregations. Fixed Mongoose Hook to use Decimals (2 decimal places) and Floats (20 decimal places).
2018-09-10 16:05:00 +08:00
soupette
8003982b08 Fix conflicts 2018-08-22 14:17:09 +02:00
Jakub Skořepa
4771cc9575
Revert previous changes and save hash to new field sha256 2018-08-09 19:46:23 +02:00
Jakub Skořepa
2ad3121494
Use actual hash instead of randomly generated string 2018-08-02 20:09:12 +02:00
Jim LAURIE
aba7de44ce Fix delete uploaded file SQL fix #1459 2018-07-20 15:09:14 +02:00
soupette
e439333b42 Add eslint to plugin-upload backend 2018-04-30 18:00:01 +02:00
Jim Laurie
ed63df0ae6 Fix delete file on aws s3 2018-03-07 14:18:15 +01:00
Aurelsicoko
cc1ec5c1ea Make CSS improvements on upload plugin 2018-03-06 15:49:11 +01:00
Aurelsicoko
cde39a8609 Add/remove file from Content-Manager & move logic into the Upload plugin 2018-02-28 15:49:28 +01:00
Aurelsicoko
19b1574f00 Start to handle polymorphic association update in Content Manager (mongoose only) 2018-02-28 12:33:32 +01:00
Aurelsicoko
dac8931676 Handle association on upload route 2018-02-27 16:53:06 +01:00
Aurelsicoko
ab108a6f93 Create & handle association between File upload and others models 2018-02-27 11:52:18 +01:00
Jim Laurie
543f21cdb1 Fix PR feedback 2018-02-23 14:57:58 +01:00
Jim Laurie
3f2111cbf9 Add some comments 2018-02-21 17:18:33 +01:00
Jim Laurie
b7ee56d78f Add sizeLimit 2018-02-21 14:46:10 +01:00
Jim Laurie
5f51b6b767 Fix previous PR feedback 2018-02-21 14:23:12 +01:00
Jim Laurie
f12b0503ff Get and update configs 2018-02-20 17:10:25 +01:00
Jim Laurie
ab93e7113f Move upload in modules 2018-02-20 15:57:34 +01:00
Jim Laurie
44ec9e9e02 Route count uploads 2018-02-19 19:54:45 +01:00
Jim Laurie
9ef00e217d Delete file upload 2018-02-19 16:00:37 +01:00
Jim Laurie
cf029dac07 Create db entry on upload and get uploads 2018-02-19 15:41:26 +01:00
Jim Laurie
848db478e3 Create route to upload on local server 2018-02-19 14:26:20 +01:00
cyril lopez
11b96a37d3 Rename upload folder 2018-02-08 14:13:29 +01:00