Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #32502 from nextcloud/cleanup/worflow-admin | Louis | 2022-05-31 | 4 | -24/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Use SettingsSection in workflowengine settings | Carl Schwan | 2022-05-31 | 4 | -24/+26 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32665 from nextcloud/automated/noid/psalm-baseline-update... | blizzz | 2022-05-31 | 1 | -5/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Update psalm baseline | nextcloud-command | 2022-05-31 | 1 | -5/+0 | |
* | | | | | | | | | | | | | | | | Merge pull request #32667 from nextcloud/followup/32655/fix-tests | blizzz | 2022-05-31 | 1 | -12/+30 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Fix unit tests | Joas Schilling | 2022-05-31 | 1 | -12/+30 | |
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #32587 from nextcloud/bugfix/noid/improve-jsconfighelper | Joas Schilling | 2022-05-31 | 2 | -126/+81 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Restore old behaviour of sending flase for not found apps | Joas Schilling | 2022-05-30 | 2 | -74/+58 | |
| * | | | | | | | | | | | | | | | | Improve JSConfigHelper code quality a bit | Joas Schilling | 2022-05-30 | 1 | -53/+24 | |
* | | | | | | | | | | | | | | | | | Merge pull request #32583 from jld3103/fix/nextcloud-android-user-agent-match | Joas Schilling | 2022-05-31 | 3 | -4/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Fix Nextcloud Android app not showing proper name | jld3103 | 2022-05-30 | 3 | -4/+4 | |
* | | | | | | | | | | | | | | | | | Merge pull request #32628 from nextcloud/bugfix/noid/json-throw | Joas Schilling | 2022-05-31 | 2 | -10/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Use JSON_THROW_ON_ERROR instead of custom error handling | Julius Härtl | 2022-05-30 | 2 | -10/+4 | |
| | |_|_|_|_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #32663 from nextcloud/bugfix/noid/temp-cron | Vincent Petry | 2022-05-31 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Cleanup tempfiles after each cron job run | Julius Härtl | 2022-05-30 | 1 | -1/+4 | |
| |/ / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | Merge pull request #32509 from nextcloud/fix/theming-colours-primary | John Molakvoæ | 2022-05-31 | 1 | -2/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Properly calculate primary element based on background luminance | John Molakvoæ | 2022-05-20 | 1 | -2/+4 | |
| | |_|_|_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-31 | 4 | -0/+10 | |
* | | | | | | | | | | | | | | | | Merge pull request #32206 from nextcloud/enh/migrator-add-estimatedsize-getter | Pytal | 2022-05-30 | 7 | -4/+137 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update calendar estimation | Christopher Ng | 2022-05-30 | 1 | -6/+17 | |
| * | | | | | | | | | | | | | | | | Update contacts estimation | Christopher Ng | 2022-05-30 | 1 | -7/+14 | |
| * | | | | | | | | | | | | | | | | Skip avatar on failure | Christopher Ng | 2022-05-30 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | Update method name | Christopher Ng | 2022-05-30 | 4 | -4/+4 | |
| * | | | | | | | | | | | | | | | | Add the ISizeEstimationMigrator interface for method getExportEstimatedSize | Côme Chilliet | 2022-05-30 | 4 | -8/+45 | |
| * | | | | | | | | | | | | | | | | Move new IMigrator method to a specific interface ISizeEstimationMigrator | Côme Chilliet | 2022-05-30 | 4 | -4/+8 | |
| * | | | | | | | | | | | | | | | | Implement getExportEstimatedSize in migrators | Côme Chilliet | 2022-05-30 | 5 | -1/+69 | |
| * | | | | | | | | | | | | | | | | Add a method to get estimated export size in IMigrator | Côme Chilliet | 2022-05-30 | 1 | -0/+8 | |
| | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #32641 from nextcloud/dependabot/npm_and_yarn/core-js-3.22.7 | dependabot[bot] | 2022-05-30 | 4 | -11/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Bump core-js from 3.22.5 to 3.22.7 | dependabot[bot] | 2022-05-30 | 4 | -11/+11 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32634 from nextcloud/debt/noid/psalm-moveable-mount | Côme Chilliet | 2022-05-30 | 1 | -1/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix docblock for return type | Daniel Kesselberg | 2022-05-27 | 1 | -1/+0 | |
* | | | | | | | | | | | | | | | | Merge pull request #32591 from nextcloud/fix/node-test | Vincent Petry | 2022-05-30 | 8 | -1568/+23366 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | Fix node tests ci | Carl Schwan | 2022-05-30 | 8 | -1568/+23366 | |
* | | | | | | | | | | | | | | | | Merge pull request #32649 from nextcloud/automated/noid/psalm-baseline-update... | Côme Chilliet | 2022-05-30 | 1 | -8/+0 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update psalm baseline | nextcloud-command | 2022-05-30 | 1 | -8/+0 | |
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | Merge pull request #31948 from nextcloud/core-cleanup-74 | Carl Schwan | 2022-05-30 | 131 | -1363/+470 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | Update core to PHP 7.4 standard | Carl Schwan | 2022-05-20 | 131 | -1363/+470 | |
* | | | | | | | | | | | | | | | | | Merge pull request #32655 from nextcloud/fix/handle-non-existing-settings | Carl Schwan | 2022-05-30 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | Handle non existing settings again | Carl Schwan | 2022-05-30 | 1 | -2/+7 | |
* | | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-30 | 4 | -4/+44 | |
| |_|_|_|_|_|/ / / / / / / / / / |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-05-29 | 30 | -6/+102 | |
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32594 from nextcloud/fix/groupfolder-not-loading-when-sha... | Carl Schwan | 2022-05-27 | 3 | -13/+23 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Fix loading groupfolder info when share api is disabled | Carl Schwan | 2022-05-27 | 3 | -13/+23 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge pull request #32349 from nextcloud/enh/projects-event | Carl Schwan | 2022-05-27 | 7 | -17/+85 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Move files_sharing over to new event for projects | Julius Härtl | 2022-05-12 | 2 | -10/+13 | |
| * | | | | | | | | | | | | | | | Introduce event for loading additional script on projects | Julius Härtl | 2022-05-12 | 5 | -7/+72 | |
* | | | | | | | | | | | | | | | | Merge pull request #32592 from nextcloud/fix/noid/allow-rememberme-token-apac... | Julius Härtl | 2022-05-27 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | allow use of rememberme cookies for IApacheAuth backends | Arthur Schiwon | 2022-05-25 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | Merge pull request #32596 from nextcloud/enhancement/php8.2-lint | Carl Schwan | 2022-05-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | Add lint job for PHP8.2 | Christoph Wurst | 2022-05-25 | 1 | -1/+1 |