-
- Downloads
prevent user from creating or renaming sth. to an existing filename
- show tooltip when violating naming constraints while typing - when target filename exists on server fallback to dialog to interrupt the users flow because something unexpected went wrong - fixes #5062 - also fixes some whitespace and codestyle issues in files js - uses css selector over filterAttr in touched js files
Showing
- apps/files/ajax/newfile.php 15 additions, 0 deletionsapps/files/ajax/newfile.php
- apps/files/css/files.css 7 additions, 1 deletionapps/files/css/files.css
- apps/files/js/file-upload.js 188 additions, 149 deletionsapps/files/js/file-upload.js
- apps/files/js/filelist.js 205 additions, 185 deletionsapps/files/js/filelist.js
- apps/files/js/files.js 99 additions, 99 deletionsapps/files/js/files.js
- apps/files/lib/app.php 9 additions, 1 deletionapps/files/lib/app.php
- core/js/js.js 1 addition, 1 deletioncore/js/js.js
Loading
Please register or sign in to comment