nextcloud-server/apps/dav/lib/Migration
SebastianKrupinski a2d4f8d3f1
feat: Calendar Export
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>
2025-05-06 11:09:33 +07:00
..
BuildCalendarSearchIndex.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
BuildCalendarSearchIndexBackgroundJob.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
BuildSocialSearchIndex.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
BuildSocialSearchIndexBackgroundJob.php fix(job): Check if carddata is resource and read it to string 2024-11-19 22:28:27 +07:00
CalDAVRemoveEmptyValue.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
ChunkCleanup.php fix(dav): Really only run the chunk cleanup once 2025-04-08 09:59:20 +07:00
CreateSystemAddressBookStep.php fix(dav): Create SAB at installation 2025-03-06 18:40:30 +07:00
DeleteSchedulingObjects.php chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
FixBirthdayCalendarComponent.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RefreshWebcalJobRegistrar.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RegenerateBirthdayCalendars.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RegisterBuildReminderIndexBackgroundJob.php chore(db): Correctly apply query types 2024-10-17 09:21:07 +07:00
RemoveClassifiedEventActivity.php chore(db): Apply query prepared statements 2024-10-17 20:30:47 +07:00
RemoveDeletedUsersCalendarSubscriptions.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RemoveObjectProperties.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
RemoveOrphanEventsAndContacts.php fix(dav): move orphan cleaning logic to a chunked background job 2025-05-05 12:13:09 +07:00
Version1004Date20170825134824.php
Version1004Date20170919104507.php
Version1004Date20170924124212.php perf(db): Extend index on cards_properties to cover name and value 2025-03-12 13:14:29 +07:00
Version1004Date20170926103422.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
Version1005Date20180413093149.php
Version1005Date20180530124431.php
Version1006Date20180619154313.php
Version1006Date20180628111625.php feat: Calendar Export 2025-05-06 11:09:33 +07:00
Version1008Date20181030113700.php
Version1008Date20181105104826.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1008Date20181105104833.php
Version1008Date20181105110300.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1008Date20181105112049.php
Version1008Date20181114084440.php
Version1011Date20190725113607.php
Version1011Date20190806104428.php
Version1012Date20190808122342.php
Version1016Date20201109085907.php
Version1017Date20210216083742.php
Version1018Date20210312100735.php
Version1024Date20211221144219.php
Version1025Date20240308063933.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Version1027Date20230504122946.php fix: Use the new countUsersTotal method where it makes sense 2025-01-14 12:38:02 +07:00
Version1029Date20221114151721.php chore: adjust code to adhere to coding standard 2024-09-05 21:23:38 +07:00
Version1029Date20231004091403.php
Version1030Date20240205103243.php
Version1031Date20240610134258.php