| Commit message (Expand) | Author | Age | Files | Lines |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-16 | 24 | -2/+82 |
* | Merge pull request #32876 from nextcloud/fix/fix-string-interpolation | blizzz | 2022-06-15 | 5 | -5/+5 |
|\ |
|
| * | Use {$var} instead of ${var} for PHP 8.2 compatibility | Côme Chilliet | 2022-06-14 | 5 | -5/+5 |
* | | Merge pull request #32878 from nextcloud/fix-default-toast-message-for-failed... | blizzz | 2022-06-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Fix default toast message for failed uploads with HTTP/2 | Daniel Calviño Sánchez | 2022-06-14 | 1 | -1/+1 |
* | | | Merge pull request #32584 from nextcloud/fix-ResetTokenBackgroundJob | Daniel | 2022-06-15 | 2 | -9/+30 |
|\ \ \ |
|
| * | | | Update tests after ResetTokenBackgroundJob changes | Thomas Citharel | 2022-06-15 | 1 | -6/+26 |
| * | | | Use OCP version of TimedJob instead of OC for ResetTokenBackgroundJob | Thomas Citharel | 2022-06-15 | 1 | -2/+3 |
| * | | | Make sure ResetTokenBackgroundJob doesn't execute if config is read-only | Thomas Citharel | 2022-06-15 | 1 | -1/+1 |
|/ / / |
|
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-15 | 124 | -130/+236 |
* | | | Merge pull request #32351 from nextcloud/dav-handle-move-operation-properly | Christoph Wurst | 2022-06-14 | 11 | -11/+312 |
|\ \ \ |
|
| * | | | Handle the move operation properly between shared calendars | Thomas Citharel | 2022-06-14 | 11 | -11/+312 |
| | |/
| |/| |
|
* | | | Merge pull request #32875 from nextcloud/fix/setup-set-up-2fa | Christoph Wurst | 2022-06-14 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix 2FA setup vs set up typo | Christoph Wurst | 2022-06-14 | 1 | -1/+1 |
|/ / |
|
* | | Merge pull request #32813 from nextcloud/debt/noid/check-for-3rdparty-updates | Daniel | 2022-06-14 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | Run php tests when 3rdparty changed | Daniel Kesselberg | 2022-06-10 | 1 | -0/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-14 | 40 | -8/+220 |
* | | Merge pull request #32853 from nextcloud/fix/update-acceptance-composer-lock | Côme Chilliet | 2022-06-13 | 1 | -327/+899 |
|\ \ |
|
| * | | Update dependencies in acceptance tests composer.lock | Côme Chilliet | 2022-06-13 | 1 | -327/+899 |
* | | | Merge pull request #31966 from nextcloud/unencrypted-size | Vincent Petry | 2022-06-13 | 20 | -173/+321 |
|\ \ \ |
|
| * | | | store unencrypted size in the unencrypted_size column | Robin Appelman | 2022-06-02 | 9 | -52/+153 |
| * | | | add case statement to sql function builder | Robin Appelman | 2022-06-02 | 3 | -0/+40 |
| * | | | make expression build return IQueryFunction instead of string | Robin Appelman | 2022-06-02 | 8 | -121/+128 |
* | | | | Merge pull request #32847 from nextcloud/followup/32748/fix-second-integratio... | Joas Schilling | 2022-06-13 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fix second integration test as well | Joas Schilling | 2022-06-13 | 1 | -1/+1 |
* | | | | | Merge pull request #31637 from nextcloud/add-password-reset-typed-events | Vincent Petry | 2022-06-13 | 6 | -65/+228 |
|\ \ \ \ \ |
|
| * | | | | | Make LostController use IInitialState and LoggerInterface | Thomas Citharel | 2022-06-10 | 2 | -21/+33 |
| * | | | | | Modernize the LostControllerTest test | Thomas Citharel | 2022-06-10 | 1 | -33/+25 |
| * | | | | | Add password reset typed events | Thomas Citharel | 2022-06-10 | 6 | -13/+172 |
* | | | | | | Merge pull request #32843 from nextcloud/bugfix/noid/correctly-log-failed-att... | Vincent Petry | 2022-06-13 | 1 | -4/+12 |
|\ \ \ \ \ \ |
|
| * | | | | | | Correctly log failed attempts | Joas Schilling | 2022-06-13 | 1 | -4/+12 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #32774 from nextcloud/enh/a11y/keyboard-legacy-contacts-menu | Louis | 2022-06-13 | 3 | -4/+9 |
|\ \ \ \ \ \ |
|
| * | | | | | | Enable keyboard activation of legacy contacts menu | Christopher Ng | 2022-06-10 | 3 | -4/+9 |
* | | | | | | | Merge pull request #31197 from nextcloud/acsfer-patch-1 | Carl Schwan | 2022-06-13 | 1 | -1/+2 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | Add memcached unis socket instructions | zroebg | 2022-02-15 | 1 | -1/+2 |
* | | | | | | | Merge pull request #31345 from nextcloud/fix/31164/delete-additional-email | Vincent Petry | 2022-06-13 | 4 | -7/+11 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Use unique key to prevent email component reuse | Christopher Ng | 2022-06-10 | 4 | -7/+11 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-13 | 34 | -0/+70 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-12 | 52 | -14/+134 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-11 | 590 | -1550/+1452 |
|/ / / / / / |
|
* | | | | | | Merge pull request #30368 from nextcloud/dav-allow-object-properties | Vincent Petry | 2022-06-10 | 6 | -13/+187 |
|\ \ \ \ \ \ |
|
| * | | | | | | Allow DAV Object properties | Thomas Citharel | 2022-05-16 | 6 | -13/+187 |
* | | | | | | | Merge pull request #31029 from nextcloud/expose-extra-emails-in-dav | Vincent Petry | 2022-06-10 | 9 | -0/+79 |
|\ \ \ \ \ \ \
| |_|_|_|/ / /
|/| | | | | | |
|
| * | | | | | | Expose additional emails in {DAV:}alternate-URI-set | Thomas Citharel | 2022-05-17 | 9 | -0/+79 |
* | | | | | | | Merge pull request #31622 from nextcloud/increase-loglevel-modernize-refresh-... | Vincent Petry | 2022-06-10 | 2 | -45/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Increase loglevel of Webcal parsing errors and modernize code | Thomas Citharel | 2022-05-17 | 2 | -45/+26 |
| |/ / / / / / |
|
* | | | | | | | Merge pull request #31771 from nextcloud/fix/hook-encryption-cron | Vincent Petry | 2022-06-10 | 2 | -14/+26 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Fix hook encryption with cron job | Carl Schwan | 2022-06-07 | 2 | -14/+26 |
* | | | | | | | | Merge pull request #32059 from cld4h/patch-1 | Vincent Petry | 2022-06-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | Fix issue #31692 of occ files:scan | cld4h | 2022-04-26 | 1 | -1/+1 |