nextcloud/apps/files_sharing/appinfo
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
..
app.php fix etag propagation 2014-04-23 12:54:26 +02:00
info.xml Expose public shares over webdav 2014-04-25 14:45:18 +02:00
routes.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
update.php split-up the update script and add unit tests for it 2014-04-23 12:54:26 +02:00
version Expose public shares over webdav 2014-04-25 14:45:18 +02:00