Make public link share page work with Webdav and add operations
The public page now uses the public.php/webdav endpoint. Also enabled more file operations like rename, move, delete and create folder from the public page, which are now all possible thanks to the public.php/webdav endpoint.
Showing
- apps/files/ajax/upload.php 2 additions, 5 deletionsapps/files/ajax/upload.php
- apps/files/js/files.js 1 addition, 1 deletionapps/files/js/files.js
- apps/files/templates/list.php 0 additions, 11 deletionsapps/files/templates/list.php
- apps/files_sharing/ajax/list.php 0 additions, 96 deletionsapps/files_sharing/ajax/list.php
- apps/files_sharing/js/public.js 14 additions, 2 deletionsapps/files_sharing/js/public.js
- apps/files_sharing/tests/js/publicAppSpec.js 18 additions, 2 deletionsapps/files_sharing/tests/js/publicAppSpec.js
Loading
Please register or sign in to comment