Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | remove png actions, fileicons, etc | Hendrik Leppelsack | 2016-07-01 | 105 | -0/+0 | |
| * | | | remove javascript png fallback for svg | Hendrik Leppelsack | 2016-07-01 | 1 | -94/+9 | |
* | | | | Merge pull request #25253 from owncloud/users-fixotherquotadropdown | Vincent Petry | 2016-07-04 | 1 | -3/+15 | |
|\ \ \ \ | ||||||
| * | | | | Prevent negative or non-number values in quota input | Vincent Petry | 2016-06-24 | 1 | -0/+6 | |
| * | | | | Fix "Other" value handling in quota dropdown in users page | Vincent Petry | 2016-06-23 | 1 | -3/+9 | |
* | | | | | Merge pull request #25314 from owncloud/files_external-backends-config | Vincent Petry | 2016-07-04 | 1 | -3/+18 | |
|\ \ \ \ \ | ||||||
| * | | | | | show configuration options for authentication backends while listing storage | Robin Appelman | 2016-06-30 | 1 | -0/+4 | |
| * | | | | | hide hidden parameters from list backend/auth parameters | Robin Appelman | 2016-06-30 | 1 | -3/+14 | |
* | | | | | | Change nickvergessen mailmap entry (#25349) | Joas Schilling | 2016-07-04 | 1 | -1/+2 | |
* | | | | | | Cap LDAP user cache (#25323) | Jörn Friedrich Dreyer | 2016-07-04 | 1 | -13/+15 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-04 | 38 | -22/+278 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-03 | 20 | -14/+86 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-02 | 24 | -2/+150 | |
| |_|/ / |/| | | | ||||||
* | | | | Merge pull request #25262 from owncloud/fed-sharing-error | Vincent Petry | 2016-07-01 | 3 | -28/+93 | |
|\ \ \ \ | ||||||
| * | | | | Log reason why we removed the fed share | Robin Appelman | 2016-06-27 | 1 | -0/+1 | |
| * | | | | Handle exceptions thrown while trying to notify remote server of a fed share | Robin Appelman | 2016-06-27 | 2 | -27/+91 | |
| * | | | | better detect errors in fed sharing response | Robin Appelman | 2016-06-24 | 1 | -1/+1 | |
* | | | | | Merge pull request #25276 from owncloud/delete-own-session-token | Vincent Petry | 2016-07-01 | 3 | -12/+70 | |
|\ \ \ \ \ | ||||||
| * | | | | | prevent users from deleting their own session token | Christoph Wurst | 2016-06-28 | 3 | -12/+70 | |
* | | | | | | Add all properties while creating a subscription (#25318) | Thomas Citharel | 2016-07-01 | 2 | -11/+22 | |
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-07-01 | 8 | -0/+126 | |
* | | | | | | Merge pull request #25304 from owncloud/local-karma | Vincent Petry | 2016-06-30 | 1 | -13/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | always use local karma | Hendrik Leppelsack | 2016-06-29 | 1 | -13/+1 | |
* | | | | | | | Merge pull request #25310 from owncloud/search-preventinfiniteloop | Vincent Petry | 2016-06-30 | 1 | -2/+5 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Prevent infinite loop in search auto-nextpage | Vincent Petry | 2016-06-30 | 1 | -2/+5 | |
|/ / / / / / | ||||||
* | | | | / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-30 | 8 | -2/+32 | |
| |_|_|_|/ |/| | | | | ||||||
* | | | | | fix version stringv9.1.0RC1 | Daniel Molkentin | 2016-06-29 | 1 | -1/+1 | |
* | | | | | 9.1.0 RC 1 | Daniel Molkentin | 2016-06-29 | 1 | -2/+2 | |
* | | | | | Various database migration fixes (#25209) | Thomas Müller | 2016-06-29 | 12 | -4/+1692 | |
* | | | | | Merge pull request #25288 from owncloud/fix-versionrevertperms | Vincent Petry | 2016-06-29 | 4 | -2/+78 | |
|\ \ \ \ \ | ||||||
| * | | | | | Hide revert button when no permission to revert | Vincent Petry | 2016-06-28 | 4 | -2/+78 | |
| | |/ / / | |/| | | | ||||||
* | | | | | get only vcards which match both the address book id and the vcard uri (#25294) | Björn Schießle | 2016-06-29 | 2 | -1/+5 | |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-29 | 44 | -10/+486 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-06-28 | 148 | -138/+686 | |
* | | | | Fix getting the certificate bundle for dav external storage (#25274) | Robin Appelman | 2016-06-27 | 2 | -2/+7 | |
* | | | | Login hooks (#25260) | Christoph Wurst | 2016-06-27 | 2 | -41/+65 | |
* | | | | handle unavailable fed shares while testing for availability (#25277) | Robin Appelman | 2016-06-27 | 2 | -5/+20 | |
* | | | | fix a ImageExportPlugin Test (#25215) | Georg Ehrke | 2016-06-27 | 2 | -8/+15 | |
* | | | | Merge pull request #25273 from owncloud/ext-fixsessioncredentialsnolazyload | Vincent Petry | 2016-06-27 | 1 | -0/+4 | |
|\ \ \ \ | ||||||
| * | | | | Quickfix: do not lazy load auth mechanisms for ext storages | Vincent Petry | 2016-06-27 | 1 | -0/+4 | |
* | | | | | Merge pull request #25237 from owncloud/search-filelistnextpageresults | Vincent Petry | 2016-06-27 | 2 | -4/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | Prerender file list pages to include search results | Vincent Petry | 2016-06-24 | 2 | -4/+29 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #25261 from owncloud/app-password-login-name | Vincent Petry | 2016-06-27 | 4 | -2/+28 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix layout | Christoph Wurst | 2016-06-24 | 3 | -6/+24 | |
| * | | | | | show which login name to use for the new app password | Christoph Wurst | 2016-06-24 | 3 | -0/+8 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #25263 from owncloud/decryptall-keepencryptionenabledforsi... | Christoph Wurst | 2016-06-27 | 1 | -0/+3 | |
|\ \ \ \ \ | ||||||
| * | | | | | Keep encryption enabled if decrypting for single user | Vincent Petry | 2016-06-24 | 1 | -0/+3 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #25250 from owncloud/linkshare-includedeletewithuploadperms | Vincent Petry | 2016-06-27 | 10 | -45/+214 | |
|\ \ \ \ \ | ||||||
| * | | | | | Repair step to adjust link share delete permissions | Vincent Petry | 2016-06-24 | 3 | -1/+111 | |
| * | | | | | Add explicit delete permission to link shares | Vincent Petry | 2016-06-24 | 7 | -44/+103 |