Commit Graph

25282 Commits (da8a2e1d67508b2f3114cb95a2fad02b577b4920)

Author SHA1 Message Date
Nextcloud bot 4e32fe8a4e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-15 02:26:04 +07:00
Anna Larch 926fb5b3de Change return type to correct type
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-10-14 21:05:25 +07:00
Louis ed533bd128
Merge pull request #28250 from pjft/patch-3
Fix bug introduced on drag and drop external files
2021-10-14 10:59:45 +07:00
John Molakvoæ 739b67031b
Merge pull request #27194 from nextcloud/new-ftp 2021-10-14 10:29:24 +07:00
Daniel abc2472c5d
Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-language
Fix default language detection for calendar emails
2021-10-14 09:24:59 +07:00
Christoph Wurst b1c761df99
Merge pull request #28970 from nextcloud/enhancement/calendar-appointments
Add an API for calendar providers
2021-10-14 08:57:53 +07:00
Anna Larch a58d1e6b06
Add Public Calendar Provider
Signed-off-by: Anna Larch <anna@nextcloud.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-14 08:22:24 +07:00
Nextcloud bot f95a268767
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-14 02:22:29 +07:00
Joas Schilling 154c189017
Merge pull request #29214 from nextcloud/bugfix/noid/dont-setup-the-filesystem-to-check-for-an-icon-we-dont-use
Don't setup the filesystem to check for a favicon we don't use anyway
2021-10-13 22:25:01 +07:00
Christoph Wurst 2148c448cc
Fix default language detection for calendar notifications
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 20:33:29 +07:00
Joas Schilling da73990d1c
Don't setup the filesystem to check for a favicon we don't use anyway
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-13 15:45:42 +07:00
Christoph Wurst 30c3202f49
Remove shadowed $config variable
The variable is overwritten a few lines later.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 13:03:40 +07:00
Joas Schilling 4cae2cc06c
Merge pull request #29004 from nextcloud/bugfix/noid/fix-translated-app-details
Fix translated app details
2021-10-13 11:37:22 +07:00
Christoph Wurst c6166c0a37
Fix default langauge detection for calendar invite emails
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-13 11:01:32 +07:00
Nextcloud bot 5b7764354c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-13 02:22:39 +07:00
Pytal ddf0a2cf1f
Merge pull request #29101 from nextcloud/enh/noid/fileaction-in-single-filename 2021-10-12 14:58:56 +07:00
Björn Schießle da1b97decd
Merge pull request #29028 from nextcloud/add-supported-label-to-all-apps
add 'supported'-label to all supported apps
2021-10-12 10:52:58 +07:00
Nextcloud bot 0d2972cd72
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-12 02:22:34 +07:00
Vincent Petry 0f80bc03e4
Merge pull request #29165 from nextcloud/bug/noid/s3-delete-folder-versions
Delete S3 versions in rmdir
2021-10-11 16:32:54 +07:00
Louis fc7ec1ff1b
Merge pull request #29151 from nextcloud/dependabot/npm_and_yarn/marked-3.0.7
Bump marked from 3.0.4 to 3.0.7
2021-10-11 15:20:00 +07:00
Vincent Petry 09ab7a40fe
Delete S3 versions in rmdir
When deleting a complete folder in a bucket that has versioning enabled,
also make sure to delete all associated versions and delete markers

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-10-11 13:45:02 +07:00
Nextcloud bot 48d7e45f5c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-11 02:22:37 +07:00
dependabot[bot] 9990d2e162 Bump marked from 3.0.4 to 3.0.7
Bumps [marked](https://github.com/markedjs/marked) from 3.0.4 to 3.0.7.
- [Release notes](https://github.com/markedjs/marked/releases)
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js)
- [Commits](https://github.com/markedjs/marked/compare/v3.0.4...v3.0.7)

---
updated-dependencies:
- dependency-name: marked
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-10 17:54:04 +07:00
dependabot[bot] 7793064eac Bump core-js from 3.18.1 to 3.18.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.18.1 to 3.18.2.
- [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.18.1...v3.18.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-10 16:46:58 +07:00
Nextcloud bot 98d2d9e3a7
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-10 02:21:17 +07:00
Nextcloud bot 372d810488
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-09 02:39:22 +07:00
Maxence Lange 9e78b01f3a adding action.filename to FileActions
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2021-10-08 08:28:05 +07:00
Vincent Petry 62947867ce
Merge pull request #27408 from PhrozenByte/enhancement/FilesVersionsCleanUpPath
Add occ versions:cleanup --path option
2021-10-08 08:01:55 +07:00
Nextcloud bot 0e31e72aec
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-08 02:23:18 +07:00
Daniel Rudolf 54cb4ac840
Improve occ versions:cleanup --path option
Signed-off-by: Daniel Rudolf <github.com@daniel-rudolf.de>
2021-10-07 19:18:03 +07:00
Robin Appelman a3f1d10f4d
ftp ci improvements
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 18:47:13 +07:00
Robin Appelman 7d582cb489
update copyright header
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 17:36:17 +07:00
Robin Appelman ace4756192
fixup tests for ftp limitations
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 17:19:40 +07:00
Robin Appelman 6b80ae9d44
teardown
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 17:19:36 +07:00
Robin Appelman ccb24416ac
add new ftp backend
this uses the raw `ftp_` functions instead of the stream wrapper

Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 17:19:23 +07:00
Robin Appelman 10b613810f
run ftp external storage tests against multiple ftp servers
Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-07 17:19:18 +07:00
Valdnet a4b0dfa3d3 l10n: Spelling unification
Spelling unification in Transifex.

Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-07 08:50:35 +07:00
Nextcloud bot 339c6edd38
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-07 02:25:26 +07:00
Pytal 005ed982eb
Merge pull request #25774 from nextcloud/add-ripple-color-variables 2021-10-06 17:33:08 +07:00
Bjoern Schiessle 664bd5802f add 'supported'-label to all supported apps, also if they are not downloaded yet
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-10-06 22:17:50 +07:00
Joas Schilling 0dae8805c2
Improve icon and section title of "Admin privileges"
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-06 19:13:16 +07:00
Louis 6b2711f4c3
Merge pull request #28817 from nextcloud/dependabot/npm_and_yarn/bootstrap-5.1.1
Bump bootstrap from 4.6.0 to 5.1.1
2021-10-06 16:10:15 +07:00
Louis Chemineau 870ce7d3cc Fix container element for newFileMenu tooltip
Signed-off-by: Louis Chemineau <louis@chmn.me>
2021-10-06 12:23:06 +07:00
Daniel 4408f1724f
Merge pull request #29065 from nextcloud/bugfix/noid/fix-missing-translation-of-share-folder-selection
Fix missing translations of share folder selection
2021-10-06 11:19:46 +07:00
Nextcloud bot 1e9699072a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-06 02:20:56 +07:00
Julius Härtl c9656eff06
Only load screenshots if available from app store releases
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-10-05 13:28:08 +07:00
Vincent Petry ee32c7c328
Merge pull request #29058 from nextcloud/bugfix/28981/transfer-ownership-deleted-user
Do not transfer shares for deleted users
2021-10-05 08:19:49 +07:00
Nextcloud bot b73cde2396
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-10-05 02:22:10 +07:00
Joas Schilling 18dc15fb71 Fix missing translations of share folder selection
Signed-off-by: Joas Schilling <coding@schilljs.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-10-04 19:11:19 +07:00
Louis 9acef06b0f
Merge pull request #29030 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-4.2.0
Bump @nextcloud/vue from 4.1.1 to 4.2.0
2021-10-04 11:57:31 +07:00