Commit Graph

7493 Commits (dda7129a243c7ebdbcdf9c2b5dbf167542402bc2)

Author SHA1 Message Date
Arthur Schiwon 422ccf4cdb add test for cloning and keeping configuration seperate 13 years ago
Arthur Schiwon 86d479cb28 Use array_key_exists instead of isset, because the latter returns false if the assigned value is null 13 years ago
Arthur Schiwon 055a09e487 On clone create a new instance of the Configuration 13 years ago
Jenkins for ownCloud bcf388d3c5 [tx-robot] updated from transifex 13 years ago
Robin McCorkell 7c3da27bf6 Fix duplicate ipauniqueid 13 years ago
Vincent Petry d95fde3924 Removed comment 13 years ago
Morris Jobke 5747e0e3f9 remove executable flag for file-upload.js 13 years ago
Vincent Petry 1e4e0cfcd5 Lazy load phpseclib in ext storage config 13 years ago
Robin Appelman cf23defa52 Fix typo in mount loading 13 years ago
Jenkins for ownCloud 3aa8647634 [tx-robot] updated from transifex 13 years ago
Oskar Hollmann 90839b784f Comment moved to prevent 'Line is too long' warning. 13 years ago
Oskar Hollmann fa28c089fa Fix: 'Upload button tooltip doesn't disappear' 13 years ago
Robin McCorkell ca595611f5 Add FreeIPA UUID compatibility, fixes #7796 13 years ago
Vincent Petry 9116c39a82 Fixed ext storage password field order issue 13 years ago
Vincent Petry 5b6c36347b Fixed ext storage unit test for groups 13 years ago
Vincent Petry 8e0a5ed5df Added tests to check mount point list for a target user 13 years ago
Robin Appelman 214357ca68 Improve sorting performance of large lists of files 13 years ago
Vincent Petry 4cb53f77b2 Moved external storage mounting code to files_external app 13 years ago
Vincent Petry 80180bea32 Added IV for ext storage password encryption 13 years ago
Vincent Petry 40a70ecf79 Added password obfuscation for external storage config 13 years ago
Vincent Petry e0dada704c Added ext storage unit tests for writing then reload the mount config 13 years ago
Jenkins for ownCloud 7b1d52f5b9 [tx-robot] updated from transifex 13 years ago
Vincent Petry 1f79f368ef Added unit tests for when adding ext storage mount points 13 years ago
Vincent Petry 8ababef4cd Fix validation of allowed personal backend 13 years ago
Thomas Müller 6b9ae27b90 drop file cache migration OC5 -> OC6 13 years ago
Robin McCorkell 792d0d3314 Fix smb4php to work with home shares 13 years ago
Frank Karlitschek 8a24e1eb96 clearify the use-case of this app 13 years ago
Jenkins for ownCloud c89aa6d5fe [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 13 years ago
Thomas Müller bbbbb033f3 in case of phpunit executions calling header() and exit() is too bad 13 years ago
Jan-Christoph Borchardt 55c630ea7d remove unneeded icon class 13 years ago
Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 13 years ago
Bjoern Schiessle 9d32475260 finally fix the paths for the OCS Share API 13 years ago
Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 13 years ago
Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 13 years ago
Thomas Müller ae13ff112f remove Sabre_DAV_Browser_Plugin 13 years ago
Francesco Piraneo G. 3f4a0778c8 Update index.php 13 years ago
Georg Ehrke 9a5c2d0080 add preDelete hook for files_versions app 13 years ago
Georg Ehrke 0f864c38bb add preDelete hook for files_trashbin app 13 years ago
Bjoern Schiessle a09df0083e add 'received_from' info to the share, so that every share can have a different value 13 years ago
Bjoern Schiessle 36885dc64c fix path creation for re-shares, issue #7662 13 years ago
Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 13 years ago
Vincent Petry 022d76c7bb Fixed warning when browsing Shared folder 13 years ago
Bjoern Schiessle 5ddabd7cd0 fix mimetype detection, introduce fake etag to identify preview images 13 years ago
Bjoern Schiessle 4562909a20 get trash size from file cache 13 years ago
Bjoern Schiessle abad625cac only enable previews if the encryption is disabled 13 years ago
Bjoern Schiessle eab844e226 if file is not in db, fall back to restore file to the users root 13 years ago
Thomas Müller 58c216d0e8 close the session on all file operations 13 years ago
Robin Appelman 8ab7d18a6a Move the router classes to a namespace and expose it with a public interface 13 years ago
Bjoern Schiessle 9548670da7 we need the file_source to delete a share successfully 13 years ago