MCPcopy Create free account

hub / github.com/Away0x/gin_bbs / functions

Functions1,103 in github.com/Away0x/gin_bbs

↓ 1 callersFunctionUsersTableSeeder
UsersTableSeeder -
database/factory/user.go:63
↓ 1 callersMethodValidateAndCreateUser
ValidateAndCreateUser -
app/requests/api/user/register.go:60
↓ 1 callersMethodValidateAndGetUser
ValidateAndLogin 验证参数并且获取用户
app/requests/user/login.go:44
↓ 1 callersMethodValidateAndSave
ValidateAndSave 验证参数并且创建用户
app/requests/user/create.go:75
↓ 1 callersMethodValidateAndUpdate
ValidateAndUpdate 验证参数并且创建验证 pwd 的 token
app/requests/password/reset.go:61
↓ 1 callersMethodValidateAndUpdate
ValidateAndUpdate 验证参数并且更新用户
app/requests/user/update.go:74
↓ 1 callersFunctionVerify
Verify 验证
pkg/ginutils/captcha/captcha.go:26
↓ 1 callersFunctionWa
(a,b)
public/js/jquery.min.js:3
↓ 1 callersFunctionWa
(a,b)
resources/editor/js/jquery.min.js:3
↓ 1 callersMethodWarning
Warning flash
pkg/ginutils/flash/flash.go:69
↓ 1 callersMethodWriteContentType
WriteContentType should add the Content-Type header to the response when not set yet.
pkg/ginutils/pongo2/pongo2gin.go:74
↓ 1 callersFunctionXa
(a,b,c)
public/js/jquery.min.js:3
↓ 1 callersFunctionXa
(a,b,c)
resources/editor/js/jquery.min.js:3
↓ 1 callersFunction_defineProperty
(obj, key, value)
public/js/app.js:125
↓ 1 callersFunction_inheritsLoose
(subClass, superClass)
public/js/app.js:159
↓ 1 callersFunction_loop
(i, len)
public/js/app.js:2801
↓ 1 callersFunctionadd
()
taro-app/src/actions/counter.ts:6
↓ 1 callersFunctionajaxConvert
( s, response, jqXHR, isSuccess )
public/js/app.js:13463
↓ 1 callersFunctionajaxHandleResponses
( s, jqXHR, responses )
public/js/app.js:13405
↓ 1 callersFunctionallowedAttribute
(attr, allowedAttributeList)
public/js/app.js:2763
↓ 1 callersFunctionattachToScrollParents
(scrollParent, event, callback, scrollParents)
public/js/app.js:16165
↓ 1 callersFunctionbuildParams
( prefix, obj, traditional, add )
public/js/app.js:13168
↓ 1 callersFunctionbutLastLineReader
butLastLineReader returns a reader to the provided byte slice. the reader is guaranteed to reach EOF before it reads `cutAt` bytes. bytes after the la
pkg/mimetype/internal/matchers/text_csv.go:32
↓ 1 callersMethodcacheActiveUsers
将数据放入缓存中
app/helpers/active_user.go:82
↓ 1 callersMethodcalculateActiveUsers
计算出活跃用户列表
app/helpers/active_user.go:60
↓ 1 callersMethodcalculateReplyScore
()
app/helpers/active_user.go:106
↓ 1 callersMethodcalculateTopicScore
()
app/helpers/active_user.go:86
↓ 1 callersFunctioncallbackRemove
()
public/js/app.js:2508
↓ 1 callersFunctioncheckValid
checkValid verifies that data is valid JSON-encoded data. scan is passed in for use by checkValid to avoid an allocation.
pkg/mimetype/internal/json/json.go:81
↓ 1 callersFunctionclassCallCheck
(instance, Constructor)
public/js/app.js:15497
↓ 1 callersFunctionconfigStore
()
taro-app/src/store/index.ts:25
↓ 1 callersFunctioncountStartAndEndPageIndex
返回一个区间数组,供生成区间页码按钮 baseOnCurrentPageButtonOffset: 前后有多少个按钮
pkg/ginutils/pagination/pagination.go:105
↓ 1 callersFunctioncreateButtonPseudo
* Returns a function to use in pseudos for buttons * @param {String} type
public/js/app.js:5512
↓ 1 callersFunctioncreateDBURL
(uname string, pwd string, host string, port int, name string)
config/db.go:54
↓ 1 callersFunctioncreateInputPseudo
* Returns a function to use in pseudos for input types * @param {String} type
public/js/app.js:5501
↓ 1 callersFunctioncreateOptions
( options )
public/js/app.js:7758
↓ 1 callersFunctioncreatePageData
------------------------- private 生成分页数据
pkg/ginutils/pagination/pagination.go:77
↓ 1 callersFunctioncreateTween
( value, prop, animation )
public/js/app.js:11598
↓ 1 callersFunctiondelCache
(id int)
app/models/user/user.go:129
↓ 1 callersFunctiondelCache
(id int)
app/models/topic/topic.go:102
↓ 1 callersMethoddetect
([]byte)
pkg/mimetype/internal/matchers/signature.go:20
↓ 1 callersFunctione
(a,b)
public/js/uploader.min.js:7
↓ 1 callersFunctione
(a,b)
public/js/hotkeys.min.js:7
↓ 1 callersFunctione
(a,b)
resources/editor/js/uploader.min.js:7
↓ 1 callersFunctione
(a,b)
resources/editor/js/hotkeys.min.js:7
↓ 1 callersFunctionemailExistValidator
(email string)
app/controllers/auth/password/utils__.go:8
↓ 1 callersMethodeof
eof tells the scanner that the end of input has been reached. It returns a scan status just as s.step does.
pkg/mimetype/internal/json/json.go:107
↓ 1 callersFunctionexpectSync
( elem, type )
public/js/app.js:9458
↓ 1 callersFunctionextend
(child, parent)
public/js/uploader.js:19
↓ 1 callersFunctionextend
(child, parent)
public/js/hotkeys.js:19
↓ 1 callersFunctionextend
(child, parent)
resources/editor/js/uploader.js:19
↓ 1 callersFunctionextend
(child, parent)
resources/editor/js/hotkeys.js:19
↓ 1 callersFunctionfindIndex
* Return the index of the matching object * @method * @memberof Popper.Utils * @argument {Array} arr * @argument prop * @argument value * @retur
public/js/app.js:15989
↓ 1 callersFunctionfirstLine
(in []byte)
pkg/mimetype/internal/matchers/matchers.go:36
↓ 1 callersFunctionfixInput
( src, dest )
public/js/app.js:10381
↓ 1 callersFunctiongetArea
(_ref)
public/js/app.js:15805
↓ 1 callersFunctiongetCsrfTokenFromCookie
从 cookie 中获取 csrf token
pkg/ginutils/csrf/csrf.go:37
↓ 1 callersFunctiongetCsrfTokenFromParamsOrHeader
从 params 或 headers 中获取 csrf token
pkg/ginutils/csrf/csrf.go:54
↓ 1 callersFunctiongetCurrentUserFromSession
-------------- private -------------- getCurrentUserFromSession : 从 session 中获取用户
app/auth/session.go:36
↓ 1 callersFunctiongetData
( data )
public/js/app.js:8736
↓ 1 callersFunctiongetDefaultDisplay
( elem )
public/js/app.js:9158
↓ 1 callersFunctiongetFromCache
(id int)
app/models/user/user.go:115
↓ 1 callersFunctiongetFromCache
(id int)
app/models/topic/topic.go:88
↓ 1 callersFunctiongetOppositeVariation
* Get the opposite placement variation of the given one * @method * @memberof Popper.Utils * @argument {String} placement variation * @returns {St
public/js/app.js:16616
↓ 1 callersFunctiongetRememberTokenFromCookie
(c *gin.Context)
app/auth/session.go:85
↓ 1 callersFunctiongetRoundedOffsets
* @function * @memberof Popper.Utils * @argument {Object} data - The data object generated by `update` method * @argument {Boolean} shouldRound - I
public/js/app.js:16369
↓ 1 callersFunctiongetSpecialTransitionEndEvent
()
public/js/app.js:185
↓ 1 callersFunctiongetTokenFromHeader
---------------- private
app/auth/token/user.go:67
↓ 1 callersFunctiongetTokenFromParams
(c *gin.Context)
app/auth/token/user.go:81
↓ 1 callersFunctiongetTopicReplied
----------------------- private
app/models/reply/notify.go:43
↓ 1 callersFunctiongetViewportOffsetRectRelativeToArtbitraryNode
(element)
public/js/app.js:15676
↓ 1 callersMethodimageIDValidator
()
app/requests/api/user/edit.go:22
↓ 1 callersFunctioninWhitePathList
path 是否存在于白名单中
routes/middleware/current_user.go:41
↓ 1 callersFunctionincludeScroll
(rect, element)
public/js/app.js:15452
↓ 1 callersFunctioninitLog
()
config/log.go:8
↓ 1 callersFunctionisFileTypeNamePresent
isFileTypeNamePresent accepts the matroska input data stream and searches for the given file type in the stream. Return whether a match is found. The
pkg/mimetype/internal/matchers/video.go:33
↓ 1 callersFunctionisFixed
* Check if the given element is fixed or is inside a fixed parent * @method * @memberof Popper.Utils * @argument {Element} element * @argument {El
public/js/app.js:15705
↓ 1 callersFunctionisOffsetContainer
(element)
public/js/app.js:15352
↓ 1 callersFunctionlinkFactory
(i int)
database/factory/link.go:9
↓ 1 callersFunctionmakeExcerpt
------------ private
app/models/topic/topic.go:71
↓ 1 callersFunctionmatcherFromGroupMatchers
( elementMatchers, setMatchers )
public/js/app.js:7030
↓ 1 callersFunctionmatcherFromTokens
( tokens )
public/js/app.js:6972
↓ 1 callersFunctionmightThrow
()
public/js/app.js:8087
↓ 1 callersFunctionmove
(event)
public/js/app.js:906
↓ 1 callersFunctionmultipleContexts
( selector, contexts, results )
public/js/app.js:6849
↓ 1 callersFunctionnewAppConfig
()
config/app.go:56
↓ 1 callersFunctionnewDBConfig
()
config/db.go:23
↓ 1 callersFunctionnewMailConfig
()
config/mail.go:15
↓ 1 callersMethodonCreate
(Bundle savedInstanceState)
flutter_app/android/app/src/main/java/com/example/flutter_app/MainActivity.java:8
↓ 1 callersFunctionparseOffset
* Parse an `offset` string to extrapolate `x` and `y` numeric offsets. * @function * @memberof {modifiers~offset} * @private * @argument {String}
public/js/app.js:16875
↓ 1 callersFunctionparseToken
parseToken 解析 token
app/auth/token/jwt.go:59
↓ 1 callersMethodphoneOrEmailValidator
()
app/requests/api/authorization/login.go:18
↓ 1 callersFunctionprintRoute
打印命名路由
bootstrap/router.go:17
↓ 1 callersFunctionpropFilter
( props, specialEasing )
public/js/app.js:11784
↓ 1 callersFunctionrefresh
refresh 刷新 token
app/auth/token/jwt.go:82
↓ 1 callersFunctionregisterAPI
(r *router.MyRoute, middlewares ...gin.HandlerFunc)
routes/api.go:24
↓ 1 callersFunctionregisterAdmin
(r *router.MyRoute, middlewares ...gin.HandlerFunc)
routes/admin.go:33
↓ 1 callersFunctionregisterWeb
(r *router.MyRoute, middlewares ...gin.HandlerFunc)
routes/web.go:25
↓ 1 callersFunctionremoveEventListeners
* Remove event listeners used to update the popper position * @method * @memberof Popper.Utils * @private
public/js/app.js:16214
↓ 1 callersFunctionreplyFactory
(uids, tids []uint)
database/factory/reply.go:13
← previousnext →501–600 of 1,103, ranked by callers