aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circlesRichard Steinmetz2024-09-101-1/+1
|\
| * fix(dav): also allow unsharing of circle sharesAnna Larch2024-09-051-1/+1
* | Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsgFerdinand Thiessen2024-09-075-18/+79
|\ \
| * | fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-065-20/+72
| * | fix(dav): Update 403 error messageCamila2024-09-062-7/+16
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-074-0/+12
|/ /
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-062-4/+4
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-0514-56/+56
|/
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-057-53/+55
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-044-0/+4
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-022-0/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-0/+2
* test: Update snapshotsFerdinand Thiessen2024-08-311-459/+15
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-312-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-3018-4/+18
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-292-4/+4
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-9/+10
* fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-281-1/+1
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-3/+3
* fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-285-199/+259
* fix: make preload custom proterties sharding compatibleRobin Appelman2024-08-281-9/+9
* Merge pull request #47495 from nextcloud/artonge/dept/delegat_is_encrypted_to...Louis2024-08-271-6/+0
|\
| * feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-261-6/+0
* | Merge pull request #47494 from nextcloud/bugfix/eun-100/allow-apps-to-get-uns...Joas Schilling2024-08-272-5/+22
|\ \
| * | fix(dav): Allow apps to get unshares for DAV resourcesJoas Schilling2024-08-262-5/+22
| |/
* | Merge pull request #47448 from nextcloud/fix/47187/user-status-absenceJoas Schilling2024-08-271-1/+3
|\ \
| * | fix(user_status): add link to Availability page if user set predefined 'Vacat...Maksim Sukharev2024-08-261-1/+3
| |/
* / test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-262-18/+444
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-25135-558/+558
* Merge pull request #47413 from nextcloud/fix/limit-property-valuesAnna2024-08-221-1/+1
|\
| * fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
* | chore: Update `@nextcloud/vue` to v8.17.0Ferdinand Thiessen2024-08-211-35/+35
|/
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-17/+9
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-203-4/+8
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+38
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-184-4/+96
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-154-0/+144
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-147-426/+718
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-137-426/+718
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-1410-0/+524
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-1310-0/+524
| |/
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-144-0/+158
* | Merge pull request #47200 from nextcloud/fix/issue-47193Sebastian Krupinski2024-08-131-6/+6
|\ \
| * | fix: test variables before returningSebastianKrupinski2024-08-131-6/+6
| |/
* / fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-132-2/+2
|/
* fix: handle-duplicate-reminderhamza2212024-08-133-4/+12
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-126-28/+37
* fix(dav): Ensure share properties are also set on public remote endpointFerdinand Thiessen2024-08-126-24/+64