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
AgeCommit message (Collapse)Author
2022-06-21Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-06-10Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-05-02Update psalm baseline for Sabre decodePathVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-04-13Add a metadata service to store file metadataCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-04-09Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-04-07Update psalm baselineautomated/noid/psalm-baseline-update-1649304710nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-04-06Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-04-04Add a built-in profiler inside NextcloudCarl Schwan
The webui is provided by a seperate application named profiler Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-20Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-18Update psalm baselineautomated/noid/psalm-baseline-update-1647576744nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-14Merge pull request #31542 from nextcloud/psalm-userCountsCarl Schwan
Fix psalm issue about userCounts
2022-03-11Fix psalm issue about userCountsCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-03-11Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-10Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-05Update psalm baselineautomated/noid/psalm-baseline-update-1646460900nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-04Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-03Update psalm baselineautomated/noid/psalm-baseline-update-1646280947nextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-03-01Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-02-21Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-02-15Merge pull request #31178 from nextcloud/fix-dav-namespace-typoVincent Petry
Fix typo in DAV namespace registration
2022-02-14Fix typo in DAV namespace registrationThomas Citharel
See https://github.com/nextcloud/3rdparty/blob/b0afba6d6508a1c85332cf8c61e90ad91b289ebc/sabre/dav/lib/DAV/Xml/Service.php#L43 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-14Remove setting defaultUsernamePath dynamicallyThomas Citharel
Since Sabre 3.0.6 this is no longer possible. @see https://github.com/sabre-io/dav/pull/582 Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2022-02-11Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-28Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-27Fix registerEventListener issuesCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-26Fix psalm issues in theming appCarl Schwan
After this change, we are down to only one psalm warning for this app and related to the Application.php. This also make composer psam:update-baseline not silently ignore new errors. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-21Merge pull request #30379 from nextcloud/feature/add-comments-reactionsJoas Schilling
Add comments reactions
2022-01-21Prevent query error when use subqueryVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-01-21Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-14Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-01-12Fix a few psalm issues and moved back to psalm/phar 4.18Carl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-06Fix psalm not runningCarl Schwan
The issue was that we were using psalm/phar instead of vimeo/psalm. This caused issue with the custom psalm plugin in buildd/psalm. This is using the opportunity to also update the psalm version from 3.8 to 3.17 and the php-cs-fixer too. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-01-03Improve api documentation for file sharing external storageCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-12-17Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-12-10Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-12-07Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-12-03Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-11-26Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-11-05Update psalm baselineVincent Petry
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-11-04Fix missing calendar path for public write on CalendarsAnna Larch
Signed-off-by: Anna Larch <anna@nextcloud.com>
2021-11-04Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-11-01properly handle cases where cache wrappers block accessRobin Appelman
`CacheWrapper::formatCacheEntry` can return false for files that should be filtered out Signed-off-by: Robin Appelman <robin@icewind.nl>
2021-10-24Use findBinaryPath for previewsJ0WI
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
2021-10-23Fair use of push notificationsJoas Schilling
We want to keep offering our push notification service for free, but large users overload our infrastructure. For this reason we have to rate-limit the use of push notifications. If you need this feature, consider setting up your own push server or using Nextcloud Enterprise. Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-22Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-10-21Bump Symfony family and friends to v4.4.30Christoph Wurst
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2021-10-20Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-10-18Add an API to set and rollback the user statusCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-10-16Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2021-10-15Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>