MCPcopy Create free account

hub / github.com/Eugeny/tabby-web / functions

Functions118 in github.com/Eugeny/tabby-web

↓ 16 callersMethodget
(self, request, format=None)
backend/tabby/app/views.py:35
↓ 9 callersMethodclose
(error?: Error)
frontend/src/app/services/appConnector.service.ts:137
↓ 5 callersMethodsend
(self, data)
backend/tabby/app/gateway.py:40
↓ 4 callersMethodpost
(self, request, format=None)
backend/tabby/app/api/auth.py:81
↓ 4 callersMethodsave
(self, *args, **kwargs)
backend/tabby/app/models.py:37
↓ 3 callersMethodget
(self, request, format=None)
backend/tabby/app/api/auth.py:89
↓ 2 callersFunctioncheck_is_sponsor_cached
(user: User)
backend/tabby/app/sponsors.py:83
↓ 2 callersMethodclose
(self)
backend/tabby/app/gateway.py:46
↓ 2 callersMethodforRoot
()
frontend/src/common/index.ts:12
↓ 2 callersMethodgetDistURL
()
frontend/src/demo.ts:32
↓ 2 callersMethodgetLatestStableVersion
()
frontend/src/common/services/config.service.ts:60
↓ 2 callersMethodhandle
(self, *args, **options)
backend/tabby/app/management/commands/add_version.py:19
↓ 2 callersMethodselectDefaultConfig
()
frontend/src/common/services/config.service.ts:93
↓ 2 callersMethodsendServiceMessage
(msg: ServiceMessage)
frontend/src/app/services/appConnector.service.ts:125
↓ 1 callersMethod_authorize_client
(self, gw)
backend/tabby/app/api/gateway.py:34
↓ 1 callersMethod_get_version
(self, dir)
backend/tabby/app/api/app_version.py:40
↓ 1 callersMethod_get_versions
(self)
backend/tabby/app/api/app_version.py:32
↓ 1 callersMethodauthorize_client
(self)
backend/tabby/app/gateway.py:83
↓ 1 callersFunctioncheck_is_sponsor
(user: User)
backend/tabby/app/sponsors.py:14
↓ 1 callersMethodchooseConnectionGateway
()
frontend/src/app/services/appConnector.service.ts:223
↓ 1 callersMethodclose
(self)
backend/tabby/app/gateway.py:98
↓ 1 callersMethodconnect
(self)
backend/tabby/app/gateway.py:33
↓ 1 callersMethodconnect
(self)
backend/tabby/app/gateway.py:74
↓ 1 callersMethodcreateNewConfig
()
frontend/src/common/services/config.service.ts:39
↓ 1 callersMethodgetAppVersion
()
frontend/src/demo.ts:28
↓ 1 callersMethodgetPluginsToLoad
()
frontend/src/demo.ts:36
↓ 1 callersFunctionget_provider_display_name
Get custom display name for a provider, if configured.
backend/tabby/app/api/auth.py:74
↓ 1 callersMethodhandleServiceMessage
(msg: ServiceMessage)
frontend/src/app/services/appConnector.service.ts:97
↓ 1 callersMethodinit
()
frontend/src/common/services/config.service.ts:106
↓ 1 callersMethodinit
()
frontend/src/common/services/login.service.ts:23
↓ 1 callersFunctionis_provider_configured
Check if a provider has both KEY and SECRET configured.
backend/tabby/app/api/auth.py:55
↓ 1 callersMethodloadApp
(config, version)
frontend/src/app/components/main.component.ts:81
↓ 1 callersMethodloadConfig
()
frontend/src/demo.ts:13
↓ 1 callersFunctionmain
Run administrative tasks.
backend/manage.py:7
↓ 1 callersMethodreloadApp
(config: Config, version?: Version)
frontend/src/app/components/main.component.ts:91
↓ 1 callersMethodselectConfig
(config: Config)
frontend/src/app/components/configModal.component.ts:36
↓ 1 callersMethodselectConfig
(config: Config)
frontend/src/common/services/config.service.ts:77
↓ 1 callersMethodselectVersion
(version: Version)
frontend/src/common/services/config.service.ts:72
↓ 1 callersMethodsend
(self, data)
backend/tabby/app/gateway.py:95
↓ 1 callersFunctionsetDomTypes
()
frontend/src/ssr-polyfills.ts:35
↓ 1 callersMethodsetState
(config: Config, version: Version)
frontend/src/app/services/appConnector.service.ts:174
↓ 1 callersFunctionstart
()
frontend/src/terminal.ts:3
↓ 1 callersMethodupdateUser
()
frontend/src/common/services/config.service.ts:32
↓ 1 callersMethodupdateUser
()
frontend/src/common/services/login.service.ts:16
↓ 1 callersFunctionwebRequire
(url)
frontend/src/terminal.ts:19
↓ 1 callersMethodwrite
(chunk: Buffer)
frontend/src/app/services/appConnector.service.ts:129
Method__call__
(self, request)
backend/tabby/middleware.py:14
Method__call__
(self, request)
backend/tabby/middleware.py:45
Method__init__
(self, get_response)
backend/tabby/middleware.py:9
Method__init__
(self, get_response)
backend/tabby/middleware.py:40
Method__init__
(self, host: str, port: int)
backend/tabby/app/gateway.py:16
Method__init__
(self, gateway: Gateway)
backend/tabby/app/gateway.py:54
Method__str__
(self)
backend/tabby/app/models.py:50
MethodactiveConfig
()
frontend/src/common/services/config.service.ts:19
MethodactiveVersion
()
frontend/src/common/services/config.service.ts:20
Methodadd_arguments
(self, parser)
backend/tabby/app/management/commands/add_version.py:16
Methodapply
()
frontend/src/app/components/settingsModal.component.ts:33
Methodcancel
()
frontend/src/app/components/settingsModal.component.ts:39
Methodcancel
()
frontend/src/app/components/configModal.component.ts:26
MethodcloseSocket
(socket: SocketProxy)
frontend/src/app/components/connectionList.component.ts:17
Methodconnect
()
frontend/src/demo.ts:60
Methodconnect
(options: any)
frontend/src/app/services/appConnector.service.ts:46
FunctionconnectorRequestHandler
frontend/src/demo.ts:70
Methodconstructor
( window: Window, private version: Version, )
frontend/src/demo.ts:6
Methodconstructor
( titleService: Title, public appConnector: AppConnectorService, private http: HttpClient, pub
frontend/src/app/components/main.component.ts:36
Methodconstructor
( public appConnector: AppConnectorService, public commonService: CommonService, private modalInst
frontend/src/app/components/settingsModal.component.ts:20
Methodconstructor
( public appConnector: AppConnectorService, )
frontend/src/app/components/connectionList.component.ts:13
Methodconstructor
( public appConnector: AppConnectorService, public commonService: CommonService, public loginServi
frontend/src/app/components/upgradeModal.component.ts:21
Methodconstructor
( private modalInstance: NgbActiveModal, public appConnector: AppConnectorService, public configSe
frontend/src/app/components/configModal.component.ts:19
Methodconstructor
( injector: Injector, )
frontend/src/app/services/appConnector.service.ts:36
Methodconstructor
( private injector: Injector, private http: HttpClient, private commonService: CommonService,
frontend/src/app/services/appConnector.service.ts:158
Methodconstructor
(private commonService: CommonService)
frontend/src/common/interceptor.ts:8
Methodconstructor
( private commonService: CommonService, private tokenExtractor: HttpXsrfTokenExtractor, )
frontend/src/common/interceptor.ts:24
Methodconstructor
(@Inject('BACKEND_URL') @Optional() ssrBackendURL: string)
frontend/src/common/services/common.service.ts:7
Methodconstructor
( private http: HttpClient, private loginService: LoginService, )
frontend/src/common/services/config.service.ts:25
Methodconstructor
(private http: HttpClient)
frontend/src/common/services/login.service.ts:12
Methodconstructor
( private http: HttpClient, private loginService: LoginService, public commonService: CommonServic
frontend/src/login/components/login.component.ts:35
MethodcreateNewConfig
()
frontend/src/app/components/configModal.component.ts:30
MethodcreateSocket
()
frontend/src/demo.ts:49
MethodcreateSocket
()
frontend/src/app/services/appConnector.service.ts:212
MethoddeleteConfig
()
frontend/src/app/components/configModal.component.ts:46
MethoddeleteConfig
(config: Config)
frontend/src/common/services/config.service.ts:99
MethodduplicateActiveConfig
()
frontend/src/common/services/config.service.ts:64
Methodget
(self, request, format=None)
backend/tabby/app/views.py:16
Methodget
(self, request, format=None)
backend/tabby/app/views.py:25
Methodget
(self, request, version=None, path=None, format=None)
backend/tabby/app/views.py:45
MethodgetAppVersion
()
frontend/src/app/services/appConnector.service.ts:188
MethodgetDistURL
()
frontend/src/app/services/appConnector.service.ts:192
MethodgetPluginsToLoad
()
frontend/src/app/services/appConnector.service.ts:196
Methodget_github_username
(self, obj)
backend/tabby/app/api/user.py:42
Methodget_is_pro
(self, obj)
backend/tabby/app/api/user.py:34
Methodget_is_sponsor
(self, obj)
backend/tabby/app/api/user.py:39
Methodget_object
(self)
backend/tabby/app/api/user.py:54
Methodget_object
(self)
backend/tabby/app/api/gateway.py:41
Methodget_queryset
(self)
backend/tabby/app/api/config.py:22
Methodget_url
(self, gw)
backend/tabby/app/api/gateway.py:20
Methodintercept
(request: HttpRequest<any>, next: HttpHandler)
frontend/src/common/interceptor.ts:10
Methodintercept
(req: HttpRequest<any>, next: HttpHandler)
frontend/src/common/interceptor.ts:29
Methodlist
(self, request, *args, **kwargs)
backend/tabby/app/api/app_version.py:58
MethodloadConfig
()
frontend/src/app/services/appConnector.service.ts:179
next →1–100 of 118, ranked by callers