Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-17 | 22 | -18/+482 |
* | Merge pull request #25678 from nextcloud/drop/defaults-logo-claim | Roeland Jago Douma | 2021-02-16 | 2 | -19/+0 |
|\ | |||||
| * | Drop \OC_Theme::getLogoClaim | Christoph Wurst | 2021-02-16 | 1 | -9/+0 |
| * | Drop \OCP\Defaults::getLogoClaim | Christoph Wurst | 2021-02-16 | 1 | -10/+0 |
* | | Merge pull request #25675 from nextcloud/enh/db/drop_redundant_indexes | Roeland Jago Douma | 2021-02-16 | 17 | -9/+250 |
|\ \ | |/ |/| | |||||
| * | Drop redundant indes | Roeland Jago Douma | 2021-02-16 | 17 | -9/+250 |
|/ | |||||
* | Merge pull request #25669 from nextcloud/fix/psalm/encryptall | Christoph Wurst | 2021-02-16 | 1 | -1/+1 |
|\ | |||||
| * | Harden EncryptAll check for empty email | Roeland Jago Douma | 2021-02-15 | 1 | -1/+1 |
* | | Merge pull request #25673 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2021-02-16 | 1 | -13/+2 |
|\ \ | |||||
| * | | Update psalm baseline | Nextcloud-PR-Bot | 2021-02-16 | 1 | -13/+2 |
|/ / | |||||
* / | [tx-robot] updated from transifex | Nextcloud bot | 2021-02-16 | 10 | -2/+416 |
|/ | |||||
* | Merge pull request #25664 from nextcloud/fix/psalm/dav_casts | Roeland Jago Douma | 2021-02-15 | 2 | -3/+3 |
|\ | |||||
| * | Fix some RedundantCast in dav code | Roeland Jago Douma | 2021-02-15 | 2 | -3/+3 |
* | | Merge pull request #25661 from nextcloud/fix/crl | Christoph Wurst | 2021-02-15 | 1 | -9/+14 |
|\ \ | |/ |/| | |||||
| * | Updated CRL | Roeland Jago Douma | 2021-02-15 | 1 | -9/+14 |
* | | Merge pull request #25654 from nextcloud/abstractcacheevent-ocp | Roeland Jago Douma | 2021-02-15 | 6 | -16/+12 |
|\ \ | |||||
| * | | move AbstractCacheEvent into OCP | Robin Appelman | 2021-02-15 | 6 | -16/+12 |
* | | | Merge pull request #25655 from nextcloud/bugfix/noid/dark-mode-applist-icons | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Fix app icon list in dark mode | Joas Schilling | 2021-02-15 | 1 | -2/+2 |
* | | | Merge pull request #25657 from nextcloud/overwriteprotocol-codespace | Roeland Jago Douma | 2021-02-15 | 1 | -0/+1 |
|\ \ \ | |||||
| * | | | Set overwriteprotocol to HTTPS in Codespace | Lukas Reschke | 2021-02-15 | 1 | -0/+1 |
* | | | | Merge pull request #25653 from nextcloud/fix/psalm/offlineuser | kesselb | 2021-02-15 | 1 | -8/+8 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Some psalm OfflineUser fixes | Roeland Jago Douma | 2021-02-15 | 1 | -8/+8 |
| | |/ | |/| | |||||
* | | | Merge pull request #25595 from nextcloud/enh/caldavbackend/getChangesForCalen... | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
|\ \ \ | |||||
| * | | | Move getChangesForCalendar to QueryBuilder | Roeland Jago Douma | 2021-02-15 | 1 | -13/+34 |
* | | | | Merge pull request #25623 from nextcloud/dependabot/npm_and_yarn/eslint-plugi... | Roeland Jago Douma | 2021-02-15 | 2 | -4/+4 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Bump eslint-plugin-promise from 4.2.1 to 4.3.1 | dependabot-preview[bot] | 2021-02-13 | 2 | -4/+4 |
* | | | | Merge pull request #25594 from wankdanker/files_sharing_owner_display_name | Roeland Jago Douma | 2021-02-15 | 3 | -3/+3 |
|\ \ \ \ | |||||
| * | | | | Use ownerDisplayName for SharingEntry Tooltip | Dan VerWeire | 2021-02-12 | 3 | -3/+3 |
* | | | | | Merge pull request #25578 from nextcloud/enh/simplify_weatherservice | Christoph Wurst | 2021-02-15 | 1 | -23/+18 |
|\ \ \ \ \ | |||||
| * | | | | | Always use the cache | Roeland Jago Douma | 2021-02-11 | 1 | -23/+18 |
* | | | | | | Merge pull request #25575 from k00ni/pr/add-tests-for-LoginFlowV2Service | Christoph Wurst | 2021-02-15 | 1 | -0/+406 |
|\ \ \ \ \ \ | |||||
| * | | | | | | refined name of getOpenSSLEncryptedAndPrivateKey | Konrad Abicht | 2021-02-12 | 1 | -3/+3 |
| * | | | | | | added unit tests for LoginFlowV2Service::createTokens | Konrad Abicht | 2021-02-12 | 1 | -0/+23 |
| * | | | | | | added unit tests for LoginFlowV2Service::flowDone | Konrad Abicht | 2021-02-11 | 1 | -4/+100 |
| * | | | | | | added unit tests for LoginFlowV2Service::startLoginFlow | Konrad Abicht | 2021-02-11 | 1 | -0/+40 |
| * | | | | | | added unit tests for LoginFlowV2Service::getByLoginToken | Konrad Abicht | 2021-02-11 | 1 | -5/+37 |
| * | | | | | | added unit tests for LoginFlowV2Service::poll | Konrad Abicht | 2021-02-11 | 1 | -0/+215 |
* | | | | | | | Merge pull request #25625 from nextcloud/enh/psalm/substr | Christoph Wurst | 2021-02-15 | 2 | -3/+6 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Check substr results | Roeland Jago Douma | 2021-02-15 | 2 | -3/+6 |
* | | | | | | | | Merge pull request #25636 from nextcloud/fix/psalm/closure_return_types | Christoph Wurst | 2021-02-15 | 4 | -7/+7 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | Add some closure return types | Roeland Jago Douma | 2021-02-14 | 4 | -7/+7 |
* | | | | | | | | Merge pull request #25646 from nextcloud/fix/psalm/markdown | Christoph Wurst | 2021-02-15 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Markdown: remove redundant int cast | Roeland Jago Douma | 2021-02-15 | 1 | -1/+1 |
| | |/ / / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #25645 from nextcloud/enh/pslam/ocs_result | Christoph Wurst | 2021-02-15 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Some OCS result psalm fixes | Roeland Jago Douma | 2021-02-15 | 1 | -2/+2 |
| |/ / / / / / / | |||||
* | | | | | | | | Merge pull request #25644 from nextcloud/fix/psalm/settings | Christoph Wurst | 2021-02-15 | 2 | -3/+10 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Some psalm fixes in the settings app | Roeland Jago Douma | 2021-02-15 | 2 | -3/+10 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #25580 from nextcloud/enh/fix/psalm_pluginmanager | Roeland Jago Douma | 2021-02-15 | 2 | -101/+129 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix PluginManager annotation | Roeland Jago Douma | 2021-02-14 | 2 | -101/+129 |
| |/ / / / / / |