Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Eugeny/tabby-web
/ functions
Functions
118 in github.com/Eugeny/tabby-web
⨍
Functions
118
◇
Types & classes
85
↓ 16 callers
Method
get
(self, request, format=None)
backend/tabby/app/views.py:35
↓ 9 callers
Method
close
(error?: Error)
frontend/src/app/services/appConnector.service.ts:137
↓ 5 callers
Method
send
(self, data)
backend/tabby/app/gateway.py:40
↓ 4 callers
Method
post
(self, request, format=None)
backend/tabby/app/api/auth.py:81
↓ 4 callers
Method
save
(self, *args, **kwargs)
backend/tabby/app/models.py:37
↓ 3 callers
Method
get
(self, request, format=None)
backend/tabby/app/api/auth.py:89
↓ 2 callers
Function
check_is_sponsor_cached
(user: User)
backend/tabby/app/sponsors.py:83
↓ 2 callers
Method
close
(self)
backend/tabby/app/gateway.py:46
↓ 2 callers
Method
forRoot
()
frontend/src/common/index.ts:12
↓ 2 callers
Method
getDistURL
()
frontend/src/demo.ts:32
↓ 2 callers
Method
getLatestStableVersion
()
frontend/src/common/services/config.service.ts:60
↓ 2 callers
Method
handle
(self, *args, **options)
backend/tabby/app/management/commands/add_version.py:19
↓ 2 callers
Method
selectDefaultConfig
()
frontend/src/common/services/config.service.ts:93
↓ 2 callers
Method
sendServiceMessage
(msg: ServiceMessage)
frontend/src/app/services/appConnector.service.ts:125
↓ 1 callers
Method
_authorize_client
(self, gw)
backend/tabby/app/api/gateway.py:34
↓ 1 callers
Method
_get_version
(self, dir)
backend/tabby/app/api/app_version.py:40
↓ 1 callers
Method
_get_versions
(self)
backend/tabby/app/api/app_version.py:32
↓ 1 callers
Method
authorize_client
(self)
backend/tabby/app/gateway.py:83
↓ 1 callers
Function
check_is_sponsor
(user: User)
backend/tabby/app/sponsors.py:14
↓ 1 callers
Method
chooseConnectionGateway
()
frontend/src/app/services/appConnector.service.ts:223
↓ 1 callers
Method
close
(self)
backend/tabby/app/gateway.py:98
↓ 1 callers
Method
connect
(self)
backend/tabby/app/gateway.py:33
↓ 1 callers
Method
connect
(self)
backend/tabby/app/gateway.py:74
↓ 1 callers
Method
createNewConfig
()
frontend/src/common/services/config.service.ts:39
↓ 1 callers
Method
getAppVersion
()
frontend/src/demo.ts:28
↓ 1 callers
Method
getPluginsToLoad
()
frontend/src/demo.ts:36
↓ 1 callers
Function
get_provider_display_name
Get custom display name for a provider, if configured.
backend/tabby/app/api/auth.py:74
↓ 1 callers
Method
handleServiceMessage
(msg: ServiceMessage)
frontend/src/app/services/appConnector.service.ts:97
↓ 1 callers
Method
init
()
frontend/src/common/services/config.service.ts:106
↓ 1 callers
Method
init
()
frontend/src/common/services/login.service.ts:23
↓ 1 callers
Function
is_provider_configured
Check if a provider has both KEY and SECRET configured.
backend/tabby/app/api/auth.py:55
↓ 1 callers
Method
loadApp
(config, version)
frontend/src/app/components/main.component.ts:81
↓ 1 callers
Method
loadConfig
()
frontend/src/demo.ts:13
↓ 1 callers
Function
main
Run administrative tasks.
backend/manage.py:7
↓ 1 callers
Method
reloadApp
(config: Config, version?: Version)
frontend/src/app/components/main.component.ts:91
↓ 1 callers
Method
selectConfig
(config: Config)
frontend/src/app/components/configModal.component.ts:36
↓ 1 callers
Method
selectConfig
(config: Config)
frontend/src/common/services/config.service.ts:77
↓ 1 callers
Method
selectVersion
(version: Version)
frontend/src/common/services/config.service.ts:72
↓ 1 callers
Method
send
(self, data)
backend/tabby/app/gateway.py:95
↓ 1 callers
Function
setDomTypes
()
frontend/src/ssr-polyfills.ts:35
↓ 1 callers
Method
setState
(config: Config, version: Version)
frontend/src/app/services/appConnector.service.ts:174
↓ 1 callers
Function
start
()
frontend/src/terminal.ts:3
↓ 1 callers
Method
updateUser
()
frontend/src/common/services/config.service.ts:32
↓ 1 callers
Method
updateUser
()
frontend/src/common/services/login.service.ts:16
↓ 1 callers
Function
webRequire
(url)
frontend/src/terminal.ts:19
↓ 1 callers
Method
write
(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
Method
activeConfig
()
frontend/src/common/services/config.service.ts:19
Method
activeVersion
()
frontend/src/common/services/config.service.ts:20
Method
add_arguments
(self, parser)
backend/tabby/app/management/commands/add_version.py:16
Method
apply
()
frontend/src/app/components/settingsModal.component.ts:33
Method
cancel
()
frontend/src/app/components/settingsModal.component.ts:39
Method
cancel
()
frontend/src/app/components/configModal.component.ts:26
Method
closeSocket
(socket: SocketProxy)
frontend/src/app/components/connectionList.component.ts:17
Method
connect
()
frontend/src/demo.ts:60
Method
connect
(options: any)
frontend/src/app/services/appConnector.service.ts:46
Function
connectorRequestHandler
frontend/src/demo.ts:70
Method
constructor
( window: Window, private version: Version, )
frontend/src/demo.ts:6
Method
constructor
( titleService: Title, public appConnector: AppConnectorService, private http: HttpClient, pub
frontend/src/app/components/main.component.ts:36
Method
constructor
( public appConnector: AppConnectorService, public commonService: CommonService, private modalInst
frontend/src/app/components/settingsModal.component.ts:20
Method
constructor
( public appConnector: AppConnectorService, )
frontend/src/app/components/connectionList.component.ts:13
Method
constructor
( public appConnector: AppConnectorService, public commonService: CommonService, public loginServi
frontend/src/app/components/upgradeModal.component.ts:21
Method
constructor
( private modalInstance: NgbActiveModal, public appConnector: AppConnectorService, public configSe
frontend/src/app/components/configModal.component.ts:19
Method
constructor
( injector: Injector, )
frontend/src/app/services/appConnector.service.ts:36
Method
constructor
( private injector: Injector, private http: HttpClient, private commonService: CommonService,
frontend/src/app/services/appConnector.service.ts:158
Method
constructor
(private commonService: CommonService)
frontend/src/common/interceptor.ts:8
Method
constructor
( private commonService: CommonService, private tokenExtractor: HttpXsrfTokenExtractor, )
frontend/src/common/interceptor.ts:24
Method
constructor
(@Inject('BACKEND_URL') @Optional() ssrBackendURL: string)
frontend/src/common/services/common.service.ts:7
Method
constructor
( private http: HttpClient, private loginService: LoginService, )
frontend/src/common/services/config.service.ts:25
Method
constructor
(private http: HttpClient)
frontend/src/common/services/login.service.ts:12
Method
constructor
( private http: HttpClient, private loginService: LoginService, public commonService: CommonServic
frontend/src/login/components/login.component.ts:35
Method
createNewConfig
()
frontend/src/app/components/configModal.component.ts:30
Method
createSocket
()
frontend/src/demo.ts:49
Method
createSocket
()
frontend/src/app/services/appConnector.service.ts:212
Method
deleteConfig
()
frontend/src/app/components/configModal.component.ts:46
Method
deleteConfig
(config: Config)
frontend/src/common/services/config.service.ts:99
Method
duplicateActiveConfig
()
frontend/src/common/services/config.service.ts:64
Method
get
(self, request, format=None)
backend/tabby/app/views.py:16
Method
get
(self, request, format=None)
backend/tabby/app/views.py:25
Method
get
(self, request, version=None, path=None, format=None)
backend/tabby/app/views.py:45
Method
getAppVersion
()
frontend/src/app/services/appConnector.service.ts:188
Method
getDistURL
()
frontend/src/app/services/appConnector.service.ts:192
Method
getPluginsToLoad
()
frontend/src/app/services/appConnector.service.ts:196
Method
get_github_username
(self, obj)
backend/tabby/app/api/user.py:42
Method
get_is_pro
(self, obj)
backend/tabby/app/api/user.py:34
Method
get_is_sponsor
(self, obj)
backend/tabby/app/api/user.py:39
Method
get_object
(self)
backend/tabby/app/api/user.py:54
Method
get_object
(self)
backend/tabby/app/api/gateway.py:41
Method
get_queryset
(self)
backend/tabby/app/api/config.py:22
Method
get_url
(self, gw)
backend/tabby/app/api/gateway.py:20
Method
intercept
(request: HttpRequest<any>, next: HttpHandler)
frontend/src/common/interceptor.ts:10
Method
intercept
(req: HttpRequest<any>, next: HttpHandler)
frontend/src/common/interceptor.ts:29
Method
list
(self, request, *args, **kwargs)
backend/tabby/app/api/app_version.py:58
Method
loadConfig
()
frontend/src/app/services/appConnector.service.ts:179
next →
1–100 of 118, ranked by callers