Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #24267 from nextcloud/techdebt/noid/auto-wire-encryption-a... | Morris Jobke | 2020-11-22 | 2 | -54/+3 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Auto-wire remaining encryption app services that depend on View | Morris Jobke | 2020-11-22 | 1 | -54/+0 | |
| * | | | | Allow View to be used via DI | Morris Jobke | 2020-11-21 | 1 | -0/+3 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #24269 from nextcloud/taint-specialize | Roeland Jago Douma | 2020-11-22 | 1 | -0/+2 | |
|\ \ \ \ | ||||||
| * | | | | Mark getAppPath as specialized taint | Lukas Reschke | 2020-11-21 | 1 | -0/+2 | |
| |/ / / | ||||||
* | | | | Merge pull request #24268 from nextcloud/add-app-as-sanitizer-for-include | Roeland Jago Douma | 2020-11-22 | 1 | -0/+1 | |
|\ \ \ \ | ||||||
| * | | | | Mark cleanAppId as sanitizer for include | Lukas Reschke | 2020-11-21 | 1 | -0/+1 | |
| |/ / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-22 | 6 | -10/+10 | |
* | | | | Merge pull request #24276 from nextcloud/dependabot/npm_and_yarn/vue-material... | John Molakvoæ | 2020-11-21 | 2 | -7/+7 | |
|\ \ \ \ | ||||||
| * | | | | Bump vue-material-design-icons from 4.10.0 to 4.11.0 | dependabot-preview[bot] | 2020-11-21 | 2 | -7/+7 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-21 | 6 | -12/+30 | |
|/ / / | ||||||
* | | | Merge pull request #24064 from nextcloud/techdebt/noid/auto-wire-encryption-app | Morris Jobke | 2020-11-21 | 2 | -97/+10 | |
|\ \ \ | ||||||
| * | | | Auto-wire as much as possible in the encryption app | Morris Jobke | 2020-11-20 | 2 | -97/+10 | |
* | | | | Merge pull request #24246 from LukasReschke/add-taint-flow-analysis | Morris Jobke | 2020-11-21 | 4 | -0/+91 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Add Psalm Taint Flow Analysis | Lukas Reschke | 2020-11-20 | 4 | -0/+91 | |
* | | | | Merge pull request #24257 from nextcloud/nc-comments | Morris Jobke | 2020-11-20 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Simple typo in comments | Carlos Ferreira | 2020-11-20 | 1 | -2/+2 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #24242 from essys/patch-1 | Morris Jobke | 2020-11-20 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update ScanLegacyFormat.php | essys | 2020-11-20 | 1 | -1/+1 | |
* | | | | | Merge pull request #24254 from nextcloud/enh/lint_php8 | Morris Jobke | 2020-11-20 | 1 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Also lint php8 | Roeland Jago Douma | 2020-11-20 | 1 | -1/+1 | |
| |/ / / | ||||||
* | | | | Merge pull request #24062 from nextcloud/revert-24060-revert-24039-faster-ins... | Morris Jobke | 2020-11-20 | 4 | -3/+50 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Don't drop the table anymore when we create it again | Joas Schilling | 2020-11-16 | 1 | -0/+1 | |
| * | | | Revert "Revert "Installation goes brrrr"" | Joas Schilling | 2020-11-11 | 3 | -3/+49 | |
* | | | | Merge pull request #24241 from nextcloud/enh/harden_EncryptionLegacyCipher_re... | Roeland Jago Douma | 2020-11-20 | 2 | -0/+8 | |
|\ \ \ \ | ||||||
| * | | | | Harden EncryptionLegacyCipher a bit | Roeland Jago Douma | 2020-11-20 | 2 | -0/+8 | |
* | | | | | Merge pull request #24243 from nextcloud/techdebt/composer-require-libxml | Roeland Jago Douma | 2020-11-20 | 2 | -4/+8 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Require xmlreader via composer | Christoph Wurst | 2020-11-20 | 2 | -4/+6 | |
| * | | | | Require libxml in composer | Christoph Wurst | 2020-11-20 | 2 | -1/+3 | |
|/ / / / | ||||||
* | | | | Merge pull request #24234 from nextcloud/dependabot/composer/vimeo/psalm-4.2.0 | Roeland Jago Douma | 2020-11-20 | 2 | -95/+42 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Bump vimeo/psalm from 4.1.1 to 4.2.0 | dependabot-preview[bot] | 2020-11-20 | 2 | -132/+43 | |
* | | | | Merge pull request #24235 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-11-20 | 1 | -37/+1 | |
|\ \ \ \ | ||||||
| * | | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-11-20 | 1 | -37/+1 | |
|/ / / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-20 | 6 | -10/+10 | |
|/ / / | ||||||
* | | | Merge pull request #24017 from nextcloud/enh/share_expiration | Morris Jobke | 2020-11-19 | 2 | -25/+43 | |
|\ \ \ | ||||||
| * | | | Make the expire shares cron job actually expire the shares | Roeland Jago Douma | 2020-11-19 | 2 | -25/+43 | |
* | | | | Merge pull request #24203 from nextcloud/enh/search_regex_file_shares | Morris Jobke | 2020-11-19 | 1 | -0/+16 | |
|\ \ \ \ | ||||||
| * | | | | Limit shared cache search if it is just a file | Roeland Jago Douma | 2020-11-19 | 1 | -0/+16 | |
* | | | | | Merge pull request #24211 from nextcloud/bugfix/noid/theming-image | Morris Jobke | 2020-11-19 | 1 | -4/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | Fix setting images through occ for theming | Julius Härtl | 2020-11-19 | 1 | -4/+5 | |
* | | | | | | Merge pull request #24007 from nextcloud/select-distinct-multiple | Morris Jobke | 2020-11-19 | 2 | -1/+45 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | allow selecting multiple columns with SELECT DISTINCT | Robin Appelman | 2020-11-16 | 2 | -1/+45 | |
* | | | | | | | Merge pull request #24103 from nextcloud/bugfix/noid/groupfolder-share-object... | Morris Jobke | 2020-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Only check path for being accessible when the storage is a object home | Julius Härtl | 2020-11-13 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #24164 from nextcloud/fix/lazy-app-registration | Morris Jobke | 2020-11-19 | 4 | -14/+26 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Allow lazy app registration | Christoph Wurst | 2020-11-18 | 4 | -14/+26 | |
* | | | | | | | | | Merge pull request #24094 from nextcloud/bugfix/noid/trash-appdata | Morris Jobke | 2020-11-19 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Only attempt to move to trash if a file is not in appdata | Julius Härtl | 2020-11-13 | 1 | -1/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge pull request #24225 from nextcloud/enh/dataresponse_typehints | Morris Jobke | 2020-11-19 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix DataResponse typehints | Roeland Jago Douma | 2020-11-19 | 1 | -4/+4 | |
|/ / / / / / / / / |