aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Calendar export and importChristopher Ng2022-03-0210-0/+722
* | | | | | | | Merge pull request #31491 from nextcloud/fix/user_ldap-fix-duplicated-empty-u...Côme Chilliet2022-03-104-7/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | Fix similar potential problems with fetchOne loopsCôme Chilliet2022-03-084-6/+6
| * | | | | | | Fix duplicated UUID detection when there are empty uuidsCôme Chilliet2022-03-081-1/+1
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #31494 from nextcloud/fix/fix-group-metadata-typingVincent Petry2022-03-101-21/+13
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Strong type OC\Group\MetaDataCôme Chilliet2022-03-081-19/+11
| * | | | | | Fix typing of OC\Group\MetaData::sortingCôme Chilliet2022-03-081-2/+2
| |/ / / / /
* | | | | | Merge pull request #31430 from nextcloud/enh/31429/improve-overwrite-cli-url-...Simon L2022-03-102-9/+8
|\ \ \ \ \ \
| * | | | | | improve overwrite cli url setup checkszaimen2022-03-092-9/+8
* | | | | | | Merge pull request #31508 from nextcloud/automated/noid/psalm-baseline-update...John Molakvoæ2022-03-101-61/+4
|\ \ \ \ \ \ \
| * | | | | | | Update psalm baselinenextcloud-command2022-03-101-61/+4
* | | | | | | | Merge pull request #31503 from nextcloud/enh/strict-dynamic-cspJulius Härtl2022-03-105-0/+43
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Allow to set a strict-dynamic CSP through the APIJulius Härtl2022-03-095-0/+43
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-1014-2/+48
|/ / / / / / /
* | | | | | | Merge pull request #31500 from nextcloud/bugfix/noid/fix-alternativ-login-but...Vincent Petry2022-03-093-29/+15
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Fix alternative login buttonsJoas Schilling2022-03-093-29/+15
|/ / / / / /
* | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-0946-62/+30
* | | | | | Merge pull request #31493 from nextcloud/bugfix/noid/app-script-mainJohn Molakvoæ2022-03-081-1/+1
|\ \ \ \ \ \
| * | | | | | Avoid double-loading dist/core-main.js when apps have scripts named mainJulius Härtl2022-03-081-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #31431 from nextcloud/fs-setup-managerRobin Appelman2022-03-0842-525/+767
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | type fixesRobin Appelman2022-03-049-45/+23
| * | | | | move user mountpoint setup to setupmanagerRobin Appelman2022-03-047-112/+86
| * | | | | simplify setup of circular SetupManager<->ManagerRobin Appelman2022-03-045-29/+68
| * | | | | add template annotations to CappedMemoryCacheRobin Appelman2022-03-042-10/+32
| * | | | | move logic to decide what to setup to setupmanagerRobin Appelman2022-03-046-41/+46
| * | | | | adjust tests to new fs setupRobin Appelman2022-03-0428-109/+252
| * | | | | move teardown logic to SetupManagerRobin Appelman2022-03-0410-55/+90
| * | | | | start moving filesystem setup logic to it's own placeRobin Appelman2022-03-043-141/+215
| * | | | | more type hints for ICachedMountInfo and IMountManagerRobin Appelman2022-03-047-74/+46
* | | | | | Merge pull request #31470 from nextcloud/enh/13099/allow-disable-imagick-warningJohn Molakvoæ2022-03-084-14/+205
|\ \ \ \ \ \
| * | | | | | fix testsszaimen2022-03-072-0/+166
| * | | | | | allow to disable the imagick warningszaimen2022-03-072-14/+39
* | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-082-2/+2
* | | | | | | Merge pull request #28227 from nextcloud/enh/noid/report-remoteAddressSimon L2022-03-077-14/+53
|\ \ \ \ \ \ \
| * | | | | | | Fix too many file download notifications when watching a videoszaimen2022-03-077-14/+53
|/ / / / / / /
* | | | | | | Merge pull request #30828 from nextcloud/fix/dialog-menuSimon L2022-03-076-13/+10
|\ \ \ \ \ \ \
| * | | | | | | Center dialog new file menuJohn Molakvoæ2022-03-076-13/+10
* | | | | | | | Merge pull request #31418 from nextcloud/enh/simple-file-extensionPytal2022-03-074-1/+36
|\ \ \ \ \ \ \ \
| * | | | | | | | Note DI only usage in PHPDocChristopher Ng2022-03-071-1/+5
| * | | | | | | | Add missing @since in InMemoryFile to please CICôme Chilliet2022-03-071-0/+1
| * | | | | | | | Extend simple file with extension getterChristopher Ng2022-03-044-0/+30
* | | | | | | | | Merge pull request #31426 from nextcloud/enh/noid/make-connectivity-check-softerJulien Veyssier2022-03-072-8/+17
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | allow adding protocol to domains in 'connectivity_check_domains' configJulien Veyssier2022-03-072-8/+17
|/ / / / / / / /
* | | | | | | | Merge pull request #31466 from nextcloud/feat/workflow-auto-update-command-re...Carl Schwan2022-03-071-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Updating command-rebase.yml workflow from templateNextcloud bot2022-03-051-1/+1
* | | | | | | | | Merge pull request #31463 from nextcloud/dependabot/npm_and_yarn/webpack-5.70.0dependabot[bot]2022-03-074-19/+19
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Bump webpack from 5.69.1 to 5.70.0dependabot[bot]2022-03-074-19/+19
|/ / / / / / / / /
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-078-6/+10
* | | | | | | | | [tx-robot] updated from transifexNextcloud bot2022-03-0622-6/+122
* | | | | | | | | Merge pull request #31462 from nextcloud/dependabot/npm_and_yarn/css-loader-6...dependabot[bot]2022-03-062-32/+32
|\ \ \ \ \ \ \ \ \