summaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | 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-062-6/+23
| * | | | | | fix: include invisible tags for adminsArthur Schiwon2023-07-062-52/+60
| * | | | | | fix: search with more than one search tagsArthur Schiwon2023-07-062-114/+322
| * | | | | | 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(l10n): Update translations from TransifexNextcloud bot2023-07-074-0/+4
|/ / / / /
* | | / / Fix(l10n): Update translations from TransifexNextcloud bot2023-07-062-22/+22
| |_|/ / |/| | |
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-302-0/+62
* | | | fix(dav): Catch SAB sync errors during upgradeChristoph Wurst2023-06-271-1/+9
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-276-58/+440
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-244-20/+20
| |_|/ |/| |
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-172-4/+4
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-164-8/+28
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-84/+86
| |/ |/|
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-134-64/+66
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-8/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-102-0/+4
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-082-0/+6
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-072-162/+172
|/
* openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-63/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-312-0/+24
* 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(l10n): Update translations from TransifexNextcloud bot2023-05-304-0/+14
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-2770-850/+40
* | 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-252-8/+84
* | fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-252-3/+309
* | Add OpenAPI specsjld31032023-05-241-0/+251
* | fix(SAB): Save avatar to SABJohannes Merkel2023-05-231-1/+1
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-172-0/+2
* chore(deps): Bump @nextcloud/vue from 7.11.4 to 7.11.6Christopher Ng2023-05-161-43/+45
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-167-28/+332
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-162-30/+49
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-122-30/+49
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-164-0/+8
* | fix(carddav): Mark system address book as read-onlyChristoph Wurst2023-05-151-0/+10
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-154-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-05-1416-0/+32
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-122-3/+51
* | fix(carddav): expose system address bookAnna Larch2023-05-118-25/+156
* | Merge pull request #37961 from nextcloud/poc/noid/systemtags-perfArthur Schiwon2023-05-116-0/+157
|\ \
| * | 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