1up-lab/OneupUploaderBundle
This Symfony bundle provides a server implementation for handling single and multiple file uploads using either FineUploader, jQuery File Uploader, YUI3 Uploader, Uploadify, FancyUpload, MooUpload, Plupload or Dropzone. Features include chunked uploads, orphanages, Gaufrette and Flysystem support.
PHPMIT
Issues
- 4
Chunked uploads : How to stop the upload process when the file maxsize has been reached
#429 opened by PauchardThomas - 6
AbstractController->dispatchPostEvents expects Symfony File instead of FlysystemFile
#444 opened by seizan8 - 2
Hi There, is there any plans to upgrade the bundle to symfony 7? I have upgrade my project however oneup is not working.
#442 opened by glanes - 4
ClearChunkCommand and ClearOrphansCommand changes to remove deprecations in Symfony 6.1
#430 opened by artmit - 9
symfony/templating is deprecated
#437 opened by ndench - 0
Who uses this with the flysystem storage?
#441 opened by Ilyes512 - 3
Since symfony/console 6.1: Relying on the static property "$defaultName" for setting a command name is deprecated
#434 opened by wladimiravila - 4
S6 : How to call OrphanageManager
#428 opened by PauchardThomas - 3
Any plans to add uppy support ?
#431 opened by SamuelB-ACA - 0
- 1
PHP 8.1 compatibility / deprecation warnings
#422 opened by knallcharge - 2
Deprecation for symfony 5.3
#413 opened by sebastianwos - 0
- 12
Missing compatibility with Flysystem v2
#404 opened by Rikijs - 10
Catch uploads bigger than upload_max_filesize
#405 opened by knallcharge - 2
Getting the old filename in pastUpload after namer
#415 opened by Hanmac - 1
best document for server
#418 opened by rezaalimorady - 4
- 3
Problem filename with final file after cunked
#411 opened by Jasonlgrd - 1
Return custom data to the Frontend
#403 opened by Timu57 - 3
Symfony 5.3: RequestStack::getMasterRequest() is deprecated, use getMainRequest() instead
#407 opened by keksa - 1
- 8
Chunks and NFS v3 file locking issue
#381 opened by doxt3r - 2
kernel.root_dir overrides kernel.project_dir
#401 opened by garak - 2
Allow php 8
#397 opened by garak - 7
How can i change my response type in my listener to json instead of plain/text ?
#394 opened by eric72 - 5
Orphanage with Symfony 5
#388 opened by AntoineTesson - 2
- 4
ResponseInterface should implement \ArrayAccess
#389 opened by ndench - 1
Cross-Contamination of Chunked Uploads
#384 opened by ixalsera - 1
Problem installing
#383 opened by mayconsouza - 5
- 1
Way to get the Directory from Storage
#376 opened by Hanmac - 1
doctrine/form Integration bundle
#378 opened by Nemo64 - 1
Better Translation handling with Parameters
#370 opened by Hanmac - 2
Fatal Error on cache:clear
#363 opened by lucop1 - 3
- 2
Event for if image is deleted
#346 opened by xeon826 - 1
Direct uploading chunks to S3
#359 opened by sela - 3
OnUpload does not get triggered
#352 opened by nielzzz1993 - 1
Repeated result returned in response
#356 opened by entekhabgroup - 1
Success Message dropzone
#355 opened by UtechtDustin - 35
- 3
- 2
fix twig_extension symfony 4.4
#365 opened by Nelly34 - 1
Symfony 4.3 deprecations
#361 opened by KDederichs - 0
ContainerAwareCommand deprecated in Symfony 4.2
#354 opened by gubler - 1
- 9
Software requirements
#349 opened by tcdaly - 1
Passing file name from UploadNamer to UploadListener in Symfony v4.1 with OneUpUploaderBundle
#348 opened by Rikijs