mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-25 11:05:56 +03:00
[PR #467] [CLOSED] Vkworkspac 405 #901
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#901
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/aluxnimm/outlookcaldavsynchronizer/pull/467
Author: @Artooorcheck
Created: 2/24/2026
Status: ❌ Closed
Base:
master← Head:VKWORKSPAC-405📝 Commits (10+)
2213603changed access modificators0558f80Merge pull request #1 from Artooorcheck/masterb1cd6fbTo Publicf0a9853calendar orderb91c99dbearer authaf9165efix formatting41508ffMerge pull request #2 from Artooorcheck/master152a1d3phone parsing changeda67c7a8receiving department updated6f58f55fix cardav vk fields & oauth📊 Changes
29 files changed (+697 additions, -358 deletions)
View changed files
📝
CalDavSynchronizer/CalDavSynchronizer.csproj(+1 -0)📝
CalDavSynchronizer/CalDavSynchronizerToolBar.cs(+1 -1)📝
CalDavSynchronizer/ComponentContainer.cs(+67 -58)📝
CalDavSynchronizer/Contracts/GeneralOption.cs(+1 -0)📝
CalDavSynchronizer/Contracts/ServerAdapterType.cs(+3 -1)📝
CalDavSynchronizer/DataAccess/CalDavDataAccess.cs(+8 -1)📝
CalDavSynchronizer/DataAccess/CalendarData.cs(+3 -1)📝
CalDavSynchronizer/DataAccess/GeneralOptionsDataAccess.cs(+3 -0)📝
CalDavSynchronizer/DataAccess/HttpClientBasedClient/WebDavClient.cs(+200 -47)➕
CalDavSynchronizer/DataAccess/IAuthService.cs(+13 -0)📝
CalDavSynchronizer/Implementation/Common/QueryOutlookFolderByGetTableStrategy.cs(+21 -2)📝
CalDavSynchronizer/Implementation/Contacts/ContactEntityMapper.cs(+7 -4)📝
CalDavSynchronizer/Implementation/Events/EventEntityMapper.cs(+154 -108)📝
CalDavSynchronizer/Implementation/Events/EventEntityMatchData.cs(+0 -8)📝
CalDavSynchronizer/Implementation/Events/EventServerEntityMatchData.cs(+6 -8)📝
CalDavSynchronizer/Implementation/Events/InitialEventEntityMatcher.cs(+9 -31)📝
CalDavSynchronizer/LoadErrorComponentContainer.cs(+1 -1)📝
CalDavSynchronizer/ProfileTypes/DesignProfileType.cs(+1 -1)📝
CalDavSynchronizer/Scheduling/Scheduler.cs(+24 -9)📝
CalDavSynchronizer/Scheduling/SynchronizerFactory.cs(+60 -16)...and 9 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.