aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Migrate NeedsSystemAddressBookSync to new ISetupCheck APICôme Chilliet2023-10-191-5/+7
* Merge pull request #39852 from nextcloud/pragmaHeaderFerdinand Thiessen2023-10-182-5/+2
|\
| * Stop sending deprecated Pragma headerGit'Fellow2023-08-282-5/+2
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-182-2/+2
* | fix several personal settings problemsSimon L2023-10-171-34/+29
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-112-2/+32
* | fix(ci): Update dav snapshotChristopher Ng2023-10-061-70/+54
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-012-0/+2
* | Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-282-4/+4
* | Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-2/+3
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-272-2/+18
* | Merge pull request #40541 from nextcloud/fix/dav/expand-recurrences-in-searchCôme Chilliet2023-09-262-1/+81
|\ \
| * | fix(dav): expand recurrences when searchingRichard Steinmetz2023-09-212-1/+81
* | | Fix(l10n): Update translations from TransifexNextcloud bot2023-09-234-4/+6
|/ /
* | Merge pull request #39166 from fsamapoor/refactor_dav_app_commandsChristoph Wurst2023-09-2010-203/+67
|\ \
| * | Refactors dav app commands.Faraz Samapoor2023-09-2010-203/+67
* | | Enable litmus largefile testsjld31032023-09-202-2/+2
|/ /
* | Merge pull request #39626 from nextcloud/fix/remove-litmus-locks-testsKate2023-09-202-2/+2
|\ \
| * | Remove litmus locks testsjld31032023-07-302-2/+2
* | | Merge pull request #40475 from nextcloud/feat/f2v/systemtagsJohn Molakvoæ2023-09-191-2/+2
|\ \ \
| * | | feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-181-2/+2
* | | | Merge pull request #40485 from nextcloud/fix/report-testSimon L2023-09-191-3/+0
|\ \ \ \
| * | | | fix(dav): fix report testsJohn Molakvoæ (skjnldsv)2023-09-181-3/+0
| |/ / /
* / / / Fix(l10n): Update translations from TransifexNextcloud bot2023-09-192-2/+2
|/ / /
* | | fix(dav): report statusJohn Molakvoæ2023-09-181-1/+0
* | | Merge pull request #40424 from nextcloud/fix/remove-at-matcher-in-dav-2Côme Chilliet2023-09-181-13/+6
|\ \ \
| * | | Remove last at matcher call in dav application testsCôme Chilliet2023-09-141-13/+6
* | | | Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_appChristoph Wurst2023-09-1727-48/+46
|\ \ \ \
| * \ \ \ Merge branch 'master' into replace_strpos_calls_in_dav_appFaraz Samapoor2023-06-2724-279/+822
| |\ \ \ \
| * | | | | Fixes "PossiblyNullArgument" Psalm warnings.Faraz Samapoor2023-06-124-4/+4
| * | | | | Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-1228-45/+43
* | | | | | fix: use faster method to fetch user countDaniel Kesselberg2023-09-141-1/+1
| |_|/ / / |/| | | |
* | | | | fix(caldav): add webroot to objectid for activitiesDaniel Kesselberg2023-09-132-1/+3
* | | | | Enable caldav push notifications by defaulthamza2212023-09-124-5/+5
* | | | | fix(CalDAV): check birthday calendar ownerAnna Larch2023-09-063-8/+76
* | | | | reuse l10n and request in dav folder listingRobin Appelman2023-09-044-67/+116
* | | | | fix(CardDAV): allow disabling of the system address book via config optionAnna Larch2023-09-011-1/+2
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-312-0/+14
* | | | | chore: Update dav snapshotChristopher Ng2023-08-291-30/+30
* | | | | techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25Joas Schilling2023-08-287-20/+23
| |_|_|/ |/| | |
* | | | Merge pull request #39911 from nextcloud/fix/carddav/limit-upgrade-sync-to-10...Daniel2023-08-272-13/+17
|\ \ \ \
| * | | | fix(CardDAV): only run upgrade sync if 1000 users or lessAnna Larch2023-08-262-13/+17
* | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-272-4/+4
|/ / / /
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-252-10/+10
* | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-08-222-2/+4
* | | | only determine quota_include_external_storage once for quota wrapperRobin Appelman2023-08-181-0/+3
* | | | only get logger when needed in sabre/directoryRobin Appelman2023-08-181-9/+8
* | | | Merge pull request #39903 from nextcloud/no-dav-acl-filesRobin Appelman2023-08-181-0/+5
|\ \ \ \
| * | | | don't bother checking dav acl's in filesRobin Appelman2023-08-161-0/+5
* | | | | Merge pull request #39860 from nextcloud/metadata-dont-preload-subfoldersRobin Appelman2023-08-161-6/+10
|\ \ \ \ \ | |/ / / / |/| | | |