Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/apps
AgeCommit message (Collapse)Author
2022-04-14Fix CalDAV subscriptions calendarorder column/prop typebackport/30438/stable23Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-04-14Fix column/property type of the calendar orderChristoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2022-04-14Fix column/property type of the CalDAV deleted_at time stampChristoph Wurst
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-04-14Merge pull request #31540 from nextcloud/backport/31454/stable23blizzz
[stable23] Fix the logger that is imported for critical actions
2022-04-14Merge pull request #31521 from nextcloud/backport/31491/stable23blizzz
[stable23] Fix duplicated UUID detection when there are empty uuids
2022-04-14Merge pull request #31453 from nextcloud/s3-primary-ci-23blizzz
[stable23] Run tests with primary object storage in CI + large upload fixes
2022-04-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13Merge pull request #31862 from nextcloud/update-autoloaders-and-nodeJohn Molakvoæ
2022-04-13Merge pull request #31946 from nextcloud/s3-versioning-not-implemented-23Vincent Petry
[23] AmazonS3: allow not implemented versioning
2022-04-13Merge pull request #31846 from nextcloud/backport/31684/stable23Vincent Petry
[stable23] take permissions from multiple paths into account for share permissions
2022-04-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-13Update autoloaders and Node package-lock.jsonMichaIng
Signed-off-by: MichaIng <micha@dietpi.com>
2022-04-12AmazonS3: allow not implemented versioningErik van Velzen
In case the S3 implementation does not implement versioning, set it to false. Versioning was introduced in Nexcloud in commit 09ffac5e6dd5355c9aaf49c098942fa1e4fbed25 This is needed for compatibility with the Storj gateway. Signed-off-by: Erik van Velzen <erik@evanv.nl>
2022-04-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-11[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-10[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-09[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-08[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-07[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-06[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-05take permissions from multiple paths into account for share permissionsbackport/31684/stable23Robin Appelman
Signed-off-by: Robin Appelman <robin@icewind.nl>
2022-04-05[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-04[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-03[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-02[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-04-01[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-31Merge pull request #31514 from nextcloud/backport/31421/stable23Côme Chilliet
[stable23] user_ldap fix ldap connection resets #31421
2022-03-31[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-31Merge pull request #31740 from nextcloud/backport/stable23/31537Simon L
[stable23] show that the web updater is not recommended on big instances
2022-03-30[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-29Fix $baseDN parameter type in ILDAPWrapper::readbackport/31421/stable23Côme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-29Inherit doc from interface in LDAP classCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-29Fix unit testsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-29Merge pull request #31730 from nextcloud/backport/30276/stable23Louis
[stable23] Add oauth2_clients migration for Owncloud
2022-03-29Fix executeRead when connection is reset because of a timeoutCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-03-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-29address reviewsszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-29show warning in update admin overviewszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-03-28 Add oauth2_clients migration for OwncloudLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-03-28Merge pull request #31705 from nextcloud/backport/30950/stable23Louis
[stable23] Add OPcache recommendations to Transifex
2022-03-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-26[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-25Add profile default setting for adminChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 108abd77ed0ee29bca4019f6a212ba1b2bdad5e7) Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-03-25Add global profile toggle configChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com> (cherry picked from commit 1fc0b4320c8921ad59bf4d41a88bf9936e1f653d)
2022-03-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-24Add OPcache recommendations to Transifexbackport/30950/stable23MichaIng
Fixes: https://github.com/nextcloud/server/issues/30941 Signed-off-by: MichaIng <micha@dietpi.com>
2022-03-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-23Merge pull request #31666 from nextcloud/backport/31620/stable23blizzz
[stable23] do not forget DB table prefix with truncate query
2022-03-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-03-22do not forget DB table prefix with truncate queryArthur Schiwon
- 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>