Lauri Ojansivu
							
						 | 
						
							
							
								cd1750f368
							
							Forked minio npm package to @wekanteam/minio to update package dependencies. S3/MinIO support In Progress.
						 | 
						2 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								f6fbd0a5c2
							
							Attachment, rename not needed anymore since Meteor-Files 2.3.0
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								25443926d3
							
							Attachment, path was wrong if the file hasn't a extension
						 | 
						3 years ago | 
					
				
					
						
							
								   Tobias Wolf
							
						 | 
						
							
							
								469d81f8a5
							
							Separate uploaded file validation logic from the model "Attachments"
						 | 
						3 years ago | 
					
				
					
						
							
								   Lauri Ojansivu
							
						 | 
						
							
							
								c23f5dc858
							
							Fix Validate attachment error at PR Meteor files 2.2.1 fixes + attachment view.
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								ea5025595a
							
							Server side code don't need a Meteor.call
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								344aeb4051
							
							Meteor-Files 2.2.1 changed the function "namingFunction"
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								db8e707049
							
							Attachment filename was truncated to 28 characters since Meteor-Files 2.1.0. Fixed this
						 | 
						3 years ago | 
					
				
					
						
							
								   Tobias Wolf
							
						 | 
						
							
							
								e6b705be26
							
							Remove leftover unused arguments parsing for external execution
						 | 
						3 years ago | 
					
				
					
						
							
								   Tobias Wolf
							
						 | 
						
							
							
								b5d311c00c
							
							Add support to validate attachment uploads by an external program
						 | 
						3 years ago | 
					
				
					
						
							
								   Lauri Ojansivu
							
						 | 
						
							
							
								7c619859fc
							
							Updated dependencies like ostrio:files etc.
						 | 
						3 years ago | 
					
				
					
						
							
								   Tobias Wolf
							
						 | 
						
							
							
								ed3223fedc
							
							Add support to validate attachment uploads by type and size
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								26e1c1dc4a
							
							Attachment file rename is now possible
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								000e27a4a1
							
							Board copy moves the attachments to the "copied from board storage"
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								3fad014e91
							
							Multi-File Storage code was missing after merge
						 | 
						3 years ago | 
					
				
					
						
							
								   Lauri Ojansivu
							
						 | 
						
							
							
								a34cbf95e8
							
							Add missing code.
						 | 
						3 years ago | 
					
				
					
						
							
								   Lauri Ojansivu
							
						 | 
						
							
							
								68e8155805
							
							Multi-File Storage.
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								c6212c7d62
							
							Initial attachment upload set's now "original" in filename too
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								b8d14abe0c
							
							Attachment Management at Admin Console
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								a064e03fc7
							
							Store file on filesystem renew's the storage path
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								9d587e76ab
							
							Remove filesCollection from FileStoreStrategy classes
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								72b8672e62
							
							Move storage names for filesystem and gridfs to constants
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								9ef45a75af
							
							removed createOnAfterUpload file and use existing code for initial file move to GridFS
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								927f155078
							
							WRITABLE_PATH is mandatory, so simplify the code logic
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								883beba9ed
							
							Split AttachmentStoreStrategy classes to new FileStoreStrategy classes
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								0fcfd8e168
							
							Attachment filename contains now the filename of the uploaded file
						 | 
						3 years ago | 
					
				
					
						
							
								   Martin Filser
							
						 | 
						
							
							
								44fd652b05
							
							Move Attachment to other storages now possible
						 | 
						3 years ago | 
					
				
					
						
							
								   Lauri Ojansivu
							
						 | 
						
							
							
								0c3ca14699
							
							Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
						 | 
						3 years ago | 
					
				
					
						
							
								   Denis Perov
							
						 | 
						
							
							
								a4732bacce
							
							Support WRITEABLE_PATH envrionemnt variable
						 | 
						3 years ago | 
					
				
					
						
							
								   David Arnold
							
						 | 
						
							
							
								1cddd607ec
							
							Revert "use tempdirs"
						 | 
						5 years ago |