MCPcopy Create free account

hub / github.com/Selectively11/CloudRedirect / functions

Functions2,087 in github.com/Selectively11/CloudRedirect

MethodRunDeleteBackupPreview
(BackupInfo backup, StackPanel detailPanel, Wpf.Ui.Controls.Button previewBtn)
ui/Pages/AppsPage.xaml.cs:840
MethodRunDeleteBackupRestore
(BackupInfo backup, Wpf.Ui.Controls.Button restoreBtn)
ui/Pages/AppsPage.xaml.cs:931
MethodRunStFixer
()
cli-dotnet/Program.cs:57
MethodSHA1
src/platform/linux/platform_linux.cpp:135
MethodSTFixerCard_Click
(object sender, MouseButtonEventArgs e)
ui/Pages/ChoiceModePage.xaml.cs:84
MethodSafeHexDump
(byte[] data, int offset, int length)
ui/Services/Patching/Patcher.cs:879
MethodSanitizeForPreview
<summary> Strip control chars and bidi overrides from a filename for safe preview display. Display-only; prune uses the raw filename. </summary>
ui/Pages/AppsPage.xaml.cs:722
MethodSaveCleanupState
(string steamPath, DateTime utc, int fileCount)
ui/Pages/CleanupPage.xaml.cs:575
MethodSaveClientTypeSetting
(string clientType)
ui/Pages/SetupPage.xaml.cs:179
MethodSaveConfig
<summary> Read existing config, preserve keys not in <paramref name="skipKeys"/>, let the caller write its own keys via <paramref name="writeKeys"/>,
ui/Services/ConfigHelper.cs:20
MethodSaveConfigSilent
()
ui/Pages/CloudProviderPage.xaml.cs:337
MethodSaveDiskCacheAsync
()
ui/Services/SteamStoreClient.cs:409
MethodSaveLanguageSetting
<summary> Writes the language preference to settings.json. Throws on real I/O failure so the caller can revert the combo and surface the error; the in
ui/Pages/SettingsPage.xaml.cs:412
FunctionSaveManifest
src/common/manifest_store.cpp:309
MethodSaveManifestEndpointSetting
(string? endpoint, string? userAgent)
ui/Pages/SetupPage.xaml.cs:216
MethodSaveModeSetting
(string mode)
ui/Services/ModeService.cs:79
MethodSaveSyncToggles
<summary>Persists sync toggles to config.json; throws on I/O failure for caller to revert.</summary>
ui/Pages/SettingsPage.xaml.cs:486
MethodSaveTokens
src/common/cloud_provider_base.cpp:94
MethodSaveUndoLog
<summary> Write the undo log into the timestamped backup directory. </summary>
ui/Services/CloudCleanup.cs:431
MethodSaveUploadInFlight
<summary>Persists upload_inflight_mb (clamped 24..64) into config.json.</summary>
ui/Pages/CloudProviderPage.xaml.cs:461
MethodScanBackupRoot
<summary>Scan one backup root for account/timestamp entries.</summary>
ui/Services/BackupDiscovery.cs:83
MethodScanButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/CleanupPage.xaml.cs:102
FunctionScanCrashHandler
src/platform/linux/init.cpp:269
MethodScanForPattern
(byte[] data, int start, int end, byte[] pattern, byte[] mask)
ui/Services/Patching/Signatures.cs:8
MethodScanLuaFilesOffThread
<summary> Off-thread version of the lua scan. Returns a fresh list rather than mutating <see cref="_apps"/> so the dispatcher path owns the only write
ui/Pages/ManifestPinningPage.xaml.cs:117
MethodScanOrphans_Click
<summary> Scan every local app's cloud blobs for orphans. Serialized to respect provider rate limits; Steam-closed gate is checked once upfront so in-
ui/Pages/AppsPage.xaml.cs:468
MethodSearchBox_TextChanged
(object sender, TextChangedEventArgs e)
ui/Pages/StatsPage.xaml.cs:314
MethodSearchBox_TextChanged
(object sender, TextChangedEventArgs e)
ui/Pages/ManifestPinningPage.xaml.cs:302
MethodSearchByName
src/providers/onedrive.cpp:233
MethodSearchByName
src/providers/google_drive.cpp:575
MethodSelectAll_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:108
FunctionSerializeBodyTL
Serialize a protobuf body object into a thread-local buffer for the GamesPlayed observer (runs on Steam's network thread).
src/platform/linux/cloud_hooks.cpp:249
FunctionServiceMethodDirectHook
Vtable slot 4 hook: direct request/response (no CProtoBufMsg wrapper). ClientBeginFileUpload / ClientCommitFileUpload / ClientFileDownload all call sl
src/platform/win/cloud_intercept.cpp:1737
FunctionServiceMethodHook
The actual vtable hook function - replaces CClientUnifiedServiceTransport::vtable[5]
src/platform/win/cloud_intercept.cpp:1944
MethodSessionUpload
Upload session for files >4MB. Abandoned sessions auto-expire server-side.
src/providers/onedrive.cpp:350
FunctionSetAccountId
src/platform/linux/cloud_intercept.cpp:281
FunctionSetAccountId
src/platform/linux/http_server.cpp:658
FunctionSetAchievement
src/common/stats_store.cpp:1920
MethodSetBusy
(bool busy)
ui/Pages/Cloud760Page.xaml.cs:65
MethodSetBusy
(bool busy)
ui/Pages/SetupPage.xaml.cs:291
MethodSetDefaultLocalPath
<summary> Sets the path box to the default local storage path: &lt;steamdir&gt;/localcloud. Synchronous fallback for non-Loaded callers (BrowseToken,
ui/Pages/CloudProviderPage.xaml.cs:136
MethodSetDllCloudRedirect
(bool enabled)
ui/Services/ModeService.cs:101
FunctionSetMaxUploadMB
src/platform/linux/http_server.cpp:662
FunctionSetNamespacePredicate
src/common/stats_handlers.cpp:21
MethodSetOriginalIsCloudEnabled
src/platform/linux/cloud_hooks.cpp:897
MethodSetOriginals
src/platform/linux/cloud_hooks.cpp:555
FunctionSetRetryBackoffUnitMs
src/common/cloud_work_queue.cpp:694
FunctionSetSchema
src/common/stats_store.cpp:1946
FunctionSetStat
src/common/stats_store.cpp:1874
FunctionSetSteamPath
src/platform/linux/cloud_intercept.cpp:286
FunctionSetWorkerThreadCount
src/common/cloud_work_queue.cpp:699
MethodSettingsPage
()
ui/Pages/SettingsPage.xaml.cs:42
MethodSetupPage
()
ui/Pages/SetupPage.xaml.cs:28
MethodShouldShowNews
<summary>True on first run of a new release version; writes a .news-seen marker.</summary>
ui/MainWindow.xaml.cs:90
MethodShowAcknowledgeAsync
Collapse empty footer buttons so only the close "OK" button is visible.
ui/Services/Dialog.cs:23
MethodShowStatus
(string text)
ui/Pages/StatsPage.xaml.cs:62
MethodShowUndoBanner
(int fileCount)
ui/Pages/CleanupPage.xaml.cs:613
FunctionShutdown
src/platform/linux/cloud_intercept.cpp:293
FunctionShutdown
src/common/stats_handlers.cpp:362
FunctionShutdown
src/common/cloud_work_queue.cpp:704
MethodShutdown
src/providers/local_disk_provider.h:10
MethodShutdown
src/platform/linux/http_transport_linux.cpp:256
MethodSignIn_Click
(object sender, RoutedEventArgs e)
ui/Pages/CloudProviderPage.xaml.cs:266
MethodSimpleUpload
simple upload (<=4MB): PUT content to path-based address
src/providers/onedrive.cpp:302
MethodSkipOptionalBridge
(byte[] bytes, int pos)
ui/Services/Patching/Signatures.cs:428
MethodSnapshotPatch
(byte[] data, int offset, PatternPatch template)
ui/Services/Patching/Signatures.cs:130
MethodStExePatch_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1230
MethodStExeUnpatch_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1272
MethodStatsPage
()
ui/Pages/StatsPage.xaml.cs:38
MethodSteamStoreClient
()
ui/Services/SteamStoreClient.cs:79
MethodStopListener
()
ui/Services/OAuthService.cs:519
MethodSyncToggle_Changed
(object sender, RoutedEventArgs e)
ui/Pages/SettingsPage.xaml.cs:458
FunctionTestAutoCloudPlatformAndExcludeFilters
src/common/local_storage.cpp:251
FunctionTestIsSafeAutoCloudRelativePath
src/common/local_storage.cpp:135
FunctionTestParseAutoCloudSiblings
src/common/local_storage.cpp:139
FunctionTestParseMinimalAutoCloudKVFixture
src/common/local_storage.cpp:143
FunctionTestReadAndHashFile
src/common/autocloud_scan.cpp:1403
FunctionTestResolveAutoCloudRootOverride
src/common/local_storage.cpp:107
FunctionTestRootOverridePreservesCloudIdentity
src/common/local_storage.cpp:224
MethodThrottleApiCall
src/common/cloud_provider_base.cpp:54
MethodToFullPath
src/providers/local_disk_provider.cpp:27
MethodTokenEndpointHost
src/providers/google_drive_provider.h:34
MethodTokenEndpointHost
src/providers/onedrive_provider.h:33
MethodTokenEndpointPath
src/providers/google_drive_provider.h:35
MethodTokenEndpointPath
src/providers/onedrive_provider.h:34
MethodTokenPathBox_LostFocus
Auto-save manual path edits when the field loses focus, rather than on every keystroke.
ui/Pages/CloudProviderPage.xaml.cs:177
MethodTokenValid
src/common/cloud_provider_base.cpp:109
MethodToolError
(ToolResult r, string fallback)
ui/Services/Steam760Cloud.cs:96
MethodToolPath
()
ui/Services/Steam760Cloud.cs:25
MethodToolResult
(int exitCode, List<string> stdout, string stderr)
ui/Services/Steam760Cloud.cs:36
FunctionTryAutoUpdateDll
src/platform/win/cloud_intercept.cpp:3903
MethodTryGetError
(string json)
ui/Services/Providers/CliUiCloudProvider.cs:271
MethodTryInstall
(string steamPath, long steamBuild, Action<string>? log)
ui/Services/Patching/EmbeddedBundledPayload.cs:14
MethodTryKnownPaths
()
cli-dotnet/SteamDetector.cs:91
MethodTryKnownPaths
()
ui/Services/SteamDetector.cs:170
MethodTryPersistModeAsync
Persists both settings.json (mode) and the pin config (cloud_redirect) via ModeService. Surfaces failure so a silent disk/permissions error doesn't le
ui/Pages/ChoiceModePage.xaml.cs:116
MethodTryReadAllBytes
(string path)
ui/Services/ModeService.cs:61
MethodTryRegistry
()
cli-dotnet/SteamDetector.cs:71
MethodTryRegistry
()
ui/Services/SteamDetector.cs:140
MethodTuneTimeoutsForBody
Scale send/receive timeouts with body size so multi-MB PUTs survive a slow link without making small requests wait on the 10s session default.
src/platform/win/http_transport_win.cpp:36
← previousnext →1,701–1,800 of 2,087, ranked by callers