MCPcopy Create free account

hub / github.com/OpenAnonymity/oa-chat / types & classes

Types & classes86 in github.com/OpenAnonymity/oa-chat

Class
embeddings/embeddingService.js:61
Class
vector/index.js:70
Class
vector/oramaBackend.js:21
Class
vector/indexedDbBackend.js:11
Class
vector/memoryBackend.js:3
Class
vector/memoryBackend.js:81
Class
chat/api.js:46
Class
chat/db.js:42
Class
chat/app.js:128
Class
chat/components/ChatArea.js:12
Class
chat/components/ShareModals.js:358
Class
chat/components/ProxyInfoModal.js:6
Class
chat/components/ThanksPanel.js:12
Class
chat/components/ModelPicker.js:14
Class
chat/components/WelcomePanel.js:22
Class
chat/components/TLSSecurityModal.js:10
Class
chat/components/TurnstileBubble.js:33
Class
chat/components/MemoryEditor.js:20
Class
chat/components/AccountModal.js:8
Class
chat/components/ChatInput.js:25
Class
chat/components/VerifierAttestationModal.js:10
Class
chat/components/ChatHistoryImportModal.js:20
Class
chat/components/Sidebar.js:19
Class
chat/components/MessageNavigation.js:2
Class
chat/components/FloatingPanel.js:8
Class
chat/components/RightPanel.js:22
Class
chat/services/verifier.js:64
Class
chat/services/ticketClient.js:36
Class
chat/services/preferencesStore.js:104
Class
chat/services/scrubberService.js:262
Class
chat/services/apiKeyStore.js:11
Class
chat/services/accountService.js:362
Class
chat/services/accountService.js:419
Class
chat/services/networkProxy.js:34
Class
chat/services/storageEvents.js:1
Class
chat/services/networkLogger.js:6
Class
chat/services/smoothProgress.js:16
Class
chat/services/storageManager.js:5
Class
chat/services/syncService.js:156
Class
chat/services/themeManager.js:6
Class
chat/services/privacyPass.js:52
Class
chat/services/ticketStore.js:18
Class
chat/ui/vanilla/VanillaChatUi.js:24
ClassAccountModal
chat/components/AccountModal.js:8
ClassAccountService
chat/services/accountService.js:419
ClassApiKeyStore
chat/services/apiKeyStore.js:11
ClassChatApp
* ChatApp - Main application controller * Manages application state, coordinates UI components, and handles business logic.
chat/app.js:128
ClassChatArea
chat/components/ChatArea.js:12
ClassChatDatabase
chat/db.js:42
ClassChatHistoryImportModal
chat/components/ChatHistoryImportModal.js:20
ClassChatInput
chat/components/ChatInput.js:25
ClassEmbeddingSource
embeddings/embeddingService.js:61
ClassFloatingPanel
chat/components/FloatingPanel.js:8
ClassIndexedDBBackend
vector/indexedDbBackend.js:11
ClassMemoryBackend
vector/memoryBackend.js:81
ClassMemoryEditor
chat/components/MemoryEditor.js:20
ClassMessageNavigation
chat/components/MessageNavigation.js:2
ClassModelPicker
chat/components/ModelPicker.js:14
ClassNetworkLogger
* Network Logger Service * Tracks and stores network requests for debugging and monitoring
chat/services/networkLogger.js:6
ClassNetworkProxy
chat/services/networkProxy.js:34
ClassOpenRouterAPI
chat/api.js:46
ClassOramaBackend
vector/oramaBackend.js:21
ClassPreferencesStore
chat/services/preferencesStore.js:104
ClassPrivacyPassProvider
chat/services/privacyPass.js:52
ClassProxyInfoModal
* Proxy Info Modal Component * Explains what the network proxy is and how it works
chat/components/ProxyInfoModal.js:6
ClassRightPanel
chat/components/RightPanel.js:22
ClassScrubberService
chat/services/scrubberService.js:262
ClassShareModals
chat/components/ShareModals.js:358
ClassSidebar
chat/components/Sidebar.js:19
ClassSmoothProgress
* SmoothProgress — requestAnimationFrame-based progress bar with trickle interpolation. * * Designed for use with innerHTML-replacing components. Af
chat/services/smoothProgress.js:16
ClassStationVerifier
chat/services/verifier.js:64
ClassStorageEvents
chat/services/storageEvents.js:1
ClassStorageManager
chat/services/storageManager.js:5
ClassSyncService
chat/services/syncService.js:156
ClassTLSSecurityModal
chat/components/TLSSecurityModal.js:10
ClassThanksPanel
chat/components/ThanksPanel.js:12
ClassThemeManager
chat/services/themeManager.js:6
ClassTicketClient
chat/services/ticketClient.js:36
ClassTicketStore
chat/services/ticketStore.js:18
ClassTokenInvalidatedError
* Custom error for token invalidation (e.g., after recovery on another device). * Callers should catch this and trigger re-authentication.
chat/services/accountService.js:362
ClassTopKHeap
vector/memoryBackend.js:3
ClassTurnstileBubble
chat/components/TurnstileBubble.js:33
ClassVanillaChatUi
chat/ui/vanilla/VanillaChatUi.js:24
ClassVectorStore
vector/index.js:70
ClassVerifierAttestationModal
chat/components/VerifierAttestationModal.js:10
ClassWelcomePanel
chat/components/WelcomePanel.js:22