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-06-29[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-29Merge pull request #33053 from nextcloud/fix/undefined-loggerPytal
2022-06-29Merge pull request #33034 from nextcloud/td/noid/ldap_group_updaterblizzz
cleanup LDAP's UpdateGroups
2022-06-28adjust testsArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28Fix undefined loggerChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-06-28simplify blizzz
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Co-authored-by: Côme Chilliet <91878298+come-nc@users.noreply.github.com>
2022-06-28Merge pull request #33007 from nextcloud/cleanup/federation-appCarl Schwan
Summer cleanup of the federation app
2022-06-28delete groups in chunks instead of one by oneArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28cleanup LDAP's UpdateGroupsArthur Schiwon
- TimedJob from API - DI of config - property types - throws hints in phpdoc - argument and return types - replace depracet execute() with executeStatement or -Query - a missing return statement Co-authored-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2022-06-28Fix many issues with the testsCarl Schwan
- Return type were not correct - willReturn and with confusion Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-28[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-27Merge pull request #32561 from nextcloud/port/vue-personal-federationPytal
2022-06-27Merge pull request #32998 from nextcloud/fix/setting_nameLouis
Rename setting name to reduce its length
2022-06-27Rename setting name to reduce its lengthLouis Chemineau
Signed-off-by: Louis Chemineau <louis@chmn.me>
2022-06-27[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-25[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-24Cleanup CardDav SyncServicecleanup/federation-appCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-24Summer cleanup of the federation appCarl Schwan
- Use IEventDispatcher instead of deprecated symfony dispatcher - Use LoggerInterface where possible - Use php 7.4 properties - Add type hinting where possible - Move federation hooks to a seperate listener Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-24Merge pull request #32863 from nextcloud/feature/add-comments-expire-dateblizzz
Add comments expire date
2022-06-24[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-23Merge pull request #32962 from nextcloud/getstoragestat-change-urlCarl Schwan
Remove .php from url
2022-06-23Merge pull request #32701 from nextcloud/fix/type-error-objectreeCarl Schwan
Fix type error in Sabre/Connector/Directory
2022-06-23[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-22Merge pull request #32884 from nextcloud/typing/dav-sharingCarl Schwan
Add typing to Sharing Backend
2022-06-22Add typing to Sharing BackendCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-22[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-21Add title to file nameCarl Schwan
Fix #32157 Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21Remove .php from urlgetstoragestat-change-urlCarl Schwan
Probably here for legacy reasons, but it is a bit weird to call an .php endpoint that doesn't correspond to a .php file Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-21Merge pull request #32902 from nextcloud/enh/noid/opcache-buffer-size-limitSimon L
do not display the buffer_size info if the size is already set to a c…
2022-06-21Merge pull request #32948 from nextcloud/dashboardFixSimon L
make 'text-overflow: ellipsis' possible again in dashboard
2022-06-21Merge pull request #32861 from ↵Carl Schwan
nextcloud/fix/remove-at-matcher-in-user_ldap-tests Remove deprecated at() matcher from user_ldap tests
2022-06-21Merge pull request #32900 from nextcloud/fix/remove-at-matcher-in-theming-testsCôme Chilliet
Remove at matcher in theming tests
2022-06-21make 'text-overflow: ellipsis' possible again in dashboardArtur Neumann
Signed-off-by: Artur Neumann <artur@jankaritech.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-06-21[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-20Fix test to check the expire dateVitor Mattos
Signed-off-by: Vitor Mattos <vitor@php.rio>
2022-06-20Merge pull request #32881 from nextcloud/Valdnet-patch-2rakekniven
l10n: Spelling unification
2022-06-20Merge pull request #32719 from nextcloud/fix/noid/email-shares-not-shownRichard Steinmetz
Fix email shares not being shown to other users
2022-06-20Merge pull request #32910 from nextcloud/fix/profiler-invalid-utf8blizzz
Fix profiler trying to serialize invalid utf8
2022-06-20Fix profiler trying to serialize invalid utf8Carl Schwan
The cookie value contains invalid utf8 characters most of the time so let's just ignore it as it is also not that interesting to analyse. Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-06-20Remove deprecated expectException from theming testsfix/remove-at-matcher-in-theming-testsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-06-20[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-19[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-18[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-17do not display the buffer_size info if the size is already set to a certain ↵enh/noid/opcache-buffer-size-limitszaimen
threshold Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: MichaIng <micha@dietpi.com>
2022-06-17Fix email shares not being shown to other usersfix/noid/email-shares-not-shownRichard Steinmetz
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
2022-06-17Merge pull request #32874 from bill-mcgonigle/patch-1Simon L
Mention missing files subdir
2022-06-17[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-16Remove deprecated at matcher from theming testsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-06-16[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-06-15Merge pull request #32876 from nextcloud/fix/fix-string-interpolationblizzz
Use {$var} instead of ${var} for PHP 8.2 compatibility