summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move CappedMemoryCache to OCPCarl Schwan2022-07-1431-30/+193
* [tx-robot] updated from transifexNextcloud bot2022-07-14162-2242/+2410
* 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 checkszaimen2022-07-132-2/+4
|/
* Merge pull request #33200 from nextcloud/enh/noid/64bitSimon L2022-07-134-0/+104
|\
| * add a setup check for 64 bitszaimen2022-07-134-0/+104
* | Merge pull request #32506 from nextcloud/port/vue-encryptionCarl Schwan2022-07-1316-178/+239
|\ \
| * | Port encryption admin settings to vueCarl Schwan2022-07-1316-178/+239
| |/
* | Merge pull request #33219 from nextcloud/bump-versionJoas Schilling2022-07-131-1/+1
|\ \ | |/ |/|
| * Bump versionJoas Schilling2022-07-131-1/+1
* | Merge pull request #33202 from nextcloud/enh/noid/bug-report-64bitSimon L2022-07-131-0/+2
|\ \ | |/ |/|
| * document the 64bit requirement in the bug report templateszaimen2022-07-111-0/+2
* | Merge pull request #33218 from nextcloud/automated/noid/master-update-psalm-b...Daniel2022-07-131-5/+0
|\ \
| * | Update psalm baselinenextcloud-command2022-07-131-5/+0
|/ /
* | [tx-robot] updated from transifexNextcloud bot2022-07-1314-8/+22
* | Merge pull request #32552 from nextcloud/enh/improve-job-handling-commandsCôme Chilliet2022-07-129-116/+223
|\ \
| * | Fix DummyJobList typingCôme Chilliet2022-07-121-8/+2
| * | Fix typing in IJobListCôme Chilliet2022-07-112-26/+20
| * | Fix background-job:execute command for QueuedJob instancesCôme Chilliet2022-07-111-1/+5
| * | Format the datetime for last run in ATOM formatCôme Chilliet2022-07-111-1/+1
| * | Use symfony console table to render the job list properlyCôme Chilliet2022-07-112-3/+24
| * | Fix ListCommand constructor call in register_commandCôme Chilliet2022-07-111-1/+1
| * | Fix DummyJobList class used by testsCôme Chilliet2022-07-111-17/+27
| * | Code cleaning of Background/ListCommandCôme Chilliet2022-07-113-26/+20
| * | Add command to list jobsCôme Chilliet2022-07-116-9/+125
| * | Clean up JobList classCôme Chilliet2022-07-111-52/+26
* | | Merge pull request #33211 from nextcloud/fix/setupmanager_circle_eventsJonas2022-07-121-4/+4
|\ \ \
| * | | Fix listening for circle events in SetupManagerJonas2022-07-121-4/+4
* | | | Merge pull request #33186 from nextcloud/automated/noid/master-update-psalm-b...Côme Chilliet2022-07-121-3/+0
|\ \ \ \
| * | | | Update psalm baselinenextcloud-command2022-07-127-12/+9
* | | | | Merge pull request #32507 from carlcsaposs/restoreVincent Petry2022-07-121-1/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Sort files by deletion time before restoring in RestoreAllFilesCarl Csaposs2022-07-041-1/+5
* | | | | Merge pull request #33209 from nextcloud/fix/add-symfony/http-foundationCôme Chilliet2022-07-127-9/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Compile assetsnextcloud-command2022-07-126-9/+9
| * | | | Add symfony/http-foundation dependencyCôme Chilliet2022-07-121-0/+0
|/ / / /
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-126-0/+14
* | | | Merge pull request #33175 from nextcloud/fix/request-json-xml-not-foundPytal2022-07-111-0/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix 404 handling of requested JSON/XMLChristoph Wurst2022-07-081-0/+7
* | | | Merge pull request #32973 from nextcloud/cleanup/avatar-codeCarl Schwan2022-07-1140-439/+546
|\ \ \ \ | |_|_|/ |/| | |
| * | | Make Color class publicCarl Schwan2022-07-0537-266/+348
| * | | Cleanup avatar related codeCarl Schwan2022-06-2214-190/+215
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-118-0/+10
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-1030-2/+70
* | | | [tx-robot] updated from transifexNextcloud bot2022-07-0978-88/+130
* | | | Merge pull request #32865 from nextcloud/bugfix/remove-unecessary-rowblizzz2022-07-083-9/+4
|\ \ \ \
| * | | | Set as optional argumentVitor Mattos2022-06-132-2/+2
| * | | | Remove unecessary row and make compatible with db schemaVitor Mattos2022-06-133-8/+3
* | | | | Merge pull request #33118 from nextcloud/fix/address-book-exportblizzz2022-07-081-0/+4
|\ \ \ \ \
| * | | | | Fix empty address books being exportedChristopher Ng2022-07-051-0/+4
* | | | | | Merge pull request #32377 from nextcloud/rakekniven-patch-1blizzz2022-07-081-1/+1
|\ \ \ \ \ \