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-07-15Fix login input focus borderfix/login-input-focusChristopher Ng
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2022-07-15Merge pull request #33238 from ↵Carl Schwan
nextcloud/bugfix/noid/fix-html-validation-of-material-design-icons Fix html validation of material design icons
2022-07-15RecompileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-15Fix HTML validation of material design iconsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-15[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14Merge pull request #33222 from ↵Pytal
nextcloud/bugfix/noid/fix-translation-of-user-exists-error
2022-07-14Merge pull request #33235 from nextcloud/bugfix/noid/fix-duplicate-id-holeJoas Schilling
Fix duplicate id "hole"
2022-07-14RecompileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-14Fix duplicate id "hole"Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-14RecompileJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-14Translate error when user already existsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-14Merge pull request #33214 from nextcloud/fix/bump-sabre/dav-to-4.4.0Carl Schwan
Bump sabre/dav to 4.4.0
2022-07-14Merge pull request #33220 from nextcloud/bugfix/noid/fix-settings-icon-colorCarl Schwan
Fix settings icon color
2022-07-14[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-14Merge pull request #33230 from nextcloud/enh/noid/64bit-setup-check-linkSimon L
add a link to system requirements for new 64bit setup check
2022-07-13add a link to system requirements for new 64bit setup checkszaimen
Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: MichaIng <micha@dietpi.com>
2022-07-13Merge pull request #33200 from nextcloud/enh/noid/64bitSimon L
add a setup check for 64 bit
2022-07-13Merge pull request #32506 from nextcloud/port/vue-encryptionCarl Schwan
Port encryption admin settings to vue
2022-07-13Bump sabre/dav to 4.4.0fix/bump-sabre/dav-to-4.4.0Côme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-13Port encryption admin settings to vueCarl Schwan
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-13Fix settings icon colorbugfix/noid/fix-settings-icon-colorJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13Merge pull request #33219 from nextcloud/bump-versionJoas Schilling
Bump version
2022-07-13add a setup check for 64 bitszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-13Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bitSimon L
document the 64bit requirement in the bug report template
2022-07-13Bump versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-13Merge pull request #33218 from ↵Daniel
nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
2022-07-13Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com>
2022-07-13[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-12Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet
Improve job handling through occ
2022-07-12Merge pull request #33211 from nextcloud/fix/setupmanager_circle_eventsJonas
Fix listening for circle events in SetupManager
2022-07-12Merge pull request #33186 from ↵Côme Chilliet
nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
2022-07-12Fix listening for circle events in SetupManagerJonas
So far, SetupManager listened for deprecated events that are no longer triggered. Instead, use the circle events that actually get triggered when adding or removing a circle or circle member. Also, these events get triggered on each instance of a globalscale setup. Fixes: #33210 Signed-off-by: Jonas <jonas@freesources.org>
2022-07-12Fix DummyJobList typingCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-12Merge pull request #32507 from carlcsaposs/restoreVincent Petry
Sort files by deletion time before restoring in RestoreAllFiles
2022-07-12Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundationCôme Chilliet
Add symfony/http-foundation dependency
2022-07-12Compile assetsnextcloud-command
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-12Add symfony/http-foundation dependencyCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-12Update psalm baselinenextcloud-command
Signed-off-by: GitHub <noreply@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2022-07-12[tx-robot] updated from transifexNextcloud bot
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-07-11Merge pull request #33175 from nextcloud/fix/request-json-xml-not-foundPytal
2022-07-11document the 64bit requirement in the bug report templateenh/noid/bug-report-64bitszaimen
Signed-off-by: szaimen <szaimen@e.mail.de>
2022-07-11Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan
Cleanup avatar related code
2022-07-11Fix typing in IJobListenh/improve-job-handling-commandsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Fix background-job:execute command for QueuedJob instancesCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Format the datetime for last run in ATOM formatCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Use symfony console table to render the job list properlyCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Fix ListCommand constructor call in register_commandCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Fix DummyJobList class used by testsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Code cleaning of Background/ListCommandCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2022-07-11Add command to list jobsCôme Chilliet
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>