John Molakvoæ (skjnldsv)
4f90766ba3
Skip template picker if none available
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-01-28 12:00:20 +01:00
Julius Härtl
7e6d69d166
Add templatedirectory config value to let admins have their custom templates by default
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-28 12:00:20 +01:00
Julius Härtl
66fa3fca83
Add ratio to template creators
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-28 12:00:20 +01:00
John Molakvoæ (skjnldsv)
78e114ed72
Add template picker
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-01-28 12:00:18 +01:00
Julius Härtl
4974404774
files: Create files from template API
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-28 11:59:46 +01:00
Nextcloud bot
7e7284d790
[tx-robot] updated from transifex
2021-01-28 02:24:08 +00:00
Roeland Jago Douma
4c75e917f2
Merge pull request #25348 from nextcloud/test/compare-version-test
...
Add negative version comparison test for version suffixes
2021-01-27 21:00:54 +01:00
Roeland Jago Douma
81caefbcac
Merge pull request #25189 from nextcloud/file-tree-repair
...
add command to repair broken filesystem trees
2021-01-27 21:00:32 +01:00
dependabot-preview[bot]
2fbb6b2f67
Merge pull request #25286 from nextcloud/dependabot/npm_and_yarn/core-js-3.8.3
2021-01-27 18:50:39 +00:00
dependabot-preview[bot]
10ac729118
Bump core-js from 3.8.2 to 3.8.3
...
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>
2021-01-27 19:19:00 +01:00
Robin Appelman
1ecc02946f
cast ints
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-27 18:08:10 +01:00
dependabot-preview[bot]
44b567d0a1
Merge pull request #25287 from nextcloud/dependabot/npm_and_yarn/bootstrap-4.6.0
2021-01-27 15:55:41 +00:00
Robin Appelman
68589f7792
handle the cache where a cache entry with the correct path has already been recreated
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-27 16:11:23 +01:00
Robin Appelman
8bd39f081f
also repair storage id
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-27 16:11:20 +01:00
Robin Appelman
291b72ec50
add command to repair broken filesystem trees
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-01-27 16:11:16 +01:00
dependabot-preview[bot]
339e9f821d
Bump bootstrap from 4.5.3 to 4.6.0
...
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>
2021-01-27 15:02:09 +00:00
Christoph Wurst
7d9dceb1af
Add negative version comparison test for version suffixes
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-01-27 16:01:26 +01:00
Roeland Jago Douma
3a9c7f99f6
Merge pull request #25335 from nextcloud/fix/app-fetcher-php-compat-comparison
...
Fix/app fetcher php compat comparison
2021-01-27 15:14:52 +01:00
Christoph Wurst
e0f0e6e41a
Merge pull request #25268 from nextcloud/enh/previews/sgi-tga
...
Add SGI and TGA preview support
2021-01-27 14:54:27 +01:00
Roeland Jago Douma
75300cb26d
Merge pull request #25312 from nextcloud/fix/25282/delowercase
...
do not lower case search provider names on web ui
2021-01-27 14:51:05 +01:00
Nextcloud bot
baba83e185
[tx-robot] updated from transifex
2021-01-27 02:20:46 +00:00
Christoph Wurst
b4f71ccf4d
Fix app fetcher php comparison to allow wider ranges
...
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>
2021-01-26 16:35:43 +01:00
Christoph Wurst
652bf9d363
Revert "Fix comparison of PHP versions"
...
This reverts commit bedd9acf78
.
2021-01-26 13:48:06 +01:00
Roeland Jago Douma
7a892a310d
Merge pull request #24633 from nextcloud/jospoortvliet-patch-1
...
Update UpdateNotification.vue
2021-01-26 10:55:44 +01:00
Nextcloud bot
b2f183a26c
[tx-robot] updated from transifex
2021-01-26 02:21:31 +00:00
Roeland Jago Douma
a1a1771a26
Merge pull request #25309 from nextcloud/enh/dashboard-default-layout
...
Add config to specify a default dashboard layout
2021-01-25 20:48:01 +01:00
Roeland Jago Douma
c6df3d9694
Merge pull request #25310 from nextcloud/dav-validate-email-addresses
...
[CalDAV] Validate notified emails
2021-01-25 20:45:24 +01:00
Roeland Jago Douma
c162bde287
Merge pull request #25321 from nextcloud/readme-facebook-url
...
update facebook.com URL to prevent a redirect
2021-01-25 20:44:33 +01:00
marco
a4ed9e7b48
Merge pull request #21810 from nextcloud/do-not-target-vue-progress-bar-with-server-styles
...
Do not target vue progressbar with server styles
2021-01-25 16:04:43 +01:00
Christian Oliff
d2d63599d6
update facebook.com URL to prevent a redirect
...
Facebook.com URLs always use www.
2021-01-25 23:50:07 +09:00
Arthur Schiwon
10f3033314
build assets
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
2021-01-25 12:56:05 +00:00
Vincent Petry
2f074d73e3
Merge pull request #25313 from nextcloud/bugfix/noid/harden-unexist-subfolder
...
Catch NotFoundException when querying quota
2021-01-25 13:29:26 +01:00
Vincent Petry
65da8bd76e
Catch NotFoundException when querying quota
...
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>
2021-01-25 12:12:50 +01:00
Arthur Schiwon
da327ebf08
do not lower case search provider names on web ui
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-01-25 12:03:20 +01:00
Thomas Citharel
105be299b9
[CalDAV] Validate notified emails
...
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-01-25 10:10:13 +01:00
Marco Ambrosini
dc9d37e7f8
Do not target vue progressbar with server styles
...
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2021-01-25 08:22:18 +00:00
Julius Härtl
c5bc01f27f
Add config to specify a default dashboard layout
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-25 07:29:41 +01:00
Nextcloud bot
b98860eeb3
[tx-robot] updated from transifex
2021-01-25 02:20:31 +00:00
Marco Ziech
4923c6be25
Use RFC-compliant URL encoding for cookies
...
PHP 7.4.2 changed the way how cookies are decoded, applying RFC-compliant raw URL decoding. This leads to a conflict Nextcloud's own cookie encoding, breaking the remember-me function if the UID contains a space character.
Fixes #24438
Signed-off-by: Marco Ziech <marco@ziech.net>
2021-01-24 14:18:28 +01:00
Nextcloud bot
48854f26a6
[tx-robot] updated from transifex
2021-01-24 02:19:46 +00:00
dependabot-preview[bot]
04f738d79f
Merge pull request #25288 from nextcloud/dependabot/npm_and_yarn/webpack-cli-4.4.0
2021-01-23 15:38:08 +00:00
Roeland Jago Douma
a308c9be90
Merge pull request #25289 from nextcloud-pr-bot/automated/noid/psalm-baseline-update
...
[Automated] Update psalm-baseline.xml
2021-01-23 09:13:37 +01:00
Nextcloud-PR-Bot
90210593d1
Update psalm baseline
...
Signed-off-by: GitHub <noreply@github.com>
2021-01-23 05:02:34 +00:00
dependabot-preview[bot]
2268f85c37
Bump webpack-cli from 4.3.1 to 4.4.0
...
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>
2021-01-23 02:20:22 +00:00
Nextcloud bot
7668c86116
[tx-robot] updated from transifex
2021-01-23 02:20:02 +00:00
Christoph Wurst
d373144b2f
Merge pull request #25281 from nextcloud/enh/comments/moment_once
...
Only include moments once in comments
2021-01-22 17:57:48 +01:00
Christoph Wurst
86cf51c7d4
Merge pull request #25183 from nextcloud/dependabot/composer/league/flysystem-1.1.3
...
Bump league/flysystem from 1.0.64 to 1.1.3
2021-01-22 17:39:08 +01:00
Morris Jobke
1d2707ad78
Merge pull request #25273 from nextcloud/enhancement/hide-two-factor-settings-if-no-providers
...
Do not show 2FA settings if the user has no providers available
2021-01-22 16:26:17 +01:00
Roeland Jago Douma
24d8473641
Only include moments once in comments
...
Shaves off a decent amount of the code size. Let alone the parsing.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2021-01-22 16:19:40 +01:00
Morris Jobke
47b10c3775
Merge pull request #25275 from nextcloud/fix/two-factor-token-type
...
Convert 2FA token type to string
2021-01-22 16:14:45 +01:00