summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #24603 from owncloud/federated_reshareVincent Petry2016-05-2321-453/+1524
|\ \ \ \ \ \
| * | | | | | remove reshares and the mapping in the federated_reshares table on unshare fr...Björn Schießle2016-05-201-1/+34
| * | | | | | add missung return valueBjörn Schießle2016-05-201-3/+4
| * | | | | | improved error messagesBjörn Schießle2016-05-203-21/+27
| * | | | | | move motifier from the files_sharing app to the federatedfilessharing appBjörn Schießle2016-05-203-13/+18
| * | | | | | fall back to old re-sharing behaviour in case the remote server doesn't suppo...Björn Schießle2016-05-202-35/+70
| * | | | | | update share permissionsBjörn Schießle2016-05-203-12/+56
| * | | | | | use share initiator as fall back to access the fileBjörn Schießle2016-05-205-10/+72
| * | | | | | close cursor after select to avoid db lockBjörn Schießle2016-05-201-0/+1
| * | | | | | create re-share by owner and propagate unshare and unshare-from self requestBjörn Schießle2016-05-2014-124/+774
| * | | | | | use query builder for getShare and add testsBjörn Schießle2016-05-202-10/+99
| * | | | | | move request handler for federated shares to the federated sharing appBjörn Schießle2016-05-203-10/+155
| | |_|/ / / | |/| | | |
* | | | | | Fix unit testsJoas Schilling2016-05-233-30/+37
* | | | | | Make the root collection neutral so it does not only work for filesJoas Schilling2016-05-234-30/+47
* | | | | | Remove unused UserFolderJoas Schilling2016-05-232-15/+5
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2318-0/+34
* | | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-2268-136/+148
* | | | | | Merge pull request #24307 from owncloud/systemtags-perminterfaceVincent Petry2016-05-2114-363/+685
|\ \ \ \ \ \
| * | | | | | Rename "not-assignble" to "restricted"Vincent Petry2016-05-201-1/+1
| * | | | | | Adjust DAV SystemTagPlugin unit tests for groupsVincent Petry2016-05-202-79/+244
| * | | | | | Fix system tags DAV plugin testsVincent Petry2016-05-201-50/+20
| * | | | | | Fix system tag update codeVincent Petry2016-05-201-0/+4
| * | | | | | Add admin-only system tag groups propertyVincent Petry2016-05-201-4/+39
| * | | | | | Act on effective system tag canAssign permissionVincent Petry2016-05-203-11/+43
| * | | | | | Fix system tags DAV unit testsVincent Petry2016-05-206-160/+269
| * | | | | | Bring back admin permissions to change system tag permissionsVincent Petry2016-05-202-9/+19
| * | | | | | Updated canUser* functions in SystemTagManager to accept objectsVincent Petry2016-05-205-64/+47
| * | | | | | Add interface methods for permission checkVincent Petry2016-05-205-77/+91
| |/ / / / /
* / / / / / [tx-robot] updated from transifexJenkins for ownCloud2016-05-214-20/+100
|/ / / / /
* | | | | Merge pull request #22576 from owncloud/folder_scroll_fixVincent Petry2016-05-201-0/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | added back the jquery animationsErik Pellikka2016-05-131-6/+11
| * | | | code style fixErik Pellikka2016-05-131-11/+3
| * | | | code style fixErik Pellikka2016-05-131-3/+2
| * | | | code style fixErik Pellikka2016-05-131-2/+6
| * | | | added elseifErik Pellikka2016-05-131-1/+1
| * | | | fixed to work with share links as wellErik Pellikka2016-05-131-3/+4
| * | | | typo fixErik Pellikka2016-05-131-2/+2
| * | | | TweakingErik Pellikka2016-05-131-7/+7
| * | | | Avoids jumping if window is smaller than 300 pixels in heightMorris Jobke2016-05-131-2/+3
| * | | | Add scrolling when dragging filesErik Pellikka2016-05-131-0/+19
* | | | | Merge pull request #24702 from owncloud/background-scan-occVincent Petry2016-05-201-3/+12
|\ \ \ \ \
| * | | | | add "unscanned" option to files:scan to triger a background scanRobin Appelman2016-05-191-3/+12
| | |/ / / | |/| | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-208-2/+34
* | | | | Merge pull request #24585 from owncloud/files_external_lazyVincent Petry2016-05-195-16/+224
|\ \ \ \ \
| * | | | | Add tests for backend/auth mechanism providersRobin McCorkell2016-05-111-0/+76
| * | | | | Use backend/auth mechanism providers in files_externalRobin McCorkell2016-05-111-16/+22
| * | | | | Introduce backend/auth mechanism providersRobin McCorkell2016-05-113-0/+126
* | | | | | Fix more failuresJoas Schilling2016-05-192-2/+2
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2016-05-1912-4/+62
* | | | | Move FederatedFileSharing to PSR-4Joas Schilling2016-05-1812-3/+1