aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Moved content disposition code+workarounds to OCP\ResponseVincent Petry2014-01-073-63/+2
* tests addedBjoern Schiessle2013-12-193-1/+44
* we can also have a path user/cache/...Bjoern Schiessle2013-12-191-1/+1
* check if the old owner and the old path is availableBjoern Schiessle2013-12-191-3/+10
* fix rename of shared filesBjoern Schiessle2013-12-192-19/+38
* Merge pull request #6498 from owncloud/stable6-oracleencryptiontestfixVincent Petry2013-12-192-31/+19
|\
| * Removed numRows usage from encryption appVincent Petry2013-12-182-31/+19
* | Merge pull request #6291 from owncloud/ldap_doc_linkThomas Müller2013-12-192-2/+2
|\ \
| * | LDAP: adjust documentation URL for OC 6Arthur Schiwon2013-12-102-2/+2
* | | reliable detect encrypted filesBjoern Schiessle2013-12-171-10/+12
* | | clarifying licenseFrank Karlitschek2013-12-171-0/+4
* | | always show home breadcrumb in files viewBjoern Schiessle2013-12-171-7/+5
* | | always show 'Deleted Files' breadcrumbBjoern Schiessle2013-12-171-4/+4
* | | update file cache for target fileBjoern Schiessle2013-12-161-0/+9
* | | only remove encryption keys if a real file gets deleted, skip this method if ...Bjoern Schiessle2013-12-162-9/+67
* | | call set password hook because it doesn't get triggered during test execution...Bjoern Schiessle2013-12-161-3/+12
* | | enable more testsBjoern Schiessle2013-12-161-8/+4
| |/ |/|
* | Removed comments in database schema of encryption appVincent Petry2013-12-141-4/+1
* | LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon2013-12-121-5/+6
* | toggle select all checkboxBjoern Schiessle2013-12-121-0/+8
* | LDAP: the browser shall not autofill userdn and password, usually login crede...Arthur Schiwon2013-12-121-2/+2
|/
* Don't try to encrypt a file when the temp file isn't createdBart Visscher2013-12-061-18/+21
* correctly propagate the return value of ldap_set_optionroot2013-12-061-1/+1
* set unencrypted_size to 0 after decryption... so that the unencrypted_size ge...Bjoern Schiessle2013-12-061-1/+1
* get owner from share item, if we expire a share while the user updates his /S...Bjoern Schiessle2013-12-061-2/+6
* it is not possible to unshare filesBjoern Schiessle2013-12-061-14/+5
* fix typoBjoern Schiessle2013-12-051-1/+1
* only create new key on password change if a recovery key exists or if the use...Bjoern Schiessle2013-12-051-23/+28
* show change password form if key couldn't be decryptedBjoern Schiessle2013-12-051-1/+1
* add method to check if users private/public key existsBjoern Schiessle2013-12-051-4/+13
* Merge pull request #6180 from owncloud/fix_6143Vincent Petry2013-12-042-3/+22
|\
| * LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by ju...Arthur Schiwon2013-12-041-3/+10
| * LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143Arthur Schiwon2013-12-041-0/+12
* | config switch to disable auto expire for the trash binBjoern Schiessle2013-12-041-1/+6
* | Revert "Adjust files_encryption requirements to the new core requirement (PHP...Morris Jobke2013-12-041-1/+8
|/
* Merge pull request #6175 from owncloud/fix_6142Thomas Müller2013-12-044-6/+60
|\
| * LDAP Wizard: don't generate filter when not allowedArthur Schiwon2013-12-031-1/+3
| * some equals are more equal than other equalsArthur Schiwon2013-12-031-2/+2
| * LDAP Wizard: return correct varArthur Schiwon2013-12-031-1/+1
| * LDAP Wizard: make sure auto-detected suggestions are really applied initially...Arthur Schiwon2013-12-031-3/+54
| * LDAP: on testing configuration, set active property to true, otherwise inacti...Arthur Schiwon2013-12-031-0/+2
| * LDAP: set default value for login filter to empty, otherwise the wizard signa...Arthur Schiwon2013-12-031-1/+1
| * LDAP Wizard: don't send ldap_tls change back to the interface as the element ...Arthur Schiwon2013-12-021-1/+0
* | fix public page - gallery view issuesMorris Jobke2013-12-031-1/+1
* | fix trashbin and pbulic page controlsMorris Jobke2013-12-032-1/+5
* | fix and cleanup CSS for public pageMorris Jobke2013-12-031-3/+2
* | change different shades of grey for public share page to whiteJan-Christoph Borchardt2013-12-031-10/+14
* | remove app specific codeJan-Christoph Borchardt2013-12-031-4/+0
* | fix details for buttons in header and controls barJan-Christoph Borchardt2013-12-031-1/+5
* | Fixed placeholder after page reloadVincent Petry2013-12-031-1/+1