Commit graph

56870 commits

Author SHA1 Message Date
Lukas Reschke
201bf52c04 Add database ratelimiting backend
In case no distributed memory cache is specified this adds
a database backend for ratelimit purposes.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 17:23:49 +02:00
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
Lukas Reschke
20b6ad2c6f
Merge pull request #28808 from nextcloud/stable20-bump-ref
[stable20] Bump 3rdparty reference
2021-09-13 11:21:42 +02:00
Lukas Reschke
cfdf1f3a5d [stable20] Bump 3rdparty reference
Contains https://github.com/nextcloud/3rdparty/pull/785 and https://github.com/nextcloud/3rdparty/pull/789

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 10:10:45 +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
Lukas Reschke
a92d1d13eb
Merge pull request #28742 from nextcloud/backport/28725/stable20
[stable20] Remove 2FA exemption from PublicPage annotation
2021-09-07 12:46:33 +02:00
Lukas Reschke
65b4c6f3f5 Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 08:52:29 +00:00
Lukas Reschke
fde61e8a22 Remove 2FA exemption from PublicPage annotation
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 08:52:29 +00:00
Lukas Reschke
e7f66922e6
Merge pull request #28736 from nextcloud/backport/28726/stable20
[stable20] Check if SVG path is valid
2021-09-07 09:49:50 +02:00
Lukas Reschke
89d9dada0f Resolve absolute path in tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:39:13 +00:00
Lukas Reschke
430e286ab6 Fix codestyle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:39:12 +00:00
Lukas Reschke
40f158503c Check if SVG path is valid
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:39:11 +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
szaimen
864dd06f0b
Merge pull request #28672 from nextcloud/backport/28660/stable20
[stable20] Fix position of search bar
2021-09-03 15:30:45 +02: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
25a49143a4 Fix position of search bar
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2021-08-31 18:13:24 +00:00
MichaIng
3c7f6429b3
Merge pull request #28655 from nextcloud/backport/28332/stable20
[stable20] Only recommand for php-sodium on >= PHP 7.4
2021-08-31 11:57:46 +02: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
MichaIng
84d924534f
Merge pull request #28605 from nextcloud/backport/28373/stable20
[stable20] Fix encrypted version to 0 when finding unencrypted file
2021-08-26 23:42:42 +02:00
Louis Chemineau
c638ebd7a5 Merge branch 'stable20' of github.com:nextcloud/server into stable20 2021-08-26 16:07:58 +02:00
Vincent Petry
610e76555d
Unregister enc stream wrapper for any exception
This prevents side effects in tests by properly cleaning up
even with expected exceptions.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-26 14:26:50 +02: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
Louis
5de7803b8e
Merge pull request #28598 from nextcloud/backport/28262/stable20
[stable20] Fix setting up 2FA providers when 2FA is enforced and bc are generated
2021-08-26 14:20:05 +02:00
Louis Chemineau
96369e14a9 Merge branch 'stable20' of github.com:nextcloud/server into stable20 2021-08-25 17:21:11 +02:00