summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2021-01-2834-24/+986
|
* Merge pull request #25348 from nextcloud/test/compare-version-testRoeland Jago Douma2021-01-271-0/+1
|\ | | | | Add negative version comparison test for version suffixes
| * Add negative version comparison test for version suffixesChristoph Wurst2021-01-271-0/+1
| | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Merge pull request #25189 from nextcloud/file-tree-repairRoeland Jago Douma2021-01-274-0/+135
|\ \ | | | | | | add command to repair broken filesystem trees
| * | cast intsRobin Appelman2021-01-271-2/+2
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | handle the cache where a cache entry with the correct path has already been ↵Robin Appelman2021-01-271-6/+28
| | | | | | | | | | | | | | | | | | recreated Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | also repair storage idRobin Appelman2021-01-271-0/+3
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
| * | add command to repair broken filesystem treesRobin Appelman2021-01-274-0/+110
| | | | | | | | | | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* | | Merge pull request #25286 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.3dependabot-preview[bot]2021-01-2760-72/+72
|\ \ \
| * | | Bump core-js from 3.8.2 to 3.8.3dependabot-preview[bot]2021-01-2760-72/+72
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [core-js](https://github.com/zloirock/core-js) from 3.8.2 to 3.8.3. - [Release notes](https://github.com/zloirock/core-js/releases) - [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md) - [Commits](https://github.com/zloirock/core-js/compare/v3.8.2...v3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com> Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | Merge pull request #25287 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.6.0dependabot-preview[bot]2021-01-274-6/+6
|\ \ \ | |_|/ |/| |
| * | Bump bootstrap from 4.5.3 to 4.6.0dependabot-preview[bot]2021-01-274-6/+6
|/ / | | | | | | | | | | | | | | | | Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0. - [Release notes](https://github.com/twbs/bootstrap/releases) - [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
* | Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparisonRoeland Jago Douma2021-01-273-12/+25
|\ \ | | | | | | Fix/app fetcher php compat comparison
| * | Fix app fetcher php comparison to allow wider rangesChristoph Wurst2021-01-262-10/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When app app specifies php 7.4 as upper limit we have to allow the installation on php>7.4.0. The previous version check didn't do that. This adjusts the regexes to discard any irrelevant suffix after the three version numbers so that we can use more fine granular checks than php's version_compare can do out of the box, like for php 7.4 we only compare the major and minor version numbers and ignore the patch level. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
| * | Revert "Fix comparison of PHP versions"Christoph Wurst2021-01-261-2/+2
| |/ | | | | | | This reverts commit bedd9acf7874b836bef224989c2ce7f5e3b0a2fa.
* | Merge pull request #25268 from nextcloud/enh/previews/sgi-tgaChristoph Wurst2021-01-278-3/+79
|\ \ | | | | | | Add SGI and TGA preview support
| * | Change license mail aliasJohn Molakvoæ (skjnldsv)2021-01-224-2/+6
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
| * | Add SGI and TGA preview supportJohn Molakvoæ (skjnldsv)2021-01-225-2/+74
| | | | | | | | | | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* | | Merge pull request #25312 from nextcloud/fix/25282/delowercaseRoeland Jago Douma2021-01-273-3/+3
|\ \ \ | | | | | | | | do not lower case search provider names on web ui
| * | | build assetsArthur Schiwon2021-01-252-2/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
| * | | do not lower case search provider names on web uiArthur Schiwon2021-01-251-1/+1
| | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-27122-208/+282
| |_|/ |/| |
* | | Merge pull request #24633 from nextcloud/jospoortvliet-patch-1Roeland Jago Douma2021-01-263-3/+7
|\ \ \ | | | | | | | | Update UpdateNotification.vue
| * | | Update UpdateNotification.vueJos Poortvliet2021-01-183-3/+7
| | | | | | | | | | | | | | | | I've updated the text, but the 'learn more about updates and update channels' should link to https://nextcloud.com/release-channels/
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-2614-2/+232
| | | |
* | | | Merge pull request #25309 from nextcloud/enh/dashboard-default-layoutRoeland Jago Douma2021-01-251-1/+2
|\ \ \ \ | | | | | | | | | | Add config to specify a default dashboard layout
| * | | | Add config to specify a default dashboard layoutJulius Härtl2021-01-251-1/+2
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* | | | | Merge pull request #25310 from nextcloud/dav-validate-email-addressesRoeland Jago Douma2021-01-252-64/+116
|\ \ \ \ \ | | | | | | | | | | | | [CalDAV] Validate notified emails
| * | | | | [CalDAV] Validate notified emailsThomas Citharel2021-01-252-64/+116
| | |_|/ / | |/| | | | | | | | | | | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr>
* | | | | Merge pull request #25321 from nextcloud/readme-facebook-urlRoeland Jago Douma2021-01-251-1/+1
|\ \ \ \ \ | | | | | | | | | | | | update facebook.com URL to prevent a redirect
| * | | | | update facebook.com URL to prevent a redirectChristian Oliff2021-01-251-1/+1
| | | | | | | | | | | | | | | | | | Facebook.com URLs always use www.
* | | | | | Merge pull request #21810 from ↵marco2021-01-251-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | | | | | | | | | | | | nextcloud/do-not-target-vue-progress-bar-with-server-styles Do not target vue progressbar with server styles
| * | | | | Do not target vue progressbar with server stylesMarco Ambrosini2021-01-251-1/+1
| |/ / / / | | | | | | | | | | | | | | | Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
* | | | | Merge pull request #25313 from nextcloud/bugfix/noid/harden-unexist-subfolderVincent Petry2021-01-251-0/+2
|\ \ \ \ \ | |/ / / / |/| | | | Catch NotFoundException when querying quota
| * | | | Catch NotFoundException when querying quotaVincent Petry2021-01-251-0/+2
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes parent folder that becomes inaccessible when it contains a non-existing / broken entry because the quota check made the PROPFIND on parent fail altogether. Signed-off-by: Vincent Petry <vincent@nextcloud.com>
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-2514-4/+104
| | | |
* | | | [tx-robot] updated from transifexNextcloud bot2021-01-246-2/+28
| | | |
* | | | Merge pull request #25288 from ↵dependabot-preview[bot]2021-01-232-18/+16
|\ \ \ \ | | | | | | | | | | | | | | | nextcloud/dependabot/npm_and_yarn/webpack-cli-4.4.0
| * | | | Bump webpack-cli from 4.3.1 to 4.4.0dependabot-preview[bot]2021-01-232-18/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | | | Merge pull request #25289 from ↵Roeland Jago Douma2021-01-231-18/+2
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud-pr-bot/automated/noid/psalm-baseline-update [Automated] Update psalm-baseline.xml
| * | | | | Update psalm baselineNextcloud-PR-Bot2021-01-231-18/+2
|/ / / / / | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* / / / / [tx-robot] updated from transifexNextcloud bot2021-01-23108-74/+138
|/ / / /
* | | | Merge pull request #25281 from nextcloud/enh/comments/moment_onceChristoph Wurst2021-01-227-7/+7
|\ \ \ \ | | | | | | | | | | Only include moments once in comments
| * | | | Only include moments once in commentsRoeland Jago Douma2021-01-227-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Shaves off a decent amount of the code size. Let alone the parsing. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | | | | Merge pull request #25183 from ↵Christoph Wurst2021-01-221-0/+0
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/dependabot/composer/league/flysystem-1.1.3 Bump league/flysystem from 1.0.64 to 1.1.3
| * | | | | Bump league/flysystem from 1.0.64 to 1.1.3Christoph Wurst2021-01-221-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #25273 from ↵Morris Jobke2021-01-222-2/+42
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | nextcloud/enhancement/hide-two-factor-settings-if-no-providers Do not show 2FA settings if the user has no providers available
| * | | | | | Do not show 2FA settings if the user has no providers availableChristoph Wurst2021-01-222-2/+42
| | |/ / / / | |/| | | | | | | | | | | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | | | | | Merge pull request #25275 from nextcloud/fix/two-factor-token-typeMorris Jobke2021-01-222-8/+8
|\ \ \ \ \ \ | | | | | | | | | | | | | | Convert 2FA token type to string
| * | | | | | Convert 2FA token type to stringChristoph Wurst2021-01-222-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The IConfig service is documented to handle its data as strings, hence this changes the code a bit to ensure we store keys as string and convert them back when reading. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>