summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2022-07-176-2/+62
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* [tx-robot] updated from transifexNextcloud bot2022-07-1614-6/+26
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33238 from ↵Carl Schwan2022-07-156-16/+8
|\ | | | | | | | | nextcloud/bugfix/noid/fix-html-validation-of-material-design-icons Fix html validation of material design icons
| * RecompileJoas Schilling2022-07-154-6/+6
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix HTML validation of material design iconsJoas Schilling2022-07-152-10/+2
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [tx-robot] updated from transifexNextcloud bot2022-07-1540-0/+84
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #33222 from ↵Pytal2022-07-144-5/+13
|\ | | | | | | nextcloud/bugfix/noid/fix-translation-of-user-exists-error
| * RecompileJoas Schilling2022-07-142-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Translate error when user already existsJoas Schilling2022-07-142-2/+10
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Merge pull request #33235 from nextcloud/bugfix/noid/fix-duplicate-id-holeJoas Schilling2022-07-144-9/+9
|\ \ | |/ |/| Fix duplicate id "hole"
| * RecompileJoas Schilling2022-07-142-3/+3
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
| * Fix duplicate id "hole"Joas Schilling2022-07-142-6/+6
|/ | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #33214 from nextcloud/fix/bump-sabre/dav-to-4.4.0Carl Schwan2022-07-141-0/+0
|\ | | | | Bump sabre/dav to 4.4.0
| * Bump sabre/dav to 4.4.0Côme Chilliet2022-07-131-0/+0
| | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | Merge pull request #33220 from nextcloud/bugfix/noid/fix-settings-icon-colorCarl Schwan2022-07-145-6/+3
|\ \ | | | | | | Fix settings icon color
| * | Fix settings icon colorJoas Schilling2022-07-135-6/+3
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | [tx-robot] updated from transifexNextcloud bot2022-07-14162-2242/+2410
| | | | | | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | | Merge pull request #33230 from nextcloud/enh/noid/64bit-setup-check-linkSimon L2022-07-142-2/+4
|\ \ \ | | | | | | | | add a link to system requirements for new 64bit setup check
| * | | add a link to system requirements for new 64bit setup checkszaimen2022-07-132-2/+4
|/ / / | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de> Co-Authored-By: MichaIng <micha@dietpi.com>
* | | Merge pull request #33200 from nextcloud/enh/noid/64bitSimon L2022-07-134-0/+104
|\ \ \ | | | | | | | | add a setup check for 64 bit
| * | | add a setup check for 64 bitszaimen2022-07-134-0/+104
| | | | | | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | | Merge pull request #32506 from nextcloud/port/vue-encryptionCarl Schwan2022-07-1316-178/+239
|\ \ \ \ | |_|/ / |/| | | Port encryption admin settings to vue
| * | | Port encryption admin settings to vueCarl Schwan2022-07-1316-178/+239
| |/ / | | | | | | | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* | | Merge pull request #33219 from nextcloud/bump-versionJoas Schilling2022-07-131-1/+1
|\ \ \ | |/ / |/| | Bump version
| * | Bump versionJoas Schilling2022-07-131-1/+1
| | | | | | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | | Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bitSimon L2022-07-131-0/+2
|\ \ \ | |/ / |/| | document the 64bit requirement in the bug report template
| * | document the 64bit requirement in the bug report templateszaimen2022-07-111-0/+2
| | | | | | | | | | | | Signed-off-by: szaimen <szaimen@e.mail.de>
* | | Merge pull request #33218 from ↵Daniel2022-07-131-5/+0
|\ \ \ | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | Update psalm baselinenextcloud-command2022-07-131-5/+0
|/ / / | | | | | | | | | Signed-off-by: GitHub <noreply@github.com>
* | / [tx-robot] updated from transifexNextcloud bot2022-07-1314-8/+22
| |/ |/| | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-129-116/+223
|\ \ | | | | | | Improve job handling through occ
| * | Fix DummyJobList typingCôme Chilliet2022-07-121-8/+2
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix typing in IJobListCôme Chilliet2022-07-112-26/+20
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix background-job:execute command for QueuedJob instancesCôme Chilliet2022-07-111-1/+5
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Format the datetime for last run in ATOM formatCôme Chilliet2022-07-111-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Use symfony console table to render the job list properlyCôme Chilliet2022-07-112-3/+24
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix ListCommand constructor call in register_commandCôme Chilliet2022-07-111-1/+1
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Fix DummyJobList class used by testsCôme Chilliet2022-07-111-17/+27
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Code cleaning of Background/ListCommandCôme Chilliet2022-07-113-26/+20
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Add command to list jobsCôme Chilliet2022-07-116-9/+125
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
| * | Clean up JobList classCôme Chilliet2022-07-111-52/+26
| | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* | | Merge pull request #33211 from nextcloud/fix/setupmanager_circle_eventsJonas2022-07-121-4/+4
|\ \ \ | | | | | | | | Fix listening for circle events in SetupManager
| * | | Fix listening for circle events in SetupManagerJonas2022-07-121-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | | | Merge pull request #33186 from ↵Côme Chilliet2022-07-121-3/+0
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | nextcloud/automated/noid/master-update-psalm-baseline [master] Update psalm-baseline.xml
| * | | | Update psalm baselinenextcloud-command2022-07-127-12/+9
| | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: GitHub <noreply@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* | | | | Merge pull request #32507 from carlcsaposs/restoreVincent Petry2022-07-121-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | | Sort files by deletion time before restoring in RestoreAllFiles
| * | | | Sort files by deletion time before restoring in RestoreAllFilesCarl Csaposs2022-07-041-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restoring in order of most recently deleted preserves nested file paths. See https://github.com/nextcloud/server/issues/31200#issuecomment-1130358549 Signed-off-by: Carl Csaposs <carl@csaposs.com>
* | | | | Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundationCôme Chilliet2022-07-127-9/+9
|\ \ \ \ \ | |_|/ / / |/| | | | Add symfony/http-foundation dependency
| * | | | Compile assetsnextcloud-command2022-07-126-9/+9
| | | | | | | | | | | | | | | | | | | | Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
| * | | | Add symfony/http-foundation dependencyCôme Chilliet2022-07-121-0/+0
|/ / / / | | | | | | | | | | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>