| Commit message (Expand) | Author | Age | Files | Lines |
* | fix(dav): close cursor when fetching max id | Richard Steinmetz | 2023-07-11 | 2 | -2/+6 |
* | Issue #36644: Fix pruneOutdatedSyncTokens for CalDAV | Christof Arnosti | 2023-06-21 | 2 | -4/+22 |
* | Merge pull request #38416 from nextcloud/backport/38308/stable27 | Joas Schilling | 2023-05-30 | 1 | -5/+4 |
|\ |
|
| * | fix(carddav): Check if SERVER variables are set before accessing them | Anna Larch | 2023-05-23 | 1 | -5/+4 |
* | | fix(dav): Fix avatar size in system address book | Joas Schilling | 2023-05-26 | 1 | -1/+1 |
* | | fix(carddav): Don't show system address book cards to guests | Christoph Wurst | 2023-05-25 | 1 | -8/+6 |
* | | fix(carddav): Check enumeration settings for all SAB methods | Christoph Wurst | 2023-05-25 | 1 | -1/+69 |
* | | fix(SAB): Save avatar to SAB | Johannes Merkel | 2023-05-23 | 1 | -1/+1 |
|/ |
|
* | feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBook | Thomas Citharel | 2023-05-16 | 4 | -2/+273 |
* | Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook... | Simon L | 2023-05-16 | 1 | -26/+41 |
|\ |
|
| * | fix(dav): Run system address book create-if-not-exists in transaction | Christoph Wurst | 2023-05-12 | 1 | -26/+41 |
* | | fix(carddav): Mark system address book as read-only | Christoph Wurst | 2023-05-15 | 1 | -0/+10 |
* | | feat(users): Store and load a user's manager | Christoph Wurst | 2023-05-12 | 1 | -1/+19 |
* | | fix(carddav): expose system address book | Anna Larch | 2023-05-11 | 6 | -24/+149 |
* | | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perf | Arthur Schiwon | 2023-05-11 | 4 | -0/+155 |
|\ \ |
|
| * | | refactor: remove SystemTag logic from Folder into QuerySearchHelper | Arthur Schiwon | 2023-05-09 | 1 | -3/+7 |
| * | | chore: polish SystemTagsInUseCollection | Arthur Schiwon | 2023-05-09 | 2 | -12/+33 |
| * | | fix: improve naming of new systemtags endpoint to systemtags-assigned | Arthur Schiwon | 2023-05-09 | 2 | -4/+4 |
| * | | feat: specify media type via url path: systemtags-current/$mediaType | Arthur Schiwon | 2023-05-09 | 1 | -2/+15 |
| * | | PoC: SystemTags endpoint to return tags used by a user with meta data | Arthur Schiwon | 2023-05-09 | 4 | -0/+117 |
* | | | Merge pull request #38067 from nextcloud/fix/noid/sortTags | Arthur Schiwon | 2023-05-11 | 1 | -1/+5 |
|\ \ \ |
|
| * | | | fix: use interface instead of implementation as type hint | Arthur Schiwon | 2023-05-10 | 1 | -2/+1 |
| * | | | fix: sort tags by name | Arthur Schiwon | 2023-05-04 | 1 | -1/+6 |
* | | | | Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat... | Anna | 2023-05-10 | 1 | -6/+4 |
|\ \ \ \ |
|
| * | | | | Fix calendar emails to be outlook compatible | Anna Larch | 2023-02-21 | 1 | -6/+4 |
* | | | | | Merge pull request #38048 from nextcloud/enh/add-x-nc-scope-property | Christoph Wurst | 2023-05-10 | 4 | -54/+289 |
|\ \ \ \ \
| |_|_|_|/
|/| | | | |
|
| * | | | | feat(dav): store scopes for properties and filter locally scoped properties f... | Anna Larch | 2023-05-09 | 4 | -54/+289 |
* | | | | | Merge pull request #38100 from tanganellilore/fix_delete_ChunkingV2Plugin | Julius Härtl | 2023-05-10 | 1 | -9/+7 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | fix error on delete in ChunkingV2Plugin | Lorenzo Tanganelli | 2023-05-05 | 1 | -9/+7 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #36893 from nextcloud/fix/avoid-file-events-on-null-path | Côme Chilliet | 2023-05-09 | 1 | -8/+10 |
|\ \ \ \ |
|
| * | | | | Make sure to never trigger files hooks on a null path | Côme Chilliet | 2023-05-04 | 1 | -8/+10 |
| | |_|/
| |/| | |
|
* | | | | feat(UserMigration)!: 32-bit support | Christopher Ng | 2023-05-05 | 2 | -4/+4 |
| |/ /
|/| | |
|
* | | | Merge pull request #31660 from dzatoah/pr/rename-sendEventRemindersToSharedGr... | Simon L | 2023-05-05 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventReminder... | Daniel Teichmann | 2023-05-04 | 2 | -2/+2 |
| |/ / |
|
* / / | feat(carddav): Map user's additional emails into the SAB card | Christoph Wurst | 2023-05-04 | 1 | -1/+10 |
|/ / |
|
* | | fix(dav): Abort requests with 429 instead of waiting | Joas Schilling | 2023-05-03 | 2 | -0/+61 |
* | | enh(contacts): write profile prop and backend prop to system addressbook | Johannes Merkel | 2023-05-02 | 1 | -0/+6 |
* | | fix(psalm): systemtags | John Molakvoæ | 2023-04-28 | 7 | -21/+104 |
* | | expose system tags as dav property for files | Robin Appelman | 2023-04-28 | 3 | -13/+159 |
* | | Feature: Provide access to app generated calendars through CalDAV | Ferdinand Thiessen | 2023-04-25 | 6 | -7/+448 |
* | | fix event move issue | Maximilian Martin | 2023-04-18 | 1 | -2/+2 |
* | | Merge pull request #36774 from nextcloud/bugfix/noid/sabre-nodes | Simon L | 2023-04-18 | 1 | -4/+7 |
|\ \ |
|
| * | | fix: Use proper path when creating node instances | Julius Härtl | 2023-04-17 | 1 | -4/+7 |
* | | | Merge pull request #36528 from nextcloud/dav-backend-transations | Simon L | 2023-04-18 | 3 | -1197/+1269 |
|\ \ \ |
|
| * | | | refactor(dav): Since we're in a transaction, use QB properly when incrementin... | Thomas Citharel | 2023-04-17 | 2 | -20/+32 |
| * | | | fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul... | Thomas Citharel | 2023-04-17 | 3 | -1196/+1256 |
| |/ / |
|
* | | | Merge pull request #37645 from nextcloud/fix/improve-imip-emails | Simon L | 2023-04-17 | 2 | -3/+35 |
|\ \ \
| |/ /
|/| | |
|
| * | | fix(dav): Parse sender PARTSTAT in REPLYs | Anna Larch | 2023-04-13 | 2 | -3/+35 |
* | | | Merge pull request #36217 from nextcloud/handle-push-notification-with-no-cal... | Simon L | 2023-04-17 | 4 | -10/+15 |
|\ \ \ |
|
| * | | | Handle reminders where calendar name is null | Thomas Citharel | 2023-01-18 | 4 | -10/+15 |