summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Add known user check in avatar when v2-private scopeVincent Petry2021-03-264-35/+119
| * | | | | | | | | | Update psalm-baseline for Avatar API quirksVincent Petry2021-03-261-0/+8
| * | | | | | | | | | Change account property capability Vincent Petry2021-03-261-1/+1
| * | | | | | | | | | Added PlaceholderAvatar with own cached imagesVincent Petry2021-03-264-14/+198
| * | | | | | | | | | Add capability for editable scopes in provisioning APIVincent Petry2021-03-264-0/+55
| * | | | | | | | | | Add property scope tests for AccountManagerVincent Petry2021-03-263-6/+139
| * | | | | | | | | | 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-264-10/+88
| * | | | | | | | | | Make extra user profile fields always editableVincent Petry2021-03-265-82/+19
| * | | | | | | | | | Map old account scope properties to new namesVincent Petry2021-03-2616-113/+161
| * | | | | | | | | | Adjust scopes menu based on conditionsVincent Petry2021-03-264-34/+28
| * | | | | | | | | | Add new v2-private account scopeVincent Petry2021-03-266-13/+185
| |/ / / / / / / / /
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-2916-18/+30
* | | | | | | | | | Merge pull request #26348 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2021-03-281-21/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update psalm baselineNextcloud-PR-Bot2021-03-281-21/+4
|/ / / / / / / / / /
* | | | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-2810-42/+42
* | | | | | | | | | Merge pull request #26327 from nextcloud/fix-get-returnMorris Jobke2021-03-271-1/+1
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | |
| * | | | | | | | | fix return value of Root::getRobin Appelman2021-03-261-1/+1
| |/ / / / / / / /
* / / / / / / / / [tx-robot] updated from transifexNextcloud bot2021-03-2710-2/+84
|/ / / / / / / /
* | | | | | | | Merge pull request #26308 from nextcloud/enhancement/timed-job-interval-descr...Roeland Jago Douma2021-03-261-2/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Document that the TimedJob interval is in secondsChristoph Wurst2021-03-261-2/+4
* | | | | | | | | Merge pull request #26281 from hosting-de/fix/emailRoeland Jago Douma2021-03-265-8/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Change my email addressJohannes Leuker2021-03-245-8/+8
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | 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
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #26304 from nextcloud-pr-bot/automated/noid/psalm-baseline...Morris Jobke2021-03-261-10/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Update psalm baselineNextcloud-PR-Bot2021-03-261-10/+0
|/ / / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-26248-636/+858
* | | | | | | | Merge pull request #26299 from nextcloud/enh/noid/log-storage-unavailableMorris Jobke2021-03-251-0/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | Log when a storage is marked as unavailableMorris Jobke2021-03-251-0/+4
|/ / / / / / / /
* | | | | | | | Merge pull request #26287 from nextcloud/Valdnet-patch-6Roeland Jago Douma2021-03-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix l10nValdnet2021-03-251-1/+1
* | | | | | | | Merge pull request #26285 from nextcloud/techdebt/noid/cleanup-update-eventsRoeland Jago Douma2021-03-253-36/+0
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Remove event listener to udpate events that are not present anymoreMorris Jobke2021-03-253-36/+0
* | | | | | | | Merge pull request #26283 from nextcloud/revert-25721-do-not-target-vue-buttonsChristoph Wurst2021-03-251-8/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "Do not target vue buttons with server rules"Greta2021-03-241-8/+8
* | | | | | | | | Merge pull request #21484 from nextcloud/better-forbidden-path-errorsMorris Jobke2021-03-251-8/+4
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | show better error messages when a file with a forbidden path is encounteredRobin Appelman2021-03-241-8/+4
| |/ / / / / / /
* | | | | | | | Merge pull request #21641 from nextcloud/techdebt/noid/bye-bye-database-xmlRoeland Jago Douma2021-03-2530-4097/+78
|\ \ \ \ \ \ \ \
| * | | | | | | | Cleanup unneeded code around database.xmlMorris Jobke2021-03-2428-4055/+53
| * | | | | | | | Bye bye database.xmlJoas Schilling2021-03-243-42/+25
| |/ / / / / / /
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2021-03-25158-240/+234
* | | | | | | | Merge pull request #26282 from nextcloud/psalm/avatar/dataMorris Jobke2021-03-241-2/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | improve type handling of Avatar::generateAvatarFromSvRobin Appelman2021-03-241-2/+3
|/ / / / / / /
* | | | | | | Merge pull request #26274 from nextcloud/bugfix/noid/make-debugging-easierJoas Schilling2021-03-241-3/+3
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Make debugging easier which header is being setJoas Schilling2021-03-241-3/+3
* | | | | | | Merge pull request #26265 from nextcloud/bugfix/noid/fix-php8-setup-failuresJoas Schilling2021-03-2412-45/+54
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix language codes test result orderVincent Petry2021-03-241-0/+1
| * | | | | | Bring back forgotten testsVincent Petry2021-03-245-5/+5