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
Function
DeferredInitThread
src/platform/linux/init.cpp:537
Method
DeleteAllButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:220
Method
DeleteAppBlobsAsync
<summary> Delete given blob filenames; absent → counted as Deleted (idempotent). Path-like names are rejected up front. </summary>
ui/Services/CloudProviderClient.cs:145
Method
DeleteAppBlobsAsync
( string accountId, string appId, IReadOnlyCollection<string> blobFilenames, CancellationToken
ui/Services/Providers/FolderUiCloudProvider.cs:164
Method
DeleteAppBlobsAsync
( string accountId, string appId, IReadOnlyCollection<string> blobFilenames, CancellationToken
ui/Services/Providers/CliUiCloudProvider.cs:152
Method
DeleteAppDataAsync
<summary>Delete all cloud data for one app via the active provider.</summary>
ui/Services/CloudProviderClient.cs:20
Method
DeleteAppDataAsync
( string accountId, string appId, CancellationToken cancel)
ui/Services/Providers/FolderUiCloudProvider.cs:21
Method
DeleteAppDataAsync
( string accountId, string appId, CancellationToken cancel)
ui/Services/Providers/CliUiCloudProvider.cs:19
Method
DeleteApp_Click
(object sender, RoutedEventArgs e)
ui/Pages/AppsPage.xaml.cs:271
Function
DeleteBlob
src/platform/win/http_server.cpp:709
Function
DeleteBlob
src/platform/linux/http_server.cpp:751
Method
DeleteById
src/providers/google_drive.cpp:1002
Function
DeleteFile
src/common/local_storage.cpp:1207
Method
DeleteFiles
(List<string> names, string? confirmMessage)
ui/Pages/Cloud760Page.xaml.cs:233
Method
DeleteSelectedButton_Click
(object sender, RoutedEventArgs e)
ui/Pages/Cloud760Page.xaml.cs:212
Method
DeployCloudRedirect
()
ui/Services/Patching/Patcher.cs:1261
Method
DeployEmbeddedPayload
()
ui/Services/Patching/Patcher.cs:779
Method
Deploy_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:1410
Method
Deployer
ui-linux/src/deployer.cpp:76
Method
DetectNamespaceApps
<summary> Find namespace apps via stplug-in/*.lua. Only self-unlocking luas (addappid(<own_appid>) present) count, matching the DLL's logic. </s
ui/Services/CloudCleanup.cs:319
Method
DiagnosticsToggle_Click
(object sender, RoutedEventArgs e)
ui/Pages/SetupPage.xaml.cs:103
Method
DisclaimerWindow
()
ui/Windows/DisclaimerWindow.xaml.cs:12
Method
Dispose
()
ui/Services/Steam760Cloud.cs:205
Method
Dispose
()
ui/Services/SteamStoreClient.cs:431
Function
DllMain
src/platform/win/dllmain.cpp:86
Method
DlopenCurlTransport
src/platform/linux/http_transport_linux.cpp:253
Method
DoDriveDelete
src/providers/google_drive.cpp:1036
Method
DoOneDriveDelete
wrapper to avoid Windows DeleteFile macro collision
src/providers/onedrive.cpp:474
Method
Download
src/providers/local_disk_provider.cpp:114
Method
Download
src/providers/google_drive.cpp:1223
Method
DownloadAppBlobAsync
<summary> Download a single metadata blob (e.g. stats.json) from the cloud provider. Returns Found=false when there is no cloud configured or the blob
ui/Services/CloudProviderClient.cs:94
Method
DownloadAppBlobAsync
<summary> Download a single named metadata blob (e.g. stats.json) stored at {accountId}/{appId}/{filename}. Returns Found=false if it does not exist.
ui/Services/IUiCloudProvider.cs:29
Method
DownloadAppBlobAsync
( string accountId, string appId, string filename, CancellationToken cancel)
ui/Services/Providers/FolderUiCloudProvider.cs:61
Method
DownloadAppBlobAsync
( string accountId, string appId, string filename, CancellationToken cancel)
ui/Services/Providers/CliUiCloudProvider.cs:86
Method
DownloadFileById
/content returns a 302 to a pre-authenticated CDN URL; Bearer token must be stripped before following or the CDN returns 401. Retries 429/503.
src/providers/onedrive.cpp:207
Method
DownloadFileById
src/providers/google_drive.cpp:565
Method
DownloadImageToCacheAsync
<summary> Stream a CDN image into the cache, capped at MaxCachedImageBytes, via a GUID-suffixed .tmp + atomic Move. Failures are swallowed. </summary>
ui/Services/SteamStoreClient.cs:211
Function
DrainOnNetThread
src/platform/linux/live_playtime.cpp:428
Function
DrainOnNetThread
src/platform/linux/achievement_inject.cpp:351
Method
EncodePath
URL-encode each path segment but preserve '/' separators
src/providers/onedrive.cpp:56
Method
EnsureConnected
()
ui/Services/Steam760Cloud.cs:199
Method
EnsureDirectoryExists
(string filePath)
ui/Services/CloudCleanupRevert.cs:317
Method
EnsureDiskCacheLoaded
()
ui/Services/SteamStoreClient.cs:374
Method
EnsureExecutableCave
(byte[] payload, PeSection[] sections, int requiredSize)
ui/Services/Patching/Patcher.cs:1051
Method
EnsureExtracted
Returns the path to cloud760_tool.exe, or null if not embedded.
ui/Services/EmbeddedCloud760.cs:16
Method
EnsureSteamClosed
<summary>Graceful Steam shutdown, falling back to Kill after 15s.</summary>
ui/Pages/SetupPage.xaml.cs:310
Method
Error
src/platform/linux/log.cpp:109
Method
EscapeQuery
src/providers/google_drive.cpp:40
Method
EvictStaleImages
<summary> Delete cached images older than ImageCacheTtl and abandoned .tmp sidecars older than 10 minutes. Run off the UI thread. </summary>
ui/Services/SteamStoreClient.cs:271
Method
ExchangeGDriveCodeAsync
( string code, string redirectUri, string codeVerifier, CancellationToken cancel)
ui/Services/OAuthService.cs:418
Method
ExchangeOneDriveCodeAsync
( string code, string redirectUri, string codeVerifier, Action<string> log, CancellationToken
ui/Services/OAuthService.cs:440
Function
ExitProcessHook
src/platform/win/cloud_intercept.cpp:6590
Method
ExpandCollapse_Click
(object sender, RoutedEventArgs e)
ui/Pages/StatsPage.xaml.cs:308
Method
ExpandCollapse_Click
(object sender, RoutedEventArgs e)
ui/Pages/ManifestPinningPage.xaml.cs:296
Method
ExtractRelativeTail
<summary>Returns the path tail after the backupId segment, or null.</summary>
ui/Services/BackupDiscovery.cs:446
Method
FetchFromApiAsync
(List<uint> appIds)
ui/Services/SteamStoreClient.cs:305
Method
Find
(List<Node> nodes, string name)
ui/Services/AchievementSchema.cs:96
Method
FindAvailablePort
()
ui/Services/OAuthService.cs:501
Method
FindByFileOffset
(PeSection[] sections, int fileOffset)
ui/Services/Patching/PatchTypes.cs:194
Method
FindChild
(List<KVNode>? nodes, string key)
ui/Services/AppInfoParser.cs:349
Method
FindCoreDll
()
ui/Services/Patching/Patcher.cs:184
Method
FindDriveFolder
src/providers/google_drive.cpp:188
Method
FindDriveFolderStatus
src/providers/google_drive.cpp:142
Method
FindDuplicateFileIdsInFolder
src/providers/google_drive.cpp:689
Method
FindFileInFolder
src/providers/google_drive.cpp:716
Method
FindFileInFolderStatus
src/providers/google_drive.cpp:653
Function
FindFirstCallTarget
src/platform/win/sig_scanner.cpp:144
Function
FindFirstRipRelMovTarget
src/platform/win/sig_scanner.cpp:163
Function
FindGameInstallPath
src/common/local_storage.cpp:574
Method
FindGlobalWithVtable
src/platform/linux/vtable_hook.cpp:597
Method
FindNavigationView
()
ui/Pages/SetupPage.xaml.cs:95
Function
FindNthCallTarget
Find the Nth call target (E8 rel32) scanning from `start` within `maxBytes`.
src/platform/win/sc_resolver.cpp:14
Method
FindRemoteStorageVtable
src/platform/linux/vtable_hook.cpp:443
Function
FindSteamPhdrCb
src/common/steam_kv_injector.cpp:450
Method
FindSteamToolsExe
()
ui/Services/Patching/Patcher.cs:626
Method
FindSteamclient
src/platform/linux/vtable_hook.cpp:48
Method
FindTransportVtable
src/platform/linux/vtable_hook.cpp:205
Method
FindVtableByRTTIName
src/platform/linux/vtable_hook.cpp:517
Method
FixBrokenAppDeleteDirs
<summary>Strip leftover delete_ prefix on already-moved app_tab dirs.</summary>
ui/Services/BackupDiscovery.cs:236
Method
FolderUiCloudProvider
(Action<string>? log, string syncPath)
ui/Services/Providers/FolderUiCloudProvider.cs:15
Method
ForegroundSyncScope
src/common/cloud_storage.h:79
Method
ForegroundSyncScope
src/common/cloud_storage.cpp:169
Method
FormatBytes
(ulong bytes)
ui/Pages/Cloud760Page.xaml.cs:276
Method
FormatPlaytime
(uint minutes)
ui/Pages/StatsPage.xaml.cs:330
Method
FormatUnixTime
(uint unix)
ui/Pages/StatsPage.xaml.cs:338
Method
GameSearchBox_TextChanged
(object sender, TextChangedEventArgs e)
ui/Pages/CleanupPage.xaml.cs:479
Function
GamesPlayedHook_OnSend
src/platform/linux/gamesplayed_hook.cpp:82
Method
GenerateRandomString
(int length)
ui/Services/OAuthService.cs:482
Method
GetAccessToken
src/common/cloud_provider_base.cpp:158
Method
GetAccountFolder
src/providers/google_drive.cpp:339
Method
GetAppFolder
src/providers/google_drive.cpp:373
Method
GetBackupBase
<summary>Backup base for an account (outside userdata, safe from Steam).</summary>
ui/Services/CloudCleanup.cs:423
Function
GetBlobSize
src/platform/linux/http_server.cpp:710
Method
GetBundledPath
(long steamBuild)
ui/Services/Patching/BundledPayload.cs:10
Method
GetCachedFileId
src/providers/google_drive.cpp:104
Method
GetCachedImagePath
<summary>SHA-256-prefixed cache path for a CDN URL.</summary>
ui/Services/SteamStoreClient.cs:131
Method
GetCleanupStatePath
(string steamPath)
ui/Pages/CleanupPage.xaml.cs:572
Method
GetConfigPath
()
ui/Pages/SettingsPage.xaml.cs:453
Method
GetDecryptedPayload
(string cachePath)
ui/Services/Patching/Patcher.cs:108
Function
GetDiskAccountId
src/common/stats_store.cpp:2052
← previous
next →
1,301–1,400 of 2,087, ranked by callers