aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #40767 from nextcloud/feat/dav/absenceChristoph Wurst2023-11-089-194/+542
|\
| * feat(dav): implement personal absence settingsRichard Steinmetz2023-11-079-194/+542
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-0834-34/+0
* | Merge pull request #40761 from nextcloud/enh/noid/files-metadataMaxence Lange2023-11-074-45/+76
|\ \ | |/ |/|
| * IFilesMetadataMaxence Lange2023-11-071-1/+4
| * IFilesMetadataMaxence Lange2023-11-073-44/+72
* | Merge pull request #41083 from nextcloud/feat/improve-setup-checks-wordingCôme Chilliet2023-11-071-1/+1
|\ \ | |/ |/|
| * Improve setup checks naming and improve database version checkCôme Chilliet2023-10-241-1/+1
* | fix(scheduling): don't send iMIP emails to rooms / resourcesAnna Larch2023-11-063-12/+188
* | fix(tests): Adjust test snapshots for changes dependenciesFerdinand Thiessen2023-11-061-35/+35
* | fix(dav): Make timezone picker label a real label elementFerdinand Thiessen2023-11-061-5/+11
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-11-032-2/+2
* | fix(dav): Reduce CalDAV backend memory footprintChristoph Wurst2023-11-021-30/+34
* | add index for classificationAkhil2023-10-314-1/+58
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-312-0/+6
* | feat(dav): implement personal absence settings backendRichard Steinmetz2023-10-297-1/+315
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-284-0/+8
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-276-0/+18
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-252-2/+2
* | fix(dav): Remove usage of indirect thecodingmachine/safe dependencyChristopher Ng2023-10-242-23/+20
* | Merge pull request #41061 from nextcloud/bugfix/noid/dont-use-indirect-depend...Joas Schilling2023-10-243-5/+5
|\ \ | |/ |/|
| * fix(3rdparty): Don't use indirect dependency "Safe/" for functionsJoas Schilling2023-10-233-5/+5
* | Fix(l10n): Update translations from TransifexNextcloud bot2023-10-246-0/+16
* | fix(tests): Update dav snapshotChristopher Ng2023-10-231-55/+65
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-222-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-2116-0/+46
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-2/+2
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-194-1/+60
* 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
|\ \ \ \