Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #34929 from nextcloud/chore/deprecate-app-container-aliases | Roeland Jago Douma | 2022-11-07 | 1 | -6/+9 |
|\ | |||||
| * | Clean up and deprecate app container aliases | Christoph Wurst | 2022-11-02 | 1 | -6/+9 |
* | | Merge pull request #34937 from nextcloud/fix/do-not-crash-on-extension-withou... | Simon L | 2022-11-07 | 1 | -1/+8 |
|\ \ | |||||
| * | | Suppress false-positives from psalm, waiting for fix upstream | Côme Chilliet | 2022-11-07 | 1 | -0/+4 |
| * | | Avoid a crash when a PHP extension has no version | Côme Chilliet | 2022-11-03 | 1 | -1/+4 |
* | | | Merge pull request #34987 from nextcloud/automated/noid/master-update-psalm-b... | Côme Chilliet | 2022-11-07 | 1 | -21/+0 |
|\ \ \ | |||||
| * | | | Update psalm baseline | nextcloud-command | 2022-11-07 | 1 | -21/+0 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-07 | 14 | -0/+80 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-06 | 6 | -2/+10 |
* | | | Merge pull request #18210 from dbw9580/master | Simon L | 2022-11-05 | 5 | -23/+168 |
|\ \ \ | |||||
| * | | | Limit-number-of-concurrent-preview-generations | szaimen | 2022-11-05 | 5 | -23/+168 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-05 | 838 | -4144/+2768 |
* | | | Merge pull request #34775 from nextcloud/bugfix/noid/mailer-set-to | Julius Härtl | 2022-11-04 | 2 | -10/+25 |
|\ \ \ | |||||
| * | | | Do not throw errors when invalid setTo email is provided | Julius Härtl | 2022-11-03 | 2 | -10/+25 |
* | | | | Merge pull request #33181 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2022-11-04 | 2 | -46/+45 |
|\ \ \ \ | |||||
| * | | | | Update behat/behat requirement in /build/integration | dependabot[bot] | 2022-11-04 | 2 | -46/+45 |
* | | | | | Merge pull request #34702 from nextcloud/fix/clean-ldap-wizard-typing | Vincent Petry | 2022-11-04 | 2 | -106/+101 |
|\ \ \ \ \ | |||||
| * | | | | | Fix $host var handling to avoid passing null to ldap_connect | Côme Chilliet | 2022-10-25 | 1 | -2/+2 |
| * | | | | | Clean up LDAP Wizard typing | Côme Chilliet | 2022-10-20 | 2 | -104/+99 |
* | | | | | | Merge pull request #34834 from nextcloud/bugfix/noid/skeleton-size-calc | Vincent Petry | 2022-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Use proper storage method for writing skeleton files | Julius Härtl | 2022-10-27 | 1 | -1/+1 |
* | | | | | | | Merge pull request #34909 from nextcloud/fix/21370/duplicate-notifications-2 | Vincent Petry | 2022-11-04 | 11 | -18/+214 |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | |||||
| * | | | | | | Fix duplicate event email notifications | Richard Steinmetz | 2022-11-04 | 11 | -18/+214 |
* | | | | | | | Merge pull request #33884 from nextcloud/dependabot/composer/build/integratio... | Vincent Petry | 2022-11-04 | 2 | -25/+33 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | Bump guzzlehttp/guzzle from 7.4.5 to 7.5.0 in /build/integration | dependabot[bot] | 2022-09-03 | 2 | -25/+33 |
* | | | | | | | Merge pull request #34963 from nextcloud/followup/34522/fix-invalid-date | Joas Schilling | 2022-11-04 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix invalid date in security.txt | Joas Schilling | 2022-11-04 | 1 | -1/+1 |
|/ / / / / / / | |||||
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-04 | 24 | -0/+54 |
* | | | | | | | Merge pull request #34954 from nextcloud/bugfix/noid/autoloader-update-imip | Simon L | 2022-11-03 | 2 | -0/+2 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Dump autoloaders for new IHandleImipMessage | Julius Härtl | 2022-11-03 | 2 | -0/+2 |
* | | | | | | | | Merge pull request #34934 from nextcloud/bugfix/noid/session-reopen-read | Julius Härtl | 2022-11-03 | 1 | -2/+5 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Do not remove complete encrypted session key when just a key should be removed | Julius Härtl | 2022-11-03 | 1 | -1/+0 |
| * | | | | | | | Read encrypted session data again on reopen | Julius Härtl | 2022-11-03 | 1 | -1/+5 |
* | | | | | | | | Merge pull request #34678 from pulsejet/patch-jpeg | Côme Chilliet | 2022-11-03 | 2 | -0/+6 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | |||||
| * | | | | | | | Interlace all output JPEG | Varun Patil | 2022-10-25 | 2 | -0/+6 |
* | | | | | | | | Merge pull request #34893 from nextcloud/fix/move-imip-to-separate-interface | Christoph Wurst | 2022-11-03 | 4 | -18/+58 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Move iMIP to it's own interface | Anna Larch | 2022-11-03 | 4 | -18/+58 |
| | |_|_|_|_|/ / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #34330 from nextcloud/fix/fix-contacts-test-php8 | Côme Chilliet | 2022-11-03 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix ContactsStoreTests under PHP 8.2 | Côme Chilliet | 2022-10-26 | 1 | -0/+1 |
* | | | | | | | | | Merge pull request #32565 from nextcloud/chore/modernize-error-handler | Christoph Wurst | 2022-11-03 | 3 | -64/+86 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Log all deprecations with debug level | Christoph Wurst | 2022-11-02 | 1 | -0/+1 |
| * | | | | | | | | | Refactor the ErrorHandler into a dynamic class | Christoph Wurst | 2022-11-02 | 3 | -64/+85 |
* | | | | | | | | | | Merge pull request #34933 from nextcloud/automated/noid/master-update-psalm-b... | Carl Schwan | 2022-11-03 | 1 | -9/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Update psalm baseline | nextcloud-command | 2022-11-03 | 1 | -9/+2 |
| | |_|/ / / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #33605 from nextcloud/perf/user-getdisplayname-cache | Anna | 2022-11-03 | 5 | -50/+6 |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | |||||
| * | | | | | | | | | Switch to DisplayNameCache for CardDAV | Anna Larch | 2022-11-03 | 2 | -16/+2 |
| * | | | | | | | | | Switch to DisplayNameCache for CalDAV | Anna Larch | 2022-11-03 | 4 | -35/+5 |
| |/ / / / / / / / | |||||
* | | | | | | | | | Merge pull request #34852 from nextcloud/enhancement/host-validator-api | Christoph Wurst | 2022-11-03 | 18 | -352/+795 |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add remote host validation API | Christoph Wurst | 2022-10-31 | 18 | -352/+795 |
* | | | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-03 | 176 | -292/+290 |
| |_|_|_|_|_|_|/ |/| | | | | | | |