blizzz
78b370bd85
Merge pull request #31482 from nextcloud/backport/30111/stable22
...
[stable22] Add option to disallow creation of local storages
2022-03-10 12:28:59 +01:00
blizzz
b70866c052
Merge pull request #31351 from nextcloud/backport/31335/stable22
...
[stable22] update CRL after revocation of rocket_integration.csr
2022-03-10 12:25:13 +01:00
blizzz
ed746b92b8
Merge pull request #31263 from nextcloud/backport/20766/stable22
...
[stable22] Consider only reminders with calendar data
2022-03-10 12:23:54 +01:00
blizzz
e2e7427dca
Merge pull request #31002 from nextcloud/backport/30974/stable22
...
[stable22] Fix: Birthday events missing after reimporting contacts
2022-03-10 12:18:40 +01:00
blizzz
b0db62300c
Merge pull request #31443 from nextcloud/backport/31436/stable22
...
[stable22] be conservative when reading from fresh created column
2022-03-10 12:03:42 +01:00
Nextcloud bot
afb3c101c6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-10 02:26:59 +00:00
Vincent Petry
a26acfbbcd
Merge pull request #31182 from nextcloud/backport/31178/stable22
...
[stable22] Fix typo in DAV namespace registration
2022-03-09 15:20:54 +01:00
Vincent Petry
b966eac896
Merge pull request #31497 from nextcloud/backport/31490/stable22
...
[stable22] fix new file menu
2022-03-09 15:20:05 +01:00
szaimen
6982bf22ea
Center dialog new file menu
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-09 09:33:56 +00:00
Nextcloud bot
60041e678f
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-09 02:27:11 +00:00
Pytal
a132ae1a8b
Merge pull request #31458 from nextcloud/backport/31358/stable22
2022-03-08 11:22:58 -08:00
Simon L
e26c56b4a6
Merge pull request #30968 from nextcloud/backport/25418/stable22
...
[stable22] Update variables.scss - Fallback font before Noto Color Emoji
2022-03-08 13:49:59 +01:00
kaktuspalme
08edf86683
Update variables.scss
...
I would put sans-serif before Noto Color Emoji. If you have none of the previous fonts installed but Noto Color Emoji is, the interface looks very ugly because it uses Noto Color Emoji then. That's exactly the case on my linux distribution.
2022-03-08 10:19:34 +00:00
Julien Veyssier
86a375ef57
Merge pull request #31480 from nextcloud/backport/31426/stable22
...
[stable22] Connectivity check: allow using the protocol in 'connectivity_check_domains'
2022-03-08 10:22:55 +01:00
Simon L
6c34d14ea2
Merge pull request #31486 from nextcloud/backport/28227/stable22
...
[stable22] Fix too many file download notifications when watching a video
2022-03-08 09:18:51 +01:00
Nextcloud bot
49d7843914
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-08 02:29:01 +00:00
szaimen
f6ab70d54a
Fix too many file download notifications when watching a video
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-07 20:54:07 +00:00
Christopher Ng
7fc95366f6
Fix settings error message timeout
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-07 18:34:38 +00:00
Vincent Petry
fd220bc771
Add option to disallow creation of local storages
...
Introduce a new config option to prevent web UI admins to create
or edit external storages of type "local".
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-07 16:10:25 +00:00
Julien Veyssier
15d60a02a3
allow adding protocol to domains in 'connectivity_check_domains' config
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-07 15:33:07 +00:00
Vincent Petry
4ee10c85dd
Merge pull request #31446 from nextcloud/backport/30953/stable22
...
[stable22] Init user's file system if not existing on ownership transfer
2022-03-07 12:24:48 +01:00
Nextcloud bot
9ffbbd6412
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-07 02:26:40 +00:00
Nextcloud bot
2434de6f92
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 02:26:17 +00:00
Nextcloud bot
3bdf85cfe4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-05 02:27:00 +00:00
Pytal
2c9eb8280f
Merge pull request #31440 from nextcloud/backport/31423/stable22
2022-03-04 10:45:11 -08:00
Vincent Petry
b08513301c
Merge pull request #31451 from nextcloud/backport/30959/stable22
...
[stable22] use persistent connections when connecting to redis
2022-03-04 16:00:18 +01:00
Robin Appelman
b2eac88482
use persistent connections when connecting to redis
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 12:48:09 +00:00
Carl Schwan
034a6e9c90
Init user's file system if not existing on ownership transfer
...
This makes it a bit easier to transfer ownership when the new user
hasn't already logged in. This still doesn't support encrypted
storages because the keys are not generated yet.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-04 10:39:22 +00:00
Simon L
79d85697c9
Merge pull request #31441 from nextcloud/backport/31424/stable22
...
[stable22] fix fileactions for sharing overview
2022-03-04 11:04:22 +01:00
Arthur Schiwon
c0cc764a6a
code style
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-04 09:33:16 +00:00
Arthur Schiwon
73d5e0c6ae
be conservative when reading from fresh created column
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-04 09:33:15 +00:00
szaimen
b8c910fa48
try to fix correct fileactions for sharing overview
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-04 08:23:29 +00:00
John Molakvoæ
bbb19b675a
Merge pull request #31413 from nextcloud/backport/31347/stable22
2022-03-04 09:17:41 +01:00
szaimen
78c1cbf411
try to fix developer link
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-04 08:10:01 +00:00
Christopher Ng
73f8fb1849
Fix duplicate primary email message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
(cherry picked from commit a68318a52b )
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-04 06:28:50 +00:00
Pytal
8627b00349
Merge pull request #31433 from nextcloud/backport/31417/stable22
2022-03-03 21:47:02 -08:00
Christopher Ng
2494bb6590
Fix avatar file return type
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-04 04:31:50 +00:00
Nextcloud bot
bbb8798e47
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-04 02:26:58 +00:00
Vincent Petry
676b48f89a
Merge pull request #31428 from nextcloud/backport/31372/stable22
...
[stable22] prevent default right-click options when hideDownload is enabled
2022-03-03 21:32:54 +01:00
szaimen
d1ae6ee0e5
prevent right-click when hideDownload is enabled
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03 15:52:59 +00:00
Nextcloud bot
4fc2a276b4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-03 02:26:30 +00:00
Carl Schwan
5d6be7fda5
Merge pull request #31243 from nextcloud/backport/31141/stable22
...
[stable22] Improve caching policy use immutable when loading versionned assets
2022-03-02 12:40:12 -05:00
blizzz
55a61baaa1
Merge pull request #31400 from nextcloud/backport/31390/stable22
...
[stable22] Censor more configs
2022-03-02 17:39:44 +01:00
Joas Schilling
5b0bbb525c
Merge pull request #31403 from nextcloud/backport/31398/stable22
...
[stable22] Also use hashed/indexed column on delete
2022-03-02 16:35:09 +01:00
Joas Schilling
1831c5cb6b
Also use hashed/indexed column on delete
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-02 11:26:26 +00:00
Joas Schilling
8c875e7694
Censor more configs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-02 10:29:51 +00:00
Vincent Petry
721f4d813b
Merge pull request #31256 from nextcloud/backport/31143/stable22
...
[stable22] Don't redirect when loading files index page
2022-03-02 10:26:15 +01:00
Nextcloud bot
9ddf654d58
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-02 02:47:17 +00:00
Louis
16e3f952fc
Merge pull request #31370 from nextcloud/dependabot/npm_and_yarn/stable22/backbone-1.4.1
...
Bump backbone from 1.4.0 to 1.4.1
2022-02-28 10:52:28 +01:00
Nextcloud bot
5b2cb511b6
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-28 02:45:28 +00:00