Skip to content
Snippets Groups Projects
  1. Sep 10, 2020
  2. Aug 18, 2020
  3. May 02, 2020
  4. Apr 10, 2020
  5. Apr 09, 2020
    • Robin Appelman's avatar
      optimize batch generation of previews · 7d386872
      Robin Appelman authored
      
      by allowing the generation of multiple previews at once we save on having to find, open and decode the max-preview for every preview of the same file
      
      the main use case for this is the preview generator app (pr for that comming next)
      
      in my local testing this saves about 25% of time when using the preview generator app
      
      Signed-off-by: default avatarRobin Appelman <robin@icewind.nl>
      7d386872
  6. Apr 07, 2020
  7. Mar 31, 2020
  8. Mar 26, 2020
  9. Dec 05, 2019
  10. Sep 01, 2019
  11. Jan 26, 2018
  12. Jan 18, 2018
  13. Jan 17, 2018
  14. Jan 07, 2018
  15. Nov 27, 2017
  16. Nov 06, 2017
  17. Oct 23, 2017
  18. May 02, 2017
  19. Mar 08, 2017
    • Roeland Jago Douma's avatar
      Test is a file is a valid jpg file · 7dd760d7
      Roeland Jago Douma authored
      
      During preview generation if we provide an invalid JPG file the system
      errors out with a PHP Fatal Error. Now we can't catch Fatal Errors (in
      5.6). I suspect that exif_imagetype to fall back to the extention.
      
      However a valid jpg file has a size. So we request the size of the image
      and just drop out if that returns false.
      
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      7dd760d7
  20. Feb 22, 2017
  21. Feb 10, 2017
  22. Oct 26, 2016
  23. Aug 29, 2016
  24. Jul 21, 2016
  25. May 26, 2016
  26. Apr 30, 2016
  27. Mar 01, 2016
  28. Feb 14, 2016
  29. Jan 12, 2016
  30. Jan 04, 2016
  31. Oct 26, 2015
Loading