aboutsummaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Add tests for the background jobJoas Schilling2016-05-244-13/+450
* Make the group selectableJoas Schilling2016-05-244-2/+37
* Dismiss the notifications when the update is already installedJoas Schilling2016-05-242-4/+47
* Add a notifier that parses the notificationsJoas Schilling2016-05-242-0/+79
* Add a background job that generates notifications when an update is availableJoas Schilling2016-05-242-1/+174
* Merge pull request #24750 from owncloud/lenz1111-share_download_range_request...Vincent Petry2016-05-232-3/+21
|\
| * Http Range requests support in downloadsPiotr Filiciak2016-05-202-3/+21
* | Merge pull request #24559 from owncloud/2faVincent Petry2016-05-231-0/+1
|\ \
| * | Add two factor auth to coreChristoph Wurst2016-05-231-0/+1
* | | Merge pull request #22690 from owncloud/fix-comments-href-remote.php-filesVincent Petry2016-05-232-4/+5
|\ \ \
| * | | ensure comments-href returns a value also when propfind is done against remot...Arthur Schiwon2016-05-202-4/+5
| | |/ | |/|
* | | Merge pull request #24349 from owncloud/nfd-storagewrapperVincent Petry2016-05-233-14/+27
|\ \ \ | |_|/ |/| |
| * | Fixes for encoding wrapperVincent Petry2016-05-202-3/+4
| * | Add encoding wrapper as opt-in mount optionVincent Petry2016-05-203-12/+24
| * | Add wrapper for NFD encoding workaroundVincent Petry2016-05-201-1/+1
* | | Merge pull request #24514 from owncloud/federation-psr4Vincent Petry2016-05-2323-11/+21
|\ \ \
| * | | Fix errors in the testsJoas Schilling2016-05-195-10/+20
| * | | Move federation tests to PSR-4Joas Schilling2016-05-1910-4/+4
| * | | Move federation code to PSR-4Joas Schilling2016-05-1913-1/+1
* | | | 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