Commit Graph

6714 Commits (b3e7e54c8d05b256ef523d7bdbbbb86a7aab8df7)

Author SHA1 Message Date
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 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
Jörn Friedrich Dreyer 68e88b6e40 count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected 13 years ago
Bjoern Schiessle abbacbacb4 remove unused variable 13 years ago
Bjoern Schiessle 6e77fa46f2 if the database doesn't contain any information about the recovery mode than we assume that it is disabled 13 years ago
Jenkins for ownCloud 54ae799cd9 [tx-robot] updated from transifex 13 years ago
Thomas Müller ffb0e14d7b replacing ownCloud by theme-able name or avoid it's usage 13 years ago
Morris Jobke 404e9c0053 fix style of public share page 13 years ago
Vincent Petry 71cf83b314 Added fix to correctly parse non-array error messages 13 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 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 e41ea20ce4 Fixed clicking on the "Home" breadcrumb in the trash app 13 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 13 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 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
Vincent Petry e246e2b669 Fixed encryption migration when entry is missing in DB 13 years ago
Arthur Schiwon 81dbe7dab7 Port PR #5457 to master 13 years ago
Donald Buczek 3fc232370e make sure the shared ldap connection is rebound to the configured user after being used for password checking. 13 years ago
Arthur Schiwon c48157e3b8 LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518 13 years ago
Arthur Schiwon 7fa418c81a LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520 13 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 13 years ago
Arthur Schiwon 20f46602bd LDAP: when multiline values are passed as array, do not try to preg_split them. Fixes #5521 13 years ago
Arthur Schiwon 6284e95e2b typo, fixes #5517 13 years ago
Thomas Müller 1317b7c03d pass the name of the item source from the browser to the server - no need to get the data via complicated db queries 13 years ago
Jörn Friedrich Dreyer 4991a7bd06 fix translations 13 years ago
Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 13 years ago
Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 13 years ago
Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 13 years ago
Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 13 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 13 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 13 years ago
Arthur Schiwon 30c0f5dee6 LDAP Wizard: proper strings and translations for user and group count text 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
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 13 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 13 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 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