Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Files client and info bundles are always loaded so we don't need to load them... | Julius Härtl | 2020-11-25 | 1 | -2/+0 | |
* | | | | | Merge pull request #23912 from nextcloud/objectstore-copy | Roeland Jago Douma | 2020-11-25 | 9 | -5/+115 | |
|\ \ \ \ \ | ||||||
| * | | | | | use in objectstore copy | Robin Appelman | 2020-11-24 | 9 | -5/+115 | |
* | | | | | | Merge pull request #24357 from nextcloud/fix/vcf-export-group-multiline | Christoph Wurst | 2020-11-25 | 1 | -1/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Make sure we add new line between vcf groups exports | John Molakvoæ (skjnldsv) | 2020-11-24 | 1 | -1/+1 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #24363 from nextcloud/fix/versions-expire-storage-not-avai... | Christoph Wurst | 2020-11-25 | 1 | -1/+17 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Catch storage not available in versions expire command | Christoph Wurst | 2020-11-25 | 1 | -1/+17 | |
* | | | | | | | Merge pull request #24361 from nextcloud/fix/noid/fedshares-displaynames-again | Christoph Wurst | 2020-11-25 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | send expected format of cloud id | Arthur Schiwon | 2020-11-24 | 1 | -1/+2 | |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-25 | 24 | -40/+62 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #24162 from nextcloud/fix/noid/fedshares-displaynamez | blizzz | 2020-11-24 | 11 | -29/+199 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | set the display name of federated sharees from addressbook | Arthur Schiwon | 2020-11-24 | 11 | -29/+199 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24341 from nextcloud/fix/sharing-enforce-expire-checkbox | blizzz | 2020-11-24 | 2 | -2/+2 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | Fix the config key on the sharing expire checkbox | Christoph Wurst | 2020-11-24 | 2 | -2/+2 | |
* | | | | | | Merge pull request #24331 from nextcloud/bugfix/fix-contactsmenu-position | Roeland Jago Douma | 2020-11-24 | 3 | -2/+4 | |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | ||||||
| * | | | | | Fix contacts menu position and show uid as a tooltip | Julius Härtl | 2020-11-24 | 3 | -2/+4 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #24324 from nextcloud/td/psalm/backgroundjob_job | Roeland Jago Douma | 2020-11-24 | 1 | -3/+3 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Fix the OCP\BackgroundJob\Job to make it compatible with its interface | Roeland Jago Douma | 2020-11-24 | 1 | -3/+3 | |
* | | | | | Merge pull request #24315 from nextcloud/fix/23174/flow-ops-fix-default-value | blizzz | 2020-11-24 | 2 | -13/+2 | |
|\ \ \ \ \ | ||||||
| * | | | | | avoid empty null default with value that will be inserted anyways | Arthur Schiwon | 2020-11-23 | 2 | -13/+2 | |
* | | | | | | Merge pull request #24272 from nextcloud/dependabot/npm_and_yarn/jquery-migra... | dependabot-preview[bot] | 2020-11-24 | 3 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump jquery-migrate from 3.3.1 to 3.3.2 | dependabot-preview[bot] | 2020-11-24 | 3 | -8/+8 | |
* | | | | | | | Merge pull request #24323 from nextcloud/fix/comments-tab-missing | Roeland Jago Douma | 2020-11-24 | 1 | -6/+6 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | Fix reverse registration and missing comments tab | Christoph Wurst | 2020-11-24 | 1 | -6/+6 | |
* | | | | | | | Merge pull request #24312 from nextcloud/bugfix/noid/fix-router-alias | Roeland Jago Douma | 2020-11-24 | 1 | -1/+3 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add proper alias for internal router class | Julius Härtl | 2020-11-24 | 1 | -1/+3 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #24271 from nextcloud/dependabot/npm_and_yarn/babel/preset... | Julius Härtl | 2020-11-24 | 4 | -337/+83 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump @babel/preset-env from 7.12.1 to 7.12.7 | dependabot-preview[bot] | 2020-11-23 | 4 | -337/+83 | |
* | | | | | | | | Merge pull request #24320 from nextcloud/typo/noid/fix-typo-in-deprecated | Roeland Jago Douma | 2020-11-24 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix typo in @deprecated PHPDoc tag | Morris Jobke | 2020-11-24 | 4 | -6/+6 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #24321 from nextcloud-pr-bot/automated/noid/psalm-baseline... | Roeland Jago Douma | 2020-11-24 | 1 | -6/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update psalm baseline | Nextcloud-PR-Bot | 2020-11-24 | 1 | -6/+1 | |
|/ / / / / / / | ||||||
* | | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-24 | 12 | -18/+22 | |
| |_|_|/ / / |/| | | | | | ||||||
* | | | | | | Merge pull request #24288 from nextcloud/techdebt/noid/encryption-setup-depen... | Morris Jobke | 2020-11-23 | 2 | -38/+4 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Remove unused dependencies in encryption app setup | Morris Jobke | 2020-11-23 | 2 | -38/+4 | |
* | | | | | | Merge pull request #24289 from nextcloud/techdebt/noid/encryption-make-applic... | Morris Jobke | 2020-11-23 | 3 | -20/+14 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [encryption] Remove dependency fetching inside the constructor and move them ... | Morris Jobke | 2020-11-22 | 3 | -20/+14 | |
* | | | | | | | Merge pull request #24310 from nextcloud/perf/noid/theming-capabilities | Morris Jobke | 2020-11-23 | 2 | -26/+6 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | Optimize chek if background is themed | Julius Härtl | 2020-11-23 | 2 | -26/+6 | |
* | | | | | | | Merge pull request #24273 from nextcloud/dependabot/npm_and_yarn/babel/core-7... | Roeland Jago Douma | 2020-11-23 | 3 | -106/+65 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump @babel/core from 7.12.3 to 7.12.7 | dependabot-preview[bot] | 2020-11-23 | 3 | -106/+65 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #24275 from nextcloud/dependabot/npm_and_yarn/moment-timez... | Roeland Jago Douma | 2020-11-23 | 4 | -6/+6 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Bump moment-timezone from 0.5.31 to 0.5.32 | dependabot-preview[bot] | 2020-11-23 | 4 | -9/+9 | |
| | |_|_|/ / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #24251 from nextcloud/fix/sabre-parse-xml-errors | Roeland Jago Douma | 2020-11-23 | 1 | -0/+0 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Update sabre/xml to fix XML parsing errors (with empty strings) | Christoph Wurst | 2020-11-23 | 1 | -0/+0 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24290 from nextcloud/propagate-taint | Roeland Jago Douma | 2020-11-23 | 1 | -0/+16 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Add IRequest taint sources | Lukas Reschke | 2020-11-22 | 1 | -0/+16 | |
| | |_|/ / / | |/| | | | | ||||||
* | | | | | | Merge pull request #24293 from nextcloud/dependabot/composer/vimeo/psalm-4.2.1 | Roeland Jago Douma | 2020-11-23 | 1 | -5/+5 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bump vimeo/psalm from 4.2.0 to 4.2.1 | dependabot-preview[bot] | 2020-11-23 | 1 | -5/+5 | |
|/ / / / / / | ||||||
* / / / / / | [tx-robot] updated from transifex | Nextcloud bot | 2020-11-23 | 2 | -0/+10 | |
|/ / / / / |