Commit graph

58126 commits

Author SHA1 Message Date
Nextcloud bot
ce0602cdd3
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-15 02:28:21 +00:00
John Molakvoæ
23c9afebba
Merge pull request #28831 from nextcloud/backport/28774/stable21
[stable21] Do not cache file ids in FileSystemTags inside group folders
2021-09-14 18:06:58 +02:00
Richard Steinmetz
9983b14318 Do not cache file ids in FileSystemTags inside group folders
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2021-09-14 14:09:50 +00:00
Nextcloud bot
f26939babb
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-14 02:31:01 +00:00
blizzz
7997483484
Merge pull request #28815 from nextcloud/backport/28728/stable21
[stable21] Add database ratelimiting backend
2021-09-13 18:07:32 +02:00
Lukas Reschke
f416cacc64 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 16:45:54 +02:00
Lukas Reschke
7025c055e5
Merge pull request #28811 from nextcloud/stable21-3rdparty-bump
[stable21] Bump 3rdparty reference
2021-09-13 15:54:10 +02:00
Lukas Reschke
0375c156d2 [stable21] Bump 3rdparty reference
Includes https://github.com/nextcloud/3rdparty/pull/784

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-13 11:43:02 +02:00
Nextcloud bot
798417bec6
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-13 02:28:41 +00:00
dependabot[bot]
cd88eb5b7f
Merge pull request #28800 from nextcloud/dependabot/npm_and_yarn/stable21/vue-clipboard2-0.3.2 2021-09-12 11:02:53 +00:00
dependabot[bot]
412b530fe6 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-12 12:30:05 +02:00
Nextcloud bot
e5c3acaa5e
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-12 02:28:46 +00:00
Nextcloud bot
1fb1156bdd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-11 02:28:07 +00:00
Pytal
eed00a18cb
Merge pull request #28782 from nextcloud/backport/28767/stable21
[stable21] Dashboard - fix touch layout
2021-09-10 10:55:52 -07:00
Pytal
cb55edff6a
Merge pull request #28786 from nextcloud/backport/28377/stable21
[stable21] Scan the shared external storage source on access
2021-09-10 10:24:26 -07:00
John Molakvoæ
71c2456e3a
Return proper watcher if SharedStorage originates from ExternalMount 2021-09-10 15:27:37 +02:00
szaimen
2d1e0ae8f7
Merge pull request #28770 from nextcloud/backport/28754/stable21
[stable21] Fix trashbin files view sticky action bar
2021-09-10 11:09:24 +02:00
szaimen
90714b0e0d 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:26:11 +00:00
John Molakvoæ (skjnldsv)
a83f42cf43 Return proper watcher if SharedStorage originates from ExternalMount
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2021-09-10 08:16:58 +00:00
Nextcloud bot
4bd98ec127
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-10 02:36:11 +00:00
Simounet
0eeed51159 Fix trashbin files view sticky action bar
Signed-off-by: Simounet <contact@simounet.net>
2021-09-09 11:02:38 +00:00
Nextcloud bot
09191abbb0
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-09 02:28:15 +00:00
kesselb
ac08594a8c
Merge pull request #28749 from nextcloud/backport/28692/stable21
[stable21] Send attendence links to required and optinal attendees of an event without an RSVP
2021-09-08 19:10:08 +02:00
Lukas Reschke
886a5b10a4
Merge pull request #28753 from nextcloud/stable21-bump-third-party-ref
[stable21] Bump 3rdparty ref
2021-09-08 07:36:57 +02:00
Nextcloud bot
fa65d94a21
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-08 02:27:55 +00:00
Pytal
0862cf7c4a
Merge pull request #28702 from nextcloud/fix/stable21-user-list-infinite-loading
[stable21] Fix user list infinite loading state in user settings
2021-09-07 14:01:18 -07:00
Lukas Reschke
b98def76ff [stable21] Bump 3rdparty ref
Includes https://github.com/nextcloud/3rdparty/pull/782

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 20:45:45 +02:00
Anna Larch
ed2f133c37 Send Invitation to Attendees with ROLE=REQ-PARTICIPANT
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-09-07 14:08:45 +00:00
Lukas Reschke
9ee93ed0bd
Merge pull request #28741 from nextcloud/backport/28725/stable21
[stable21] Remove 2FA exemption from PublicPage annotation
2021-09-07 12:47:03 +02:00
John Molakvoæ
00c2aa5dad
Merge pull request #27406 from nextcloud/backport/24966/stable21 2021-09-07 11:52:08 +02:00
Lukas Reschke
694d10381b Adjust tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 08:49:49 +00:00
Lukas Reschke
b2e4f34e2f Remove 2FA exemption from PublicPage annotation
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 08:49:49 +00:00
Lukas Reschke
7dece11af0
Merge pull request #28735 from nextcloud/backport/28726/stable21
[stable21] Check if SVG path is valid
2021-09-07 09:39:10 +02:00
Lukas Reschke
d0a3746349 Resolve absolute path in tests
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:36:44 +00:00
Lukas Reschke
c29480793c Fix codestyle
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:36:44 +00:00
Lukas Reschke
39b15269c9 Check if SVG path is valid
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2021-09-07 06:36:43 +00:00
Nextcloud bot
94cdc6b261
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-07 02:28:31 +00:00
Lukas Reschke
e9ed298e3f
Merge pull request #28706 from nextcloud/backport/28700/stable21
[stable21] Pin Psalm version for security analysis
2021-09-06 21:31:48 +02:00
Nextcloud bot
028efff7fd
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-06 02:28:05 +00:00
Nextcloud bot
f0c2e46cc5
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-05 02:27:36 +00:00
MichaIng
16ae8b01ae
Merge pull request #28709 from nextcloud/dependabot/npm_and_yarn/stable21/css-vars-ponyfill-2.4.7
Bump css-vars-ponyfill from 2.4.6 to 2.4.7
2021-09-04 12:38:29 +02:00
dependabot[bot]
6ab8b54839 Bump css-vars-ponyfill from 2.4.6 to 2.4.7
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.4.6 to 2.4.7.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/compare/v2.4.6...v2.4.7)

---
updated-dependencies:
- dependency-name: css-vars-ponyfill
  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-04 10:02:15 +00:00
Nextcloud bot
a2a5b1544a
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2021-09-04 02:26:30 +00:00
szaimen
5df38789c4
Merge pull request #28673 from nextcloud/backport/28660/stable21
[stable21] Fix position of search bar
2021-09-03 18:14:31 +02:00
MichaIng
91491bdd05
[stable21] Pin Psalm version for security analysis
The action will otherwise pull dev-master and this can break easily as we just experience.

Signed-off-by: MichaIng <micha@dietpi.com>
2021-09-03 17:33:42 +02:00
Carl Schwan
35eca15a17 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-09-03 15:06:22 +00:00
Jasper Knockaert
bb092dd7cc fix even more brackets
Signed-off-by: Jasper Knockaert jasper@knockaert.nl
2021-09-03 13:40:42 +00:00
Jasper Knockaert
c1dcd06fe1 fix brakcets 2021-09-03 13:40:42 +00:00
Jasper Knockaert
5f9663d2c8 consolidation of boolean expression 2021-09-03 13:40:41 +00:00
Jasper Knockaert
5341807b14 Update EncryptionTest.php 2021-09-03 13:40:41 +00:00