summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Change account property capability Vincent Petry2021-03-261-1/+1
| * | | | | | Add capability for editable scopes in provisioning APIVincent Petry2021-03-264-0/+55
| * | | | | | Add property scope tests for AccountManagerVincent Petry2021-03-261-0/+3
| * | | | | | Enhance UsersControllerTest of provisioning API with scopesVincent Petry2021-03-261-37/+140
| * | | | | | Expose avatarScope through provisioning APIVincent Petry2021-03-262-0/+9
| * | | | | | OCS allow reading and writing account property scopesVincent Petry2021-03-262-8/+55
| * | | | | | Make extra user profile fields always editableVincent Petry2021-03-265-82/+19
| * | | | | | Map old account scope properties to new namesVincent Petry2021-03-2610-66/+67
| * | | | | | Adjust scopes menu based on conditionsVincent Petry2021-03-264-34/+28
| * | | | | | Add new v2-private account scopeVincent Petry2021-03-262-6/+42
| |/ / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-2914-18/+26
* | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-284-14/+14
| |/ / / / |/| | | |
* | | | | [tx-robot] updated from transifexNextcloud bot2021-03-278-2/+82
|/ / / /
* | | | Merge pull request #22201 from cweiske/20492-move-contacts-with-birthdayJohn Molakvoæ2021-03-261-3/+17
|\ \ \ \
| * | | | Delete old birthday calendar object when moving contact to another address bookChristian Weiske2021-03-261-3/+17
| |/ / /
* | | | [tx-robot] updated from transifexNextcloud bot2021-03-26112-92/+314
* | | | Fix l10nValdnet2021-03-251-1/+1
|/ / /
* / / [tx-robot] updated from transifexNextcloud bot2021-03-25146-238/+214
|/ /
* | Merge pull request #26255 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-241-1/+1
|\ \
| * | l10n: Separate ellipsisValdnet2021-03-231-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2021-03-2432-8/+42
|/ /
* | Merge pull request #25776 from nextcloud/fix/sabre-file-checksum-no-file-infoRoeland Jago Douma2021-03-231-1/+4
|\ \
| * | Only write checksum if we have a valid file infoChristoph Wurst2021-03-221-1/+4
* | | Merge pull request #26033 from nextcloud/enh/comments/to_initialstateChristoph Wurst2021-03-2310-126/+54
|\ \ \
| * | | Move comments to initial stateRoeland Jago Douma2021-03-2210-126/+54
| |/ /
* | | [tx-robot] updated from transifexNextcloud bot2021-03-23226-410/+462
* | | Merge pull request #26198 from nextcloud/unified-search-nodeMorris Jobke2021-03-221-31/+46
|\ \ \
| * | | pass order from unified search to file searchRobin Appelman2021-03-191-1/+5
| * | | use "newer" node search api directly in unified searchRobin Appelman2021-03-181-31/+42
* | | | Merge pull request #25498 from Worteks/feat-federatedfilesharing-loggingMorris Jobke2021-03-222-0/+38
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-1687-404/+1143
| |\ \ \
| * | | | fix(tests)Samuel2021-02-111-0/+7
| * | | | Merge remote-tracking branch 'upstream/master' into feat-federatedfilesharing...Samuel2021-02-11111-406/+1784
| |\ \ \ \
| * | | | | fix(no_unused_imports)Samuel2021-02-091-1/+0
| * | | | | fix(php-cs)Samuel2021-02-091-17/+0
| * | | | | fix(misc)Samuel2021-02-091-5/+7
| * | | | | fix(php-cs)Samuel2021-02-091-4/+7
| * | | | | fix(logger): use logger from constructor argumentsSamuel2021-02-091-1/+14
| * | | | | fix(pebkac): missing `use OC`Samuel2021-02-081-0/+1
| * | | | | fix(logger): set logger in constructorSamuel2021-02-081-5/+10
| * | | | | fix(php-cs): indentation / elseif, maybe braces?Samuel2021-02-051-13/+18
| * | | | | feat(federatedfilesharing): log errors, as suggested by @maxbesSamuel2021-02-051-0/+20
* | | | | | Merge pull request #26149 from nextcloud/fix/ownership-transfer-ready-encryptionRoeland Jago Douma2021-03-221-2/+5
|\ \ \ \ \ \
| * | | | | | Only perform login check during ownership transfer for encryptionChristoph Wurst2021-03-191-2/+5
* | | | | | | Merge pull request #26231 from nextcloud/Valdnet-patch-6John Molakvoæ2021-03-221-2/+2
|\ \ \ \ \ \ \
| * | | | | | | l10n: Add changes to text string for userValdnet2021-03-221-1/+1
| * | | | | | | l10n: Add word user in ShareByMailProvider.phpValdnet2021-03-201-1/+1
* | | | | | | | Remove duplicated query for email sharesDaniel Calviño Sánchez2021-03-222-3/+1
* | | | | | | | Fix testsJohn Molakvoæ (skjnldsv)2021-03-222-19/+41
* | | | | | | | Sharing link & mail parityJohn Molakvoæ (skjnldsv)2021-03-229-63/+74