Robin Appelman
151c800397
allow reusing known folder info when getting directory contents
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-06 14:40:34 +07:00
Robin Appelman
9b1abd6fac
save filesystem node in dav node
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-06 14:40:31 +07:00
Robin Appelman
7eca0a2553
don't force a full setup for getting storage stats
...
the auto-setup is good enough
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-06 13:13:37 +07:00
Joas Schilling
dd97809266
Merge pull request #31594 from nextcloud/fix/federated-shares-events
...
Log in audit log federated shares events
2022-04-06 11:16:47 +07:00
Carl Schwan
579c6b1e5a
Use querybuilder for share external mountpoint
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-06 10:18:36 +07:00
Vincent Petry
b8b4d247b4
Merge pull request #31194 from nextcloud/feat/allow-to-exclude-groups-from-password-enforcement
...
Allow to disable password policy enforcement for selected groups
2022-04-06 10:13:23 +07:00
Nextcloud bot
d2289519a3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06 02:27:52 +07:00
Christopher Ng
8aa9ea7402
Test migration of account information
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-04-06 02:11:13 +07:00
Carl Schwan
ddc739b5ac
Retrieve user status only once when displaying page
...
We don't need to inject it in the template if the data is already
available in the initial state. This is also a bit cleaner.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-05 19:28:06 +07:00
Carl Schwan
a29251e02d
Allow to disable password policy enforcement for selected groups
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
Co-authored-by: Vincent Petry <vincent@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-05 17:04:17 +07:00
Simon L
1ceb6cdb38
Merge pull request #31684 from nextcloud/user-share-permissions-merge
...
take permissions from multiple paths into account for share permissions
2022-04-05 17:37:46 +07:00
Vincent Petry
0cdf03b733
Merge pull request #31773 from nextcloud/share-limited-owner-setup
...
Perform a limited filesystem setup when getting share source
2022-04-05 17:05:57 +07:00
Vincent Petry
1fbb58bf8e
Merge pull request #31827 from nextcloud/enh/allow-long-filename-in-share-external
...
Set oc_share_external.name column length to 4000 to remove arbitrary …
2022-04-05 15:37:20 +07:00
Louis
a61382b577
Merge pull request #31841 from nextcloud/port-number-numeric-input
...
use `inputmode="numeric"` on port number
2022-04-05 13:24:50 +07:00
Louis
9c84aa5870
Merge pull request #31820 from nextcloud/fix/30002
...
Explicitly close div element
2022-04-05 11:35:56 +07:00
Christian Oliff
c13888a188
use `inputmode="numeric"` on port number
...
this is a UX enhancement for touchscreen devices... e.g. iPad
2022-04-05 17:59:47 +07:00
blizzz
835e28d0b2
Merge pull request #31661 from nextcloud/enh/user_ldap-add-command-to-unmap-groups
...
Add ldap:reset-group command to unmap groups from LDAP
2022-04-05 10:57:33 +07:00
Côme Chilliet
099b011bac
Update autoloader to include new migration
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-05 09:15:29 +07:00
Nextcloud bot
34c9b572eb
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-05 02:28:03 +07:00
John Molakvoæ
47cc5a9405
Merge pull request #29510 from nextcloud/backport/27378/master
2022-04-04 22:15:01 +07:00
Robin Appelman
ccc3482468
Merge pull request #31734 from nextcloud/dav-quota-dont-query
...
dont re-query fileinfo when getting dav quota
2022-04-04 19:02:54 +07:00
Louis Chemineau
4763a1263f
Explicitly close div element
...
Fix : #30002
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-04-04 17:52:44 +07:00
Côme Chilliet
c020b01a66
Version bump
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-04 16:58:06 +07:00
Robin Appelman
5e2dd29aaf
only request free space once for external shares
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 16:48:27 +07:00
Robin Appelman
802e59243b
use all possible permissions dav properties
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 16:48:24 +07:00
Robin Appelman
89d3cd1447
don't overwrite the etag from storage backends that already provide "good" etags
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 16:48:18 +07:00
Côme Chilliet
ef5ca766e9
Set oc_share_external.name column length to 4000 to remove arbitrary limitation
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-04 16:28:06 +07:00
Robin Appelman
d5953e5c33
cache internalpath in versions cleanup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 15:40:34 +07:00
Robin Appelman
11a6887c7d
ensure user folder is created in ApiTest
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 15:40:31 +07:00
Robin Appelman
74c97e2571
use UserFolder to get the share source node
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-04 14:57:53 +07:00
Carl Schwan
135bdb3d58
Merge pull request #30823 from nextcloud/work/profiler
...
Built-in profiler
This adds the required API for collecting information about requests. This information
can then be displayed with the new 'profiler' app.
2022-04-04 12:56:37 +07:00
Carl Schwan
7d272c54d0
Add a built-in profiler inside Nextcloud
...
The webui is provided by a seperate application named profiler
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-04 10:28:26 +07:00
Nextcloud bot
94004a7bd4
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-04 02:27:15 +07:00
Nextcloud bot
17222eb559
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-03 02:26:56 +07:00
Nextcloud bot
ce5a40773d
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-02 02:27:52 +07:00
Christoph Wurst
5f2afad84e
Merge pull request #30438 from nextcloud/fix/caldav-trash-bin-deleted-at-int
...
Fix column/property types in CalDAV
2022-04-01 17:05:53 +07:00
Côme Chilliet
d7a291039d
Fix user_ldap unit tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-01 12:18:03 +07:00
Côme Chilliet
91d6e88c2f
Add missing file
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-01 12:18:03 +07:00
Côme Chilliet
a2c030ffea
Add type information to fix psalm error
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-01 12:18:02 +07:00
Côme Chilliet
77bdad84c2
Add ldap:reset-group command to unmap groups from LDAP
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-04-01 12:18:02 +07:00
blizzz
3395a5e1b9
Merge pull request #31782 from nextcloud/fix/31780_31778/fix-ldap-wizard
...
Fix ldap wizard styling
2022-04-01 10:36:40 +07:00
Valdnet
4b8b73ed21
Merge pull request #30550 from nextcloud/Valdnet-patch-1
...
l10n: Change "rain" to "rainfall"
2022-04-01 08:24:44 +07:00
Nextcloud bot
770a434f39
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-01 02:28:13 +07:00
Vincent Petry
74826ed628
Merge pull request #31779 from nextcloud/fix/ldap-wizard-getconnection
...
Fix assignment of the LDAP Wizard connection
2022-03-31 21:38:33 +07:00
Richard Steinmetz
3890081997
Fix ldap wizard styling
...
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-03-31 20:54:22 +07:00
Christopher Ng
e3d967f732
Test metadata equality
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-31 18:23:02 +07:00
Robin Appelman
278b13155a
take permissions from multiple paths into account for share permissions
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-31 16:47:35 +07:00
Valdnet
e750b2321a
l10n: Change "rain" to "rainfall"
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 16:03:11 +07:00
Louis
47f1ba6ea6
Merge pull request #31240 from nextcloud/Valdnet-patch-3
...
l10n: Add a dot
2022-03-31 14:57:25 +07:00
Christoph Wurst
9c922ed15a
Fix assignment of the LDAP Wizard connection
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-31 14:42:39 +07:00
Vincent Petry
d4c558a229
Merge pull request #31602 from nextcloud/fix/user_ldap-fix-last-change-updates
...
Do not update _lastChanged on auto-detected attributes
2022-03-31 14:07:16 +07:00
blizzz
87e079d2ad
Merge pull request #31770 from nextcloud/fix/systemtag_loading
...
Change script loading order in worflowengine
2022-03-31 13:27:36 +07:00
Côme Chilliet
dd357d7f9b
Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000
...
Ensure string column limit of 4.000 characters
2022-03-31 11:37:43 +07:00
Valdnet
806a49aba5
Fix test
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-31 11:04:47 +07:00
Côme Chilliet
9fc00fdb82
Avoid updating _lastChange when nothing is changed in the configuration
...
Had to set at least one var when creating an empty configuration in
order to save the default values.
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 08:38:05 +07:00
Côme Chilliet
bd9c4fbc07
Do not update _lastChanged on auto-detected attributes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 08:38:05 +07:00
Louis Chemineau
64951ec14e
Change script loading order in worflowengine
...
Fix: https://github.com/nextcloud/server/issues/31709
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-31 10:33:50 +07:00
Côme Chilliet
ddfa2f221e
Remove unneeded preSchemaChange and return null if no changes
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-31 10:19:48 +07:00
Robin Appelman
ff666e648a
Add dav plugin to trigger recalculating of checksums
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-31 07:44:13 +07:00
Nextcloud bot
f548548924
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-31 02:29:38 +07:00
Christopher Ng
53c9edc64d
Output literal null string
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-30 18:28:49 +07:00
Christopher Ng
d3505a2ed0
Access by array key instead of destructuring
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-30 18:28:49 +07:00
Christopher Ng
1a34c7f240
Integration tests
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-30 18:28:49 +07:00
Christopher Ng
568393292a
Move calendar test asset files
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-30 18:28:49 +07:00
Christopher Ng
38d4c5290b
Contacts export and import
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-30 18:28:49 +07:00
Côme Chilliet
2bf0effee0
Merge pull request #31683 from nextcloud/fix/31681/oracle-str-col
...
limit ldap_dn columns to 4000
2022-03-30 18:28:17 +07:00
szaimen
d84eda974d
add beta channel advice to the updatenotification section
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-30 15:12:11 +07:00
Côme Chilliet
07ab2581b8
Build autoloaders
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +07:00
Côme Chilliet
d07208bd2c
Use the new octetLength function to filter lines to migrate
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +07:00
Côme Chilliet
6c7ba01dfe
Adapt max length limit in AbstactMapping to match database
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 14:43:09 +07:00
Arthur Schiwon
52b57eb753
shrink ldap_dn column to 4000
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-30 14:43:08 +07:00
Arthur Schiwon
2f49f4a0fe
limit ldap_dn columns to 4000
...
- enlarging string cols from 255 to more than 4000 fails on default
Oracle installations for invalid datatype conversion
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-30 14:43:08 +07:00
Côme Chilliet
f528c5416c
Merge pull request #31759 from nextcloud/fix/fix-composer-autoloader
...
Build autoloader with new composer version
2022-03-30 16:32:46 +07:00
Robin Appelman
90cfa31533
more concise output, code style fixes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-30 15:44:02 +07:00
cahogan
dfe045699b
Add trashbin:restore occ command
...
Signed-off-by: cahogan <caitlin.hogan@swiftsolar.com>
2022-03-30 15:44:02 +07:00
Côme Chilliet
d84e87eab9
Build autoloader with new composer version
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-30 15:40:23 +07:00
Louis Chemineau
2ddb9a6663
Fix vendor loading in user_ldap wizard
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-30 14:14:40 +07:00
Nextcloud bot
cf4c77e064
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-30 02:27:32 +07:00
Christopher Ng
cdb93e7f1d
Show filename in output message
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-29 23:12:52 +07:00
Christopher Ng
e4f1d4192a
Skip import of current calendar on error
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-29 23:12:52 +07:00
Côme Chilliet
b984cd1d83
Merge pull request #31575 from nextcloud/enh/add-trashbin-migrator
...
Add trashbin migrator to export and import trashbin data
2022-03-29 14:39:50 +07:00
Petre T
ae1a8204dd
Fix user counts updates on user add/remove
...
Signed-off-by: Petre Tudor <petre.tudor@dorkfar.com>
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-29 10:59:29 +07:00
Vincent Petry
262d22f184
Merge pull request #31711 from nextcloud/mount-cache-external-share
...
invalidate mount cache after accepting or renaming federated share
2022-03-29 10:35:25 +07:00
Côme Chilliet
765999f454
Merge pull request #31609 from nextcloud/fix/migrate-away-from-ilogger
...
Migrate from ILogger to LoggerInterface in lib/private
2022-03-29 09:39:38 +07:00
Côme Chilliet
4a4f250a2b
Merge pull request #31696 from nextcloud/fix/user_ldap-fix-migration-lengthcheck-oracle
...
Use getLengthExpression to measure field length instead of like
2022-03-29 09:38:21 +07:00
Joas Schilling
bdfc6563ab
Merge pull request #31736 from nextcloud/bugfix/noid/disable-bulkupload
...
Disable bulk upload by not advertising it
2022-03-29 09:35:00 +07:00
Nextcloud bot
c28a4c2d8b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-29 02:28:02 +07:00
Simon L
8acefc9bf1
Merge pull request #31537 from nextcloud/enh/31533/disable-webupdater-biginstances
...
show that the web updater is not recommended on big instances
2022-03-28 21:50:51 +07:00
szaimen
4e11d7d0f9
address reviews
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-28 21:12:35 +07:00
Joas Schilling
e1e003f569
Also comment out in test
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-28 17:17:29 +07:00
Vincent Petry
d31bc9fa34
Disable bulk upload by not advertising it
...
It has been reported broken on many instances.
Disable it for now until it can be fixed.
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-28 17:17:22 +07:00
Robin Appelman
5ae6cefd57
dont re-query fileinfo when getting dav quota
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-28 15:57:28 +07:00
Louis
9db75dbe5a
Merge pull request #30276 from nextcloud/feature/add_oauth2_migration
...
Add oauth2_clients migration for Owncloud
2022-03-28 11:14:49 +07:00
Nextcloud bot
53180f40e1
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-28 02:27:22 +07:00
Nextcloud bot
ba1b20ad8b
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-26 02:27:51 +07:00
Pytal
13b7dfae6a
Merge pull request #31708 from nextcloud/enh/noid/apptoken-maxlength
2022-03-25 11:03:14 +07:00
Robin Appelman
de5af8efbf
invalidate mount cache after accepting or renaming federated share
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-25 14:18:36 +07:00
Joas Schilling
9d2536e49e
Fix files_external column length
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-25 12:44:51 +07:00
Vincent Petry
7bcc1830a2
Set max length to app token field to match backend
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-25 09:42:00 +07:00
Nextcloud bot
c407bb9786
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-25 02:44:41 +07:00
szaimen
e8122f21c5
show warning in update admin overview
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-24 23:04:33 +07:00
Côme Chilliet
efebbacca4
Add octetLength and charLength to function builder, and tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 20:35:02 +07:00
Côme Chilliet
7dc3eb1e9e
Use getLengthExpression to measure field length instead of like
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 20:35:02 +07:00
Vincent Petry
a7e778b57f
Merge pull request #31265 from nextcloud/fs-limited-setup
...
Fine grained filesystem setup
2022-03-24 21:08:15 +07:00
Vincent Petry
d92c7bddce
Add missing event dispatcher in test constructor
...
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-03-24 20:31:00 +07:00
Christoph Wurst
288f07a5a4
Fix CalDAV subscriptions calendarorder column/prop type
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-24 17:42:03 +07:00
Christoph Wurst
941e560b5e
Fix column/property type of the calendar order
...
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-24 17:42:03 +07:00
Christoph Wurst
4f33b6937b
Fix column/property type of the CalDAV deleted_at time stamp
...
The timestamp is an int, but we treated it as string. With this patch
the property map is enriched with types and settype casts the value if
necessary.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-03-24 17:42:03 +07:00
Louis Chemineau
c5722869be
Add oauth2_clients migration for Owncloud
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-24 18:08:43 +07:00
blizzz
00076c0709
Merge pull request #31520 from nextcloud/fix/31237/new-button-UserStatus
...
focus to buttons on dashboard view
2022-03-24 17:59:21 +07:00
Vincent Petry
4511bd4bf6
Merge pull request #30950 from nextcloud/enh/opcache-recommends-translation
...
Add OPcache recommendations to Transifex
2022-03-24 17:56:09 +07:00
Robin Appelman
881e107543
Apply suggestions from code review
...
Co-authored-by: Louis <6653109+artonge@users.noreply.github.com>
Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:41:37 +07:00
Robin Appelman
db2418be85
invalidate mount cache after share rename
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:36:56 +07:00
Côme Chilliet
7fa8b2eef7
Add a guard to check that trashbin folder is a folder
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 17:31:21 +07:00
Robin Appelman
fc6e4530c4
force full setup after external storage config change
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:03:44 +07:00
Robin Appelman
a617e1e711
fix check if dav root is folder
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:01:52 +07:00
Robin Appelman
c80ba69b7a
dont setup full fs after dav auth
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-24 17:00:57 +07:00
Robin Appelman
114af08043
Merge pull request #30991 from nextcloud/external-remove-config-migration
...
remove old legacy external storage migration logic
2022-03-24 16:00:33 +07:00
Côme Chilliet
6d354595f7
Prepare for ILogger drop in RootCollectionTest
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 16:21:29 +07:00
Côme Chilliet
3546cfba1c
Fix more ILogger related problems from tests
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 16:21:27 +07:00
Côme Chilliet
25e7374e80
Fix ILogger instances in application tests for core parameters
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 16:21:27 +07:00
Côme Chilliet
ea23523c70
Adapt more code to migration to LoggerInterface
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 16:21:25 +07:00
Côme Chilliet
ecbcfca98a
Improve wording of output for trashbin migrator
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-24 11:04:09 +07:00
Nextcloud bot
bed9721019
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-24 02:27:11 +07:00
Vanessa Pertsch
0cdd7e9fcd
quick fix for focus on weather and customize button
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-23 13:26:55 +07:00
Vanessa Pertsch
b0b138675a
quick fix for focus on userStatus button
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-23 14:15:33 +07:00
Joas Schilling
a0c7798c7d
Limit the length of app password names
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-23 10:47:56 +07:00
Nextcloud bot
b5338e380e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-23 02:27:52 +07:00
Julius Härtl
0e57491f6b
Merge pull request #31601 from nextcloud/enh/dashboard-description
...
Add proper description for the dashboard app
2022-03-22 16:06:55 +07:00
Joas Schilling
0acd4b5f82
Merge pull request #31235 from nextcloud/techdebt/noid/extract-request-id
...
Extract request id handling to dedicated class so it can be injected without DB dependency
2022-03-22 12:08:45 +07:00
MichaIng
31606c9861
Add OPcache recommendations to Transifex
...
Fixes: https://github.com/nextcloud/server/issues/30941
Signed-off-by: MichaIng <micha@dietpi.com>
2022-03-22 10:42:51 +07:00
John Molakvoæ
b6209d6125
Merge pull request #31644 from nextcloud/fix/change-to-tertiary-button
2022-03-22 11:11:08 +07:00
Côme Chilliet
c43d015fe5
Merge pull request #31582 from nextcloud/refactor/carl/accesibility-app
...
Modernize accessibility app
2022-03-22 10:57:37 +07:00
Vincent Petry
6fa51be0de
Merge pull request #31620 from nextcloud/fix/noid/truncate-oracle
...
do not forget DB table prefix with truncate query
2022-03-22 10:46:20 +07:00
Christoph Wurst
a47fd94cb8
Merge pull request #31639 from nextcloud/fix/moving-calobject-fails
...
Fix moving error for calendar object error because of missing princip…
2022-03-22 10:28:28 +07:00
Vanessa
0fdb41506a
Merge pull request #31409 from nextcloud/fix/31237/new-button-HeaderBar
...
add new button component HeaderBar
2022-03-22 10:00:37 +07:00
Côme Chilliet
57bf348d37
Remove leftover useless comment
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-22 09:44:39 +07:00
Côme Chilliet
53c731d8f9
Rename PATH constants to show if folder or file
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-22 09:21:18 +07:00
Côme Chilliet
58582dfd33
Merge pull request #31382 from nextcloud/feat/account-migrator
...
User account migration
2022-03-22 09:11:28 +07:00
Christopher Ng
85123f9d36
Move data into settings folder
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-22 03:22:10 +07:00
Nextcloud bot
cabe6f383e
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-22 02:28:41 +07:00
Anna Larch
08510edaa1
Fix moving error for calendar object error because of missing principal uri
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-03-22 00:03:02 +07:00
Simon L
b314a13e1c
Merge pull request #30336 from quentinguidee/refine-dashboard-customize
...
Refine dashboard edit widget design
2022-03-21 23:15:18 +07:00
Christoph Wurst
47dce35fa3
Merge pull request #31337 from D0n1elT/fix/issue-31303_irritating-event-reminder-behaviour
...
Fix #31303 : Make reminder notification behaviour selectable..
2022-03-21 20:00:40 +07:00
Vanessa Pertsch
779e38e6a6
add new button component
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-21 14:00:04 +07:00
Vanessa Pertsch
383387f11c
fix: button type to tertiary
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
2022-03-21 13:31:05 +07:00
Louis
b40481e8e5
Merge pull request #31616 from nextcloud/Valdnet-patch-4
...
l10n: Spelling unification in Transifex.
2022-03-21 13:04:39 +07:00
Daniel Teichmann
f4148820ff
Add JS Unit tests for new 'sendEventRemindersToSharedGroupMembers' setting.
...
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
2022-03-21 13:03:13 +07:00
Daniel Teichmann
73a7ced1fd
Fix #31303 : Make reminder notification behaviour selectable.
...
Signed-off-by: Daniel Teichmann <daniel.teichmann@das-netzwerkteam.de>
2022-03-21 13:02:46 +07:00
blizzz
84ae0703a3
Merge pull request #31621 from nextcloud/fix-link-to-calendar-docs-in-groupware-settings
...
Fix link to calendar user docs in groupware settings
2022-03-21 11:49:11 +07:00
Julien Veyssier
b85bdf4427
Merge pull request #31193 from nextcloud/enh/webdav-propfind-count-sub-elements
...
Add optional WebDav propfind properties to count sub elements
2022-03-21 11:33:22 +07:00
Louis Chemineau
85a101987d
Add test to spelling unification
...
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-21 11:04:04 +07:00
Nextcloud bot
a99fdf5600
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-21 02:27:08 +07:00
Nextcloud bot
d0b3e7c472
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-20 02:27:57 +07:00
Julien Veyssier
71a9ebc754
add optional WebDav propfind properties to show number of folders/files inside a folder
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-19 21:22:56 +07:00
Quentin Guidée
f9d9fe79bf
Dashboard customize view: revert to large
...
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-03-19 19:39:50 +07:00
Quentin Guidée
1631a6c078
Refine dashboard customize view
...
Signed-off-by: Quentin Guidée <quentin.guidee@gmail.com>
2022-03-19 12:01:14 +07:00
Nextcloud bot
40b0ca56f7
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-19 02:28:28 +07:00
Thomas Citharel
9c07e47c78
Fix link to calendar user docs in groupware settings
...
Closes #31617
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-18 16:52:30 +07:00
Arthur Schiwon
4656753df0
do not forget DB table prefix with truncate query
...
- as used in LDAP's AbstractMapping::clear() method
- and in Comment's ManagerTest::setUp()
- fixes a DB Exception with Oracle
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-18 16:59:46 +07:00
Carl Schwan
51c14e1a35
Modernize accessibility app
...
- Use php 7.4 typed properties
- More typed methods (and replace existing php doc in some cases)
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-18 12:39:42 +07:00
Valdnet
1e487c2a09
l10n: Spelling unification in Transifex.
...
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2022-03-18 10:14:34 +07:00
Christopher Ng
ad31cfe72d
Use account method to set all properties
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18 04:51:26 +07:00
Christopher Ng
bf79b97718
Use streams
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18 04:51:26 +07:00
Christopher Ng
e5a205fec1
Transfer to settings app and register
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18 04:51:26 +07:00
Christopher Ng
108abd77ed
Add profile default setting for admin
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18 02:55:12 +07:00
Christopher Ng
1fc0b4320c
Add global profile toggle config
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-18 02:55:12 +07:00
Nextcloud bot
d364edcf6a
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-18 02:27:10 +07:00
Robin Appelman
7933de00f3
don't recheck config automatically when there are a large number of storages
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-17 16:29:35 +07:00
Robin Appelman
4601f11986
add all storage config rows in one go on load
...
this prevents repeated reflows
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-17 16:29:35 +07:00
Robin Appelman
ec4be7f2be
Merge pull request #31215 from nextcloud/smb-directory-invalid-type
...
handle invalid type when listing directory in smb
2022-03-17 16:25:26 +07:00
Côme Chilliet
865ac4b6e0
Rename $insert var to $qb
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-17 14:49:29 +07:00
Côme Chilliet
51d228932f
Add trashbin migrator to export and import trashbin data
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-17 14:45:56 +07:00
Louis
4011a39d24
Merge pull request #31596 from Lucarnosky/master
...
Fix federated cloud share icons overlap in button
2022-03-17 12:34:52 +07:00
Lock Garnock
79b5a3b316
Changed to padding left #31596
...
Fix issue #30819
Fixed issue #30819
Signed-off-by: Lock Garnock <lucarnosky@gmail.com>
2022-03-17 11:15:37 +07:00
Julius Härtl
bffeaa6203
Add proper description for the dashboard app
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2022-03-17 10:15:46 +07:00
Côme Chilliet
475a859aae
Merge pull request #31421 from nextcloud/fix/user_ldap-fix-ldap-connection-resets
...
user_ldap fix ldap connection resets
2022-03-17 09:13:44 +07:00
Nextcloud bot
d9c0799377
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-17 02:29:34 +07:00
Anna
629bcf1549
Merge pull request #30120 from nextcloud/enhancement/move-calendar-objects
...
Move calendar objects between calendars
2022-03-16 15:41:09 +07:00
Carl Schwan
92a63e6189
Merge pull request #31581 from nextcloud/refactor/carl/comment-app
...
Modernize comments app
2022-03-16 15:39:13 +07:00
Carl Schwan
1d8bf9a89c
Log in audit log federated shares events
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-16 15:34:14 +07:00
Carl Schwan
fa266165d6
Modernize comments app
...
* Use php 7.4 typed properties
* More typed methods (and replace existing php doc in some cases)
* query -> get for Container
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-16 13:14:15 +07:00
Anna Larch
0745fc5012
Move calendar objects between calendars instead of deleting and recreating them
...
Signed-off-by: Anna Larch <anna@nextcloud.com>
2022-03-16 12:48:50 +07:00
Louis
1ae6b2be71
Merge pull request #31498 from Erikvv/s3-versioning-not-implemented
...
AmazonS3: allow not implemented versioning
2022-03-15 10:26:43 +07:00
Vanessa
2469640725
Merge pull request #31397 from nextcloud/fix/31237/new-button-SetStatusModal
...
add new button component SetStatusModal
2022-03-15 08:11:26 +07:00
Vanessa
ae79c0cc1c
Merge pull request #31378 from nextcloud/fix/31237/new-button-UserList
...
use new button component UserList
2022-03-15 08:08:37 +07:00
Nextcloud bot
a74ab5bd48
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-15 02:48:57 +07:00
Pytal
e9999ec90c
Merge pull request #31516 from nextcloud/enh/improve-user_migration-api
2022-03-14 19:17:47 +07:00
Pytal
a5e1e31350
Merge pull request #31572 from nextcloud/fix/select2_settings_admin
2022-03-14 19:07:13 +07:00
Erik van Velzen
17f3e5e4b5
AmazonS3: allow not implemented versioning
...
In case the S3 implementation does not implement versioning, set it to
false. Versioning was introduced in Nexcloud in commit
09ffac5e6d
This is needed for compatibility with the Storj gateway.
Signed-off-by: Erik van Velzen <erik@evanv.nl>
2022-03-15 00:40:38 +07:00
Louis Chemineau
7e8ae46a01
Use global $ in settings admin.js
...
Fix https://github.com/nextcloud/server/issues/31570
Signed-off-by: Louis Chemineau <louis@chmn.me>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-14 20:00:37 +07:00
Carl Schwan
bf75b1d5c5
Merge pull request #31567 from nextcloud/update-composer-files
...
Update composer generated files to latest version
2022-03-14 16:55:30 +07:00
Côme Chilliet
8f97f722ec
Extends UserMigrationException in CalendarMigratorException
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-14 14:34:16 +07:00
Simon L
a74248b0a0
Merge pull request #31566 from nextcloud/fix/unit-audit
...
Fix unit tests by importing the class
2022-03-14 13:23:30 +07:00
Carl Schwan
5ce985f9be
Update composer generated files to latest version
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-14 11:30:41 +07:00
Carl Schwan
371fa1c49a
Merge pull request #31542 from nextcloud/psalm-userCounts
...
Fix psalm issue about userCounts
2022-03-14 11:27:43 +07:00
Carl Schwan
6e45b298bf
Fix unit tests by importing the class
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-14 11:24:39 +07:00
Vanessa Pertsch
c1dfd6f784
use new button component
...
Signed-off-by: Vanessa Pertsch <vanessa.pertsch@nextcloud.com>
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-14 09:34:27 +07:00
Carl Schwan
1bf5ab35a8
Use "use" to import namespaces
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-14 09:35:01 +07:00
Nextcloud bot
4e96db8608
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-14 02:27:10 +07:00
Nextcloud bot
3e067edcbe
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-13 02:26:40 +07:00
Carl Schwan
653f2b7e32
Merge pull request #31555 from nextcloud/enh/noid/fix-drone-tests
...
fix drone tests on master
2022-03-12 12:55:53 +07:00
Nextcloud bot
bff0f92870
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-12 02:26:53 +07:00
szaimen
351357047a
fix drone tests on master
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-11 20:45:26 +07:00
John Molakvoæ
5ad55fad35
Merge pull request #31274 from nextcloud/fix/carddav-backend-1000-orache1
2022-03-11 16:59:37 +07:00
John Molakvoæ
bcb1fc5a81
Merge pull request #31531 from nextcloud/fix/sftp-offset
2022-03-11 16:02:40 +07:00
Joas Schilling
b2075db3bd
Merge pull request #31539 from nextcloud/bugfix/31532/user-status-not-resetting-after-a-call
...
Fix user status not resetting correctly after a call
2022-03-11 14:20:14 +07:00
Carl Schwan
8d7380a15d
Fix psalm issue about userCounts
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11 14:17:29 +07:00
John Molakvoæ
3c2aba4f35
Merge pull request #31454 from nextcloud/fix/audit-log-critical
2022-03-11 13:36:42 +07:00
Joas Schilling
bac2508d77
Fix user status not resetting correctly after a call
...
Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-11 13:03:15 +07:00
Vincent Petry
cec00df21c
Merge pull request #31519 from nextcloud/bugfix/noid/fix-occ-user-add-apppassword
...
Fix occ user:add-app-password
2022-03-11 11:55:01 +07:00
John Molakvoæ
e81eaf45d2
Prevent reading key on SFTP stat bool
...
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2022-03-11 10:54:52 +07:00
Pytal
eeec6142ca
Merge pull request #30963 from nextcloud/feat/calendar-migration
2022-03-10 11:34:11 +07:00
Côme Chilliet
53e30c40bc
Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-uuid-migration
...
Fix duplicated UUID detection when there are empty uuids
2022-03-10 18:16:25 +07:00
Carl Schwan
3e0c42e3b3
Fix the logger that is imported for critical actions
...
This use a new interface AuditLogger that makes it easier to
seperate the roles of the various loggers and enforce that we
don't use the wrong one by mistake.
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-10 16:10:54 +07:00
Joas Schilling
a6882deebc
Differenciate the activity depending on admin vs user action
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-10 15:26:47 +07:00
Carl Schwan
2cdaa28acc
Don't recreate sql query each time
...
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-10 15:10:08 +07:00
Simon L
3a0b934f84
Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-check
...
Validate `overwrite.cli.url` to be a url in setup check
2022-03-10 12:40:59 +07:00
Nextcloud bot
198b414d94
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-10 02:26:40 +07:00
szaimen
4191a178dd
improve overwrite cli url setup check
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-09 22:26:00 +07:00
Christopher Ng
e97701c6b0
Improve error handling and output messages
...
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-09 19:46:37 +07:00
Joas Schilling
4032f0b2c8
Fix alternative login buttons
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-09 11:43:17 +07:00
Nextcloud bot
4d612359af
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-09 02:26:51 +07:00
Robin Appelman
e8872f01ae
Merge pull request #31431 from nextcloud/fs-setup-manager
...
Unify/cleanup filesystem setup
2022-03-08 14:50:25 +07:00
Côme Chilliet
ccab35f23f
Fix similar potential problems with fetchOne loops
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-08 12:10:52 +07:00
Côme Chilliet
65a866556b
Fix duplicated UUID detection when there are empty uuids
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-08 11:57:33 +07:00
Côme Chilliet
df29acb343
Set $limit as int as well in Access::count private method
...
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-08 10:21:54 +07:00
John Molakvoæ
23e8ae15aa
Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warning
2022-03-08 08:53:12 +07:00
Nextcloud bot
697e1d6025
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-08 02:28:43 +07:00
szaimen
ccd08877e8
Fix too many file download notifications when watching a video
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-07 19:50:15 +07:00
szaimen
3c8f8bc70a
fix tests
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-03-07 18:07:45 +07:00
szaimen
7dca146b58
allow to disable the imagick warning
...
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-Authored-By: MichaIng <micha@dietpi.com>
2022-03-07 17:35:12 +07:00
Julien Veyssier
d5574cf189
allow adding protocol to domains in 'connectivity_check_domains' config
...
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
2022-03-07 14:13:11 +07:00
Nextcloud bot
c9eefdef39
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-07 02:26:22 +07:00
Nextcloud bot
248d60f93c
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-06 02:25:58 +07:00
Robin Appelman
917c74e214
type fixes
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 16:30:16 +07:00
Robin Appelman
d81713e5c1
simplify setup of circular SetupManager<->Manager
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 16:30:09 +07:00
Robin Appelman
22875bf367
move logic to decide what to setup to setupmanager
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 16:30:03 +07:00
Robin Appelman
1c468129af
adjust tests to new fs setup
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 16:29:59 +07:00
Robin Appelman
a6f245f6ff
type hint as generator
...
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 16:26:08 +07:00
Robin Appelman
5b77099612
handle invilid type when listing directory in smb
...
just handle it as an empty directory
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-03-04 15:49:00 +07:00
Robin Appelman
8b22a463e9
Merge pull request #31266 from nextcloud/root-setup-mountprovider
...
move root mount setup to mountproviders
2022-03-04 13:44:05 +07:00
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 +07: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 +07:00
Nextcloud bot
a6bacaacb3
[tx-robot] updated from transifex
...
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-04 02:26:39 +07: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 +07: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 +07: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 +07:00
Arthur Schiwon
16b6504cc6
code style
...
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-03-03 21:32:54 +07: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 +07:00