Commit Graph

6724 Commits (9f4fd0161ec1065b6c731dd9f3f65311283b945a)

Author SHA1 Message Date
Vincent Petry 9f4fd0161e Added unit tests for shared files watcher 12 years ago
Vincent Petry eb6fc14f84 Removed unused method 12 years ago
Vincent Petry e3868ba118 Fixed watcher to also update the owner's folder sizes 12 years ago
Thomas Müller a7cb16aab1 use === 12 years ago
Jenkins for ownCloud e89f080f09 [tx-robot] updated from transifex 12 years ago
Jenkins for ownCloud 07e540613e [tx-robot] updated from transifex 12 years ago
VicDeo 4e9a23dffe Excpetion->Exception 12 years ago
Jörn Friedrich Dreyer adb5de4a88 prefer closest over parent 12 years ago
Jörn Friedrich Dreyer a4be1ebeb8 use data-file to retrieve filename 12 years ago
Vincent Petry 1be1c57bc8 Corretly hide "no permissions" message in controls in viewer mode 12 years ago
Vincent Petry 19eeb618ff Prevent closing the create dropdown when right clicking in Firefox 12 years ago
Vincent Petry aeac3186ee Fixed summary visibility check 12 years ago
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
Thomas Müller f91a4c89ca adding storage_mtime handling to SharedCache 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