nextcloud/apps/files_sharing/ajax
Thomas Müller 20893cc3b3 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
2014-05-02 17:02:57 +02:00
..
list.php Files, trashbin, public apps use ajax/JSON for the file list 2014-04-02 15:33:47 +02:00
publicpreview.php Images on public sharing get downscaled to increase use experience - this will speed up loading time 2014-05-02 17:02:57 +02:00