Commit graph

24016 commits

Author SHA1 Message Date
Vincent Petry
0cfbc41ab7
Merge pull request #28382 from nextcloud/backport/28318/stable20
[stable20] Make "name" column nullable for workflows
2021-09-13 12:11:16 +02:00
Nextcloud bot
60def66208
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-13 02:28:51 +00:00
Nextcloud bot
0219ba9d3a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-12 02:28:55 +00:00
dependabot[bot]
fe3dbebcd3
Merge pull request #28799 from nextcloud/dependabot/npm_and_yarn/stable20/vue-clipboard2-0.3.2 2021-09-11 23:03:59 +00:00
dependabot[bot]
dd95d30650 Bump vue-clipboard2 from 0.3.1 to 0.3.2
Bumps [vue-clipboard2](https://github.com/Inndy/vue-clipboard2) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/Inndy/vue-clipboard2/releases)
- [Changelog](https://github.com/Inndy/vue-clipboard2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Inndy/vue-clipboard2/compare/v0.3.1...v0.3.2)

---
updated-dependencies:
- dependency-name: vue-clipboard2
  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-09-11 22:20:36 +00:00
Nextcloud bot
5e41542e38
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-11 02:28:15 +00:00
Pytal
b4ae248d5b
Merge pull request #28783 from nextcloud/backport/28767/stable20
[stable20] Dashboard - fix touch layout
2021-09-10 10:56:20 -07:00
Pytal
11a54c7b33
Merge pull request #28787 from nextcloud/backport/28377/stable20
[stable20] Scan the shared external storage source on access
2021-09-10 10:24:51 -07:00
John Molakvoæ
a79ffaba48
Return proper watcher if SharedStorage originates from ExternalMount 2021-09-10 15:27:39 +02:00
szaimen
b4e4f4c87a
Merge pull request #28771 from nextcloud/backport/28754/stable20
[stable20] Fix trashbin files view sticky action bar
2021-09-10 11:09:35 +02:00
szaimen
4494734180 Dashboard - fix touch layout
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-09-10 08:24:50 +00:00
John Molakvoæ (skjnldsv)
e71ce6f659 Return proper watcher if SharedStorage originates from ExternalMount
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-09-10 08:19:09 +00:00
Nextcloud bot
3174caddae
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-10 02:36:20 +00:00
Simounet
6dc519753c Fix trashbin files view sticky action bar
Signed-off-by: Simounet <contact@simounet.net>
2021-09-09 11:05:10 +00:00
Nextcloud bot
1d9b502729
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-09 02:28:25 +00:00
kesselb
48f3c19292
Merge pull request #28750 from nextcloud/backport/28692/stable20
[stable20] Send attendence links to required and optinal attendees of an event without an RSVP
2021-09-08 19:10:38 +02:00
Nextcloud bot
51bf981141
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-08 02:28:01 +00:00
Anna Larch
2f3dc4ea11 Send Invitation to Attendees with ROLE=REQ-PARTICIPANT
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-09-07 14:11:08 +00:00
Nextcloud bot
07c1e2ad72
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-07 02:28:42 +00:00
Nextcloud bot
9a3b2931c8
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-06 02:28:13 +00:00
Nextcloud bot
afa23e307b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-05 02:27:45 +00:00
Nextcloud bot
c27b32b43b
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-04 02:26:39 +00:00
Nextcloud bot
f506d45437
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-03 02:28:58 +00:00
Nextcloud bot
fee066a416
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-02 02:27:41 +00:00
Carl Schwan
33cfc996b7 Only recommand for php-sodium on >= PHP 7.4
This is because php-sodium will solve the missing PASSWORD_ARGON2I
constant problem only on >= php 7.4, previously argon2 wasn't part of
the standard extension and was disabled on Centos/RHEL.

So installing php-sodium on php 7.2 for example wouldn't hide the
message. Tested on Fedora with php 7.4, Centos 7 with php 7.2,
Centos 8 with php 7.2 and openSUSE with php 7.4.

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-08-31 07:11:15 +00:00
Nextcloud bot
66c65d4997
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-31 02:27:16 +00:00
szaimen
1de35a9fe5
Merge pull request #27991 from goyome/goyome-stable20-group-shares-limit
Manual backport of "No limit in the number of group shares" #27875
2021-08-31 03:47:13 +02:00
Nextcloud bot
9d303ae2ee
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-30 02:27:31 +00:00
Nextcloud bot
8335abdd10
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-29 02:27:38 +00:00
Nextcloud bot
f33e95ce40
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-28 02:53:53 +00:00
Nextcloud bot
ea195b04d4
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-27 02:26:49 +00:00
Vincent Petry
32034af8c4
Fix encrypted version to 0 when finding unencrypted file
Whenever the command is run and a "legacy cipher" seems to be detected
when the legacy option is disabled, it's highly likely that the file is
actually unencrypted but the database contains a encrypted version
higher than 0 for some reason.

The command now detects this case and automatically sets the encrypted
version to 0 so that the file can be read again.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-26 14:26:40 +02:00
Christoph Wurst
3108f13253 Log exception message during failed ownership transfer share restore
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-08-24 10:04:03 +00:00
Nextcloud bot
0c9b022592
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-24 02:26:36 +00:00
Nextcloud bot
330ff407ef
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-22 02:26:18 +00:00
Julius Härtl
a9b86de2f0 Do not load versions tab view if the files app is not available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-20 21:00:59 +00:00
Daniel Kesselberg
7b5ed40da9 Set alias for result of cast column function
On OCI an expression like to_char(events) end up as $row['to_char(events)'] in the query result.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-08-20 13:46:23 +00:00
Nextcloud bot
bb77903e5a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-20 02:26:44 +00:00
Nextcloud bot
2f60cba17c
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-19 02:26:14 +00:00
Nextcloud bot
33a5e7897d
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-18 02:26:24 +00:00
Nextcloud bot
2305519757
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-17 02:27:34 +00:00
szaimen
e7bf15dafe Improve auto expiration hint
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: Pytal <24800714+Pytal@users.noreply.github.com>
2021-08-16 10:24:27 +00:00
Nextcloud bot
3542bed2ed
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-16 02:26:45 +00:00
MichaIng
aec579b0cd
Merge pull request #28387 from nextcloud/backport/25605/stable20
[stable20] dont show trusted proxy warning when the proxy and remote are both localhost
2021-08-15 12:35:26 +02:00
MichaIng
03613b2666
Merge pull request #28414 from nextcloud/backport/28062/stable20
[stable20] Gracefully handle smb acls for users without a domain
2021-08-15 12:33:04 +02:00
Nextcloud bot
51a3f08c41
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-15 02:26:31 +00:00
Nextcloud bot
7dfa8e9834
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-14 02:27:07 +00:00
Richard Steinmetz
b8a55117f9 Gracefully handle smb acls for users without a domain
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-08-13 08:41:07 +00:00
Nextcloud bot
c49bbc23de
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-08-13 02:27:01 +00:00
Vincent Petry
ffe7467187
Make "name" column nullable in workflow operations
The "name" column is now unused and the code is always inserting an
empty string. While this works with most databases, Oracle complains
because an empty string is equivalent to null.

To fix this, the column definition is changed to allow null values now.

Also added some logging in case of database exceptions, because without
this nothing would be logged to detect the above problem.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-12 14:11:11 +02:00