Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Selectively11/CloudRedirect
/ functions
Functions
2,087 in github.com/Selectively11/CloudRedirect
⨍
Functions
2,087
◇
Types & classes
297
Method
LoadAbout
()
ui/Pages/SettingsPage.xaml.cs:327
Method
LoadAppListAsync
M17: Lua dir scan off UI thread (can stall on network drives / AV).
ui/Pages/ManifestPinningPage.xaml.cs:58
Method
LoadAppsAsync
()
ui/Pages/AppsPage.xaml.cs:55
Function
LoadAutoCloudRules
src/common/local_storage.cpp:340
Method
LoadBackups
()
ui/Pages/AppsPage.xaml.cs:757
Method
LoadBackups
()
ui/Pages/CleanupPage.xaml.cs:269
Method
LoadBackupsAsync
()
ui/Pages/CleanupPage.xaml.cs:274
Method
LoadCleanupState
(string steamPath)
ui/Pages/CleanupPage.xaml.cs:597
Method
LoadCurrentConfigAsync
M14: Read config + token status off UI thread to avoid disk/DPAPI stall.
ui/Pages/CloudProviderPage.xaml.cs:51
Function
LoadCurrentSession
src/common/pending_ops_journal.cpp:352
Method
LoadDeleteBackupsAsync
()
ui/Pages/AppsPage.xaml.cs:768
Function
LoadFileTokens
src/common/local_metadata_store.cpp:200
Function
LoadPending
src/common/pending_ops_journal.cpp:347
Function
LoadRootTokens
src/common/local_metadata_store.cpp:102
Method
LoadRows
(IEnumerable<Steam760Cloud.CloudFile> files)
ui/Pages/Cloud760Page.xaml.cs:95
Method
LoadSettingsAsync
M15: Read config off UI thread to avoid slow-disk stall.
ui/Pages/SettingsPage.xaml.cs:68
Method
LoadStatsAsync
()
ui/Pages/StatsPage.xaml.cs:68
Method
LoadStatusAsync
M16: Gather data off the UI thread, update controls on dispatcher
ui/Pages/DashboardPage.xaml.cs:37
Method
LoadTokens
src/common/cloud_provider_base.cpp:73
Method
LocExtension
()
ui/Resources/LocExtension.cs:15
Method
Log
(string message)
ui/Pages/SetupPage.xaml.cs:267
Method
Log
(string msg)
ui/Pages/StatsPage.xaml.cs:28
Method
Log
(string msg)
ui/Services/Patching/Patcher.cs:774
Method
LogTag
CloudProviderBase hooks
src/providers/google_drive_provider.h:31
Method
LogTag
CloudProviderBase hooks
src/providers/onedrive_provider.h:30
Function
LongPath
Long path support (\\?\ prefix on Windows, no-op on Linux)
src/common/file_util.h:38
Method
LookupAccountFolder
src/providers/google_drive.cpp:214
Method
LookupAppFolder
src/providers/google_drive.cpp:250
Method
LookupRootFolder
src/providers/google_drive.cpp:194
Method
Main
(string[] args)
cli-dotnet/Program.cs:11
Method
MainWindow
()
ui/MainWindow.xaml.cs:19
Method
MakeStatText
(string text, bool isWarning)
ui/Pages/CleanupPage.xaml.cs:1067
Method
MakeStatText
(string text, Brush foreground)
ui/Services/BackupListBuilder.cs:332
Method
ManifestEndpoint_LostFocus
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:233
Method
ManifestPinningPage
()
ui/Pages/ManifestPinningPage.xaml.cs:24
Method
MatchesAutoCloudRules
<summary> Check if a file path matches any of the app's AutoCloud save file rules. </summary>
ui/Services/CloudCleanup.cs:581
Method
MatchesBackup
(BackupInfo b, string query, Dictionary<uint, StoreAppInfo> nameCache)
ui/Pages/AppsPage.xaml.cs:256
Method
MatchesBackupQuery
(BackupInfo b, string query)
ui/Pages/CleanupPage.xaml.cs:558
Method
MatchesGameQuery
(AppScanResult app, string query)
ui/Pages/CleanupPage.xaml.cs:505
Method
MatchesGlobPattern
<summary> Simple glob pattern matching supporting * and ? wildcards. </summary>
ui/Services/CloudCleanup.cs:614
Method
MergeDuplicateFolder
src/providers/google_drive.cpp:956
Function
MigrateFromLegacy
src/common/app_state.cpp:669
Method
MigrateLegacyBackups
<summary> Idempotent + once-per-process migration of cleanup_backup/ into the new split layout. Locked to defeat concurrent CleanupPage/AppsPage init.
ui/Services/BackupDiscovery.cs:138
Method
MigrateLegacyBackupsLocked
Caller must hold _legacyMigrationGate.
ui/Services/BackupDiscovery.cs:151
Method
ModeComboBox_SelectionChanged
(object sender, SelectionChangedEventArgs e)
ui/Pages/SettingsPage.xaml.cs:172
Method
MoveFileToFolder
src/providers/google_drive.cpp:936
Method
MoveToHoldover
<summary>Move polluted files into a timestamped per-batch backup dir.</summary>
ui/Services/CloudCleanup.cs:731
Method
Name
src/providers/google_drive_provider.h:15
Method
Name
src/providers/local_disk_provider.h:8
Method
NeedsSetup
<summary> Returns true if the DLL isn't deployed or config.json doesn't exist yet. </summary>
ui/MainWindow.xaml.cs:124
Method
NewsPage
()
ui/Pages/NewsPage.xaml.cs:15
Method
NormalizePath
src/platform/win/platform_win.cpp:143
Method
NormalizePath
src/platform/linux/platform_linux.cpp:130
Method
NormalizeToSteamRoot
<summary>Walks up from <paramref name="path"/> to find the directory containing steam.exe, or null.</summary>
ui/Services/SteamDetector.cs:117
Function
NotificationDirectHook
Slot 7 hook - Notification direct (e.g. ConflictResolution, TransferReport) bodyObj is the raw protobuf body (NOT wrapped in CProtoBufMsg)
src/platform/win/cloud_intercept.cpp:2418
Function
NotificationWrapperHook
Slot 8 hook - Notification wrapper (e.g. SignalAppExitSyncDone) request is a CProtoBufMsg* with body at +48, header at +40
src/platform/win/cloud_intercept.cpp:2316
Method
Notify
(string n)
ui/Pages/AppsPage.xaml.cs:1130
Method
Notify
(string n)
ui/Pages/StatsPage.xaml.cs:432
Method
Notify
(string n)
ui/Pages/ManifestPinningPage.xaml.cs:416
Function
NotifyAuthFailure
src/common/cloud_storage.cpp:217
Method
NotifyRestartNeeded
()
ui/Pages/ManifestPinningPage.xaml.cs:307
Method
NukeButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/CleanupPage.xaml.cs:184
Method
OAuthService
ui-linux/src/oauthservice.cpp:138
Method
OfflineRevert_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1180
Method
OfflineSetup_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1131
Function
OnLoad
src/platform/linux/init.cpp:580
Function
OnParentalSettingsHook
src/common/parental_bypass.cpp:172
Method
OnPropertyChanged
(string n)
ui/Pages/Cloud760Page.xaml.cs:34
Method
OnStartup
(System.Windows.StartupEventArgs e)
ui/App.xaml.cs:12
Function
OnUnload
src/platform/linux/init.cpp:604
Method
OpenConsoleButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:120
Method
OpenGitHub_Click
(object sender, RoutedEventArgs e)
ui/Pages/SettingsPage.xaml.cs:559
Method
OpenLog_Click
(object sender, RoutedEventArgs e)
ui/Pages/DashboardPage.xaml.cs:151
Method
OrphanBlobService
(CloudProviderClient client, string steamPath, Action<string>? log = null)
ui/Services/OrphanBlobService.cs:17
Method
OrphansToggle_Click
<summary>Per-card Review/Collapse toggle for the orphan detail panel.</summary>
ui/Pages/AppsPage.xaml.cs:455
Function
Parse
src/common/protobuf.cpp:27
Method
ParseAppId
()
ui/Pages/Cloud760Page.xaml.cs:58
Method
ParseAppKV
(uint appId, ReadOnlySpan<byte> kvData, List<string> stringTable)
ui/Services/AppInfoParser.cs:297
Method
ParseBackupFromLog
(string logPath, string id, string backupDir, string accountId, bool isLegacy)
ui/Services/BackupDiscovery.cs:341
Method
ParseBinaryKV
(ReadOnlySpan<byte> data, ref int offset, List<string> stringTable, int depth = 0)
ui/Services/AppInfoParser.cs:362
Method
ParseContent
<summary> Parse the raw content of <c>file_tokens.dat</c> and return the set of referenced filenames. Malformed lines are silently skipped to match th
ui/Services/FileTokensParser.cs:25
Method
ParseInstallDirFromManifest
<summary> Reads the "installdir" value from a Steam appmanifest ACF file. </summary>
ui/Services/AppInfoParser.cs:107
Method
ParsePath
src/common/cloud_provider_base.cpp:25
Method
ParseRemotecache
<summary>Parse remotecache.vdf into filename → RemotecacheEntry.</summary>
ui/Services/CloudCleanup.cs:627
Method
ParseSection
(byte[] data, ref int pos, int depth)
ui/Services/AchievementSchema.cs:103
Method
ParseTokenResponse
(string json)
ui/Services/OAuthService.cs:469
Method
PatchRevert_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1360
Method
Patch_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1312
Method
Patcher
(string steamPath, Action<string>? log = null)
ui/Services/Patching/Patcher.cs:93
Method
PathSeparator
src/platform/win/platform_win.cpp:140
Method
PathSeparator
src/platform/linux/platform_linux.cpp:127
Method
PathSeparatorStr
src/platform/win/platform_win.cpp:141
Method
PathSeparatorStr
src/platform/linux/platform_linux.cpp:128
Function
PathToUtf8
src/platform/linux/file_util.h:16
Method
PathToUtf8
src/platform/linux/platform_linux.cpp:19
Method
PeSection
(string name, uint va, uint vsize, uint raw, uint rawSize, uint characteristics = 0)
ui/Services/Patching/PatchTypes.cs:103
Method
PinToggle_Changed
(object sender, RoutedEventArgs e)
ui/Pages/ManifestPinningPage.xaml.cs:226
Method
PrintHelp
(string version)
cli-dotnet/Program.cs:32
Method
PrintHelpAndReturn
(string version)
cli-dotnet/Program.cs:43
Method
PromptAutoUpdateAsync
()
ui/Pages/SetupPage.xaml.cs:1108
← previous
next →
1,501–1,600 of 2,087, ranked by callers