Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #33053 from nextcloud/fix/undefined-logger | Pytal | 2022-06-28 | 17 | -23/+30 |
|\ | |||||
| * | Fix undefined logger | Christopher Ng | 2022-06-28 | 17 | -23/+30 |
* | | Merge pull request #33034 from nextcloud/td/noid/ldap_group_updater | blizzz | 2022-06-28 | 2 | -66/+85 |
|\ \ | |||||
| * | | adjust tests | Arthur Schiwon | 2022-06-28 | 1 | -20/+31 |
| * | | simplify | blizzz | 2022-06-28 | 1 | -1/+1 |
| * | | delete groups in chunks instead of one by one | Arthur Schiwon | 2022-06-28 | 1 | -5/+11 |
| * | | cleanup LDAP's UpdateGroups | Arthur Schiwon | 2022-06-28 | 1 | -41/+43 |
* | | | Merge pull request #33042 from nextcloud/bugfix/noid/extend-email-logging | Joas Schilling | 2022-06-28 | 1 | -0/+3 |
|\ \ \ | |_|/ |/| | | |||||
| * | | Extend email logging | Joas Schilling | 2022-06-28 | 1 | -0/+3 |
* | | | Merge pull request #32982 from nextcloud/fix/metadata-extraction | Carl Schwan | 2022-06-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Fix metadata extraction | Carl Schwan | 2022-06-22 | 1 | -1/+1 |
* | | | | Merge pull request #33007 from nextcloud/cleanup/federation-app | Carl Schwan | 2022-06-28 | 27 | -654/+418 |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix many issues with the tests | Carl Schwan | 2022-06-28 | 7 | -108/+85 |
| * | | | Cleanup CardDav SyncService | Carl Schwan | 2022-06-24 | 4 | -75/+24 |
| * | | | Summer cleanup of the federation app | Carl Schwan | 2022-06-24 | 22 | -480/+318 |
| |/ / | |||||
* | | | Merge pull request #32960 from nextcloud/fix/avoid-using-undeclared-properties | Côme Chilliet | 2022-06-28 | 7 | -66/+32 |
|\ \ \ | |_|/ |/| | | |||||
| * | | composer run cs:fix | Côme Chilliet | 2022-06-21 | 2 | -2/+0 |
| * | | Fix PHP 8.2 warnings about undeclared properties | Côme Chilliet | 2022-06-21 | 7 | -65/+33 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-28 | 134 | -766/+1092 |
* | | | Merge pull request #32561 from nextcloud/port/vue-personal-federation | Pytal | 2022-06-27 | 19 | -325/+289 |
|\ \ \ | |||||
| * | | | Port federatedfilesharing personal settings to vue | Carl Schwan | 2022-06-15 | 19 | -325/+289 |
* | | | | Merge pull request #32998 from nextcloud/fix/setting_name | Louis | 2022-06-27 | 9 | -18/+12 |
|\ \ \ \ | |||||
| * | | | | Rename setting name to reduce its length | Louis Chemineau | 2022-06-27 | 9 | -18/+12 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-27 | 2 | -0/+28 |
* | | | | | Merge pull request #33016 from nextcloud/dependabot/composer/build/integratio... | dependabot[bot] | 2022-06-25 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update guzzlehttp/guzzle requirement in /build/integration | dependabot[bot] | 2022-06-25 | 1 | -1/+1 |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-25 | 2 | -0/+26 |
|/ / / / / | |||||
* | | | | | Merge pull request #33006 from nextcloud/dependabot/composer/guzzlehttp/guzzl... | Carl Schwan | 2022-06-24 | 1 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | Bump guzzlehttp/guzzle from 7.4.4 to 7.4.5 | Carl Schwan | 2022-06-24 | 1 | -0/+0 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge pull request #32820 from nextcloud/dependabot/composer/build/integratio... | blizzz | 2022-06-24 | 1 | -1/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Update guzzlehttp/guzzle requirement in /build/integration | dependabot[bot] | 2022-06-11 | 1 | -1/+1 |
* | | | | | | Merge pull request #32863 from nextcloud/feature/add-comments-expire-date | blizzz | 2022-06-24 | 10 | -1/+181 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Follow the most common pattern used in project | Vitor Mattos | 2022-06-20 | 1 | -2/+2 |
| * | | | | | | Fix test to check the expire date | Vitor Mattos | 2022-06-20 | 1 | -0/+5 |
| * | | | | | | Add comments expire date | Vitor Mattos | 2022-06-15 | 9 | -1/+176 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-24 | 14 | -10/+118 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #32980 from nextcloud/fix/32887/dashboard-load-only-enable... | blizzz | 2022-06-23 | 4 | -17/+26 |
|\ \ \ \ \ \ | |||||
| * | | | | | | avoid early DI of IAppManager | Arthur Schiwon | 2022-06-22 | 1 | -3/+5 |
| * | | | | | | load widgets only of enabled apps | Arthur Schiwon | 2022-06-22 | 4 | -17/+24 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge pull request #32957 from nextcloud/fix/import-float | Carl Schwan | 2022-06-23 | 1 | -2/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix importing float value | Carl Schwan | 2022-06-23 | 1 | -2/+2 |
* | | | | | | | Merge pull request #32962 from nextcloud/getstoragestat-change-url | Carl Schwan | 2022-06-23 | 2 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Remove .php from url | Carl Schwan | 2022-06-21 | 2 | -3/+3 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #32701 from nextcloud/fix/type-error-objectree | Carl Schwan | 2022-06-23 | 3 | -7/+118 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Add test | Carl Schwan | 2022-06-23 | 2 | -5/+116 |
| * | | | | | | | Fix type error in Sabre/Connector/Directory | Carl Schwan | 2022-06-14 | 1 | -2/+2 |
| | |_|_|_|_|/ | |/| | | | | | |||||
* | | | | | | | Merge pull request #32988 from nextcloud/fix/improve-local-domain-detection | John Molakvoæ | 2022-06-23 | 1 | -2/+4 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Improve local domain detection | Côme Chilliet | 2022-06-23 | 1 | -2/+4 |
|/ / / / / / / | |||||
* | | | / / / | [tx-robot] updated from transifex | Nextcloud bot | 2022-06-23 | 12 | -2/+64 |
| |_|_|/ / / |/| | | | | | |||||
* | | | | | | Merge pull request #32971 from nextcloud/automated/noid/master-update-psalm-b... | Daniel | 2022-06-22 | 1 | -11/+0 |
|\ \ \ \ \ \ |