aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Collapse)AuthorAgeFilesLines
* fix(filesreport): cast fileId to integerfix/filesreport-cast-fileId-to-intAnna Larch2024-09-151-1/+1
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-132-0/+16
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-1228-44/+44
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-112-6/+6
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Merge pull request #47737 from nextcloud/fix/also-allow-unsharing-for-circlesRichard Steinmetz2024-09-101-1/+1
|\ | | | | fix(caldav, carddav): also allow unsharing of circle shares
| * fix(dav): also allow unsharing of circle sharesAnna Larch2024-09-051-1/+1
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Merge pull request #43281 from nextcloud/feature/minSupportDesktopVerMsgFerdinand Thiessen2024-09-075-18/+79
|\ \ | | | | | | enh: update desktop client unsupported version (403) error message
| * | fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-065-20/+72
| | | | | | | | | | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
| * | fix(dav): Update 403 error messageCamila2024-09-062-7/+16
| | | | | | | | | | | | | | | | | | | | | | | | * The user should get a more friendly warning when their desktop client version is not supported anymore by the server. See #nextcloud/desktop/issues/6273 * Update BlockLegacyClientPluginTest to reflect the new 403 error message. Signed-off-by: Camila Ayres <hello@camilasan.com>
* | | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-074-0/+12
|/ / | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-09-062-4/+4
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | chore: adjust code to adhere to coding standardAnna Larch2024-09-0514-56/+56
|/ | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-057-53/+55
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-054-2/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-044-0/+4
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-022-0/+8
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-09-012-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* test: Update snapshotsFerdinand Thiessen2024-08-311-459/+15
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-312-0/+2
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-3018-4/+18
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* fix: Adjust more places for logical positionFerdinand Thiessen2024-08-292-4/+4
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* feat: Add bidi support in core directoryMostafa Ahangarha2024-08-292-9/+10
| | | | Signed-off-by: Mostafa Ahangarha <ahangarha@riseup.net>
* fix: Allow read-only filename validation to allow reading filesFerdinand Thiessen2024-08-281-1/+1
| | | | | | Needed to read files with the "Windows compatibility" feature. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: Renaming does not need update but delete permissionsFerdinand Thiessen2024-08-281-3/+3
| | | | | | | Renaming is basically copy + delete (a move), so no need to update permissions. Especially if the node is in a invalid directory the node should be moveable but not editable. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-285-199/+259
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix: make preload custom proterties sharding compatibleRobin Appelman2024-08-281-9/+9
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Merge pull request #47495 from ↵Louis2024-08-271-6/+0
|\ | | | | | | | | nextcloud/artonge/dept/delegat_is_encrypted_to_e2ee feat: Delegate is-encrypted handling to the e2ee app
| * feat: Delegate is-encrypted handling to the e2ee appLouis Chemineau2024-08-261-6/+0
| | | | | | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* | Merge pull request #47494 from ↵Joas Schilling2024-08-272-5/+22
|\ \ | | | | | | | | | | | | nextcloud/bugfix/eun-100/allow-apps-to-get-unshared-users fix(dav): Allow apps to get unshares for DAV resources
| * | fix(dav): Allow apps to get unshares for DAV resourcesJoas Schilling2024-08-262-5/+22
| |/ | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | 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 'Vacationing'
| * | fix(user_status): add link to Availability page if user set predefined ↵Maksim Sukharev2024-08-261-1/+3
| |/ | | | | | | | | | | 'Vacationing' Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
* / test: Migrated all Jest tests to vitestFerdinand Thiessen2024-08-262-18/+444
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-25135-558/+558
| | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* Merge pull request #47413 from nextcloud/fix/limit-property-valuesAnna2024-08-221-1/+1
|\ | | | | fix(caldav): limit property length
| * fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | chore: Update `@nextcloud/vue` to v8.17.0Ferdinand Thiessen2024-08-211-35/+35
|/ | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(deps): Update openapi-extractor to v1.0.0provokateurin2024-08-211-17/+9
| | | | Signed-off-by: provokateurin <kate@provokateurin.de>
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-203-4/+8
| | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-202-0/+38
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-184-4/+96
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-154-0/+144
| | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* feat(branchoff): Bump versions and requirements in appsJoas Schilling2024-08-141-2/+2
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Merge pull request #46723 from ↵Richard Steinmetz2024-08-147-426/+718
|\ | | | | | | | | nextcloud/feat/add-delta-sync-to-subscription-calendars feat(webcal): only update modified and deleted events from webcal calendars
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-137-426/+718
| | | | | | | | Signed-off-by: Anna Larch <anna@nextcloud.com>
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-1410-0/+524
|\ \ | | | | | | feat(dav): Add an API for upcoming events
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-1310-0/+524
| |/ | | | | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* | Fix(l10n): Update translations from TransifexNextcloud bot2024-08-144-0/+158
| | | | | | | | Signed-off-by: Nextcloud bot <bot@nextcloud.com>
* | Merge pull request #47200 from nextcloud/fix/issue-47193Sebastian Krupinski2024-08-131-6/+6
|\ \ | | | | | | fix: test variables before returning
| * | fix: test variables before returningSebastianKrupinski2024-08-131-6/+6
| |/ | | | | | | Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>