Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #24702 from nextcloud/enhancement/well-known-handler-api | Christoph Wurst | 2020-12-18 | 2 | -0/+148 | |
|\ \ \ \ \ | ||||||
| * | | | | | Add well known handlers API | Christoph Wurst | 2020-12-16 | 2 | -0/+148 | |
* | | | | | | Also unset the other possible unused paramters | Roeland Jago Douma | 2020-12-16 | 1 | -0/+2 | |
* | | | | | | Update all license headers for Nextcloud 21 | Christoph Wurst | 2020-12-16 | 173 | -139/+187 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | Merge pull request #24629 from nextcloud/enh/noid/optional-before-required | Christoph Wurst | 2020-12-16 | 1 | -2/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make $vars and $secureRandom required. | Daniel Kesselberg | 2020-12-10 | 1 | -2/+2 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24659 from nextcloud/enh/noid/dav-honour-sharing.maxAutoc... | Roeland Jago Douma | 2020-12-16 | 2 | -3/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | use a consistent default value for sharing.maxAutocompleteResults | Arthur Schiwon | 2020-12-15 | 2 | -3/+5 | |
* | | | | | | Do not include non-required scripts on the upgrade page | Julius Härtl | 2020-12-15 | 1 | -1/+1 | |
* | | | | | | Merge pull request #24488 from zzkt/patch-1 | Julius Härtl | 2020-12-15 | 1 | -0/+13 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | repair text/org MIME types | nik gaffney | 2020-12-11 | 1 | -0/+13 | |
* | | | | | | Merge pull request #24683 from doc75/federation_confidentiality | Julius Härtl | 2020-12-15 | 1 | -1/+7 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | [Fix #24682]: ensure federation cloud id is retruned if FN property not found | Guillaume Virlet | 2020-12-13 | 1 | -1/+7 | |
* | | | | | | Merge pull request #23017 from nextcloud/enh/distinguish-users | Julius Härtl | 2020-12-14 | 3 | -1/+10 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Show unique displayname context in the sharing input | Julius Härtl | 2020-12-14 | 3 | -1/+10 | |
* | | | | | | | Merge pull request #24631 from nextcloud/bugfix/noid/prevent-select-asterix-a... | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Prevent * and other things in the same query for Oracle | Joas Schilling | 2020-12-14 | 1 | -0/+21 | |
* | | | | | | | Add sanitizers for JSON output | Lukas Reschke | 2020-12-11 | 2 | -0/+3 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge pull request #24416 from nextcloud/fix/app-store-check-php-compat | Roeland Jago Douma | 2020-12-10 | 1 | -7/+25 | |
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | Check php compatibility of app store app releases | Christoph Wurst | 2020-12-04 | 1 | -7/+25 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge pull request #23044 from nextcloud/migration-10.5 | Roeland Jago Douma | 2020-12-10 | 11 | -2/+603 | |
|\ \ \ \ \ | ||||||
| * | | | | | Make sure the migrations table schema is always checked | Julius Härtl | 2020-12-09 | 2 | -1/+2 | |
| * | | | | | Properly migrate from new owncloud avatar location | Julius Härtl | 2020-12-09 | 1 | -73/+42 | |
| * | | | | | Readd repair steps that are relevant when migrating from ownCloud | Julius Härtl | 2020-12-09 | 7 | -0/+615 | |
| * | | | | | Allow major/minor match for owncloud version | Julius Härtl | 2020-12-09 | 1 | -1/+4 | |
| * | | | | | Avoid checking for brute force protection capabilities when upgrading | Julius Härtl | 2020-12-09 | 1 | -0/+4 | |
| * | | | | | Drop fk constraints on locks table | Julius Härtl | 2020-12-09 | 1 | -0/+9 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Address minor comments | Julius Härtl | 2020-12-09 | 1 | -1/+2 | |
* | | | | | Introduce deck share type to ShareAPIController | Julius Härtl | 2020-12-09 | 1 | -0/+11 | |
* | | | | | 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 | 1 | -0/+4 | |
* | | | | | Add share type for deck | Julius Härtl | 2020-12-09 | 1 | -0/+2 | |
* | | | | | Allow apps to register their share providers from outside | Julius Härtl | 2020-12-09 | 2 | -0/+27 | |
|/ / / / | ||||||
* | | | | 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 | |
| |/ / / | ||||||
* | | | | 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 | 4 | -10/+222 | |
|\ \ \ \ | ||||||
| * | | | | 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 | 2 | -1/+92 | |
| * | | | | Make the throwing optional, so background tasks don't break | Joas Schilling | 2020-12-07 | 1 | -3/+11 | |
| * | | | | Add a config for default region of phone numbers | Joas Schilling | 2020-12-07 | 1 | -12/+36 | |
| * | | | | Also translate the phone number when coming in via the accounts manager API d... | Joas Schilling | 2020-12-07 | 1 | -2/+26 | |
| * | | | | Add an endpoint to search for accounts based on phone number | Joas Schilling | 2020-12-07 | 1 | -0/+19 | |
| * | | | | Add a database table for the accounts data so we can search it better | Joas Schilling | 2020-12-07 | 1 | -2/+47 | |
| * | | | | Make code strict | Joas Schilling | 2020-12-07 | 2 | -5/+6 | |
| |/ / / | ||||||
* | | | | GD images | Roeland Jago Douma | 2020-12-07 | 1 | -2/+15 | |
* | | | | fix appconfig tests | Roeland Jago Douma | 2020-12-07 | 1 | -2/+2 | |
* | | | | Fix locking logic | Roeland Jago Douma | 2020-12-07 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Merge pull request #24552 from nextcloud/enh/remember_me_is_not_app_password | Roeland Jago Douma | 2020-12-04 | 1 | -2/+12 | |
|\ \ \ |