Commit Graph

1429 Commits (bd50ed0dedbb2b7f94e26ad0f9e6cefef631f542)

Author SHA1 Message Date
Bjoern Schiessle 9d16353e09 disable trahs in files_sharing/public.php 13 years ago
Bjoern Schiessle c9646ddc4c fix undefined index errors if public share view 13 years ago
Vincent Petry a7962faa56 Fixed delete action to show error message as notification 13 years ago
Jörn Friedrich Dreyer 5da2929180 fix filtering number like filenames in filelist 13 years ago
Jan-Christoph Borchardt f2d18867af change bold 'deleted files' button to normal for less focus 13 years ago
Jenkins for ownCloud c3746e866a [tx-robot] updated from transifex 13 years ago
Vincent Petry 008c3b80d6 Files app backend now normalizes paths before rendering templates 13 years ago
Vincent Petry 5bdfccfc47 Fixed total dirs/files message hiding condition 13 years ago
Vincent Petry e285e84e18 Selection summary is now displayed properly 13 years ago
Jenkins for ownCloud e431ba5ce8 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 3428c03b80 [tx-robot] updated from transifex 13 years ago
Vincent Petry 4998faf343 Added JS event for when the user changes the directory 13 years ago
Vincent Petry c16fbbf386 Increased upload error delay to 10 seconds 13 years ago
Vincent Petry bdc75e497b Fixed totalDirs JS error 13 years ago
Jenkins for ownCloud 263603aa4c [tx-robot] updated from transifex 13 years ago
Vincent Petry 5d698b72fc Fixed folder icon for home storage 13 years ago
Ramiro Aparicio b49530f80b Do not count the size of shared folder on total 13 years ago
Vincent Petry 31181e4348 Fixed storage stats to be based on current directory 13 years ago
Vincent Petry 5d9ab6e7ac Update quota value in client after scan and upload 13 years ago
Thomas Müller b869fb2a09 calling getstoragestats.php only if a user is logged in because this call requires a user to be logged in 13 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 13 years ago
Vincent Petry 35dd568f8f Added missing comma to make the next diff cleaner 13 years ago
Jörn Friedrich Dreyer a4be1ebeb8 use data-file to retrieve filename 13 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 13 years ago
Vincent Petry 19eeb618ff Prevent closing the create dropdown when right clicking in Firefox 13 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 13 years ago
Vincent Petry 71cf83b314 Added fix to correctly parse non-array error messages 13 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 13 years ago
Thomas Müller a90cefcea2 avoid usage of brand name 'ownCloud' 13 years ago
Vincent Petry efbd79198b Fixed preview URL + size while dragging an existing file 13 years ago
Vincent Petry e62ca4ea4f Append file etag to preview URLs 13 years ago
Jenkins for ownCloud 8df8211225 [tx-robot] updated from transifex 13 years ago
Andreas Fischer eb2d66d1a0 Fix double not in newfile/newfolder language. 13 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 13 years ago
Jörn Friedrich Dreyer 4991a7bd06 fix translations 13 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 13 years ago
Jörn Friedrich Dreyer 8ed73e5ced use a more descriptive error message when the user tries to create '/Shared' 13 years ago
Jörn Friedrich Dreyer a9735c8a6f cleanup array value assignment 13 years ago
Jörn Friedrich Dreyer af7ec3169b cleanup precondition checking when creating new files / folders 13 years ago
Jörn Friedrich Dreyer bc0faa1c4e use correct filename in error result json 13 years ago
Thomas Müller ca3771f8fd fixing js syntax error 13 years ago
Thomas Müller bf46e0c317 fixing undefined variable $newname 13 years ago
Thomas Müller 0283589a19 adding PHPDoc comments 13 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 13 years ago
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 13 years ago
Vincent Petry 3bb7cf939e Fixed ugly white space while loading file thumbnail 13 years ago
Vincent Petry d1c27e08e5 Fixed empty content logic 13 years ago
kondou 732e7db319 Fix mind-boggling emptycontent logic 13 years ago