summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Introduce deck share type to ShareAPIControllerJulius Härtl2020-12-095-7/+105
* Handle deck share type in audit and dav appJulius Härtl2020-12-093-0/+27
* Dummy general share checks for deckJulius Härtl2020-12-091-0/+1
* Let sharees endpoint properly handle deck sharesJulius Härtl2020-12-095-0/+17
* Add share type for deckJulius Härtl2020-12-092-0/+7
* Allow apps to register their share providers from outsideJulius Härtl2020-12-094-0/+39
* Merge pull request #24612 from nextcloud-pr-bot/automated/noid/psalm-baseline...Roeland Jago Douma2020-12-091-1/+0
|\
| * Update psalm baselineNextcloud-PR-Bot2020-12-091-1/+0
* | Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-appJoas Schilling2020-12-092-1/+10
|\ \ | |/ |/|
| * Do not update incompatible appsChristoph Wurst2020-12-042-1/+10
* | [tx-robot] updated from transifexNextcloud bot2020-12-098-6/+8
* | Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-...Joas Schilling2020-12-081-1/+8
|\ \
| * | Make debugging migration exceptions easierJoas Schilling2020-12-071-1/+8
* | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validationJoas Schilling2020-12-0833-264/+912
|\ \ \
| * | | Fix PHP code styleJoas Schilling2020-12-081-1/+1
| * | | Add a repairstep to validate the phone numbersJoas Schilling2020-12-074-1/+94
| * | | Unit tests for searching by phone numberJoas Schilling2020-12-073-16/+56
| * | | Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-073-5/+13
| * | | Add and fix unit testsJoas Schilling2020-12-071-6/+45
| * | | Add a config for default region of phone numbersJoas Schilling2020-12-077-14/+125
| * | | Add an integration test for the phone search APIJoas Schilling2020-12-072-4/+65
| * | | Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-074-28/+43
| * | | Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-075-3/+112
| * | | Add a database table for the accounts data so we can search it betterJoas Schilling2020-12-075-3/+125
| * | | Validate and standardize the phone number on savingJoas Schilling2020-12-071-2/+34
| * | | Display errors that happen on savingJoas Schilling2020-12-072-2/+12
| * | | Bump 3rdparty to include giggsey/libphonenumber-for-phpJoas Schilling2020-12-071-0/+0
| * | | Also return the phone number and twitter handle on the APIJoas Schilling2020-12-071-0/+4
| * | | Make code strictJoas Schilling2020-12-0714-236/+240
* | | | Merge pull request #23780 from nextcloud/enh/ci/php8Roeland Jago Douma2020-12-0826-121/+201
|\ \ \ \
| * | | | Update psalm baselineRoeland Jago Douma2020-12-071-2/+12
| * | | | php cs fixRoeland Jago Douma2020-12-075-6/+4
| * | | | Cancel 1 LDAP test for php8Roeland Jago Douma2020-12-071-0/+3
| * | | | GD imagesRoeland Jago Douma2020-12-071-2/+15
| * | | | Harde CapabiltiesTestRoeland Jago Douma2020-12-071-6/+6
| * | | | fix appconfig testsRoeland Jago Douma2020-12-072-5/+5
| * | | | FIXME use default RC4 methodRoeland Jago Douma2020-12-071-2/+2
| * | | | Fix filesystem testsRoeland Jago Douma2020-12-071-1/+5
| * | | | Make sure we can also run with escapedshell argsRoeland Jago Douma2020-12-071-0/+3
| * | | | We can no longe mock multiple interfacesRoeland Jago Douma2020-12-071-3/+7
| * | | | Fix encryption testRoeland Jago Douma2020-12-071-1/+2
| * | | | Fix locking logicRoeland Jago Douma2020-12-071-1/+1
| * | | | FIXRoeland Jago Douma2020-12-072-72/+1
| * | | | Fix MoveCalendarTestRoeland Jago Douma2020-12-071-1/+1
| * | | | Fix notifier testRoeland Jago Douma2020-12-071-2/+5
| * | | | Make sure we just check for the keysRoeland Jago Douma2020-12-071-5/+5
| * | | | Do not run image tests on php8Roeland Jago Douma2020-12-071-0/+69
| * | | | Do not run on php8Roeland Jago Douma2020-12-072-0/+8
| * | | | Move to new phpunitRoeland Jago Douma2020-12-071-2/+2
| * | | | Don't check on php8Roeland Jago Douma2020-12-072-0/+12