nextcloud/apps/files/ajax
Jörn Friedrich Dreyer 45e6d96702 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
2013-10-22 18:11:03 +02:00
..
delete.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02:00
download.php Compare result are already true/false 2013-08-17 12:58:10 +02:00
getstoragestats.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02:00
list.php remove unneccessary lib in namespace 2013-09-20 16:46:33 +02:00
mimeicon.php Remove useless setting of RUNTIME_NOAPPS 2012-08-08 22:42:50 +02:00
move.php Files: explicitly define 2013-02-08 12:03:28 +01:00
newfile.php prevent user from creating or renaming sth. to an existing filename 2013-10-22 18:11:03 +02:00
newfolder.php move some stuff to the new api 2012-10-26 23:05:02 +02:00
rawlist.php Remove require in rawlist.php 2013-10-02 12:45:30 +02:00
rename.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
scan.php Split scanning logic from ajax file 2013-07-19 16:44:47 +02:00
upgrade.php Cache: more efficient upgrading 2013-01-15 19:11:12 +01:00
upload.php Fixed upload permissions distinction between public and logged in upload 2013-10-17 10:46:55 +02:00