Skip to content
  • Thomas Müller's avatar
    Images on public sharing get downscaled to increase use experience - this will... · 20893cc3
    Thomas Müller authored
    Images on public sharing get downscaled to increase use experience - this will speed up loading time
    
    - adding keep aspect to core/ajax/preview.php
    - remove duplicate method Preview::show()
    - no more hard coded mimetype of preview
    - remove .png from the preview urls
    - keep old route preview.png for backwards compatibility
    - aspect preserving previews are now cached
    20893cc3