summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib
Commit message (Expand)AuthorAgeFilesLines
...
| * | | fix(sab): put location in proper address fieldJohannes Merkel2023-07-071-1/+13
| | |/ | |/|
* | | refactor: adjust to unexposed searchBySystemTagArthur Schiwon2023-07-071-1/+1
* | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-07-061-1/+11
* | | refactor: save unnecessary method_existsArthur Schiwon2023-07-061-4/+1
* | | fix: use array_unitersect against objectsArthur Schiwon2023-07-061-2/+5
* | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-07-061-0/+4
* | | fix: cominbation of small fixesArthur Schiwon2023-07-061-3/+3
* | | fix: include invisible tags for adminsArthur Schiwon2023-07-061-7/+1
* | | fix: search with more than one search tagsArthur Schiwon2023-07-061-6/+20
* | | fix: no search when LazyFolder was providedArthur Schiwon2023-07-061-1/+6
* | | chore: cleanup unused codeArthur Schiwon2023-07-061-43/+0
* | | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-07-061-1/+3
* | | fix: favorites view and universal search against tagsArthur Schiwon2023-07-061-1/+3
* | | use efficient tag retrieval on DAV report requestArthur Schiwon2023-07-061-22/+56
|/ /
* / fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-271-1/+9
|/
* Merge pull request #38416 from nextcloud/backport/38308/stable27Joas Schilling2023-05-301-5/+4
|\
| * fix(carddav): Check if SERVER variables are set before accessing themAnna Larch2023-05-231-5/+4
* | fix(dav): Fix avatar size in system address bookJoas Schilling2023-05-261-1/+1
* | fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-251-8/+6
* | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-251-1/+69
* | fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
|/
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-164-2/+273
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-161-26/+41
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-121-26/+41
* | fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-1/+19
* | fix(carddav): expose system address bookAnna Larch2023-05-116-24/+149
* | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-114-0/+155
|\ \
| * | refactor: remove SystemTag logic from Folder into QuerySearchHelperArthur Schiwon2023-05-091-3/+7
| * | chore: polish SystemTagsInUseCollectionArthur Schiwon2023-05-092-12/+33
| * | fix: improve naming of new systemtags endpoint to systemtags-assignedArthur Schiwon2023-05-092-4/+4
| * | feat: specify media type via url path: systemtags-current/$mediaTypeArthur Schiwon2023-05-091-2/+15
| * | PoC: SystemTags endpoint to return tags used by a user with meta dataArthur Schiwon2023-05-094-0/+117
* | | Merge pull request #38067 from nextcloud/fix/noid/sortTagsArthur Schiwon2023-05-111-1/+5
|\ \ \
| * | | fix: use interface instead of implementation as type hintArthur Schiwon2023-05-101-2/+1
| * | | fix: sort tags by nameArthur Schiwon2023-05-041-1/+6
* | | | Merge pull request #36118 from nextcloud/fix/caldav/invitation-outlook-compat...Anna2023-05-101-6/+4
|\ \ \ \
| * | | | Fix calendar emails to be outlook compatibleAnna Larch2023-02-211-6/+4
* | | | | Merge pull request #38048 from nextcloud/enh/add-x-nc-scope-propertyChristoph Wurst2023-05-104-54/+289
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-094-54/+289
* | | | | Merge pull request #38100 from tanganellilore/fix_delete_ChunkingV2PluginJulius Härtl2023-05-101-9/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix error on delete in ChunkingV2PluginLorenzo Tanganelli2023-05-051-9/+7
| | |_|/ | |/| |
* | | | Merge pull request #36893 from nextcloud/fix/avoid-file-events-on-null-pathCôme Chilliet2023-05-091-8/+10
|\ \ \ \
| * | | | Make sure to never trigger files hooks on a null pathCôme Chilliet2023-05-041-8/+10
| | |_|/ | |/| |
* | | | feat(UserMigration)!: 32-bit supportChristopher Ng2023-05-052-4/+4
| |/ / |/| |
* | | Merge pull request #31660 from dzatoah/pr/rename-sendEventRemindersToSharedGr...Simon L2023-05-052-2/+2
|\ \ \
| * | | Rename setting 'sendEventRemindersToSharedGroupMembers' to 'sendEventReminder...Daniel Teichmann2023-05-042-2/+2
| |/ /
* / / feat(carddav): Map user's additional emails into the SAB cardChristoph Wurst2023-05-041-1/+10
|/ /
* | fix(dav): Abort requests with 429 instead of waitingJoas Schilling2023-05-032-0/+61
* | enh(contacts): write profile prop and backend prop to system addressbookJohannes Merkel2023-05-021-0/+6