Commit Graph

6706 Commits (fdaac995267528af866ce13f32e7b74e911bcdfe)

Author SHA1 Message Date
Jörn Friedrich Dreyer 68e88b6e40 count correct array, then using 1000 as MAX_SQL_CHUNK_SIZE works as expected 12 years ago
Bjoern Schiessle abbacbacb4 remove unused variable 12 years ago
Bjoern Schiessle 6e77fa46f2 if the database doesn't contain any information about the recovery mode than we assume that it is disabled 12 years ago
Jenkins for ownCloud 54ae799cd9 [tx-robot] updated from transifex 12 years ago
Thomas Müller ffb0e14d7b replacing ownCloud by theme-able name or avoid it's usage 12 years ago
Morris Jobke 404e9c0053 fix style of public share page 12 years ago
Vincent Petry 71cf83b314 Added fix to correctly parse non-array error messages 12 years ago
Bjoern Schiessle fcfac51aa1 backport of https://github.com/owncloud/core/pull/5513 12 years ago
Jenkins for ownCloud b0b76fe064 [tx-robot] updated from transifex 12 years ago
Thomas Müller a90cefcea2 avoid usage of brand name 'ownCloud' 12 years ago
Vincent Petry e41ea20ce4 Fixed clicking on the "Home" breadcrumb in the trash app 12 years ago
Christian Berendt 70276ca520 settings tags for optional parameters 12 years ago
Christian Berendt 235bf5269d extended parameter descriptions for Swift 12 years ago
Jenkins for ownCloud 8df8211225 [tx-robot] updated from transifex 12 years ago
Andreas Fischer eb2d66d1a0 Fix double not in newfile/newfolder language. 12 years ago
Jenkins for ownCloud 119ecc6f34 [tx-robot] updated from transifex 12 years ago
Vincent Petry e246e2b669 Fixed encryption migration when entry is missing in DB 12 years ago
Arthur Schiwon 81dbe7dab7 Port PR #5457 to master 12 years ago
Donald Buczek 3fc232370e make sure the shared ldap connection is rebound to the configured user after being used for password checking. 12 years ago
Arthur Schiwon c48157e3b8 LDAP: don't validate unconfigured (new) LDAP server configs, fixes #5518 12 years ago
Arthur Schiwon 7fa418c81a LDAP Wizard: always show correct Back+Continue Buttons, fixes #5520 12 years ago
Christian Berendt dd82481f59 add configuration parameter to manually set the timeout of HTTP requests 12 years ago
Arthur Schiwon 20f46602bd LDAP: when multiline values are passed as array, do not try to preg_split them. Fixes #5521 12 years ago
Arthur Schiwon 6284e95e2b typo, fixes #5517 12 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 12 years ago
Jörn Friedrich Dreyer 4991a7bd06 fix translations 12 years ago
Bjoern Schiessle 2221aa9ca4 run first getUsersItemShared() with the owner 12 years ago
Bjoern Schiessle 60e219da43 update etags for user we haven't checked yet 12 years ago
Bjoern Schiessle 6ae761d946 keep a list of users we already checked to avoid loops 12 years ago
Bjoern Schiessle dd972f65a8 fix infinite loop while updating etags, fix for #4365 12 years ago
Markus Goetz af58360434 files_encryption: Fix getFileSize() 12 years ago
Thomas Müller b60ae11db8 introducing new dav property {xmlns:oc="http://owncloud.org/ns}id 12 years ago
Arthur Schiwon 30c0f5dee6 LDAP Wizard: proper strings and translations for user and group count text 12 years ago
Jörn Friedrich Dreyer 8ed73e5ced use a more descriptive error message when the user tries to create '/Shared' 12 years ago
Jörn Friedrich Dreyer a9735c8a6f cleanup array value assignment 12 years ago
Jörn Friedrich Dreyer af7ec3169b cleanup precondition checking when creating new files / folders 12 years ago
Jörn Friedrich Dreyer bc0faa1c4e use correct filename in error result json 12 years ago
Christian Berendt 128d3221cc make Swift::testLocal workable by using a delimiter 12 years ago
Christian Berendt a1e956263c Revert "make Swift::testLocal workable by fixing the prefix used with the object listing in opendir" 12 years ago
Christian Berendt b92061da5a make Swift::testLocal workable by fixing the prefix used with the object listing in opendir 12 years ago
Thomas Müller ca3771f8fd fixing js syntax error 12 years ago
Thomas Müller bf46e0c317 fixing undefined variable $newname 12 years ago
Thomas Müller 0283589a19 adding PHPDoc comments 12 years ago
Jörn Friedrich Dreyer 45e6d96702 prevent user from creating or renaming sth. to an existing filename 12 years ago
Vincent Petry 263f8bebfe Added FileList.setViewerMode to hide controls 12 years ago
Bjoern Schiessle 3d1d443529 remove debug output 12 years ago
Bjoern Schiessle eb348b776c set the init status to "NOT_INITIALIZED" if the encryption app gets enabled 12 years ago
Christian Berendt 506db6c63a rewrite of OC\Files\Storage\Swift 12 years ago
Christian Berendt 452d0a20a6 renaming OC\Files\Storage\SWIFT to OC\Files\Storage\Swift 12 years ago
Thomas Müller e23433f771 display the original file name - this will change in case of renames 12 years ago