Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | fix scrollbars in public template | Hendrik Leppelsack | 2015-10-06 | 2 | -32/+36 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-08 | 8 | -2/+44 | |
* | | | | Merge pull request #19589 from owncloud/shares-external-mount-provider | Thomas Müller | 2015-10-07 | 6 | -55/+123 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix getEtag for roots of shared storages | Robin Appelman | 2015-10-06 | 1 | -3/+0 | |
| * | | | sanitize mountpoint | Robin Appelman | 2015-10-05 | 1 | -1/+1 | |
| * | | | fix test | Robin Appelman | 2015-10-05 | 1 | -1/+6 | |
| * | | | extract the mount provider from the manager | Robin Appelman | 2015-10-05 | 3 | -24/+91 | |
| * | | | register the external share mount provider | Robin Appelman | 2015-10-05 | 1 | -0/+1 | |
| * | | | Make the external share manager a mount provider | Robin Appelman | 2015-10-05 | 3 | -46/+44 | |
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-07 | 6 | -0/+58 | |
* | | | | Merge pull request #19511 from owncloud/etag-share-permissions-update | Robin Appelman | 2015-10-06 | 4 | -4/+28 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | fix phpdoc | Robin Appelman | 2015-10-06 | 1 | -1/+1 | |
| * | | | use microtime | Robin Appelman | 2015-10-06 | 1 | -1/+1 | |
| * | | | clear hooks for tests | Robin Appelman | 2015-10-06 | 1 | -0/+1 | |
| * | | | Mark shares as dirty when changing permissions | Robin Appelman | 2015-10-06 | 3 | -3/+26 | |
| | |/ | |/| | ||||||
* / | | Propagate shares etag when group membership changed | Vincent Petry | 2015-10-06 | 4 | -0/+336 | |
|/ / | ||||||
* | | Merge pull request #19597 from owncloud/update-license-headers | Thomas Müller | 2015-10-06 | 40 | -13/+43 | |
|\ \ | ||||||
| * | | deduplicate @xenopathic | Morris Jobke | 2015-10-06 | 3 | -3/+1 | |
| * | | update licence headers via script | Morris Jobke | 2015-10-05 | 41 | -13/+45 | |
| |/ | ||||||
* / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-06 | 6 | -2/+68 | |
|/ | ||||||
* | Merge pull request #19487 from owncloud/split_share_middleware | Thomas Müller | 2015-10-05 | 8 | -86/+229 | |
|\ | ||||||
| * | sharingcheckmiddleware now handles externalshares as well | Roeland Jago Douma | 2015-10-02 | 8 | -66/+195 | |
| * | Split files_sharing middelware | Roeland Jago Douma | 2015-10-02 | 2 | -29/+43 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-05 | 2 | -0/+10 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-04 | 10 | -0/+88 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-03 | 6 | -2/+24 | |
* | | Fix and extend unit tests | Roeland Jago Douma | 2015-10-02 | 2 | -14/+111 | |
* | | More fileinfo | Roeland Jago Douma | 2015-10-02 | 1 | -4/+8 | |
* | | Start to show remote shares in shared with you section | Roeland Jago Douma | 2015-10-02 | 1 | -6/+59 | |
* | | Merge pull request #19522 from owncloud/activity-395-less-sidebar-text | Thomas Müller | 2015-10-02 | 3 | -37/+101 | |
|\ \ | ||||||
| * | | Fix intendation | Joas Schilling | 2015-10-02 | 1 | -34/+34 | |
| * | | Use shorter text on the sidebar for files_sharing activities | Joas Schilling | 2015-10-02 | 3 | -5/+69 | |
| |/ | ||||||
* | | Merge pull request #19386 from owncloud/ocs_shareapi_extenstion | Thomas Müller | 2015-10-02 | 3 | -7/+131 | |
|\ \ | |/ |/| | ||||||
| * | Do not return unneeded info | Roeland Jago Douma | 2015-10-02 | 1 | -2/+4 | |
| * | Extend share info | Roeland Jago Douma | 2015-10-02 | 1 | -1/+23 | |
| * | Made routes remote_shares only again | Roeland Jago Douma | 2015-10-02 | 1 | -8/+8 | |
| * | Added '../remote_shares' endpoint | Roeland Jago Douma | 2015-10-02 | 3 | -4/+104 | |
| * | Move OCS endpoint ../remote_share to ../pending_shares | Roeland Jago Douma | 2015-10-02 | 1 | -3/+3 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-02 | 2 | -0/+4 | |
|/ | ||||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-10-01 | 2 | -0/+2 | |
* | Merge pull request #19421 from owncloud/fix_19382 | Thomas Müller | 2015-09-30 | 3 | -1/+19 | |
|\ | ||||||
| * | adjust style of disabled button | Morris Jobke | 2015-09-30 | 2 | -1/+11 | |
| * | Do noy allow empty urls to be submitted in "add to your owncloud" | Roeland Jago Douma | 2015-09-30 | 2 | -1/+9 | |
* | | Merge pull request #19468 from owncloud/fix-36-vs-32-previews | Thomas Müller | 2015-09-30 | 2 | -4/+4 | |
|\ \ | ||||||
| * | | Change small thumbnails to 32 px | Morris Jobke | 2015-09-30 | 2 | -4/+4 | |
| |/ | ||||||
* / | Only intercept exceptions of type "NotFoundException" instead of any Exception | Lukas Reschke | 2015-09-30 | 3 | -10/+76 | |
|/ | ||||||
* | Merge pull request #17601 from owncloud/publicwebdav-allowajaxwhendisabled | Thomas Müller | 2015-09-29 | 1 | -1/+2 | |
|\ | ||||||
| * | Allow ajax requests on public webdav interface | Vincent Petry | 2015-09-22 | 1 | -1/+2 | |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2015-09-29 | 2 | -0/+6 | |
* | | Still show share link when recipient but no share permission | Vincent Petry | 2015-09-28 | 2 | -30/+13 |