Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce deck share type to ShareAPIController | Julius Härtl | 2020-12-09 | 5 | -7/+105 |
* | Handle deck share type in audit and dav app | Julius Härtl | 2020-12-09 | 3 | -0/+27 |
* | Dummy general share checks for deck | Julius Härtl | 2020-12-09 | 1 | -0/+1 |
* | Let sharees endpoint properly handle deck shares | Julius Härtl | 2020-12-09 | 5 | -0/+17 |
* | Add share type for deck | Julius Härtl | 2020-12-09 | 2 | -0/+7 |
* | Allow apps to register their share providers from outside | Julius Härtl | 2020-12-09 | 4 | -0/+39 |
* | Merge pull request #24612 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-12-09 | 1 | -1/+0 |
|\ | |||||
| * | Update psalm baseline | Nextcloud-PR-Bot | 2020-12-09 | 1 | -1/+0 |
* | | Merge pull request #24398 from nextcloud/fix/do-not-update-incompatible-app | Joas Schilling | 2020-12-09 | 2 | -1/+10 |
|\ \ | |/ |/| | |||||
| * | Do not update incompatible apps | Christoph Wurst | 2020-12-04 | 2 | -1/+10 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2020-12-09 | 8 | -6/+8 |
* | | Merge pull request #24598 from nextcloud/techdebt/noid/wrap-the-exception-to-... | Joas Schilling | 2020-12-08 | 1 | -1/+8 |
|\ \ | |||||
| * | | Make debugging migration exceptions easier | Joas Schilling | 2020-12-07 | 1 | -1/+8 |
* | | | Merge pull request #24486 from nextcloud/feature/noid/phone-number-validation | Joas Schilling | 2020-12-08 | 33 | -264/+912 |
|\ \ \ | |||||
| * | | | Fix PHP code style | Joas Schilling | 2020-12-08 | 1 | -1/+1 |
| * | | | Add a repairstep to validate the phone numbers | Joas Schilling | 2020-12-07 | 4 | -1/+94 |
| * | | | Unit tests for searching by phone number | Joas Schilling | 2020-12-07 | 3 | -16/+56 |
| * | | | Make the throwing optional, so background tasks don't break | Joas Schilling | 2020-12-07 | 3 | -5/+13 |
| * | | | Add and fix unit tests | Joas Schilling | 2020-12-07 | 1 | -6/+45 |
| * | | | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 7 | -14/+125 |
| * | | | Add an integration test for the phone search API | Joas Schilling | 2020-12-07 | 2 | -4/+65 |
| * | | | Also translate the phone number when coming in via the accounts manager API d... | Joas Schilling | 2020-12-07 | 4 | -28/+43 |
| * | | | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 5 | -3/+112 |
| * | | | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 5 | -3/+125 |
| * | | | Validate and standardize the phone number on saving | Joas Schilling | 2020-12-07 | 1 | -2/+34 |
| * | | | Display errors that happen on saving | Joas Schilling | 2020-12-07 | 2 | -2/+12 |
| * | | | Bump 3rdparty to include giggsey/libphonenumber-for-php | Joas Schilling | 2020-12-07 | 1 | -0/+0 |
| * | | | Also return the phone number and twitter handle on the API | Joas Schilling | 2020-12-07 | 1 | -0/+4 |
| * | | | Make code strict | Joas Schilling | 2020-12-07 | 14 | -236/+240 |
* | | | | Merge pull request #23780 from nextcloud/enh/ci/php8 | Roeland Jago Douma | 2020-12-08 | 26 | -121/+201 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | Roeland Jago Douma | 2020-12-07 | 1 | -2/+12 |
| * | | | | php cs fix | Roeland Jago Douma | 2020-12-07 | 5 | -6/+4 |
| * | | | | Cancel 1 LDAP test for php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
| * | | | | GD images | Roeland Jago Douma | 2020-12-07 | 1 | -2/+15 |
| * | | | | Harde CapabiltiesTest | Roeland Jago Douma | 2020-12-07 | 1 | -6/+6 |
| * | | | | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 2 | -5/+5 |
| * | | | | FIXME use default RC4 method | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| * | | | | Fix filesystem tests | Roeland Jago Douma | 2020-12-07 | 1 | -1/+5 |
| * | | | | Make sure we can also run with escapedshell args | Roeland Jago Douma | 2020-12-07 | 1 | -0/+3 |
| * | | | | We can no longe mock multiple interfaces | Roeland Jago Douma | 2020-12-07 | 1 | -3/+7 |
| * | | | | Fix encryption test | Roeland Jago Douma | 2020-12-07 | 1 | -1/+2 |
| * | | | | Fix locking logic | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| * | | | | FIX | Roeland Jago Douma | 2020-12-07 | 2 | -72/+1 |
| * | | | | Fix MoveCalendarTest | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 |
| * | | | | Fix notifier test | Roeland Jago Douma | 2020-12-07 | 1 | -2/+5 |
| * | | | | Make sure we just check for the keys | Roeland Jago Douma | 2020-12-07 | 1 | -5/+5 |
| * | | | | Do not run image tests on php8 | Roeland Jago Douma | 2020-12-07 | 1 | -0/+69 |
| * | | | | Do not run on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+8 |
| * | | | | Move to new phpunit | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 |
| * | | | | Don't check on php8 | Roeland Jago Douma | 2020-12-07 | 2 | -0/+12 |