MCPcopy Create free account

hub / github.com/azirbel/npoint / functions

Functions191 in github.com/azirbel/npoint

↓ 26 callersFunctionrender
()
src/components/Login.js:113
↓ 10 callersFunctionresolveApp
(relativePath)
config/paths.js:7
↓ 7 callersMethodindex
app/controllers/app_controller.rb:2
↓ 5 callersFunctionlogIn
(user)
src/actions/index.js:5
↓ 3 callersFunctiongetLineAndColumn
(jsonStr, position)
src/helpers/readableJsonError.js:8
↓ 3 callersMethodonClick
(tabValue)
src/components/Tabs.js:39
↓ 3 callersFunctionprintErrors
(summary, errors)
scripts/build.js:110
↓ 3 callersMethodupdate
app/controllers/sessions_controller.rb:14
↓ 2 callersMethodcreate
app/controllers/documents_controller.rb:15
↓ 2 callersFunctionensureSlash
(path, needsSlash)
config/webpack.config.prod.js:10
↓ 2 callersFunctionevalParseObject
(objStr, iframe)
src/helpers/sandboxedEval.js:63
↓ 2 callersMethodgenerate
app/controllers/schema_controller.rb:13
↓ 2 callersFunctiongetClientEnvironment
(publicUrl)
config/env.js:6
↓ 2 callersFunctionlogOut
()
src/actions/index.js:12
↓ 2 callersFunctionnaiveParseJson
(jsonStr)
src/helpers/sandboxedEval.js:24
↓ 2 callersFunctionremoveFileNameHash
(fileName)
scripts/build.js:32
↓ 2 callersFunctionrun
(port)
scripts/start.js:314
↓ 2 callersMethodvalidate
app/controllers/schema_controller.rb:2
↓ 1 callersFunctionaddMiddleware
(devServer)
scripts/start.js:179
↓ 1 callersMethodapi_auth_token
app/serializers/user_serializer.rb:15
↓ 1 callersFunctionbuild
(previousSizeMap)
scripts/build.js:120
↓ 1 callersFunctioncacheThinDocuments
(documents)
src/actions/index.js:18
↓ 1 callersMethodcall
(env)
lib/bandwidth_tracker_middleware.rb:8
↓ 1 callersMethodclear!
Clear all data
lib/bandwidth_tracker.rb:57
↓ 1 callersMethodclone
app/controllers/documents_controller.rb:51
↓ 1 callersFunctionconfigureStore
(initialState)
src/store/configureStore.production.js:11
↓ 1 callersMethodeditable_by_user?
(u)
app/models/document.rb:30
↓ 1 callersFunctiongetDifferenceLabel
(currentSize, previousSize)
scripts/build.js:40
↓ 1 callersMethodinfo
app/controllers/sessions_controller.rb:6
↓ 1 callersFunctiononProxyError
(proxy)
scripts/start.js:140
↓ 1 callersFunctionprintFileSizes
(stats, previousSizeMap)
scripts/build.js:76
↓ 1 callersMethodpurge_by_prefix
(prefix)
app/services/cloudflare_cache.rb:7
↓ 1 callersFunctionreadableEvalError
(evalErrorMessage)
src/helpers/readableJsonError.js:49
↓ 1 callersFunctionreadableParseError
(jsonStr, e)
src/helpers/readableJsonError.js:18
↓ 1 callersMethodrenderSaveButton
()
src/pages/DocumentPage/DocumentPageHeader.js:85
↓ 1 callersMethodreset_password
Taken and modified from https://github.com/plataformatec/devise/blob/f39c6fd92774cb66f96f546d8d5e8281542b4e78/lib/devise/models/recoverable.rb
app/controllers/reset_password_controller.rb:15
↓ 1 callersFunctionrunDevServer
(host, port, protocol)
scripts/start.js:253
↓ 1 callersFunctionsetupCompiler
(host, port, protocol)
scripts/start.js:51
↓ 1 callersMethodtop
Get top N bandwidth users
lib/bandwidth_tracker.rb:52
↓ 1 callersMethodtrack
Track bandwidth for a document token
lib/bandwidth_tracker.rb:8
↓ 1 callersMethodup
db/migrate/20170219225713_add_devise_to_users.rb:2
FunctionIFRAME_EVENT_LISTENER
(event)
src/helpers/sandboxedEval.js:5
Methodaccount_update_params
app/controllers/registrations_controller.rb:11
Methodall_tokens
Get all tracked tokens
lib/bandwidth_tracker.rb:70
Methodapi_request?
(request)
lib/bandwidth_tracker_middleware.rb:21
Methodapi_url
app/serializers/document_serializer.rb:14
Methodauth_options
Override devise default
app/controllers/sessions_controller.rb:43
Methodauthenticate_admin
app/controllers/admin/bandwidth_controller.rb:45
Methodavatar_url
app/serializers/user_serializer.rb:4
Methodcalculate_size
(body)
lib/bandwidth_tracker_middleware.rb:46
Methodchange
db/migrate/20180314230618_lockdown.rb:2
Methodchange
db/migrate/20260104011400_add_index_to_documents_last_accessed_at.rb:2
Methodchange
db/migrate/20170210174351_create_users.rb:2
Methodchange
db/migrate/20180313210558_add_schema_to_documents.rb:2
Methodchange
db/migrate/20260318204411_add_flagged_malicious_to_documents.rb:2
Methodchange
db/migrate/20200412220614_add_api_auth_token_to_user.rb:2
Methodchange
db/migrate/20170214164850_add_user_id_to_documents.rb:2
Methodchange
db/migrate/20170128223616_create_documents.rb:2
Methodchange
db/migrate/20180227182340_add_original_contents_to_documents.rb:2
Methodchange
db/migrate/20180314181706_original_data_not_null.rb:2
Methodchange
db/migrate/20260103221540_add_last_accessed_at_to_documents.rb:2
Methodchange
db/migrate/20170220223803_add_token_to_documents.rb:2
Methodcheck_api_update_rights!
app/controllers/api/documents_controller.rb:91
Methodcheck_document_edit_rights!
app/controllers/documents_controller.rb:79
Methodcleanup_old_data
Remove entries older than retention period
lib/bandwidth_tracker.rb:76
Methodclear
app/controllers/admin/bandwidth_controller.rb:38
FunctioncomponentDidMount
()
src/components/Input.js:21
FunctioncomponentDidMount
()
src/components/header/AccountDropdown.js:28
FunctioncomponentDidMount
()
src/pages/AccountPage.js:34
FunctioncomponentDidMount
()
src/pages/IndexPage.js:31
FunctioncomponentDidMount
()
src/pages/DocumentIndexPage.js:26
FunctioncomponentDidMount
()
src/pages/DocumentPage.js:92
FunctioncomponentDidMount
()
src/pages/FaqPage.js:30
FunctioncomponentDidMount
()
src/pages/DocumentPage/ContentsEditor.js:26
FunctioncomponentDidMount
()
src/pages/DocumentPage/SchemaEditor.js:28
MethodcomponentDidMount
()
src/App.js:13
MethodcomponentDidMount
()
src/pages/ChangelogPage.js:12
FunctioncomponentWillReceiveProps
(newProps)
src/components/header/AccountDropdown.js:32
FunctioncomponentWillReceiveProps
(newProps)
src/pages/AccountPage.js:38
FunctioncomponentWillReceiveProps
(newProps)
src/pages/DocumentIndexPage.js:38
FunctioncomponentWillReceiveProps
(newProps)
src/pages/DocumentPage.js:121
FunctioncomponentWillUnmount
()
src/pages/DocumentPage.js:115
FunctioncomponentWillUnmount
()
src/pages/DocumentPage/ContentsEditor.js:30
FunctioncomponentWillUnmount
()
src/pages/DocumentPage/SchemaEditor.js:32
FunctionconfigureStore
(initialState)
src/store/configureStore.development.js:12
Methodcontent_looks_malicious?
app/models/document.rb:35
FunctioncontentsEditable
()
src/pages/DocumentPage.js:135
Methodcontents_must_match_schema
app/models/document.rb:49
Methodcreate_params
app/controllers/documents_controller.rb:107
Methodcreate_unique_identifier
app/models/document.rb:24
FunctiondeleteDocument
(doc)
src/pages/DocumentIndexPage.js:48
Methoddestroy
app/controllers/documents_controller.rb:42
Methoddetect_malicious_content
app/models/document.rb:45
Methoddocument
app/controllers/documents_controller.rb:67
Methoddocument
app/controllers/api/documents_controller.rb:87
Methoddown
db/migrate/20170219225713_add_devise_to_users.rb:32
Methodeditable
app/serializers/document_index_serializer.rb:11
Methodexample_subproperty_url
app/serializers/document_serializer.rb:18
Methodextract_token
(path)
lib/bandwidth_tracker_middleware.rb:41
Methodfetch_json_or_nil
(param)
app/controllers/documents_controller.rb:125
next →1–100 of 191, ranked by callers