Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dimonomid/geekmarks
/ functions
Functions
420 in github.com/dimonomid/geekmarks
⨍
Functions
420
◇
Types & classes
102
↓ 1 callers
Function
createGMClientLoggedIn
()
client/common/core/gmclient.js:93
↓ 1 callers
Method
createTagDataFlatInternal
( in *storage.TagData, result []*tagDataFlatInternal, pathItems [][]string, )
server/server/tags.go:560
↓ 1 callers
Method
createUserTagData
(in *storage.TagData)
server/server/tags.go:542
↓ 1 callers
Function
deleteBookmark
(be testBackend, userID, bkmID int)
server/server/bookmarks_test.go:581
↓ 1 callers
Method
deleteTagName
( tx *sql.Tx, tagID int, name string, )
server/storage/postgres/tags.go:689
↓ 1 callers
Method
deleteTaggings
( tx *sql.Tx, taggableID int, tagIDsToDelete []int, )
server/storage/postgres/taggings.go:125
↓ 1 callers
Function
expectPathNotFound
(tx *sql.Tx, si *StoragePostgres, userID int, path string)
server/storage/postgres/tags_test.go:215
↓ 1 callers
Function
findActualChildren
(hier *TagHier, id int)
server/storage/postgres/internal/taghier/taghier_test.go:470
↓ 1 callers
Function
getAllEnums
(t *testing.T, si storage.Storage)
server/testutils/testutils.go:119
↓ 1 callers
Function
getAllTables
(t *testing.T, si storage.Storage)
server/testutils/testutils.go:87
↓ 1 callers
Function
getCurrentMigrationID
(db *sql.DB)
server/dfmigrate/dfdb.go:84
↓ 1 callers
Function
getLogf
(code int)
server/middleware/logger.go:120
↓ 1 callers
Function
getLogoData
()
client/common/webui/logo.js:12
↓ 1 callers
Function
getLogoData
()
server/server/webroot/logo.js:5
↓ 1 callers
Method
getNamesDiff
(current, desired []string)
server/storage/postgres/tags.go:615
↓ 1 callers
Method
getNewTagSuggestion
getNewTagSuggestion takes a pattern and returns details for the new tag suggestion
server/server/tags.go:506
↓ 1 callers
Function
getPlaceholdersString
(start, cnt int)
server/storage/postgres/bookmarks.go:222
↓ 1 callers
Function
getRespMap
(resp *genericResp)
server/server/server_test.go:624
↓ 1 callers
Function
getSelectedTags
()
client/common/webui/tag-requester.js:266
↓ 1 callers
Method
getUserAndAuthorizeByReq
The OwnerID field in args is overwritten by the user data returned by gsu, so at the moment clients have to call this function with just &authzArgs{},
server/server/authz.go:45
↓ 1 callers
Method
handleOAuthGoogle
userID can be 0: in this case, if there is no record for Google user, a new GeekMarks user will also be created. If, however, userID > 0, then a new
server/server/authn_google.go:57
↓ 1 callers
Function
hideMsg
(text)
client/common/webui/find-bookmark/find-bookmark.js:181
↓ 1 callers
Function
ilevelToString
(ilevel storage.TxILevel)
server/storage/postgres/transaction.go:94
↓ 1 callers
Function
initLoggedIn
(instance, contentElem, srcDir)
client/common/webui/find-bookmark/find-bookmark.js:30
↓ 1 callers
Function
initLoggedIn
(instance, contentElem, srcDir)
client/common/webui/tags-tree/tags-tree.js:281
↓ 1 callers
Function
initLoggedIn
(instance, contentElem, srcDir)
client/common/webui/edit-bookmark/edit-bookmark.js:32
↓ 1 callers
Function
initMigrations
()
server/storage/postgres/migrations.go:14
↓ 1 callers
Function
initialize
(db *sql.DB)
server/dfmigrate/dfdb.go:67
↓ 1 callers
Method
makeCopy
()
server/storage/postgres/internal/taghier/taghier.go:157
↓ 1 callers
Function
makeGenericRespFromWSResp
(resp *wsResp)
server/server/server_test.go:115
↓ 1 callers
Function
mkHttpReqFromWebSocketReq
(wsr *WebSocketRequest)
server/server/websocket.go:99
↓ 1 callers
Function
onBookmarksReceived
(status, resp)
client/common/webui/find-bookmark/find-bookmark.js:79
↓ 1 callers
Function
openPageEditBookmarks
(bkmId, curTab)
client/chrome-ext/core/background.js:232
↓ 1 callers
Function
openPageGetBookmark
(curTab)
client/chrome-ext/core/background.js:220
↓ 1 callers
Function
openPageLogin
(backFunc, backArgs, curTab)
client/chrome-ext/core/background.js:244
↓ 1 callers
Function
openPageTagsTree
(curTab, editTagId)
client/chrome-ext/core/background.js:224
↓ 1 callers
Function
openPageWrapper
(queryString)
client/chrome-ext/core/background.js:189
↓ 1 callers
Function
parseBearerAuth
(r *http.Request)
server/server/authn.go:45
↓ 1 callers
Function
queryTags
(pattern)
client/common/webui/tag-requester.js:154
↓ 1 callers
Method
removeChild
(parentID, oldChildID int, removeNewLeafs bool)
server/storage/postgres/internal/taghier/taghier.go:171
↓ 1 callers
Function
saveTag
(tagID, names, description, onSaveResponse)
client/common/webui/tags-tree/tags-tree.js:23
↓ 1 callers
Function
send
(funcName, args, cb)
client/chrome-ext/core/gmclient-bridge.js:33
↓ 1 callers
Function
setCurrentMigrationID
(db *sql.DB, curID int)
server/dfmigrate/dfdb.go:108
↓ 1 callers
Function
setUserEndpointTest
Set endpoint which is used by tests only. This implementation is a no-op.
server/server/server_utils_notest.go:16
↓ 1 callers
Method
setupAuthAPIEndpoints
(mux *goji.Mux, gsu getSubjUser)
server/server/authn.go:167
↓ 1 callers
Function
stringsToTags
}}} TagPather helpers {{{
server/tagmatcher/tagmatcher_test.go:85
↓ 1 callers
Method
tagExists
tagExists returns whether the tag with the given name already exists under the given parent tag.
server/storage/postgres/tags.go:586
↓ 1 callers
Function
tagsToStrings
(tags []TagPather)
server/tagmatcher/tagmatcher_test.go:103
Method
ApplyMigrations
()
server/storage/postgres/postgres.go:35
Function
Bool
(v bool)
server/cptr/cptr.go:22
Method
CheckIntegrity
()
server/storage/postgres/maintenance.go:29
Method
Close
()
server/server/server_test.go:417
Method
Connect
()
server/storage/postgres/postgres.go:25
Method
CreateBookmark
(tx *sql.Tx, bd *storage.BookmarkData)
server/storage/postgres/bookmarks.go:18
Method
CreateGoogleUser
( tx *sql.Tx, userID int, googleUserID, email string, )
server/storage/postgres/users.go:195
Function
CreateStorage
()
server/storage/common/common.go:25
Method
CreateTaggable
-- Taggables (bookmarks)
server/storage/storage.go:171
Method
CreateUser
( tx *sql.Tx, ud *storage.UserData, )
server/storage/postgres/users.go:57
Method
DeleteTag
( tx *sql.Tx, tagID int, leafPolicy storage.TaggableLeafPolicy, )
server/storage/postgres/tags.go:289
Method
DeleteTaggable
(tx *sql.Tx, taggableID int)
server/storage/postgres/taggables.go:33
Function
DeleteTestUser
( si storage.Storage, userID int, )
server/testutils/testutils.go:177
Method
DeleteUser
(tx *sql.Tx, userID int)
server/storage/postgres/users.go:82
Method
DeleteUser
(userID int)
server/server/server_test.go:289
Method
DoReq
( method, url, token string, body io.Reader, checkHTTPCode bool, )
server/server/server_test.go:136
Method
Filter
(tags []TagPather, pattern string)
server/tagmatcher/matcher.go:7
Method
Filter
(tags []TagPather, pattern string)
server/tagmatcher/matcher_exact.go:13
Method
GetAccessToken
( tx *sql.Tx, userID int, descr string, createIfNotExist bool, )
server/storage/postgres/users.go:115
Method
GetBookmarkByID
( tx *sql.Tx, bookmarkID int, tagsFetchOpts *storage.TagsFetchOpts, )
server/storage/postgres/bookmarks.go:173
Method
GetMaxPathItemIdx
()
server/tagmatcher/tagmatcher_test.go:69
Method
GetMaxPathItemIdx
()
server/server/tags.go:131
Method
GetMaxPathItemIdxRev
()
server/tagmatcher/tagmatcher_test.go:73
Method
GetMaxPathItemIdxRev
()
server/server/tags.go:135
Method
GetParent
(id int)
server/storage/postgres/tags.go:735
Method
GetParent
(id int)
server/storage/postgres/taggables.go:152
Method
GetParent
(n int)
server/storage/postgres/internal/taghier/taghier.go:232
Method
GetParent
(id int)
server/storage/postgres/internal/taghier/taghier_test.go:40
Method
GetPrio
()
server/tagmatcher/tagmatcher_test.go:77
Method
GetPrio
()
server/server/tags.go:139
Method
GetTagIDByName
(tx *sql.Tx, parentTagID int, tagName string)
server/storage/storage.go:161
Method
GetTagIDByPath
(tx *sql.Tx, ownerID int, tagPath string)
server/storage/postgres/tags.go:350
Method
GetTagNames
(tx *sql.Tx, tagID int)
server/storage/storage.go:168
Method
GetTaggedBookmarks
( tx *sql.Tx, tagIDs []int, ownerID *int, tagsFetchOpts *storage.TagsFetchOpts, )
server/storage/postgres/bookmarks.go:96
Method
GetTaggings
-- Taggings
server/storage/storage.go:193
Method
GetTags
( tx *sql.Tx, parentTagID int, opts *storage.GetTagOpts, )
server/storage/postgres/tags.go:463
Method
GetTestServer
()
server/server/server_test.go:281
Method
GetUserByAccessToken
( tx *sql.Tx, token string, )
server/storage/postgres/users.go:151
Method
GetUserByGoogleUserID
( tx *sql.Tx, googleUserID string, )
server/storage/postgres/users.go:173
Method
GetUsers
(tx *sql.Tx)
server/storage/storage.go:146
Function
Int32
(v int32)
server/cptr/cptr.go:14
Function
Int64
(v int64)
server/cptr/cptr.go:18
Method
Len
()
server/tagmatcher/resultset.go:13
Method
Len
()
server/server/bookmarks_test.go:498
Method
Len
()
server/server/bookmarks_test.go:513
Method
Less
(i, j int)
server/tagmatcher/resultset.go:21
Method
Less
(i, j int)
server/server/bookmarks_test.go:504
Method
Less
(i, j int)
server/server/bookmarks_test.go:519
Function
MakeAPIHandler
( f func(r *http.Request) (resp interface{}, err error), )
server/httphelper/httphelper.go:102
Function
MakeAPIHandlerWWriter
( f func(w http.ResponseWriter, r *http.Request) (err error), )
server/httphelper/httphelper.go:132
Function
MakeDesiredContentTypeMiddleware
( contentType string, )
server/httphelper/httphelper.go:193
Function
MakeForbiddenError
()
server/httphelper/httphelper.go:168
← previous
next →
201–300 of 420, ranked by callers