aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix(l10n): Update translations from TransifexNextcloud bot2024-08-112-0/+2
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-072-2/+29
* Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\
| * fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-073-68/+150
|\ \
| * | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-013-68/+150
* | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-062-32/+408
* | | Merge pull request #46974 from nextcloud/fix/noid/add-metadata-to-migrationstepsStephan Orbaugh2024-08-061-0/+4
|\ \ \
| * | | fix(metadata): revert wrongly renamed columnMaxence Lange2024-08-021-2/+2
| * | | feat(migrations): add metadata to existing migrationsMaxence Lange2024-08-021-1/+5
| |/ /
* | | Merge pull request #46926 from nextcloud/carddavtest-querybuilder-reuseStephan Orbaugh2024-08-061-0/+5
|\ \ \
| * | | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
| |/ /