nextcloud/apps/files/ajax
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates
Before rendering breadcrumbs or the file list, the paths are now
normalized. This prevents the UI to show "." breadcrumbs in case the
path contains sections with "/./"

Fixes #5848
2013-11-14 13:24:05 +01: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 Fixed storage stats to be based on current directory 2013-11-06 10:55:19 +01:00
list.php Files app backend now normalizes paths before rendering templates 2013-11-14 13:24:05 +01: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 Added missing comma to make the next diff cleaner 2013-10-31 15:12:26 +01:00
newfolder.php Fix double not in newfile/newfolder language. 2013-10-27 11:53:14 +01: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 Append file etag to preview URLs 2013-10-28 14:14:55 +01:00