Commit Graph

156 Commits (2cffcfbc03dfa4463bdfd72de0341000509bcec3)

Author SHA1 Message Date
Juan Carlos Cornejo 0944b4455b Moves the lastAction=null outside the if so it can include the undo requests from replace 14 years ago
Juan Carlos Cornejo 24a207a8fa Fixes a bug where if one tries to delete a file, then clicks undo, and then tries to delete the file again, no questions or undo options were presented. 14 years ago
Jenkins for ownCloud e6d87b2c4b [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 53350b2f19 Remove unnecessary file 14 years ago
Jenkins for ownCloud b819aa33f7 [tx-robot] updated from transifex 14 years ago
Arthur Schiwon ef3eebfd3e Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534. 14 years ago
Jenkins for ownCloud 36474e5681 [tx-robot] updated from transifex 14 years ago
Lukas Reschke 6ef5edf5ea Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 14 years ago
Robin Appelman 53a888cc81 more path normalization 14 years ago
Jenkins for ownCloud 1e6dc67517 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud da3896808a [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 355a1adb3a [tx-robot] updated from transifex 14 years ago
Bart Visscher 10cfcd4ff0 Remove useless setting of RUNTIME_NOAPPS 14 years ago
Jenkins for ownCloud a9f894ce11 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski de7f48b050 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Michael Gapczynski 7c0a5d4a59 Check if New and Upload buttons exist before adding their width to the total breadcrumbs width 14 years ago
Jenkins for ownCloud 9ca8d20a99 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 002ad4ba16 Tweak users delete notification 14 years ago
Michael Gapczynski 086397d8a1 Fix condition checking for resizing breadcrumbs 14 years ago
Michael Gapczynski 207ca3ec06 Dynamically resize breadcrumbs, fix for bug oc-468 14 years ago
Jenkins for ownCloud 7dc799c167 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 274d1ef87f [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 36ccaf51ed [tx-robot] updated from transifex 14 years ago
Michael Gapczynski dfae77dec1 Add notifications and undo support for replacing files when renaming 14 years ago
Jenkins for ownCloud 3430dcd367 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski e18639551d Tweak appearance of undo delete notification 14 years ago
Jenkins for ownCloud 18f6552a08 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski e02d8d7f7e Remove delete tipsy if file is deleted, fixes bug oc-958 14 years ago
Bart Visscher 896d27de36 Chunked upload: Support reusing local chunks 14 years ago
Jenkins for ownCloud 0a9c33e151 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud ba0ea21074 [tx-robot] updated from transifex 14 years ago
Jenkins for ownCloud 42c22bee36 [tx-robot] updated from transifex 14 years ago
Michael Gapczynski 4d17ed2f71 Make file actions permissions aware 14 years ago
Michael Gapczynski 6f58eca534 Change read only check to isCreatable 14 years ago
Michael Gapczynski b58e72cdb2 Alert user of errors when creating new files or folders 14 years ago
Bjoern Schiessle bd63fddbf4 fix broken properties in the database 14 years ago
Bjoern Schiessle 708c771296 update routine to fix broken file properties in db 14 years ago
Robin Appelman b1010160b3 CSRF protection for eventsource 14 years ago
Robin Appelman a49c07cf88 progressbar for New->From Url 14 years ago
Robin Appelman 59ab8b14c7 cache fileid's in oc_cache 14 years ago
Robin Appelman b45d3ced79 fix remote and public.php 14 years ago
Lukas Reschke c3fea30811 Sanitizing file names 14 years ago
Michael Gapczynski 0b14b4e3e8 Call exit() to prevent further code execution if directory does not exist 14 years ago
Michael Gapczynski ca04c1a0f8 Call exit() to prevent further code execution if directory does not exist 14 years ago
Michael Gapczynski 3134a962d9 Call exit() to prevent further code execution if directory does not exist 14 years ago
Jörn Friedrich Dreyer e59a1806cf remove superfluous ?> at the end of .php files (left out apps/*/templates) 14 years ago
Lukas Reschke 0abcf0a421 CSRF checks 14 years ago
Bjoern Schiessle b95996c02c - when creating a new text file or directory which name already exist use the same pattern as for file uploads in such a case (add a (N) to the name) 14 years ago
Bjoern Schiessle cd005e6c62 use new sanitizeHTML() function 14 years ago
Robin Appelman bf2062b09d write_close the session when scanning files or music 14 years ago