Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-04 | 108 | -242/+438 |
* | Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent... | Christoph Wurst | 2021-06-03 | 3 | -4/+20 |
|\ | |||||
| * | Export the CalDAV trash bin retention duration as property | Christoph Wurst | 2021-06-02 | 3 | -4/+20 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-03 | 598 | -1216/+1262 |
* | | Merge pull request #27342 from nextcloud/version/22.0.0-beta3 | blizzz | 2021-06-02 | 1 | -2/+2 |
|\ \ | |||||
| * | | 22.0.0 beta 3v22.0.0beta3 | Arthur Schiwon | 2021-06-02 | 1 | -2/+2 |
* | | | Merge pull request #27354 from nextcloud/escape-download-response | blizzz | 2021-06-02 | 2 | -17/+27 |
|\ \ \ | |||||
| * | | | Escape filename in Content-Disposition | Lukas Reschke | 2021-06-02 | 2 | -17/+27 |
* | | | | Merge pull request #27088 from nextcloud/fix/27074/removing-apps | John Molakvoæ | 2021-06-02 | 1 | -4/+0 |
|\ \ \ \ | |||||
| * | | | | Allow removing apps with app store disabled | Gary Kim | 2021-05-24 | 1 | -4/+0 |
* | | | | | Merge pull request #24295 from nextcloud/perf/noid/router | blizzz | 2021-06-02 | 1 | -12/+14 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | First attempt to check against core routes before loading all app routes | Julius Härtl | 2021-06-02 | 1 | -12/+14 |
* | | | | | Merge pull request #27352 from nextcloud/fix/l10n-test | Lukas Reschke | 2021-06-02 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Fix translation phpunit test | John Molakvoæ (skjnldsv) | 2021-06-02 | 1 | -3/+3 |
* | | | | | | Merge pull request #27265 from nextcloud/fix/private-class-properties | John Molakvoæ | 2021-06-02 | 14 | -151/+153 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Replace proposal-class-private-properties by regular properties | John Molakvoæ (skjnldsv) | 2021-06-02 | 14 | -151/+153 |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #27063 from nextcloud/Valdnet-patch-4 | John Molakvoæ | 2021-06-02 | 21 | -30/+30 |
|\ \ \ \ \ | |_|/ / / |/| | | | | |||||
| * | | | | l10n: Spelling unification | Valdnet | 2021-06-02 | 21 | -30/+30 |
|/ / / / | |||||
* | | | | Merge pull request #26792 from nextcloud/user-delete-cleanup-files | John Molakvoæ | 2021-06-02 | 7 | -14/+83 |
|\ \ \ \ | |||||
| * | | | | better cleanup of user files on user deletion | Robin Appelman | 2021-04-27 | 7 | -14/+83 |
* | | | | | Merge pull request #27343 from nextcloud/fix/deleted-objects-deletion-missing... | Christoph Wurst | 2021-06-02 | 2 | -4/+37 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add missing ACLs for deleted calendar objects to fix deletion | Christoph Wurst | 2021-06-02 | 2 | -4/+37 |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #27053 from nextcloud/bugfix/noid/dont-throw-when-comments... | Joas Schilling | 2021-06-02 | 1 | -3/+2 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Don't throw when comments is disabled | Joas Schilling | 2021-05-21 | 1 | -3/+2 |
* | | | | Merge pull request #27340 from nextcloud-pr-bot/automated/noid/psalm-baseline... | kesselb | 2021-06-02 | 1 | -9/+0 |
|\ \ \ \ | |||||
| * | | | | Update psalm baseline | Nextcloud-PR-Bot | 2021-06-02 | 1 | -9/+0 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-02 | 190 | -222/+414 |
* | | | | Merge pull request #27291 from nextcloud/Valdnet-patch-2 | Lukas Reschke | 2021-06-01 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | l10n: Correct spelling | Valdnet | 2021-05-30 | 1 | -1/+1 |
* | | | | | Merge pull request #27329 from nextcloud/propagate-throttle-state-for-baseres... | Lukas Reschke | 2021-06-01 | 1 | -0/+5 |
|\ \ \ \ \ | |||||
| * | | | | | Propagate throttling on OCS response | Lukas Reschke | 2021-06-01 | 1 | -0/+5 |
* | | | | | | Merge pull request #27327 from nextcloud/fix-grammar-27024 | kesselb | 2021-06-01 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix grammar | Lukas Reschke | 2021-06-01 | 1 | -1/+1 |
| |/ / / / / | |||||
* | | | | | | Merge pull request #27312 from francoisfreitag/tests-at | Lukas Reschke | 2021-06-01 | 3 | -16/+14 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Rewrite birthday calendar tests without $this->at() | François Freitag | 2021-05-31 | 3 | -16/+14 |
* | | | | | | | Merge pull request #27316 from nextcloud/bugfix/noid/getNumberOfUnreadComment... | Lukas Reschke | 2021-06-01 | 1 | -3/+3 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Fix populating the array and closing the cursors | Joas Schilling | 2021-06-01 | 1 | -3/+3 |
* | | | | | | | | Merge pull request #27328 from nextcloud/fix/noid/UserLoggedInEvent-apache-auth | Christoph Wurst | 2021-06-01 | 1 | -0/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | emit UserLoggedInEvent on apache auth | Arthur Schiwon | 2021-06-01 | 1 | -0/+12 |
| | |_|/ / / / / | |/| | | | | | | |||||
* | | | | | | | | Merge pull request #27331 from nextcloud/debt/noid/add-mbstring-dependency | Christoph Wurst | 2021-06-01 | 5 | -5/+330 |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Add mbstring as dependency | Daniel Kesselberg | 2021-06-01 | 5 | -5/+330 |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #27317 from nextcloud/Valdnet-patch-3 | Valdnet | 2021-06-01 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | l10n: Split sentences | Valdnet | 2021-06-01 | 1 | -1/+1 |
* | | | | | | | | Merge pull request #25658 from nextcloud/dav-respect-disallow-sharing-with-gr... | Christoph Wurst | 2021-06-01 | 6 | -99/+161 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Make dav respect disallowing sharing with groups | Thomas Citharel | 2021-05-26 | 4 | -98/+147 |
| * | | | | | | | | Also make other shares listen to the "Allow sharing with groups" | Joas Schilling | 2021-05-26 | 2 | -1/+14 |
* | | | | | | | | | Merge pull request #27320 from nextcloud/add-xdebug-env-variable | kesselb | 2021-06-01 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | |||||
| * | | | | | | | | Add XDEBUG_MODE=coverage | Lukas Reschke | 2021-06-01 | 1 | -0/+2 |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #27311 from nextcloud/fix/caldav-deleted-objects-uri | kesselb | 2021-06-01 | 1 | -2/+2 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix loading of delete caldav objet URIs | Christoph Wurst | 2021-05-31 | 1 | -2/+2 |
| | |_|/ / / / / | |/| | | | | | |