Vincent Petry
8a52591335
Merge pull request #31436 from nextcloud/fix/noid/migration-column-handling
...
be conservative when reading from fresh created column
2022-03-04 10:20:03 +01:00
Christopher Ng
c22cfa057d
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-04 04:56:48 +00:00
Nextcloud bot
a6bacaacb3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-04 02:26:39 +00:00
MichaIng
3980322621
Merge pull request #31267 from nextcloud/enh/docs-link-for-opcache-recommends
...
Add Nextcloud docs link to OPcache recommends
2022-03-04 01:24:10 +01:00
MichaIng
fdf4024ccb
Merge pull request #31415 from knox/fix-opcache-permitted-path
...
Fix "Nextcloud is not allowed to use the OPcache API" warning
2022-03-04 00:38:00 +01:00
MichaIng
5ac91f1cb8
Add Nextcloud docs link to OPcache recommends
...
A link to the Nextcloud documentation is currently only shown when the OPcache module is not loaded at all. This commit moves the link to the generic text above the individual recommendations list.
Additionally remove the obsolete phpOpcacheDocumentation entry from test data arrays, which is not passed anymore by the backend.
Signed-off-by: MichaIng <micha@dietpi.com>
2022-03-03 23:00:07 +00:00
Arthur Schiwon
16b6504cc6
code style
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-03 21:32:54 +01:00
Arthur Schiwon
f3668f2748
be conservative when reading from fresh created column
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-03 21:26:18 +01:00
Vincent Petry
8f6a3f4e6d
Merge pull request #31359 from nextcloud/fix/apps-error-message-timeout
...
Fix apps settings error message timeout
2022-03-03 17:16:15 +01:00
Vincent Petry
b8d4be404c
Merge pull request #31372 from nextcloud/enh/noid/prevent-right-click-for-hide-download
...
prevent default right-click options when hideDownload is enabled
2022-03-03 16:45:16 +01:00
szaimen
40a51e0e03
prevent right-click when hideDownload is enabled
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-03 14:02:41 +01:00
Nextcloud bot
213e75b78a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-03 02:26:09 +00:00
Mickey Knox
f63eb4261f
Fix permittedPath comparison
...
Signed-off-by: Mickey Knox <mickey@netfreaks.org>
2022-03-02 22:38:11 +01:00
Simon L
0f34bce344
Merge pull request #31389 from nextcloud/enh/27671/fix-sharing-overview-actions
...
fix fileactions for sharing overview
2022-03-02 21:54:21 +01:00
szaimen
1bb2534571
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-02 16:00:38 +00:00
Julius Härtl
31077e400d
Hide preview if it is in full screen mode (viewer is open)
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-02 15:05:11 +01:00
Julius Härtl
2ff0c972c9
Merge pull request #31124 from nextcloud/enh/diagnostics-logging
...
Diagnostics event logging to log
2022-03-02 12:00:44 +01:00
Nextcloud bot
5ac1995b0a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-02 02:47:02 +00:00
Christopher Ng
a68318a52b
Fix duplicate primary email message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-02 01:16:16 +00:00
Christopher Ng
135f70ee9a
Fix apps 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-02 00:06:23 +00:00
Christopher Ng
67ec9813e3
Make Sabre File exception messages translatable
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-01 23:29:33 +00:00
Carl Schwan
3026d57ccf
Merge pull request #31354 from nextcloud/fix/caching-avatar
...
Fix caching of the user avatar
2022-03-01 14:58:26 +01:00
Carl Schwan
2ebffc0535
Add warning to the user
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: MichaIng <micha@dietpi.com>
Co-authored-by: zroebg <carlos@reendex.com>
2022-03-01 12:15:31 +01:00
Simon L
774fac10dc
Merge pull request #31355 from nextcloud/fix/23441/fix-developer-link
...
try to fix developer link
2022-03-01 10:42:18 +01:00
szaimen
ec2462d5d2
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-01 09:03:49 +01:00
Vanessa Pertsch
800f5f1be1
use new button component
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-01 07:37:35 +00:00
Vanessa
ae8a4706cf
Merge pull request #31338 from nextcloud/fix/31237/new-button-AppList
...
Fix/31237/new button app list
2022-02-28 16:51:01 +01:00
John Molakvoæ
8c969085ac
Apps toolbar height and alignment fix
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-28 13:46:03 +00:00
Julius Härtl
f13c150a56
Add logging around dav exec
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-02-28 11:24:41 +01:00
Nextcloud bot
127d8acb60
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-28 02:45:09 +00:00
Nextcloud bot
61a81538bd
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-27 02:26:20 +00:00
Nextcloud bot
4be00ebbb1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-26 02:26:02 +00:00
Nextcloud bot
2f4a675caf
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-25 02:27:19 +00:00
Vanessa Pertsch
49a7d9b7d3
use new button component
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
2022-02-24 16:59:57 +01:00
Vanessa Pertsch
af5479467e
use new button component
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.com>
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@posteo.de>
2022-02-24 16:59:57 +01:00
Nextcloud bot
6da8a6d62a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-24 02:26:36 +00:00
Robin Appelman
cfb7923e08
store mountprovider for each mount in the mounts table
...
this enabled more fine grained filesystem setup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-23 18:02:33 +01:00
Simon L
9630d6571c
Merge pull request #31319 from nextcloud/fix/31246/fix-modals
...
fix all modals after vue 5.0
2022-02-23 15:28:58 +01:00
Joas Schilling
bf4acd5452
Merge pull request #31106 from nextcloud/techdebt/noid/improve-user-status-update-handling
...
Improve user status revert performance
2022-02-23 11:17:16 +01:00
Nextcloud bot
98fd66b137
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-23 02:27:42 +00:00
szaimen
1116529b56
fix all modals after vue 5.0
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-02-22 13:27:14 +00:00
Christoph Wurst
c01eb07756
Mark DAV background jobs as time sensitive/insensitive
...
* As a bonus they are now all using OCP base classes
* Strict typing is now enforced
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-02-22 13:55:06 +01:00
John Molakvoæ
a6bc871c96
Merge pull request #31261 from nextcloud/external-share-availability-error
2022-02-22 10:55:04 +01:00
Christoph Wurst
d06716db21
Merge pull request #31295 from nextcloud/fix-cleaning-reminders
...
Fix cleaning reminders after subscription purge
2022-02-22 10:46:31 +01:00
Vanessa
c4d09af681
Merge pull request #31241 from nextcloud/fix/use-new-button-component
...
Fix/use new button component
2022-02-22 10:34:03 +01:00
Nextcloud bot
67f192e906
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-02-22 02:29:25 +00:00
Vanessa Pertsch
383245ff67
replace button with vue button component
2022-02-21 16:32:16 +01:00
Robin Appelman
b8752c59cd
improve errors for external share availability check
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-02-21 14:21:28 +00:00
Simon L
6ab9a13ad9
Merge pull request #31294 from nextcloud/fix/test-controller
...
Redirection now only happens when dir is empty
2022-02-21 14:14:18 +01:00
John Molakvoæ
22dd5e21ea
Merge pull request #31292 from nextcloud/fix/edit_perm_on_file_share
2022-02-21 12:55:02 +01:00