Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove any stray socket files before creating new ones | Robin McCorkell | 2016-04-05 | 2 | -0/+2 |
| | |||||
* | Add capability to show if group sharing is enabled | Roeland Jago Douma | 2016-04-04 | 2 | -0/+20 |
| | | | | | | | fixes #23477 Now clients can correct wording to properly reflect who a user can share with. | ||||
* | Merge pull request #23557 from owncloud/sabre-plugin-browser-error-page | Thomas Müller | 2016-04-04 | 6 | -2/+217 |
|\ | | | | | In case of exception we return an html page in case the client is a b… | ||||
| * | Add magical regex to catch browsers | Lukas Reschke | 2016-03-24 | 1 | -1/+7 |
| | | |||||
| * | In case of exception we return an html page in case the client is a browser | Thomas Müller | 2016-03-24 | 6 | -2/+211 |
| | | |||||
* | | Merge pull request #23743 from ↵ | Björn Schießle | 2016-04-04 | 2 | -3/+13 |
|\ \ | | | | | | | | | | | | | owncloud/issue-23686-files-transferownership-share-unmount Unmount the share before deleting it, so we don't try to use it later on | ||||
| * | | Inject the Mount Manager | Joas Schilling | 2016-04-04 | 2 | -6/+10 |
| | | | |||||
| * | | Unmount the share before deleting it, so we don't try to use it later on | Joas Schilling | 2016-04-01 | 1 | -0/+6 |
| | | | |||||
* | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-02 | 6 | -2/+42 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-04-01 | 8 | -0/+60 |
| | | |||||
* | | Merge pull request #22834 from owncloud/webdav_property_for_share_permissions | Thomas Müller | 2016-03-31 | 3 | -0/+120 |
|\ \ | | | | | | | Add sharePermissions webdav property | ||||
| * | | Fix unit tests | Roeland Jago Douma | 2016-03-31 | 2 | -3/+14 |
| | | | |||||
| * | | Correct share permissions for external storages | Roeland Jago Douma | 2016-03-31 | 1 | -0/+9 |
| | | | |||||
| * | | Add sharePermissions webdav property | Roeland Jago Douma | 2016-03-31 | 3 | -0/+100 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This property can be queries by the clients so they know the max permissions they can use to share a file with. This will improve the UX. The oc:permissions proptery is not enough since mountpoints have different permissions (delete + move by default). By making it a new property the clients can just request it. On older servers it will just return a 404 for that property (and thus they know they have to fall back to their hacky work arounds). But if the property is returned the client can show proper info. * unit tests * intergration test | ||||
* | | | Merge pull request #23274 from Senorsen/add-urlencode-ftp-sftp | Thomas Müller | 2016-03-31 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Add urlencode to username part of ftp and sftp links | ||||
| * | | | Add urlencode to username part of ftp and sftp links | Senorsen | 2016-03-16 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | according to #17796 | ||||
* | | | | Merge pull request #23564 from owncloud/public-ajaxbasicauth | Morris Jobke | 2016-03-31 | 2 | -2/+20 |
|\ \ \ \ | | | | | | | | | | | Return 401 DummyBasicAuth in case of ajax call in public link page | ||||
| * | | | | Enforce type | Lukas Reschke | 2016-03-31 | 1 | -2/+5 |
| | | | | | |||||
| * | | | | Return 401 DummyBasicAuth in case of ajax call | Vincent Petry | 2016-03-31 | 2 | -2/+17 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #23655 from owncloud/better-ldap-design | Morris Jobke | 2016-03-31 | 1 | -0/+18 |
|\ \ \ \ | | | | | | | | | | | Design LDAP wizard to better integrate into the design | ||||
| * | | | | Design LDAP wizard to better integrate into the design | Morris Jobke | 2016-03-30 | 1 | -0/+18 |
| | | | | | | | | | | | | | | | | | | | | * mostly replaces gray background with white one | ||||
* | | | | | Merge pull request #23517 from owncloud/gdrive-stream-download | Frank Karlitschek | 2016-03-31 | 1 | -4/+5 |
|\ \ \ \ \ | | | | | | | | | | | | | GDrive stream download with RetryWrapper | ||||
| * | | | | | GDrive stream download with RetryWrapper | Vincent Petry | 2016-03-30 | 1 | -4/+5 |
| | | | | | | |||||
* | | | | | | Merge pull request #23397 from paurisa/Fixed_23316 | Frank Karlitschek | 2016-03-31 | 2 | -4/+4 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fixed Issue 23316 - Invisible buttons should be visible | ||||
| * | | | | | | Fixed hidden settings and delete icons | Pau | 2016-03-18 | 2 | -4/+4 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #23516 from owncloud/dropbox-stream-download | Thomas Müller | 2016-03-31 | 1 | -4/+6 |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | Dropbox stream download with RetryWrapper | ||||
| * | | | | | | Dropbox stream download with RetryWrapper | Vincent Petry | 2016-03-23 | 1 | -4/+6 |
| | | | | | | | |||||
* | | | | | | | improve emptycontent styles | Jan-Christoph Borchardt | 2016-03-31 | 1 | -0/+2 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #23672 from owncloud/use-retry-wrapper-for-sftp | Thomas Müller | 2016-03-31 | 1 | -1/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Use RetryWrapper for SFTP storage | ||||
| * | | | | | | | Use RetryWrapper for SFTP storage | Lukas Reschke | 2016-03-30 | 1 | -1/+3 |
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Equivalent to https://github.com/owncloud/core/pull/23442 Required for making encryption work with external storage reliable. | ||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-31 | 26 | -26/+194 |
| | | | | | | | |||||
* | | | | | | | Merge pull request #23642 from stweil/master | Thomas Müller | 2016-03-30 | 11 | -14/+14 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | apps: Fix some typos found by codespell | ||||
| * | | | | | | | apps/files_external: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 5 | -6/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
| * | | | | | | | apps/files_trashbin: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix also a wrong word. Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
| * | | | | | | | apps/dav: Fix typos in comments (found and fixed by codespell) | Stefan Weil | 2016-03-30 | 4 | -5/+5 |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Stefan Weil <sw@weilnetz.de> | ||||
* | | | | | | | Merge pull request #23508 from owncloud/text-columns-should-have-length | Thomas Müller | 2016-03-30 | 2 | -1/+22 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Text columns should really have a length :see_no_evil: | ||||
| * | | | | | | | Text columns should really have a length :see_no_evil: | Thomas Müller | 2016-03-23 | 2 | -1/+22 |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #23663 from owncloud/share-displayownerfix | Thomas Müller | 2016-03-30 | 2 | -3/+4 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | Fix displaying owner before share icon in file list | ||||
| * | | | | | | | Fix displaying owner before share icon in file list | Vincent Petry | 2016-03-30 | 2 | -3/+4 |
| | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Initial display of owner was missing | ||||
* / | | | | | | Use the shipped cacerts.pem instead of the global one | Lukas Reschke | 2016-03-30 | 1 | -0/+1 |
|/ / / / / / | | | | | | | | | | | | | | | | | | | The one we ship may cause problems since Equifax is not included anymore (SHA-1 certs) are deprecated. We should just be consistent here and also use the certificate file which is used by the other calls in the library. | ||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-30 | 6 | -2/+8 |
| | | | | | | |||||
* | | | | | | Merge pull request #23568 from ↵ | Thomas Müller | 2016-03-29 | 1 | -1/+2 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/finally-fix-23328-now-for-addressbooks-as-well Handle group shares of addressbooks on v1 as well ... now FINALLY .... | ||||
| * | | | | | | Handle group shares of addressbooks on v1 as well ... now FINALLY .... | Thomas Müller | 2016-03-24 | 1 | -1/+2 |
| | |_|_|_|/ | |/| | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-29 | 40 | -14/+108 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-28 | 22 | -6/+154 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-27 | 18 | -6/+46 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-26 | 20 | -0/+42 |
| | | | | | | |||||
* | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2016-03-25 | 18 | -2/+102 |
| | | | | | | |||||
* | | | | | | Merge pull request #23549 from owncloud/dav-sharetypes-remote | Thomas Müller | 2016-03-24 | 4 | -2/+8 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | Return remote shares in oc:share-types Webdav property | ||||
| * | | | | | Return remote shares in oc:share-types Webdav property | Vincent Petry | 2016-03-24 | 4 | -2/+8 |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | Fixes web UI to properly display the share status icon when an outgoing remote share exists |