| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | l10n: Spelling unification | Valdnet | 2021-06-02 | 15 | -21/+21 |
* | | Add missing ACLs for deleted calendar objects to fix deletion | Christoph Wurst | 2021-06-02 | 2 | -4/+37 |
|/ |
|
* | [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 #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 #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 | 4 | -54/+90 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Make dav respect disallowing sharing with groups | Thomas Citharel | 2021-05-26 | 3 | -53/+87 |
| * | | | Also make other shares listen to the "Allow sharing with groups" | Joas Schilling | 2021-05-26 | 1 | -1/+3 |
* | | | | 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 |
| | |/ /
| |/| | |
|
* / | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-06-01 | 254 | -1092/+1256 |
|/ / / |
|
* | | | Expose calendar-uri as property of deleted caldav events | Christoph Wurst | 2021-05-31 | 3 | -2/+14 |
* | | | Merge pull request #27298 from nextcloud/fix/caldav-deleted-objects-expose-ti... | Christoph Wurst | 2021-05-31 | 2 | -3/+19 |
|\ \ \ |
|
| * | | | Expose deletion timestamp for deleted CalDAV objects | Christoph Wurst | 2021-05-31 | 2 | -3/+19 |
* | | | | Merge pull request #26706 from nextcloud/Valdnet-patch-7 | Joas Schilling | 2021-05-31 | 8 | -14/+14 |
|\ \ \ \ |
|
| * | | | | l10n: Spelling unification | Valdnet | 2021-05-21 | 8 | -14/+14 |
* | | | | | Merge pull request #27275 from nextcloud/bugfix/noid/circles-22-in-dav | Joas Schilling | 2021-05-31 | 1 | -4/+4 |
|\ \ \ \ \ |
|
| * | | | | | migration to Circles 22 | Maxence Lange | 2021-05-29 | 1 | -4/+4 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge pull request #27286 from francoisfreitag/rewrite-npm-test-with-jest | John Molakvoæ | 2021-05-31 | 71 | -425/+425 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Rewrite requesttoken.spec.js with Jest | François Freitag | 2021-05-30 | 71 | -425/+425 |
* | | | | | Merge pull request #27295 from nextcloud/bug/27293/wrong-category-for-string | John Molakvoæ | 2021-05-31 | 3 | -5/+5 |
|\ \ \ \ \ |
|
| * | | | | | Set app to settings for translate | Daniel Kesselberg | 2021-05-30 | 3 | -5/+5 |
| | |_|_|/
| |/| | | |
|
* | | | | | Get componenttype from the db as well when restoring a calendarobject | Thomas Citharel | 2021-05-31 | 1 | -0/+1 |
* | | | | | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 40 | -97/+1922 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-31 | 18 | -16/+78 |
|/ / / / |
|
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2021-05-30 | 212 | -296/+528 |
|/ / / |
|
* | | | Npm build | John Molakvoæ (skjnldsv) | 2021-05-29 | 73 | -2174/+454 |
* | | | Bump core-js from 3.10.1 to 3.13.1 | dependabot-preview[bot] | 2021-05-29 | 66 | -293/+2013 |
* | | | Merge pull request #27175 from nextcloud/dependabot/npm_and_yarn/webdav-4.6.0 | John Molakvoæ | 2021-05-29 | 8 | -54/+50 |
|\ \ \ |
|
| * | | | Bump webdav from 3.6.2 to 4.6.0 | dependabot[bot] | 2021-05-29 | 8 | -54/+50 |
* | | | | Fix test on master | Lukas Reschke | 2021-05-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #27197 from nextcloud/Valdnet-patch-1 | John Molakvoæ | 2021-05-28 | 1 | -3/+3 |
|\ \ \ |
|
| * | | | l10n: Remove space from translation | Valdnet | 2021-05-28 | 1 | -3/+3 |
* | | | | Merge pull request #27061 from nextcloud/feature/noid/contacts-activity | John Molakvoæ | 2021-05-28 | 13 | -1/+1411 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Remove since from implementations and fix some more style | Joas Schilling | 2021-05-25 | 6 | -37/+11 |
| * | | | Fix PHP CS | Joas Schilling | 2021-05-21 | 5 | -57/+44 |
| * | | | Add activities for creating, updating and deleting contacts | Joas Schilling | 2021-05-21 | 7 | -57/+294 |
| * | | | Add activities for addressbook management | Joas Schilling | 2021-05-21 | 8 | -0/+1025 |
| * | | | Add a setting | Joas Schilling | 2021-05-21 | 5 | -1/+92 |
| * | | | Add a contacts filter | Joas Schilling | 2021-05-21 | 4 | -0/+96 |
| | |/
| |/| |
|